.form-module-scss-module__lBND2G__checkoutSection{background-color:#fff;min-height:100vh;padding:120px 20px 40px;overflow-y:auto}@media (max-width:768px){.form-module-scss-module__lBND2G__checkoutSection{padding:100px 16px 30px}}@media (max-width:480px){.form-module-scss-module__lBND2G__checkoutSection{padding:80px 12px 20px}}.form-module-scss-module__lBND2G__container{width:100%;max-width:1200px;margin:0 auto}.form-module-scss-module__lBND2G__header{align-items:center;gap:16px;margin-bottom:40px;display:flex}@media (max-width:480px){.form-module-scss-module__lBND2G__header{gap:12px;margin-bottom:30px}}.form-module-scss-module__lBND2G__backButton{color:#fff;cursor:pointer;background-color:#2d5f4f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.form-module-scss-module__lBND2G__backButton:hover{background-color:#1f4337;transform:scale(1.05)}.form-module-scss-module__lBND2G__backButton:active{transform:scale(.95)}@media (max-width:480px){.form-module-scss-module__lBND2G__backButton{width:40px;height:40px}.form-module-scss-module__lBND2G__backButton svg{width:16px;height:16px}}.form-module-scss-module__lBND2G__headerContent{flex-wrap:wrap;align-items:center;gap:16px;display:flex}@media (max-width:480px){.form-module-scss-module__lBND2G__headerContent{gap:8px}}.form-module-scss-module__lBND2G__title{color:#000;margin:0;font-size:28px;font-weight:700}@media (max-width:768px){.form-module-scss-module__lBND2G__title{font-size:24px}}@media (max-width:480px){.form-module-scss-module__lBND2G__title{font-size:20px}}.form-module-scss-module__lBND2G__status{color:#6366f1;background-color:#e0e7ff;border-radius:12px;padding:4px 12px;font-size:14px;font-weight:500}@media (max-width:480px){.form-module-scss-module__lBND2G__status{padding:3px 10px;font-size:12px}}.form-module-scss-module__lBND2G__formWrapper{box-sizing:border-box;background-color:#fff;border-radius:16px;grid-template-columns:200px 1fr;gap:40px;width:100%;padding:40px;display:grid}.form-module-scss-module__lBND2G__formWrapper.form-module-scss-module__lBND2G__statusScreen{justify-content:center;align-items:center;padding:20px;display:flex}@media (max-width:1024px){.form-module-scss-module__lBND2G__formWrapper{grid-template-columns:180px 1fr;gap:32px}}@media (max-width:768px){.form-module-scss-module__lBND2G__formWrapper{border-radius:12px;grid-template-columns:1fr;gap:32px;padding:32px 24px}}@media (max-width:480px){.form-module-scss-module__lBND2G__formWrapper{gap:24px;padding:24px 16px}}.form-module-scss-module__lBND2G__stepsIndicator{flex-direction:column;gap:0;min-width:0;padding-right:20px;display:flex}@media (max-width:768px){.form-module-scss-module__lBND2G__stepsIndicator{-webkit-overflow-scrolling:touch;flex-direction:row;gap:30px;padding-bottom:20px;padding-right:0;overflow-x:auto}}@media (max-width:480px){.form-module-scss-module__lBND2G__stepsIndicator{flex-direction:column;gap:0;overflow-x:visible}}.form-module-scss-module__lBND2G__stepItem{align-items:center;gap:16px;min-width:0;min-height:60px;padding:0;display:flex;position:relative}.form-module-scss-module__lBND2G__stepItem:not(:last-child){padding-bottom:20px}@media (max-width:768px){.form-module-scss-module__lBND2G__stepItem{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:8px;min-height:auto;padding-bottom:0}}@media (max-width:480px){.form-module-scss-module__lBND2G__stepItem{flex-direction:row;align-items:center;gap:16px;min-height:60px}.form-module-scss-module__lBND2G__stepItem:not(:last-child){padding-bottom:20px}}.form-module-scss-module__lBND2G__stepCircle{color:#6b7280;z-index:2;background-color:#d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;transition:all .3s;display:flex;position:relative}.form-module-scss-module__lBND2G__stepCircle.form-module-scss-module__lBND2G__active,.form-module-scss-module__lBND2G__stepCircle.form-module-scss-module__lBND2G__completed{color:#fff;background-color:#2d5f4f}.form-module-scss-module__lBND2G__stepCircle:before{content:"";z-index:1;background-color:#d1d5db;width:2px;height:48px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.form-module-scss-module__lBND2G__stepItem:last-child .form-module-scss-module__lBND2G__stepCircle:before{display:none}.form-module-scss-module__lBND2G__stepItem.form-module-scss-module__lBND2G__completed .form-module-scss-module__lBND2G__stepCircle:before,.form-module-scss-module__lBND2G__stepItem.form-module-scss-module__lBND2G__active .form-module-scss-module__lBND2G__stepCircle:before{background-color:#2d5f4f}@media (max-width:768px){.form-module-scss-module__lBND2G__stepCircle:before{display:none}}@media (max-width:480px){.form-module-scss-module__lBND2G__stepCircle{width:28px;height:28px;font-size:13px}.form-module-scss-module__lBND2G__stepCircle:before{height:48px;display:block}.form-module-scss-module__lBND2G__stepCircle svg{width:14px;height:14px}}.form-module-scss-module__lBND2G__stepTitle{color:#111827;word-break:break-word;font-size:15px;font-weight:500;line-height:1.4}@media (max-width:768px){.form-module-scss-module__lBND2G__stepTitle{font-size:13px}}@media (max-width:480px){.form-module-scss-module__lBND2G__stepTitle{font-size:14px}}.form-module-scss-module__lBND2G__mainContent{grid-template-columns:1fr 350px;gap:32px;width:100%;min-width:0;display:grid}@media (max-width:1024px){.form-module-scss-module__lBND2G__mainContent{grid-template-columns:1fr 300px;gap:24px}}@media (max-width:768px){.form-module-scss-module__lBND2G__mainContent{grid-template-columns:1fr;gap:24px}}.form-module-scss-module__lBND2G__formContent{flex-direction:column;gap:32px;width:100%;min-width:0;display:flex}@media (max-width:480px){.form-module-scss-module__lBND2G__formContent{gap:24px}}.form-module-scss-module__lBND2G__formSection{flex-direction:column;gap:24px;width:100%;min-width:0;display:flex}.form-module-scss-module__lBND2G__formSection .form-module-scss-module__lBND2G__checkboxContainer{cursor:pointer;align-items:center;gap:8px;display:flex}.form-module-scss-module__lBND2G__formSection .form-module-scss-module__lBND2G__checkboxContainer input[type=checkbox]{cursor:pointer;width:18px;height:18px}.form-module-scss-module__lBND2G__formSection .form-module-scss-module__lBND2G__checkboxContainer .form-module-scss-module__lBND2G__checkboxLabel{color:#000;-webkit-user-select:none;user-select:none;margin-left:.2rem;font-size:14px;font-weight:500}@media (max-width:480px){.form-module-scss-module__lBND2G__formSection{gap:20px}}.form-module-scss-module__lBND2G__formGroup{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.form-module-scss-module__lBND2G__label{color:#374151;font-size:14px;font-weight:600}@media (max-width:480px){.form-module-scss-module__lBND2G__label{font-size:13px}}.form-module-scss-module__lBND2G__select{color:#374151;box-sizing:border-box;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23374151' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;border:1px solid #d1d5db;border-radius:8px;width:100%;max-width:100%;padding:12px 40px 12px 16px;font-family:inherit;font-size:15px;transition:all .3s}.form-module-scss-module__lBND2G__select:focus{border-color:#2d5f4f;outline:none;box-shadow:0 0 0 3px #2d5f4f1a}@media (max-width:480px){.form-module-scss-module__lBND2G__select{padding:10px 40px 10px 14px;font-size:14px}}.form-module-scss-module__lBND2G__continueButton{color:#fff;cursor:pointer;box-sizing:border-box;background-color:#2d5f4f;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.form-module-scss-module__lBND2G__continueButton:hover:not(:disabled){background-color:#1f4337}.form-module-scss-module__lBND2G__continueButton:active:not(:disabled){transform:scale(.98)}.form-module-scss-module__lBND2G__continueButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:480px){.form-module-scss-module__lBND2G__continueButton{padding:12px 24px;font-size:15px}}.form-module-scss-module__lBND2G__sectionTitle{color:#000;word-break:break-word;margin:0 0 8px;font-size:20px;font-weight:600}@media (max-width:480px){.form-module-scss-module__lBND2G__sectionTitle{font-size:18px}}.form-module-scss-module__lBND2G__sectionDescription{color:#6b7280;word-break:break-word;margin:0;font-size:14px}@media (max-width:480px){.form-module-scss-module__lBND2G__sectionDescription{font-size:13px}}.form-module-scss-module__lBND2G__paymentSection{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.form-module-scss-module__lBND2G__paymentInfo{background-color:#fff;border:2px solid #16612d;border-radius:12px;flex-direction:column;gap:12px;margin:16px 0;padding:20px;display:flex}@media (max-width:480px){.form-module-scss-module__lBND2G__paymentInfo{gap:10px;padding:16px}}.form-module-scss-module__lBND2G__paymentInfoItem{flex-direction:column;gap:4px;display:flex}.form-module-scss-module__lBND2G__paymentInfoLabel{color:#1c6839;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}@media (max-width:480px){.form-module-scss-module__lBND2G__paymentInfoLabel{font-size:12px}}.form-module-scss-module__lBND2G__paymentInfoValue{color:#2a8842;letter-spacing:.5px;word-break:break-all;font-family:Courier New,monospace;font-size:18px;font-weight:700}@media (max-width:480px){.form-module-scss-module__lBND2G__paymentInfoValue{font-size:16px}}.form-module-scss-module__lBND2G__hintImageContainer{justify-content:center;align-items:center;width:100%;margin:16px 0;display:flex}.form-module-scss-module__lBND2G__hintImage{border-radius:8px;max-width:100%;height:auto;box-shadow:0 2px 8px #0000001a}@media (max-width:768px){.form-module-scss-module__lBND2G__hintImage{max-width:100%}}.form-module-scss-module__lBND2G__imagePreviewContainer{flex-direction:column;align-items:center;gap:8px;margin-top:12px;display:flex}.form-module-scss-module__lBND2G__imagePreview{object-fit:cover;border:2px solid #e5e7eb;border-radius:8px;max-width:100%;max-height:150px}.form-module-scss-module__lBND2G__fileName{color:#6b7280;word-break:break-all;font-size:.875rem}.form-module-scss-module__lBND2G__errorText{color:#e74c3c;margin-top:4px;font-size:13px}.form-module-scss-module__lBND2G__priceSummary{background:linear-gradient(135deg,#f8fffe 0%,#e8f5f1 100%);border:2px solid #2d5f4f;border-radius:16px;height:fit-content;padding:24px;position:sticky;top:20px;box-shadow:0 4px 12px #2d5f4f1a}@media (max-width:768px){.form-module-scss-module__lBND2G__priceSummary{margin-top:24px;position:static}}@media (max-width:480px){.form-module-scss-module__lBND2G__priceSummary{padding:20px}}.form-module-scss-module__lBND2G__priceSummaryTitle{color:#1f2937;border-bottom:2px solid #2d5f4f;margin:0 0 20px;padding-bottom:16px;font-size:20px;font-weight:700}@media (max-width:480px){.form-module-scss-module__lBND2G__priceSummaryTitle{margin-bottom:16px;font-size:18px}}.form-module-scss-module__lBND2G__priceSummaryContent{flex-direction:column;gap:16px;display:flex}.form-module-scss-module__lBND2G__priceItem{border-bottom:1px solid #d1fae5;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.form-module-scss-module__lBND2G__priceItem:last-of-type{border-bottom:none}@media (max-width:480px){.form-module-scss-module__lBND2G__priceItem{padding:10px 0}}.form-module-scss-module__lBND2G__priceLabel{color:#374151;font-size:15px;font-weight:500}@media (max-width:480px){.form-module-scss-module__lBND2G__priceLabel{font-size:14px}}.form-module-scss-module__lBND2G__priceValue{color:#1f2937;font-family:Courier New,monospace;font-size:16px;font-weight:600}@media (max-width:480px){.form-module-scss-module__lBND2G__priceValue{font-size:15px}}.form-module-scss-module__lBND2G__priceDivider{background:linear-gradient(90deg,#0000,#2d5f4f,#0000);height:2px;margin:8px 0}.form-module-scss-module__lBND2G__priceTotal{background-color:#2d5f4f;border-radius:12px;justify-content:space-between;align-items:center;margin-top:8px;padding:16px;display:flex}@media (max-width:480px){.form-module-scss-module__lBND2G__priceTotal{padding:14px}}.form-module-scss-module__lBND2G__priceTotalLabel{color:#fff;text-transform:uppercase;letter-spacing:.5px;font-size:18px;font-weight:700}@media (max-width:480px){.form-module-scss-module__lBND2G__priceTotalLabel{font-size:16px}}.form-module-scss-module__lBND2G__priceTotalValue{color:#fff;font-family:Courier New,monospace;font-size:24px;font-weight:700}@media (max-width:480px){.form-module-scss-module__lBND2G__priceTotalValue{font-size:20px}}.form-module-scss-module__lBND2G__statusWrapper{box-sizing:border-box;background-color:#fff;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:500px;padding:40px;display:flex}@media (max-width:768px){.form-module-scss-module__lBND2G__statusWrapper{min-height:400px;padding:32px 24px}}@media (max-width:480px){.form-module-scss-module__lBND2G__statusWrapper{min-height:350px;padding:24px 16px}}.form-module-scss-module__lBND2G__successContainer,.form-module-scss-module__lBND2G__errorContainer{text-align:center;background-color:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:600px;padding:48px 40px;display:flex;box-shadow:0 4px 16px #00000014}@media (max-width:768px){.form-module-scss-module__lBND2G__successContainer,.form-module-scss-module__lBND2G__errorContainer{gap:28px;padding:40px 32px}}@media (max-width:480px){.form-module-scss-module__lBND2G__successContainer,.form-module-scss-module__lBND2G__errorContainer{gap:24px;padding:32px 24px}}.form-module-scss-module__lBND2G__statusScreenWrapper{justify-content:center;align-items:center;width:100%;display:flex}.form-module-scss-module__lBND2G__successIcon,.form-module-scss-module__lBND2G__errorIcon{justify-content:center;align-items:center;animation:.5s ease-out form-module-scss-module__lBND2G__scaleIn;display:flex}.form-module-scss-module__lBND2G__successTitle,.form-module-scss-module__lBND2G__errorTitle{color:#000;margin:0;font-size:28px;font-weight:700}@media (max-width:768px){.form-module-scss-module__lBND2G__successTitle,.form-module-scss-module__lBND2G__errorTitle{font-size:24px}}@media (max-width:480px){.form-module-scss-module__lBND2G__successTitle,.form-module-scss-module__lBND2G__errorTitle{font-size:20px}}.form-module-scss-module__lBND2G__successDescription,.form-module-scss-module__lBND2G__errorDescription{color:#6b7280;max-width:480px;margin:0;font-size:16px;line-height:1.6}@media (max-width:768px){.form-module-scss-module__lBND2G__successDescription,.form-module-scss-module__lBND2G__errorDescription{font-size:15px}}@media (max-width:480px){.form-module-scss-module__lBND2G__successDescription,.form-module-scss-module__lBND2G__errorDescription{font-size:14px}}.form-module-scss-module__lBND2G__telegramBotSection{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:2px solid #08c;border-radius:12px;flex-direction:column;align-items:center;gap:20px;width:100%;padding:32px;transition:all .3s;display:flex}.form-module-scss-module__lBND2G__telegramBotSection:hover{box-shadow:0 8px 24px #0088cc26}@media (max-width:768px){.form-module-scss-module__lBND2G__telegramBotSection{gap:18px;padding:28px 24px}}@media (max-width:480px){.form-module-scss-module__lBND2G__telegramBotSection{gap:16px;padding:24px 20px}}.form-module-scss-module__lBND2G__telegramBotIcon{justify-content:center;align-items:center;display:flex}.form-module-scss-module__lBND2G__telegramBotTitle{color:#1f2937;margin:0;font-size:24px;font-weight:700}@media (max-width:768px){.form-module-scss-module__lBND2G__telegramBotTitle{font-size:20px}}@media (max-width:480px){.form-module-scss-module__lBND2G__telegramBotTitle{font-size:18px}}.form-module-scss-module__lBND2G__telegramBotDescription{color:#6b7280;max-width:400px;margin:0;font-size:16px;line-height:1.5}@media (max-width:768px){.form-module-scss-module__lBND2G__telegramBotDescription{font-size:14px}}.form-module-scss-module__lBND2G__telegramBotButton{color:#fff;background:#da3333;border-radius:8px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.form-module-scss-module__lBND2G__telegramBotButton:hover{background:#0077b3;transform:translateY(-2px);box-shadow:0 10px 30px #0088cc4d}@media (max-width:768px){.form-module-scss-module__lBND2G__telegramBotButton{padding:14px 24px;font-size:14px}}@media (max-width:480px){.form-module-scss-module__lBND2G__telegramBotButton{justify-content:center;width:100%}}.form-module-scss-module__lBND2G__successFooter,.form-module-scss-module__lBND2G__errorFooter{background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;width:100%;padding:16px}@media (max-width:768px){.form-module-scss-module__lBND2G__successFooter,.form-module-scss-module__lBND2G__errorFooter{padding:14px}}@media (max-width:480px){.form-module-scss-module__lBND2G__successFooter,.form-module-scss-module__lBND2G__errorFooter{padding:12px}}.form-module-scss-module__lBND2G__successNote,.form-module-scss-module__lBND2G__errorNote{color:#92400e;text-align:left;margin:0;font-size:14px;line-height:1.5}@media (max-width:768px){.form-module-scss-module__lBND2G__successNote,.form-module-scss-module__lBND2G__errorNote{font-size:13px}}.form-module-scss-module__lBND2G__successNote strong,.form-module-scss-module__lBND2G__errorNote strong{font-weight:700}.form-module-scss-module__lBND2G__errorMessageBox{background:#fef2f2;border:2px solid #fca5a5;border-radius:8px;width:100%;padding:16px}@media (max-width:768px){.form-module-scss-module__lBND2G__errorMessageBox{padding:14px}}@media (max-width:480px){.form-module-scss-module__lBND2G__errorMessageBox{padding:12px}}.form-module-scss-module__lBND2G__errorMessageText{color:#991b1b;word-break:break-word;margin:0;font-family:Courier New,monospace;font-size:14px;line-height:1.5}@media (max-width:768px){.form-module-scss-module__lBND2G__errorMessageText{font-size:13px}}.form-module-scss-module__lBND2G__errorActions{gap:16px;width:100%;max-width:450px;display:flex}@media (max-width:480px){.form-module-scss-module__lBND2G__errorActions{flex-direction:column;gap:12px}}.form-module-scss-module__lBND2G__retryButton{color:#fff;cursor:pointer;background:#2d5f4f;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex}.form-module-scss-module__lBND2G__retryButton:hover{background-color:#1f4337;transform:translateY(-2px);box-shadow:0 8px 20px #2d5f4f4d}.form-module-scss-module__lBND2G__retryButton:active{transform:scale(.98)}@media (max-width:768px){.form-module-scss-module__lBND2G__retryButton{padding:12px 24px;font-size:15px}}@media (max-width:480px){.form-module-scss-module__lBND2G__retryButton{width:100%}}.form-module-scss-module__lBND2G__supportButton{color:#08c;background:#fff;border:2px solid #08c;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.form-module-scss-module__lBND2G__supportButton:hover{color:#fff;background:#08c;transform:translateY(-2px);box-shadow:0 8px 20px #0088cc4d}.form-module-scss-module__lBND2G__supportButton:active{transform:scale(.98)}@media (max-width:768px){.form-module-scss-module__lBND2G__supportButton{padding:12px 24px;font-size:15px}}@media (max-width:480px){.form-module-scss-module__lBND2G__supportButton{width:100%}}@keyframes form-module-scss-module__lBND2G__scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}
.Input-module-scss-module__YI3vdq__inputWrapper{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex;position:relative}.Input-module-scss-module__YI3vdq__inputWrapper:last-child{margin-bottom:0}.Input-module-scss-module__YI3vdq__label{color:#020817;font-size:.875rem;font-weight:500}.Input-module-scss-module__YI3vdq__suffix{cursor:pointer;z-index:100;opacity:.7;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;top:25%;right:12px}.Input-module-scss-module__YI3vdq__suffix:hover{opacity:1}.Input-module-scss-module__YI3vdq__input{color:#000;background:#fff;border:1px solid #e2e8f0;border-radius:15px;width:100%;padding:.75rem;font-family:inherit;font-size:.875rem;transition:all .2s}.Input-module-scss-module__YI3vdq__input:focus{border-color:#020817;outline:none;box-shadow:0 0 0 3px #0208171a}.Input-module-scss-module__YI3vdq__input::placeholder{color:#64748b}.Input-module-scss-module__YI3vdq__input.Input-module-scss-module__YI3vdq__inputError{border-color:#ef4444}.Input-module-scss-module__YI3vdq__input.Input-module-scss-module__YI3vdq__inputError:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.Input-module-scss-module__YI3vdq__input[type=color]{cursor:pointer;width:60px;height:48px;padding:0}.Input-module-scss-module__YI3vdq__input[type=color]::-webkit-color-swatch-wrapper{padding:0}.Input-module-scss-module__YI3vdq__input[type=color]::-webkit-color-swatch{border:none;border-radius:10px}.Input-module-scss-module__YI3vdq__input[type=color]{border-radius:12px}.Input-module-scss-module__YI3vdq__input[type=color]:focus{border-color:#020817;box-shadow:0 0 0 3px #0208171a}.Input-module-scss-module__YI3vdq__input[type=color].Input-module-scss-module__YI3vdq__inputError{border-color:#ef4444}.Input-module-scss-module__YI3vdq__input[type=color].Input-module-scss-module__YI3vdq__inputError:focus{box-shadow:0 0 0 3px #ef44441a}.Input-module-scss-module__YI3vdq__colorValue{color:#020817;text-transform:uppercase;font-size:.875rem}.Input-module-scss-module__YI3vdq__error{color:#ef4444;margin-top:-.25rem;font-size:.75rem}
.Button-module-scss-module__P6IxKq__button{cursor:pointer;border:none;border-radius:12px;justify-content:center;gap:.4rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.Button-module-scss-module__P6IxKq__button:disabled{opacity:.5;cursor:not-allowed}.Button-module-scss-module__P6IxKq__button.Button-module-scss-module__P6IxKq__default{background:var(--primary-color);color:#fff}.Button-module-scss-module__P6IxKq__button.Button-module-scss-module__P6IxKq__default:hover:not(:disabled){background:#020817e6}.Button-module-scss-module__P6IxKq__button.Button-module-scss-module__P6IxKq__default:active:not(:disabled){transform:translateY(1px)}.Button-module-scss-module__P6IxKq__button.Button-module-scss-module__P6IxKq__outline{color:#020817;background:0 0;border:1px solid #e2e8f0}.Button-module-scss-module__P6IxKq__button.Button-module-scss-module__P6IxKq__outline:hover:not(:disabled){background:#f8fafc}.Button-module-scss-module__P6IxKq__button.Button-module-scss-module__P6IxKq__ghost{color:#020817;background:0 0}.Button-module-scss-module__P6IxKq__button.Button-module-scss-module__P6IxKq__ghost:hover:not(:disabled){background:#f8fafc}
.homeAbout-module-scss-module__olR4ia__whyChooseContainer{background:#fff;max-width:2000px;margin:0 auto;padding:5rem 9rem}@media (min-width:2000px){.homeAbout-module-scss-module__olR4ia__whyChooseContainer{padding:5rem 0}}@media (max-width:480px){.homeAbout-module-scss-module__olR4ia__whyChooseContainer{padding:2rem}}.homeAbout-module-scss-module__olR4ia__whyChooseContent{grid-template-columns:1fr;align-items:start;gap:4rem;display:grid}@media (min-width:1024px){.homeAbout-module-scss-module__olR4ia__whyChooseContent{grid-template-columns:1fr 1fr;gap:5rem}}.homeAbout-module-scss-module__olR4ia__contentSection{flex-direction:column;gap:1.5rem;display:flex}.homeAbout-module-scss-module__olR4ia__subtitle{letter-spacing:2px;color:#666;text-transform:uppercase;margin:0;font-size:.9rem;font-weight:600}.homeAbout-module-scss-module__olR4ia__mainTitle{color:#000;letter-spacing:-1px;text-transform:uppercase;margin:0;font-size:48px;font-weight:900;line-height:1}@media (max-width:768px){.homeAbout-module-scss-module__olR4ia__mainTitle{font-size:2.5rem}}@media (max-width:480px){.homeAbout-module-scss-module__olR4ia__mainTitle{font-size:2rem}}.homeAbout-module-scss-module__olR4ia__description{color:#000;margin:0 0 1rem;font-size:18px;font-weight:400;line-height:1.6}@media (max-width:768px){.homeAbout-module-scss-module__olR4ia__description{font-size:1rem}}.homeAbout-module-scss-module__olR4ia__feature{align-items:flex-start;gap:1.5rem;margin:1rem 0;display:flex}.homeAbout-module-scss-module__olR4ia__iconWrapper{border:3px solid #000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (max-width:768px){.homeAbout-module-scss-module__olR4ia__iconWrapper{width:35px;height:35px}}.homeAbout-module-scss-module__olR4ia__checkIcon{stroke:#000;stroke-width:3px;width:20px;height:20px}@media (max-width:768px){.homeAbout-module-scss-module__olR4ia__checkIcon{width:18px;height:18px}}.homeAbout-module-scss-module__olR4ia__featureContent{flex:1}.homeAbout-module-scss-module__olR4ia__featureTitle{color:#000;margin:0 0 .5rem;font-size:20px;font-weight:600}@media (max-width:768px){.homeAbout-module-scss-module__olR4ia__featureTitle{font-size:1rem}}.homeAbout-module-scss-module__olR4ia__featureText{color:#000;margin:0;font-size:18px;font-weight:400;line-height:1.6}@media (max-width:768px){.homeAbout-module-scss-module__olR4ia__featureText{font-size:.95rem}}.homeAbout-module-scss-module__olR4ia__exploreButton{color:#fff;cursor:pointer;background:#1c5232;border:none;border-radius:50px;align-self:flex-start;margin-top:1.5rem;padding:1.2rem 3rem;font-size:1rem;font-weight:600;transition:all .3s}.homeAbout-module-scss-module__olR4ia__exploreButton:hover{background:linear-gradient(135deg,#2d4435 0%,#1d2d25 100%);transform:translateY(-3px);box-shadow:0 10px 25px #3d5a474d}@media (max-width:768px){.homeAbout-module-scss-module__olR4ia__exploreButton{align-self:center;padding:1rem 2.5rem;font-size:.95rem}}.homeAbout-module-scss-module__olR4ia__imagesSection{flex-direction:column;gap:1.5rem;display:flex}.homeAbout-module-scss-module__olR4ia__imageCard{border-radius:24px;width:100%;height:280px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000001f}.homeAbout-module-scss-module__olR4ia__imageCard:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000002e}@media (max-width:768px){.homeAbout-module-scss-module__olR4ia__imageCard{height:220px}}@media (max-width:480px){.homeAbout-module-scss-module__olR4ia__imageCard{height:200px}}.homeAbout-module-scss-module__olR4ia__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.homeAbout-module-scss-module__olR4ia__imageCard:hover .homeAbout-module-scss-module__olR4ia__cardImage{transform:scale(1.05)}
.testemony-module-scss-module__H5Hf8G__testimonialsContainer{background:#fff;max-width:2000px;margin:0 auto;padding:5rem 9rem}@media (min-width:2000px){.testemony-module-scss-module__H5Hf8G__testimonialsContainer{padding:5rem 0}}@media (max-width:480px){.testemony-module-scss-module__H5Hf8G__testimonialsContainer{padding:2rem}}.testemony-module-scss-module__H5Hf8G__titleSection{margin-bottom:3rem}@media (max-width:768px){.testemony-module-scss-module__H5Hf8G__titleSection{margin-bottom:2rem}}.testemony-module-scss-module__H5Hf8G__subtitle{letter-spacing:2px;color:#000;text-transform:uppercase;margin:0 0 .5rem;font-size:18px;font-weight:500}@media (max-width:480px){.testemony-module-scss-module__H5Hf8G__subtitle{font-size:.75rem}}.testemony-module-scss-module__H5Hf8G__mainTitle{color:#000;letter-spacing:-1px;text-transform:uppercase;margin:0 0 4rem;font-size:48px;line-height:1}@media (max-width:480px){.testemony-module-scss-module__H5Hf8G__mainTitle{font-size:2rem}}.testemony-module-scss-module__H5Hf8G__testimonialsContent{display:grid}@media (min-width:1024px){.testemony-module-scss-module__H5Hf8G__testimonialsContent{grid-template-columns:1fr 2fr;gap:4rem}}.testemony-module-scss-module__H5Hf8G__avatarWrapper{border:2px solid #fff;border-radius:50%;width:200px;height:200px;overflow:hidden}.testemony-module-scss-module__H5Hf8G__avatarWrapper img{object-fit:cover}@media (max-width:768px){.testemony-module-scss-module__H5Hf8G__avatarWrapper{width:150px;height:150px}}.testemony-module-scss-module__H5Hf8G__avatarsSection{flex-wrap:wrap;justify-content:center;align-items:center;max-width:400px;min-height:400px;display:flex}@media (max-width:1023px){.testemony-module-scss-module__H5Hf8G__avatarsSection{order:1;min-height:350px}}@media (max-width:768px){.testemony-module-scss-module__H5Hf8G__avatarsSection{max-width:340px;min-height:300px}.testemony-module-scss-module__H5Hf8G__avatarImage{width:150px;height:150px}}.testemony-module-scss-module__H5Hf8G__reviewsSection{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:1023px){.testemony-module-scss-module__H5Hf8G__reviewsSection{order:2}}@media (max-width:768px){.testemony-module-scss-module__H5Hf8G__reviewsSection{gap:.5rem}}.testemony-module-scss-module__H5Hf8G__sliderWrapper{width:100%;overflow:hidden}@media (max-width:768px){.testemony-module-scss-module__H5Hf8G__sliderWrapper{width:70%;margin-top:0}}.testemony-module-scss-module__H5Hf8G__sliderTrack{transition:transform .5s ease-in-out;display:flex}.testemony-module-scss-module__H5Hf8G__testimonialCard{box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:clamp(20px,4vw,30px);min-width:100%;padding:clamp(1.5rem,3vw,2.5rem)}.testemony-module-scss-module__H5Hf8G__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.testemony-module-scss-module__H5Hf8G__nameTag{color:#000;background:#fff;border:1px solid #000;border-radius:25px;padding:.6rem 1.8rem;font-size:24px;font-weight:700}@media (max-width:768px){.testemony-module-scss-module__H5Hf8G__nameTag{padding:.5rem 1.5rem;font-size:1rem}}@media (max-width:480px){.testemony-module-scss-module__H5Hf8G__nameTag{padding:.4rem 1.3rem;font-size:.95rem}}.testemony-module-scss-module__H5Hf8G__quoteBadge{background:#fff;border:1px solid #000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:55px;height:55px;display:flex}.testemony-module-scss-module__H5Hf8G__quoteBadge svg{fill:#000;width:28px;height:28px}@media (max-width:768px){.testemony-module-scss-module__H5Hf8G__quoteBadge{width:50px;height:50px}.testemony-module-scss-module__H5Hf8G__quoteBadge svg{width:24px;height:24px}}@media (max-width:480px){.testemony-module-scss-module__H5Hf8G__quoteBadge{width:45px;height:45px}.testemony-module-scss-module__H5Hf8G__quoteBadge svg{width:22px;height:22px}}.testemony-module-scss-module__H5Hf8G__reviewText{color:#000;margin:0;font-size:20px;font-weight:500;line-height:1.7}@media (max-width:480px){.testemony-module-scss-module__H5Hf8G__reviewText{font-size:16px}}.testemony-module-scss-module__H5Hf8G__navigation{gap:1rem;margin-top:1.5rem;display:flex}@media (max-width:480px){.testemony-module-scss-module__H5Hf8G__navigation{justify-content:center;align-items:center;gap:.8rem;width:85vw;margin-top:1rem}}.testemony-module-scss-module__H5Hf8G__navButton{cursor:pointer;background:#fff;border:1px solid #000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.testemony-module-scss-module__H5Hf8G__navButton svg{stroke:#000;width:24px;height:24px}.testemony-module-scss-module__H5Hf8G__navButton:hover{background:#f5f5f5}@media (max-width:768px){.testemony-module-scss-module__H5Hf8G__navButton{width:45px;height:45px}.testemony-module-scss-module__H5Hf8G__navButton svg{width:20px;height:20px}}@media (max-width:480px){.testemony-module-scss-module__H5Hf8G__navButton{width:40px;height:40px}.testemony-module-scss-module__H5Hf8G__navButton svg{width:18px;height:18px}}.testemony-module-scss-module__H5Hf8G__prevButton{background:linear-gradient(135deg,#3d5a47 0%,#2d4435 100%);border:none}.testemony-module-scss-module__H5Hf8G__prevButton svg{stroke:#fff}.testemony-module-scss-module__H5Hf8G__prevButton:hover{background:linear-gradient(135deg,#2d4435 0%,#1d2d25 100%)}.testemony-module-scss-module__H5Hf8G__indicators{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}@media (max-width:480px){.testemony-module-scss-module__H5Hf8G__indicators{justify-content:center;align-items:center;width:85vw}}.testemony-module-scss-module__H5Hf8G__indicator{cursor:pointer;background:#ddd;border:none;border-radius:3px;width:40px;height:6px;transition:all .3s}.testemony-module-scss-module__H5Hf8G__indicator:hover{background:#bbb}@media (max-width:480px){.testemony-module-scss-module__H5Hf8G__indicator{width:30px;height:5px}}.testemony-module-scss-module__H5Hf8G__activeIndicator{background:#3d5a47;width:60px}.testemony-module-scss-module__H5Hf8G__activeIndicator:hover{background:#3d5a47}@media (max-width:480px){.testemony-module-scss-module__H5Hf8G__activeIndicator{width:45px}}
.Dashboard-module-scss-module__HzXfWG__container{color:#1a1a1a;background:#f5f5f5;min-height:100vh;padding:1rem .5rem}@media (max-width:768px){.Dashboard-module-scss-module__HzXfWG__container{padding:1rem}}.Dashboard-module-scss-module__HzXfWG__header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:3rem;display:flex}@media (max-width:768px){.Dashboard-module-scss-module__HzXfWG__header{flex-direction:column;gap:1.5rem}}.Dashboard-module-scss-module__HzXfWG__headerContent{flex:1}.Dashboard-module-scss-module__HzXfWG__title{letter-spacing:-.02em;background:linear-gradient(135deg,#1a1a1a 0%,#666 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2rem;font-weight:600}@media (max-width:768px){.Dashboard-module-scss-module__HzXfWG__title{font-size:2rem}}.Dashboard-module-scss-module__HzXfWG__subtitle{color:#737373;margin:0;font-size:1rem;font-weight:400}.Dashboard-module-scss-module__HzXfWG__headerActions{gap:.75rem;display:flex}.Dashboard-module-scss-module__HzXfWG__exportBtn{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.Dashboard-module-scss-module__HzXfWG__exportBtn svg{width:16px;height:16px}.Dashboard-module-scss-module__HzXfWG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}@media (max-width:768px){.Dashboard-module-scss-module__HzXfWG__statsGrid{grid-template-columns:1fr;gap:1rem}}.Dashboard-module-scss-module__HzXfWG__chartsSection{grid-template-columns:1fr 380px;gap:1.5rem;margin-bottom:3rem;display:grid}@media (max-width:1200px){.Dashboard-module-scss-module__HzXfWG__chartsSection{grid-template-columns:1fr}}.Dashboard-module-scss-module__HzXfWG__mainChart{background:#fff;border:1px solid #e0e0e0;border-radius:1rem;min-height:400px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.Dashboard-module-scss-module__HzXfWG__chartHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}@media (max-width:640px){.Dashboard-module-scss-module__HzXfWG__chartHeader{flex-direction:column}}.Dashboard-module-scss-module__HzXfWG__chartTitle{letter-spacing:-.01em;margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.Dashboard-module-scss-module__HzXfWG__chartSubtitle{color:#737373;margin:0;font-size:.875rem}.Dashboard-module-scss-module__HzXfWG__chartLegend{gap:1.5rem;display:flex}.Dashboard-module-scss-module__HzXfWG__legendItem{color:#737373;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Dashboard-module-scss-module__HzXfWG__legendDot{border-radius:50%;width:12px;height:12px}.Dashboard-module-scss-module__HzXfWG__legendDot[data-color=orders]{background:#7c3bed}.Dashboard-module-scss-module__HzXfWG__legendDot[data-color=revenue]{background:#3ae478}.Dashboard-module-scss-module__HzXfWG__sidePanel{flex-direction:column;gap:1.5rem;display:flex}.Dashboard-module-scss-module__HzXfWG__metricsCard{background:#fff;border:1px solid #e0e0e0;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.Dashboard-module-scss-module__HzXfWG__metricsTitle{letter-spacing:-.01em;margin:0 0 1rem;font-size:1rem;font-weight:600}.Dashboard-module-scss-module__HzXfWG__metricsList{flex-direction:column;gap:1rem;display:flex}.Dashboard-module-scss-module__HzXfWG__metricItem{border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.Dashboard-module-scss-module__HzXfWG__metricItem:last-child{border-bottom:none;padding-bottom:0}.Dashboard-module-scss-module__HzXfWG__metricLabel{color:#737373;font-size:.875rem}.Dashboard-module-scss-module__HzXfWG__metricValue{letter-spacing:-.01em;font-size:1rem;font-weight:600}.Dashboard-module-scss-module__HzXfWG__ordersSection{margin-bottom:3rem}.Dashboard-module-scss-module__HzXfWG__sectionHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}@media (max-width:640px){.Dashboard-module-scss-module__HzXfWG__sectionHeader{flex-direction:column}}.Dashboard-module-scss-module__HzXfWG__sectionTitle{letter-spacing:-.01em;margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.Dashboard-module-scss-module__HzXfWG__sectionSubtitle{color:#737373;margin:0;font-size:.875rem}.Dashboard-module-scss-module__HzXfWG__viewAllLink{color:#1a1a1a;background:#fff;border:1px solid #d9d9d9;border-radius:.5rem;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.Dashboard-module-scss-module__HzXfWG__viewAllLink:hover{background:#fafafa;border-color:#bfbfbf;transform:translate(2px);box-shadow:0 2px 4px #0000001a}.Dashboard-module-scss-module__HzXfWG__viewAllLink svg{width:16px;height:16px}.Dashboard-module-scss-module__HzXfWG__statusSection{background:#fff;border:1px solid #e0e0e0;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.Dashboard-module-scss-module__HzXfWG__statusGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem;display:grid}@media (max-width:640px){.Dashboard-module-scss-module__HzXfWG__statusGrid{grid-template-columns:repeat(2,1fr)}}.Dashboard-module-scss-module__HzXfWG__statusCard{background:#fafafa;border:1px solid #e6e6e6;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;transition:all .2s;display:flex}.Dashboard-module-scss-module__HzXfWG__statusCard:hover{border-color:#ccc;transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.Dashboard-module-scss-module__HzXfWG__statusCard[data-status=pending]{border-left:3px solid #facc14}.Dashboard-module-scss-module__HzXfWG__statusCard[data-status=verified]{border-left:3px solid #0da2e7}.Dashboard-module-scss-module__HzXfWG__statusCard[data-status=approved]{border-left:3px solid #3ae478}.Dashboard-module-scss-module__HzXfWG__statusCard[data-status=denied]{border-left:3px solid #dc2828}.Dashboard-module-scss-module__HzXfWG__statusCount{letter-spacing:-.02em;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.Dashboard-module-scss-module__HzXfWG__statusLabel{color:#737373;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.Dashboard-module-scss-module__HzXfWG__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.Dashboard-module-scss-module__HzXfWG__error h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.Dashboard-module-scss-module__HzXfWG__error p{color:#737373;margin:0}
.courses-module-scss-module__b_iOcG__section{background-color:#fff;padding:5rem 7rem}@media (max-width:768px){.courses-module-scss-module__b_iOcG__section{padding:1rem 1.5rem}}.courses-module-scss-module__b_iOcG__container{max-width:2000px;margin:0 auto}.courses-module-scss-module__b_iOcG__trainersSection{margin-top:3rem;margin-bottom:6rem}@media (max-width:768px){.courses-module-scss-module__b_iOcG__trainersSection{margin-bottom:4rem}}.courses-module-scss-module__b_iOcG__trainersGrid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem;display:grid}@media (max-width:1200px){.courses-module-scss-module__b_iOcG__trainersGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.courses-module-scss-module__b_iOcG__trainersGrid{grid-template-columns:1fr;gap:3rem}}.courses-module-scss-module__b_iOcG__trainerCard{flex-direction:column;gap:1.5rem;display:flex}.courses-module-scss-module__b_iOcG__showMoreWrapper{justify-content:center;margin-top:3rem;display:flex}.courses-module-scss-module__b_iOcG__showMoreBtn{color:#fff;cursor:pointer;background-color:#1c5232;border:none;border-radius:50px;padding:.875rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s}.courses-module-scss-module__b_iOcG__showMoreBtn:hover{background-color:#154226;transform:translateY(-2px)}.courses-module-scss-module__b_iOcG__coursesStack{width:100%;min-height:450px;position:relative}@media (max-width:768px){.courses-module-scss-module__b_iOcG__coursesStack{min-height:380px}}.courses-module-scss-module__b_iOcG__courseStackItem{border-radius:20px;width:100%;height:450px;position:absolute;left:0;overflow:hidden;box-shadow:0 8px 20px #00000026}@media (max-width:768px){.courses-module-scss-module__b_iOcG__courseStackItem{height:380px}}.courses-module-scss-module__b_iOcG__courseStackItem .courses-module-scss-module__b_iOcG__courseImage{object-fit:cover}.courses-module-scss-module__b_iOcG__trainerInfo{justify-content:space-between;align-items:center;display:flex}.courses-module-scss-module__b_iOcG__trainerName{color:#000;font-size:18px;font-weight:700}@media (max-width:768px){.courses-module-scss-module__b_iOcG__trainerName{font-size:1.1rem}}.courses-module-scss-module__b_iOcG__viewBtn{color:#fff;cursor:pointer;background-color:#1c5232;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:16px;font-style:italic;font-weight:300;transition:all .3s;display:flex}.courses-module-scss-module__b_iOcG__viewBtn .courses-module-scss-module__b_iOcG__arrow{margin-top:-.3rem;transition:transform .3s}.courses-module-scss-module__b_iOcG__viewBtn:hover{background-color:#154226;transform:translateY(-2px)}.courses-module-scss-module__b_iOcG__viewBtn:hover .courses-module-scss-module__b_iOcG__arrow{transform:translate(4px)}.courses-module-scss-module__b_iOcG__mentorSection{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}@media (max-width:1024px){.courses-module-scss-module__b_iOcG__mentorSection{grid-template-columns:1fr;gap:2rem}}.courses-module-scss-module__b_iOcG__mentorImages{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.courses-module-scss-module__b_iOcG__mentorImageWrapper{border-radius:20px;width:100%;height:350px;position:relative;overflow:hidden}@media (max-width:768px){.courses-module-scss-module__b_iOcG__mentorImageWrapper{height:280px}}.courses-module-scss-module__b_iOcG__mentorImageWrapper .courses-module-scss-module__b_iOcG__mentorImage{object-fit:cover}.courses-module-scss-module__b_iOcG__mentorContent{flex-direction:column;gap:1rem;display:flex}.courses-module-scss-module__b_iOcG__mentorLabel{color:#000;letter-spacing:1px;font-size:18px;font-weight:500}@media (max-width:768px){.courses-module-scss-module__b_iOcG__mentorLabel{font-size:.88rem}}.courses-module-scss-module__b_iOcG__mentorTitle{color:#000;letter-spacing:2px;margin-top:.5rem;margin-bottom:.5rem;font-size:48px;font-weight:900}@media (max-width:768px){.courses-module-scss-module__b_iOcG__mentorTitle{font-size:1.9rem}}.courses-module-scss-module__b_iOcG__mentorDescription{color:#000;margin-bottom:1rem;font-size:1rem;line-height:1.6}.courses-module-scss-module__b_iOcG__exploreBtn{color:#fff;cursor:pointer;background-color:#1c5232;border:none;border-radius:50px;align-self:flex-start;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s}.courses-module-scss-module__b_iOcG__exploreBtn:hover{background-color:#154226;transform:translateY(-2px);box-shadow:0 4px 12px #1c52324d}@media (max-width:768px){.courses-module-scss-module__b_iOcG__exploreBtn{padding:.875rem 2rem}}.courses-module-scss-module__b_iOcG__coursesSection{margin-bottom:5rem}@media (max-width:768px){.courses-module-scss-module__b_iOcG__coursesSection{margin-bottom:3rem}}.courses-module-scss-module__b_iOcG__coursesHeader{margin-bottom:3rem}@media (max-width:768px){.courses-module-scss-module__b_iOcG__coursesHeader{margin-bottom:2rem}}.courses-module-scss-module__b_iOcG__coursesLabel{color:#000;letter-spacing:1px;margin-top:5rem;margin-bottom:.5rem;font-size:18px;font-weight:500}@media (max-width:768px){.courses-module-scss-module__b_iOcG__coursesLabel{font-size:.88rem}}.courses-module-scss-module__b_iOcG__coursesTitle{color:#000;letter-spacing:2px;font-size:3.5rem;font-weight:900}@media (max-width:768px){.courses-module-scss-module__b_iOcG__coursesTitle{font-size:1.9rem}}.courses-module-scss-module__b_iOcG__coursesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:1200px){.courses-module-scss-module__b_iOcG__coursesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.courses-module-scss-module__b_iOcG__coursesGrid{grid-template-columns:1fr}}.courses-module-scss-module__b_iOcG__courseCard{background-color:#fff;border:1px solid #f0f0f0;border-radius:20px;transition:transform .3s;overflow:hidden}.courses-module-scss-module__b_iOcG__courseCard:hover{transform:translateY(-8px)}.courses-module-scss-module__b_iOcG__courseImageWrapper{width:100%;height:250px;position:relative}@media (max-width:768px){.courses-module-scss-module__b_iOcG__courseImageWrapper{height:220px}}.courses-module-scss-module__b_iOcG__courseImageWrapper .courses-module-scss-module__b_iOcG__courseCardImage{object-fit:cover}.courses-module-scss-module__b_iOcG__courseArrowBtn{color:#fff;cursor:pointer;background-color:#1c5232;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.4rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.courses-module-scss-module__b_iOcG__courseArrowBtn span{margin-top:-.5rem}.courses-module-scss-module__b_iOcG__courseArrowBtn:hover{background-color:#154226;transform:scale(1.1)}.courses-module-scss-module__b_iOcG__courseContent{padding:1.5rem}.courses-module-scss-module__b_iOcG__courseHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.courses-module-scss-module__b_iOcG__courseTitle{color:#000;font-size:18px;font-weight:700}.courses-module-scss-module__b_iOcG__courseBadge{color:#fff;background-color:#1c5232;border-radius:50px;padding:.375rem .875rem;font-size:14px;font-style:italic;font-weight:400}.courses-module-scss-module__b_iOcG__courseDescription{color:#000;margin-top:1.5rem;font-size:16px;font-weight:400;line-height:1.5}.courses-module-scss-module__b_iOcG__statsSection{justify-content:center;align-items:center;gap:4rem;margin-top:2rem;padding:3rem 0;display:flex}@media (max-width:768px){.courses-module-scss-module__b_iOcG__statsSection{gap:2rem;padding-inline:1rem}}.courses-module-scss-module__b_iOcG__statItem{flex-direction:column;align-items:center;display:flex;position:relative}.courses-module-scss-module__b_iOcG__statNumber{color:#000;margin-bottom:.5rem;font-size:4rem;font-weight:900}@media (max-width:768px){.courses-module-scss-module__b_iOcG__statNumber{font-size:1.7rem}}.courses-module-scss-module__b_iOcG__statLabel{color:#000;text-align:center;font-size:1.125rem;font-weight:600}@media (max-width:768px){.courses-module-scss-module__b_iOcG__statLabel{font-size:.8rem}}.courses-module-scss-module__b_iOcG__statDivider{background-color:#ddd;width:2px;height:80px;position:absolute;top:50%;right:-2rem;transform:translateY(-50%)}@media (max-width:768px){.courses-module-scss-module__b_iOcG__statDivider{width:1px;height:40px;right:-1rem}}.courses-module-scss-module__b_iOcG__surveyContainer{max-width:1700px;margin:0 auto;padding:0 1.5rem}.courses-module-scss-module__b_iOcG__surveyContent{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.courses-module-scss-module__b_iOcG__surveyContent{grid-template-columns:.8fr 1.2fr}}.courses-module-scss-module__b_iOcG__surveyCard{background:linear-gradient(135deg,#c9a787 0%,#b89576 100%);border-radius:24px;height:350px;padding:3rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:visible;box-shadow:0 10px 30px #0000001a}.courses-module-scss-module__b_iOcG__surveyCard:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}@media (max-width:768px){.courses-module-scss-module__b_iOcG__surveyCard{height:230px;padding:2rem}}.courses-module-scss-module__b_iOcG__cardTitle{z-index:10;color:#fff;text-transform:lowercase;max-width:450px;margin-top:3rem;font-size:32px;font-weight:700;line-height:1.1;position:relative}@media (max-width:768px){.courses-module-scss-module__b_iOcG__cardTitle{max-width:300px;font-size:24px;font-weight:700}}.courses-module-scss-module__b_iOcG__imageWrapper{z-index:1;pointer-events:none;position:absolute;top:-30%;right:-5%}@media (max-width:768px){.courses-module-scss-module__b_iOcG__imageWrapper{top:-30%}}@media (max-width:480px){.courses-module-scss-module__b_iOcG__imageWrapper{top:-30%;right:-4%}}.courses-module-scss-module__b_iOcG__cardImage{object-fit:contain;filter:drop-shadow(0 10px 20px #0003);width:auto!important;height:450px!important}@media (max-width:768px){.courses-module-scss-module__b_iOcG__cardImage{height:370px!important}}@media (max-width:480px){.courses-module-scss-module__b_iOcG__cardImage{height:300px!important}}.courses-module-scss-module__b_iOcG__mainCard{background:linear-gradient(135deg,#5d7c6b 0%,#4a6355 100%);height:350px;padding:2.5rem 3rem}@media (max-width:768px){.courses-module-scss-module__b_iOcG__mainCard{padding:2rem}}.courses-module-scss-module__b_iOcG__mainCardContent{z-index:10;max-width:600px;position:relative}@media (min-width:1024px){.courses-module-scss-module__b_iOcG__mainCardContent{max-width:500px}}.courses-module-scss-module__b_iOcG__mainTitle{color:#fff;text-transform:lowercase;margin:0 0 1.5rem;font-size:32px;font-weight:700;line-height:1.1}@media (max-width:768px){.courses-module-scss-module__b_iOcG__mainTitle{margin-bottom:1rem;font-size:2.2rem}}@media (max-width:480px){.courses-module-scss-module__b_iOcG__mainTitle{font-size:24px}}.courses-module-scss-module__b_iOcG__mainDescription{color:#ffffffe6;margin:0 0 2rem;font-size:18px;font-weight:300;line-height:1.7}@media (max-width:768px){.courses-module-scss-module__b_iOcG__mainDescription{font-size:.9rem}}.courses-module-scss-module__b_iOcG__surveyButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1c5232;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s}.courses-module-scss-module__b_iOcG__surveyButton:hover{background-color:#00000080;transform:translateY(-2px);box-shadow:0 5px 15px #0000004d}@media (max-width:768px){.courses-module-scss-module__b_iOcG__surveyButton{padding:.9rem 2rem;font-size:.95rem}}.courses-module-scss-module__b_iOcG__mainImageWrapper{z-index:5;pointer-events:none;position:absolute;bottom:-5px;right:0}@media (max-width:1024px){.courses-module-scss-module__b_iOcG__mainImageWrapper{right:20px}}@media (max-width:768px){.courses-module-scss-module__b_iOcG__mainImageWrapper{bottom:10px;right:10px}}@media (max-width:480px){.courses-module-scss-module__b_iOcG__mainImageWrapper{bottom:-5px;right:0}}.courses-module-scss-module__b_iOcG__mainImage{object-fit:contain;filter:drop-shadow(0 15px 30px #0000004d);width:auto!important;height:380px!important}@media (max-width:1024px){.courses-module-scss-module__b_iOcG__mainImage{height:320px!important}}@media (max-width:768px){.courses-module-scss-module__b_iOcG__mainImage{height:280px!important}}@media (max-width:480px){.courses-module-scss-module__b_iOcG__mainImage{height:220px!important}}
.FitnessQuestionnaire-module-scss-module__pxfN2G__questionnaire{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:24px;padding:24px}.FitnessQuestionnaire-module-scss-module__pxfN2G__title{color:#111827;margin-bottom:8px;font-size:18px;font-weight:600}.FitnessQuestionnaire-module-scss-module__pxfN2G__description{color:#6b7280;margin-bottom:24px;font-size:14px}.FitnessQuestionnaire-module-scss-module__pxfN2G__question{margin-bottom:20px}.FitnessQuestionnaire-module-scss-module__pxfN2G__question:last-child{margin-bottom:0}.FitnessQuestionnaire-module-scss-module__pxfN2G__label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.FitnessQuestionnaire-module-scss-module__pxfN2G__required{color:#ef4444;margin-left:2px}.FitnessQuestionnaire-module-scss-module__pxfN2G__select{color:#111827;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 12px;font-size:14px;transition:all .2s}.FitnessQuestionnaire-module-scss-module__pxfN2G__select:hover{border-color:#9ca3af}.FitnessQuestionnaire-module-scss-module__pxfN2G__select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.FitnessQuestionnaire-module-scss-module__pxfN2G__select:disabled{cursor:not-allowed;opacity:.6;background-color:#f3f4f6}.FitnessQuestionnaire-module-scss-module__pxfN2G__error{color:#ef4444;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:4px;margin-top:16px;padding:8px 12px;font-size:13px}
.templatesList-module-scss-module__3Szefq__content{flex-direction:column;gap:1rem;width:100vw;margin-top:6rem;padding-inline:3rem;display:flex}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content{margin-top:4rem;padding-inline:1rem}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__title{flex-direction:row;align-items:center;gap:1em;display:flex}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__title h2{white-space:nowrap}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__title .templatesList-module-scss-module__3Szefq__search{flex:1;min-width:150px;position:relative}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__title .templatesList-module-scss-module__3Szefq__search .templatesList-module-scss-module__3Szefq__searchIcon{color:#6b7280;pointer-events:none;width:18px;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}@media (max-width:640px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__title{flex-direction:column;align-items:flex-start;gap:1rem}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__title h2{white-space:normal}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__title .templatesList-module-scss-module__3Szefq__search{width:100%}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:1rem;display:grid}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__cardsGrid{grid-template-columns:1fr;gap:1rem}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard{width:100%;max-width:280px;height:auto;transition:box-shadow .3s;overflow:hidden;box-shadow:0 1px 3px #0000001a}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard{max-width:100%}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard:hover{box-shadow:0 10px 25px #00000026}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__imageContainer{background-color:#fef3c7;width:100%;height:140px;padding:0;position:relative;overflow:hidden}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__imageContainer .templatesList-module-scss-module__3Szefq__categoryTag{z-index:10;background-color:#fff;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 2px 4px #0000001a}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__imageContainer .templatesList-module-scss-module__3Szefq__categoryTag .templatesList-module-scss-module__3Szefq__categoryIcon{width:14px;height:14px}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__imageContainer img{object-fit:cover}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__cardContent{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__cardContent h3{font-size:1rem;font-weight:600;line-height:1.4}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__cardContent .templatesList-module-scss-module__3Szefq__details{color:#6b7280;font-size:.875rem}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__cardContent .templatesList-module-scss-module__3Szefq__price{color:#000;margin-top:.25rem;font-size:1.2rem;font-weight:700}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__cardFooter{padding:0 1rem 1rem}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__templateCard .templatesList-module-scss-module__3Szefq__cardFooter button{width:100%}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__videoContainer{flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;margin-top:3rem;display:flex}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__videoContainer .templatesList-module-scss-module__3Szefq__videoDescription{border-radius:15px;width:1280px;max-width:100%;position:relative;overflow:hidden}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__videoContainer .templatesList-module-scss-module__3Szefq__videoDescription iframe{border-radius:15px}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks{flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;margin-top:5rem;display:flex}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks{gap:2rem;margin-top:3rem}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks h1{text-align:center;font-size:1.75rem}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc{justify-content:center;width:100%;display:flex}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc .templatesList-module-scss-module__3Szefq__actionsBar{justify-content:space-between;width:90%;margin-top:2rem;display:flex}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc .templatesList-module-scss-module__3Szefq__actionsBar{flex-direction:column;align-items:flex-start;gap:2rem;width:100%;margin-top:1rem}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc .templatesList-module-scss-module__3Szefq__actionsBar .templatesList-module-scss-module__3Szefq__actionsGroup{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc .templatesList-module-scss-module__3Szefq__actionsBar .templatesList-module-scss-module__3Szefq__actionsGroup{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;flex-direction:row;align-items:center;width:100%;padding:1rem}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc .templatesList-module-scss-module__3Szefq__actionsBar .templatesList-module-scss-module__3Szefq__actionsGroup .templatesList-module-scss-module__3Szefq__actionIcon{color:#141b34;width:90px;height:90px}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc .templatesList-module-scss-module__3Szefq__actionsBar .templatesList-module-scss-module__3Szefq__actionsGroup .templatesList-module-scss-module__3Szefq__actionIcon{flex-shrink:0;width:50px;height:50px}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc .templatesList-module-scss-module__3Szefq__actionsBar .templatesList-module-scss-module__3Szefq__actionsGroup .templatesList-module-scss-module__3Szefq__actionLabel{color:#141b34;text-align:center;width:100%;font-size:24px;font-weight:700}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__howItWorks .templatesList-module-scss-module__3Szefq__howItWorkDesc .templatesList-module-scss-module__3Szefq__actionsBar .templatesList-module-scss-module__3Szefq__actionsGroup .templatesList-module-scss-module__3Szefq__actionLabel{text-align:left;font-size:16px}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet{flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;margin-top:5rem;margin-bottom:3rem;display:flex}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet{gap:2rem;margin-top:3rem}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet h1{text-align:center;font-size:1.75rem}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc{align-items:stretch;gap:1rem;display:flex}@media (max-width:1024px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc{flex-direction:column;align-items:center;width:100%;overflow-x:auto}}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex-direction:row;align-items:stretch;padding-bottom:1rem;display:flex;overflow-x:auto}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc::-webkit-scrollbar{height:8px}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc::-webkit-scrollbar-thumb:hover{background:#555}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc .templatesList-module-scss-module__3Szefq__functionGroup{border:1px solid #000;border-radius:20px;flex-direction:column;gap:1rem;width:400px;min-height:300px;padding:2rem 1rem;display:flex}@media (max-width:1024px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc .templatesList-module-scss-module__3Szefq__functionGroup{width:100%;max-width:500px;min-height:auto}}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc .templatesList-module-scss-module__3Szefq__functionGroup{scroll-snap-align:start;flex-shrink:0;width:300px;min-width:300px;padding:1.5rem 1rem}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc .templatesList-module-scss-module__3Szefq__functionGroup h4{color:#141b34;font-size:1.25rem;font-weight:600}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc .templatesList-module-scss-module__3Szefq__functionGroup h4{font-size:1.1rem}}.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc .templatesList-module-scss-module__3Szefq__functionGroup p{color:#4b5563;font-size:.95rem;line-height:1.6}@media (max-width:768px){.templatesList-module-scss-module__3Szefq__content .templatesList-module-scss-module__3Szefq__whatYouGet .templatesList-module-scss-module__3Szefq__whatYouGetDesc .templatesList-module-scss-module__3Szefq__functionGroup p{font-size:.875rem}}
.TextArea-module-scss-module__hRTBNG__textareaWrapper{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.TextArea-module-scss-module__hRTBNG__textareaWrapper:last-child{margin-bottom:0}.TextArea-module-scss-module__hRTBNG__label{color:#020817;font-size:.875rem;font-weight:500}.TextArea-module-scss-module__hRTBNG__textarea{color:#000;resize:vertical;background:#fff;border:1px solid #e2e8f0;border-radius:15px;width:100%;min-height:100px;padding:.75rem;font-family:inherit;font-size:.875rem;transition:all .2s}.TextArea-module-scss-module__hRTBNG__textarea:focus{border-color:#020817;outline:none;box-shadow:0 0 0 3px #0208171a}.TextArea-module-scss-module__hRTBNG__textarea::placeholder{color:#64748b}.TextArea-module-scss-module__hRTBNG__textarea.TextArea-module-scss-module__hRTBNG__textareaError{border-color:#ef4444}.TextArea-module-scss-module__hRTBNG__textarea.TextArea-module-scss-module__hRTBNG__textareaError:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.TextArea-module-scss-module__hRTBNG__error{color:#ef4444;margin-top:-.25rem;font-size:.75rem}
.page-module__mkvESq__page{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.page-module__mkvESq__courses{margin-top:1rem}
.templates-module-scss-module__kRAHfq__shopSection{background-color:#fff;justify-content:center;align-items:center;min-height:80vh;padding:4rem 2rem;display:flex}@media (max-width:768px){.templates-module-scss-module__kRAHfq__shopSection{min-height:60vh;padding:3rem 1.5rem}}@media (max-width:480px){.templates-module-scss-module__kRAHfq__shopSection{min-height:50vh;padding:2rem 1rem}}.templates-module-scss-module__kRAHfq__container{text-align:center;max-width:1200px;margin:0 auto}.templates-module-scss-module__kRAHfq__comingSoonText{color:#1c5232;letter-spacing:8px;margin:0;font-size:96px;font-weight:900}@media (max-width:1024px){.templates-module-scss-module__kRAHfq__comingSoonText{letter-spacing:6px;font-size:80px}}@media (max-width:768px){.templates-module-scss-module__kRAHfq__comingSoonText{letter-spacing:4px;font-size:64px}}@media (max-width:480px){.templates-module-scss-module__kRAHfq__comingSoonText{letter-spacing:3px;font-size:48px}}
.checkout-module-scss-module__1g0Fcq__checkoutSection{background-color:#fff;min-height:100vh;padding:120px 20px 40px;overflow-y:auto}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__checkoutSection{padding:100px 16px 30px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__checkoutSection{padding:80px 12px 20px}}.checkout-module-scss-module__1g0Fcq__container{width:100%;max-width:1200px;margin:0 auto}.checkout-module-scss-module__1g0Fcq__header{align-items:center;gap:16px;margin-bottom:40px;display:flex}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__header{gap:12px;margin-bottom:30px}}.checkout-module-scss-module__1g0Fcq__backButton{color:#fff;cursor:pointer;background-color:#2d5f4f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.checkout-module-scss-module__1g0Fcq__backButton:hover{background-color:#1f4337;transform:scale(1.05)}.checkout-module-scss-module__1g0Fcq__backButton:active{transform:scale(.95)}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__backButton{width:40px;height:40px}.checkout-module-scss-module__1g0Fcq__backButton svg{width:16px;height:16px}}.checkout-module-scss-module__1g0Fcq__headerContent{flex-wrap:wrap;align-items:center;gap:16px;display:flex}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__headerContent{gap:8px}}.checkout-module-scss-module__1g0Fcq__title{color:#000;margin:0;font-size:28px;font-weight:700}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__title{font-size:24px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__title{font-size:20px}}.checkout-module-scss-module__1g0Fcq__status{color:#6366f1;background-color:#e0e7ff;border-radius:12px;padding:4px 12px;font-size:14px;font-weight:500}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__status{padding:3px 10px;font-size:12px}}.checkout-module-scss-module__1g0Fcq__formWrapper{box-sizing:border-box;background-color:#fff;border-radius:16px;width:100%;padding:40px}.checkout-module-scss-module__1g0Fcq__formWrapper.checkout-module-scss-module__1g0Fcq__statusScreen{justify-content:center;align-items:center;padding:20px;display:flex}@media (max-width:1024px){.checkout-module-scss-module__1g0Fcq__formWrapper{gap:32px}}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__formWrapper{border-radius:12px;gap:32px;padding:32px 24px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__formWrapper{gap:24px;padding:24px 16px}}.checkout-module-scss-module__1g0Fcq__stepsIndicator{flex-direction:column;gap:0;min-width:0;padding-right:20px;display:flex}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__stepsIndicator{-webkit-overflow-scrolling:touch;flex-direction:row;gap:30px;padding-bottom:20px;padding-right:0;overflow-x:auto}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__stepsIndicator{flex-direction:column;gap:0;overflow-x:visible}}.checkout-module-scss-module__1g0Fcq__stepItem{align-items:center;gap:16px;min-width:0;min-height:60px;padding:0;display:flex;position:relative}.checkout-module-scss-module__1g0Fcq__stepItem:not(:last-child){padding-bottom:20px}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__stepItem{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:8px;min-height:auto;padding-bottom:0}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__stepItem{flex-direction:row;align-items:center;gap:16px;min-height:60px}.checkout-module-scss-module__1g0Fcq__stepItem:not(:last-child){padding-bottom:20px}}.checkout-module-scss-module__1g0Fcq__stepCircle{color:#6b7280;z-index:2;background-color:#d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;transition:all .3s;display:flex;position:relative}.checkout-module-scss-module__1g0Fcq__stepCircle.checkout-module-scss-module__1g0Fcq__active,.checkout-module-scss-module__1g0Fcq__stepCircle.checkout-module-scss-module__1g0Fcq__completed{color:#fff;background-color:#2d5f4f}.checkout-module-scss-module__1g0Fcq__stepCircle:before{content:"";z-index:1;background-color:#d1d5db;width:2px;height:48px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.checkout-module-scss-module__1g0Fcq__stepItem:last-child .checkout-module-scss-module__1g0Fcq__stepCircle:before{display:none}.checkout-module-scss-module__1g0Fcq__stepItem.checkout-module-scss-module__1g0Fcq__completed .checkout-module-scss-module__1g0Fcq__stepCircle:before,.checkout-module-scss-module__1g0Fcq__stepItem.checkout-module-scss-module__1g0Fcq__active .checkout-module-scss-module__1g0Fcq__stepCircle:before{background-color:#2d5f4f}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__stepCircle:before{display:none}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__stepCircle{width:28px;height:28px;font-size:13px}.checkout-module-scss-module__1g0Fcq__stepCircle:before{height:48px;display:block}.checkout-module-scss-module__1g0Fcq__stepCircle svg{width:14px;height:14px}}.checkout-module-scss-module__1g0Fcq__stepTitle{color:#111827;word-break:break-word;font-size:15px;font-weight:500;line-height:1.4}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__stepTitle{font-size:13px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__stepTitle{font-size:14px}}.checkout-module-scss-module__1g0Fcq__mainContent{grid-template-columns:1fr 350px;gap:32px;width:100%;min-width:0;display:grid}@media (max-width:1024px){.checkout-module-scss-module__1g0Fcq__mainContent{grid-template-columns:1fr 300px;gap:24px}}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__mainContent{grid-template-columns:1fr;gap:24px}}.checkout-module-scss-module__1g0Fcq__formContent{flex-direction:column;gap:32px;width:100%;min-width:0;display:flex}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__formContent{order:2;gap:24px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__formContent{gap:24px}}.checkout-module-scss-module__1g0Fcq__formSection{flex-direction:column;gap:24px;width:100%;min-width:0;display:flex}.checkout-module-scss-module__1g0Fcq__formSection .checkout-module-scss-module__1g0Fcq__checkboxContainer{cursor:pointer;align-items:center;gap:8px;display:flex}.checkout-module-scss-module__1g0Fcq__formSection .checkout-module-scss-module__1g0Fcq__checkboxContainer input[type=checkbox]{cursor:pointer;width:18px;height:18px}.checkout-module-scss-module__1g0Fcq__formSection .checkout-module-scss-module__1g0Fcq__checkboxContainer .checkout-module-scss-module__1g0Fcq__checkboxLabel{color:#000;-webkit-user-select:none;user-select:none;margin-left:.2rem;font-size:14px;font-weight:500}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__formSection{gap:20px}}.checkout-module-scss-module__1g0Fcq__formGroup{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.checkout-module-scss-module__1g0Fcq__label{color:#374151;font-size:14px;font-weight:600}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__label{font-size:13px}}.checkout-module-scss-module__1g0Fcq__select{color:#374151;box-sizing:border-box;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23374151' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;border:1px solid #d1d5db;border-radius:8px;width:100%;max-width:100%;padding:12px 40px 12px 16px;font-family:inherit;font-size:15px;transition:all .3s}.checkout-module-scss-module__1g0Fcq__select:focus{border-color:#2d5f4f;outline:none;box-shadow:0 0 0 3px #2d5f4f1a}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__select{padding:10px 40px 10px 14px;font-size:14px}}.checkout-module-scss-module__1g0Fcq__continueButton{color:#fff;cursor:pointer;box-sizing:border-box;background-color:#2d5f4f;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.checkout-module-scss-module__1g0Fcq__continueButton:hover:not(:disabled){background-color:#1f4337}.checkout-module-scss-module__1g0Fcq__continueButton:active:not(:disabled){transform:scale(.98)}.checkout-module-scss-module__1g0Fcq__continueButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__continueButton{padding:12px 24px;font-size:15px}}.checkout-module-scss-module__1g0Fcq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite checkout-module-scss-module__1g0Fcq__spin;display:inline-block}@keyframes checkout-module-scss-module__1g0Fcq__spin{to{transform:rotate(360deg)}}.checkout-module-scss-module__1g0Fcq__sectionTitle{color:#000;word-break:break-word;margin:0 0 8px;font-size:20px;font-weight:600}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__sectionTitle{font-size:18px}}.checkout-module-scss-module__1g0Fcq__sectionDescription{color:#6b7280;word-break:break-word;margin:0;font-size:14px}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__sectionDescription{display:none}}.checkout-module-scss-module__1g0Fcq__paymentOptions{gap:12px;margin-top:8px;display:flex}.checkout-module-scss-module__1g0Fcq__paymentOption{cursor:pointer;color:#4b5563;background:#fff;border:2px solid #e5e7eb;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.checkout-module-scss-module__1g0Fcq__paymentOption input{display:none}.checkout-module-scss-module__1g0Fcq__paymentOption:hover{border-color:#2d5f4f}.checkout-module-scss-module__1g0Fcq__paymentOptionActive{color:#2d5f4f;background:#f0fdf4;border-color:#2d5f4f}.checkout-module-scss-module__1g0Fcq__paymentSection{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.checkout-module-scss-module__1g0Fcq__paymentInfo{background-color:#fff;border:2px solid #16612d;border-radius:12px;flex-direction:column;gap:12px;margin:16px 0;padding:20px;display:flex}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__paymentInfo{gap:10px;padding:16px}}.checkout-module-scss-module__1g0Fcq__paymentInfoItem{flex-direction:column;gap:4px;display:flex}.checkout-module-scss-module__1g0Fcq__paymentInfoLabel{color:#1c6839;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__paymentInfoLabel{font-size:12px}}.checkout-module-scss-module__1g0Fcq__paymentInfoValue{color:#2a8842;letter-spacing:.5px;word-break:break-all;font-family:Courier New,monospace;font-size:18px;font-weight:700}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__paymentInfoValue{font-size:16px}}.checkout-module-scss-module__1g0Fcq__hintImageContainer{justify-content:center;align-items:center;width:100%;margin:16px 0;display:flex}.checkout-module-scss-module__1g0Fcq__hintImage{border-radius:8px;max-width:100%;height:auto;box-shadow:0 2px 8px #0000001a}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__hintImage{max-width:100%}}.checkout-module-scss-module__1g0Fcq__imagePreviewContainer{flex-direction:column;align-items:center;gap:8px;margin-top:12px;display:flex}.checkout-module-scss-module__1g0Fcq__imagePreview{object-fit:cover;border:2px solid #e5e7eb;border-radius:8px;max-width:100%;max-height:150px}.checkout-module-scss-module__1g0Fcq__fileName{color:#6b7280;word-break:break-all;font-size:.875rem}.checkout-module-scss-module__1g0Fcq__errorText{color:#e74c3c;margin-top:4px;font-size:13px}.checkout-module-scss-module__1g0Fcq__priceSummary{background:linear-gradient(135deg,#f8fffe 0%,#e8f5f1 100%);border:2px solid #2d5f4f;border-radius:16px;height:fit-content;padding:24px;position:sticky;top:20px;box-shadow:0 4px 12px #2d5f4f1a}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__priceSummary{order:1;margin-top:0;position:static}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__priceSummary{padding:20px}}.checkout-module-scss-module__1g0Fcq__priceSummaryTitle{color:#1f2937;border-bottom:2px solid #2d5f4f;margin:0 0 20px;padding-bottom:16px;font-size:20px;font-weight:700}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__priceSummaryTitle{margin-bottom:16px;font-size:18px}}.checkout-module-scss-module__1g0Fcq__priceSummaryContent{flex-direction:column;gap:16px;display:flex}.checkout-module-scss-module__1g0Fcq__priceItem{border-bottom:1px solid #d1fae5;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.checkout-module-scss-module__1g0Fcq__priceItem:last-of-type{border-bottom:none}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__priceItem{padding:10px 0}}.checkout-module-scss-module__1g0Fcq__priceLabel{color:#374151;font-size:15px;font-weight:500}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__priceLabel{font-size:14px}}.checkout-module-scss-module__1g0Fcq__priceValue{color:#1f2937;font-family:Courier New,monospace;font-size:16px;font-weight:600}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__priceValue{font-size:15px}}.checkout-module-scss-module__1g0Fcq__priceDivider{background:linear-gradient(90deg,#0000,#2d5f4f,#0000);height:2px;margin:8px 0}.checkout-module-scss-module__1g0Fcq__priceTotal{justify-content:space-between;align-items:center;margin-top:8px;padding:16px 0 0;display:flex}.checkout-module-scss-module__1g0Fcq__priceTotalLabel{color:#1f2937;text-transform:uppercase;letter-spacing:.5px;font-size:15px;font-weight:700}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__priceTotalLabel{font-size:14px}}.checkout-module-scss-module__1g0Fcq__priceTotalValue{color:#2d5f4f;font-family:Courier New,monospace;font-size:18px;font-weight:700}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__priceTotalValue{font-size:16px}}.checkout-module-scss-module__1g0Fcq__statusWrapper{box-sizing:border-box;background-color:#fff;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:500px;padding:40px;display:flex}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__statusWrapper{min-height:400px;padding:32px 24px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__statusWrapper{min-height:350px;padding:24px 16px}}.checkout-module-scss-module__1g0Fcq__successContainer,.checkout-module-scss-module__1g0Fcq__errorContainer{text-align:center;background-color:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:600px;padding:48px 40px;display:flex;box-shadow:0 4px 16px #00000014}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__successContainer,.checkout-module-scss-module__1g0Fcq__errorContainer{gap:28px;padding:40px 32px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__successContainer,.checkout-module-scss-module__1g0Fcq__errorContainer{gap:24px;padding:32px 24px}}.checkout-module-scss-module__1g0Fcq__statusScreenWrapper{justify-content:center;align-items:center;width:100%;display:flex}.checkout-module-scss-module__1g0Fcq__successIcon,.checkout-module-scss-module__1g0Fcq__errorIcon,.checkout-module-scss-module__1g0Fcq__emailIcon{justify-content:center;align-items:center;animation:.5s ease-out checkout-module-scss-module__1g0Fcq__scaleIn;display:flex}.checkout-module-scss-module__1g0Fcq__successTitle,.checkout-module-scss-module__1g0Fcq__errorTitle{color:#000;margin:0;font-size:28px;font-weight:700}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__successTitle,.checkout-module-scss-module__1g0Fcq__errorTitle{font-size:24px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__successTitle,.checkout-module-scss-module__1g0Fcq__errorTitle{font-size:20px}}.checkout-module-scss-module__1g0Fcq__successDescription,.checkout-module-scss-module__1g0Fcq__errorDescription{color:#6b7280;max-width:480px;margin:0;font-size:16px;line-height:1.6}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__successDescription,.checkout-module-scss-module__1g0Fcq__errorDescription{font-size:15px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__successDescription,.checkout-module-scss-module__1g0Fcq__errorDescription{font-size:14px}}.checkout-module-scss-module__1g0Fcq__telegramBotSection{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:2px solid #08c;border-radius:12px;flex-direction:column;align-items:center;gap:20px;width:100%;padding:32px;transition:all .3s;display:flex}.checkout-module-scss-module__1g0Fcq__telegramBotSection:hover{box-shadow:0 8px 24px #0088cc26}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__telegramBotSection{gap:18px;padding:28px 24px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__telegramBotSection{gap:16px;padding:24px 20px}}.checkout-module-scss-module__1g0Fcq__telegramBotIcon{justify-content:center;align-items:center;display:flex}.checkout-module-scss-module__1g0Fcq__telegramBotTitle{color:#1f2937;margin:0;font-size:24px;font-weight:700}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__telegramBotTitle{font-size:20px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__telegramBotTitle{font-size:18px}}.checkout-module-scss-module__1g0Fcq__telegramBotDescription{color:#6b7280;max-width:400px;margin:0;font-size:16px;line-height:1.5}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__telegramBotDescription{font-size:14px}}.checkout-module-scss-module__1g0Fcq__telegramBotButton{color:#fff;background:#08c;border-radius:8px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.checkout-module-scss-module__1g0Fcq__telegramBotButton:hover{background:#0077b3;transform:translateY(-2px);box-shadow:0 10px 30px #0088cc4d}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__telegramBotButton{padding:14px 24px;font-size:14px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__telegramBotButton{justify-content:center;width:100%}}.checkout-module-scss-module__1g0Fcq__emailInfoBox{background:#ecfdf5;border:2px solid #10b981;border-radius:12px;width:100%;margin-top:16px;padding:20px}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__emailInfoBox{padding:16px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__emailInfoBox{padding:14px}}.checkout-module-scss-module__1g0Fcq__emailInfoText{color:#065f46;text-align:center;margin:0;font-size:14px;line-height:1.6}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__emailInfoText{font-size:13px}}.checkout-module-scss-module__1g0Fcq__emailInfoText strong{color:#047857;font-weight:700}.checkout-module-scss-module__1g0Fcq__successFooter,.checkout-module-scss-module__1g0Fcq__errorFooter{background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;width:100%;padding:16px}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__successFooter,.checkout-module-scss-module__1g0Fcq__errorFooter{padding:14px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__successFooter,.checkout-module-scss-module__1g0Fcq__errorFooter{padding:12px}}.checkout-module-scss-module__1g0Fcq__successNote,.checkout-module-scss-module__1g0Fcq__errorNote{color:#92400e;text-align:left;margin:0;font-size:14px;line-height:1.5}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__successNote,.checkout-module-scss-module__1g0Fcq__errorNote{font-size:13px}}.checkout-module-scss-module__1g0Fcq__successNote strong,.checkout-module-scss-module__1g0Fcq__errorNote strong{font-weight:700}.checkout-module-scss-module__1g0Fcq__errorMessageBox{background:#fef2f2;border:2px solid #fca5a5;border-radius:8px;width:100%;padding:16px}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__errorMessageBox{padding:14px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__errorMessageBox{padding:12px}}.checkout-module-scss-module__1g0Fcq__errorMessageText{color:#991b1b;word-break:break-word;margin:0;font-family:Courier New,monospace;font-size:14px;line-height:1.5}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__errorMessageText{font-size:13px}}.checkout-module-scss-module__1g0Fcq__errorActions{gap:16px;width:100%;max-width:450px;display:flex}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__errorActions{flex-direction:column;gap:12px}}.checkout-module-scss-module__1g0Fcq__retryButton{color:#fff;cursor:pointer;background:#2d5f4f;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex}.checkout-module-scss-module__1g0Fcq__retryButton:hover{background-color:#1f4337;transform:translateY(-2px);box-shadow:0 8px 20px #2d5f4f4d}.checkout-module-scss-module__1g0Fcq__retryButton:active{transform:scale(.98)}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__retryButton{padding:12px 24px;font-size:15px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__retryButton{width:100%}}.checkout-module-scss-module__1g0Fcq__supportButton{color:#08c;background:#fff;border:2px solid #08c;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.checkout-module-scss-module__1g0Fcq__supportButton:hover{color:#fff;background:#08c;transform:translateY(-2px);box-shadow:0 8px 20px #0088cc4d}.checkout-module-scss-module__1g0Fcq__supportButton:active{transform:scale(.98)}@media (max-width:768px){.checkout-module-scss-module__1g0Fcq__supportButton{padding:12px 24px;font-size:15px}}@media (max-width:480px){.checkout-module-scss-module__1g0Fcq__supportButton{width:100%}}@keyframes checkout-module-scss-module__1g0Fcq__scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}
.Stepper-module-scss-module___IgXKW__stepperContainer{max-width:64rem;margin:0 auto;padding:1rem}@media (min-width:769px){.Stepper-module-scss-module___IgXKW__stepperContainer{padding:1.5rem}}.Stepper-module-scss-module___IgXKW__stepperWrapper{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex;position:relative}@media (max-width:768px){.Stepper-module-scss-module___IgXKW__stepperWrapper{margin-bottom:1.5rem}}.Stepper-module-scss-module___IgXKW__stepperLineBg{z-index:0;background:#e6e6e6;height:2px;position:absolute;top:.75rem;left:0;right:0}@media (max-width:768px){.Stepper-module-scss-module___IgXKW__stepperLineBg{height:1.5px;top:.625rem}}.Stepper-module-scss-module___IgXKW__stepperLineProgress{z-index:0;background:#21c45d;height:2px;transition:width .3s;position:absolute;top:.75rem;left:0}@media (max-width:768px){.Stepper-module-scss-module___IgXKW__stepperLineProgress{height:1.5px;top:.625rem}}.Stepper-module-scss-module___IgXKW__stepItem{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.Stepper-module-scss-module___IgXKW__stepCircle{cursor:default;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-bottom:.375rem;font-size:.75rem;font-weight:600;transition:all .3s;display:flex}@media (max-width:768px){.Stepper-module-scss-module___IgXKW__stepCircle{width:1.5rem;height:1.5rem;margin-bottom:.25rem;font-size:.6875rem}}.Stepper-module-scss-module___IgXKW__stepCircle.Stepper-module-scss-module___IgXKW__pending{color:#999;background:#fff;border:2px solid #d9d9d9}.Stepper-module-scss-module___IgXKW__stepCircle.Stepper-module-scss-module___IgXKW__active{background:var(--primary-color);color:#fff;box-shadow:0 0 0 3px #21c45d33}@media (max-width:768px){.Stepper-module-scss-module___IgXKW__stepCircle.Stepper-module-scss-module___IgXKW__active{box-shadow:0 0 0 2px #21c45d40}}.Stepper-module-scss-module___IgXKW__stepCircle.Stepper-module-scss-module___IgXKW__completed{background:var(--primary-color);color:#fff}.Stepper-module-scss-module___IgXKW__stepCircle.Stepper-module-scss-module___IgXKW__clickable{cursor:pointer}.Stepper-module-scss-module___IgXKW__stepCircle.Stepper-module-scss-module___IgXKW__clickable:hover{transform:scale(1.1)}.Stepper-module-scss-module___IgXKW__stepLabel{text-align:center;max-width:100px}.Stepper-module-scss-module___IgXKW__stepName{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.6875rem;font-weight:500;overflow:hidden}@media (min-width:769px){.Stepper-module-scss-module___IgXKW__stepName{font-size:.75rem}}.Stepper-module-scss-module___IgXKW__stepName.Stepper-module-scss-module___IgXKW__active,.Stepper-module-scss-module___IgXKW__stepName.Stepper-module-scss-module___IgXKW__completed{color:var(--primary-color)}.Stepper-module-scss-module___IgXKW__stepName.Stepper-module-scss-module___IgXKW__pending{color:#999}.Stepper-module-scss-module___IgXKW__stepDescription{color:#999;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:.125rem;font-size:.625rem;overflow:hidden}@media (max-width:768px){.Stepper-module-scss-module___IgXKW__stepDescription{display:none}}.Stepper-module-scss-module___IgXKW__stepperActions{border-top:1px solid #e6e6e6;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}@media (max-width:768px){.Stepper-module-scss-module___IgXKW__stepperActions{gap:.5rem;padding-top:.75rem}}.Stepper-module-scss-module___IgXKW__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:inline-flex}@media (max-width:480px){.Stepper-module-scss-module___IgXKW__btn{gap:.25rem;padding:.375rem .75rem;font-size:.75rem}}.Stepper-module-scss-module___IgXKW__btnBack{color:#666;background:0 0}.Stepper-module-scss-module___IgXKW__btnBack:hover{color:#020817;background:#f1f5f9}.Stepper-module-scss-module___IgXKW__btnNext{color:#fff;background:#21c45d}.Stepper-module-scss-module___IgXKW__btnNext:hover{background:#1eae53}
.Card-module-scss-module__5ZDjha__card{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.Card-module-scss-module__5ZDjha__cardHeader{padding:1.5rem 1.5rem 0}.Card-module-scss-module__5ZDjha__cardTitle{color:#020817;margin:0;font-size:1.5rem;font-weight:600;line-height:1.2}.Card-module-scss-module__5ZDjha__cardDescription{color:#64748b;margin-top:.375rem;margin-bottom:0;font-size:.875rem}.Card-module-scss-module__5ZDjha__cardContent{padding:1.5rem}.Card-module-scss-module__5ZDjha__cardFooter{padding:0 1.5rem 1.5rem}
.not-found-module-scss-module__2jWFaq__container{background-color:#fff;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.not-found-module-scss-module__2jWFaq__content{text-align:center;flex-direction:column;gap:3rem;width:100%;max-width:48rem;display:flex}.not-found-module-scss-module__2jWFaq__dumbbellWrapper{justify-content:center;display:flex}.not-found-module-scss-module__2jWFaq__dumbbell{color:#1c5232;align-items:center;gap:.5rem;font-size:6rem;font-weight:900;line-height:1;display:flex}@media (min-width:768px){.not-found-module-scss-module__2jWFaq__dumbbell{font-size:9rem}}.not-found-module-scss-module__2jWFaq__plate{color:#fff;background-color:#1c5232;border-radius:.5rem;justify-content:center;align-items:center;width:5rem;height:5rem;font-size:3rem;display:flex}@media (min-width:768px){.not-found-module-scss-module__2jWFaq__plate{width:7rem;height:7rem;font-size:4.5rem}}.not-found-module-scss-module__2jWFaq__bar{padding:0 1rem}.not-found-module-scss-module__2jWFaq__textContent{flex-direction:column;gap:1rem;display:flex}.not-found-module-scss-module__2jWFaq__title{color:#1c5232;letter-spacing:.05em;font-size:2.25rem;font-weight:900}@media (min-width:768px){.not-found-module-scss-module__2jWFaq__title{font-size:3.75rem}}.not-found-module-scss-module__2jWFaq__subtitle{color:#666;font-size:1.125rem}@media (min-width:768px){.not-found-module-scss-module__2jWFaq__subtitle{font-size:1.25rem}}.not-found-module-scss-module__2jWFaq__stats{border-top:2px solid #e5e5e5;border-bottom:2px solid #e5e5e5;grid-template-columns:repeat(3,1fr);gap:2rem;padding:2rem 0;display:grid}.not-found-module-scss-module__2jWFaq__statItem{flex-direction:column;gap:.5rem;display:flex}.not-found-module-scss-module__2jWFaq__statValue{color:#1c5232;font-size:2.25rem;font-weight:900}@media (min-width:768px){.not-found-module-scss-module__2jWFaq__statValue{font-size:3rem}}.not-found-module-scss-module__2jWFaq__statLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.not-found-module-scss-module__2jWFaq__button{align-self:center;padding:1.5rem 3rem;font-size:1.125rem;font-weight:700;transition:all .2s}.not-found-module-scss-module__2jWFaq__button:hover{background-color:#143d24;transform:translateY(-2px)}.not-found-module-scss-module__2jWFaq__quote{color:#999;font-size:1rem;font-style:italic}
.loading-module-scss-module__024_wG__loadingContainer{background:#fff;justify-content:center;align-items:center;height:100svh;display:flex}.loading-module-scss-module__024_wG__content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.loading-module-scss-module__024_wG__animation{width:280px;height:280px}.loading-module-scss-module__024_wG__textWrapper{align-items:center;gap:.75rem;display:flex}.loading-module-scss-module__024_wG__loadingText{color:#1a1a1a;letter-spacing:2px;text-transform:uppercase;margin:0;font-size:1.75rem;font-weight:700}.loading-module-scss-module__024_wG__dots{align-items:flex-end;gap:6px;height:1.5rem;display:flex}.loading-module-scss-module__024_wG__dots span{background:#333;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite loading-module-scss-module__024_wG__bounce}.loading-module-scss-module__024_wG__dots span:nth-child(2){animation-delay:.2s}.loading-module-scss-module__024_wG__dots span:nth-child(3){animation-delay:.4s}@keyframes loading-module-scss-module__024_wG__bounce{0%,60%,to{opacity:1;transform:translateY(0)}30%{opacity:.6;transform:translateY(-10px)}}@media (max-width:768px){.loading-module-scss-module__024_wG__animation{width:140px;height:140px}.loading-module-scss-module__024_wG__loadingText{font-size:1.25rem}}
.partnersDetail-module-scss-module__x-rV8a__page{--accent:#1c5232;background:#fff;width:100%}.partnersDetail-module-scss-module__x-rV8a__sLabel{letter-spacing:2.5px;text-transform:uppercase;text-align:center;margin:0 0 12px;font-size:11px;font-weight:700;display:block}.partnersDetail-module-scss-module__x-rV8a__sTitle{color:#111;text-align:center;margin:0 0 56px;font-size:36px;font-weight:800;line-height:1.15}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__sTitle{margin-bottom:40px;font-size:26px}}.partnersDetail-module-scss-module__x-rV8a__hero{align-items:center;height:80vh;min-height:480px;max-height:860px;display:flex;position:relative;overflow:hidden}.partnersDetail-module-scss-module__x-rV8a__heroBg{z-index:0;position:absolute;inset:0}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__heroBg{display:none}}.partnersDetail-module-scss-module__x-rV8a__heroBgImg{object-fit:cover;object-position:center top}.partnersDetail-module-scss-module__x-rV8a__heroBgMobile{z-index:0;display:none;position:absolute;inset:0;overflow:hidden}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__heroBgMobile{display:block}}.partnersDetail-module-scss-module__x-rV8a__heroBgMobileImg{object-fit:cover;object-position:top center;filter:blur(1px);transform:scale(1.01)}.partnersDetail-module-scss-module__x-rV8a__heroOverlay{z-index:1;position:absolute;inset:0}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__heroOverlay{background:unset!important}}.partnersDetail-module-scss-module__x-rV8a__heroContent{z-index:2;width:100%;margin-top:-8vh;padding:0 64px 0 96px;position:relative}@media (max-width:960px){.partnersDetail-module-scss-module__x-rV8a__heroContent{padding:0 40px 0 64px}}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__heroContent{margin-top:-6vh;padding:0 24px 0 32px}}.partnersDetail-module-scss-module__x-rV8a__heroContentWithNav{padding-top:80px}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__heroContentWithNav{padding-top:72px}}.partnersDetail-module-scss-module__x-rV8a__heroLabel{letter-spacing:2.5px;text-transform:uppercase;color:var(--accent);margin:0 0 16px;font-size:11px;font-weight:700;display:block}.partnersDetail-module-scss-module__x-rV8a__heroTitle{color:#fff;letter-spacing:-1.5px;max-width:760px;margin:0 0 22px;font-size:72px;font-weight:900;line-height:1.06}@media (max-width:960px){.partnersDetail-module-scss-module__x-rV8a__heroTitle{font-size:54px}}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__heroTitle{letter-spacing:-.5px;max-width:100%;font-size:38px}}.partnersDetail-module-scss-module__x-rV8a__heroDot{color:#ffffff8c}.partnersDetail-module-scss-module__x-rV8a__scrollHint{z-index:3;pointer-events:none;flex-direction:column;align-items:center;gap:6px;animation:2s ease-in-out infinite partnersDetail-module-scss-module__x-rV8a__scrollBounce;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.partnersDetail-module-scss-module__x-rV8a__scrollHintText{letter-spacing:2px;text-transform:uppercase;color:#ffffff8c;font-size:10px;font-weight:600}.partnersDetail-module-scss-module__x-rV8a__scrollHintArrow{color:#ffffff8c;width:28px;height:28px}@keyframes partnersDetail-module-scss-module__x-rV8a__scrollBounce{0%,to{opacity:.7;transform:translate(-50%)translateY(0)}50%{opacity:1;transform:translate(-50%)translateY(8px)}}.partnersDetail-module-scss-module__x-rV8a__heroSub{color:#ffffffc7;max-width:560px;margin:0 0 44px;font-size:19px;line-height:1.72}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__heroSub{max-width:100%;margin-bottom:36px;font-size:16px}}.partnersDetail-module-scss-module__x-rV8a__ctaBtn{background:var(--accent);color:#fff;letter-spacing:1.2px;text-transform:uppercase;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:10px;padding:16px 32px;font-size:13px;font-weight:700;transition:opacity .2s,transform .2s;display:inline-flex;box-shadow:0 4px 20px #00000040}.partnersDetail-module-scss-module__x-rV8a__ctaBtn:hover{opacity:.88;transform:translateY(-2px)}.partnersDetail-module-scss-module__x-rV8a__ctaBtn:active{transform:translateY(0)}.partnersDetail-module-scss-module__x-rV8a__ctaBtn svg{flex-shrink:0}.partnersDetail-module-scss-module__x-rV8a__about{background:#fff;padding:96px 48px}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__about{padding:64px 24px}}.partnersDetail-module-scss-module__x-rV8a__aboutInner{align-items:flex-start;gap:72px;max-width:1060px;margin:0 auto;display:flex}@media (max-width:900px){.partnersDetail-module-scss-module__x-rV8a__aboutInner{gap:48px}}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__aboutInner{flex-direction:column;gap:28px}}.partnersDetail-module-scss-module__x-rV8a__aboutImgWrap{border-radius:14px;flex:0 0 340px;height:440px;position:relative;overflow:hidden;box-shadow:0 16px 48px #0000001f}@media (max-width:900px){.partnersDetail-module-scss-module__x-rV8a__aboutImgWrap{flex:0 0 280px;height:360px}}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__aboutImgWrap{flex:none;width:100%;height:300px}}.partnersDetail-module-scss-module__x-rV8a__aboutImg{object-fit:cover;object-position:top center}.partnersDetail-module-scss-module__x-rV8a__aboutText{flex:1;padding-top:8px}.partnersDetail-module-scss-module__x-rV8a__aboutName{color:#111;margin:0 0 12px;font-size:38px;font-weight:800;line-height:1.1}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__aboutName{font-size:28px}}.partnersDetail-module-scss-module__x-rV8a__aboutBar{border-radius:2px;width:44px;height:4px;margin-bottom:28px;display:block}.partnersDetail-module-scss-module__x-rV8a__bio{color:#444;margin:0 0 40px;font-size:16px;line-height:1.78}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__bio{margin-bottom:32px;font-size:15px}}.partnersDetail-module-scss-module__x-rV8a__statsRow{flex-wrap:wrap;gap:16px;display:flex}@media (max-width:480px){.partnersDetail-module-scss-module__x-rV8a__statsRow{gap:12px}}.partnersDetail-module-scss-module__x-rV8a__statCard{text-align:center;background:#f8f8f8;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:6px;min-width:120px;padding:20px 16px;display:flex}@media (max-width:480px){.partnersDetail-module-scss-module__x-rV8a__statCard{min-width:calc(50% - 8px);padding:16px 12px}}.partnersDetail-module-scss-module__x-rV8a__statIcon{width:28px;height:28px}.partnersDetail-module-scss-module__x-rV8a__statIcon svg{width:100%;height:100%}.partnersDetail-module-scss-module__x-rV8a__statNum{color:#111;font-size:26px;font-weight:800;line-height:1}.partnersDetail-module-scss-module__x-rV8a__statLbl{letter-spacing:.3px;color:#888;font-size:11px;font-weight:600;line-height:1.35}.partnersDetail-module-scss-module__x-rV8a__tSection{background:#f6f6f6;padding:96px 48px}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__tSection{padding:64px 24px}}.partnersDetail-module-scss-module__x-rV8a__tInner{max-width:1060px;margin:0 auto}.partnersDetail-module-scss-module__x-rV8a__tGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:920px){.partnersDetail-module-scss-module__x-rV8a__tGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.partnersDetail-module-scss-module__x-rV8a__tGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;margin:0 -24px;padding:0 24px 20px;display:flex;overflow-x:auto}.partnersDetail-module-scss-module__x-rV8a__tGrid::-webkit-scrollbar{display:none}}.partnersDetail-module-scss-module__x-rV8a__tCard{background:#fff;border-radius:14px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 2px 12px #00000012}.partnersDetail-module-scss-module__x-rV8a__tCard:hover{box-shadow:0 6px 24px #0000001c}@media (max-width:580px){.partnersDetail-module-scss-module__x-rV8a__tCard{scroll-snap-align:start;flex:0 0 82vw}}.partnersDetail-module-scss-module__x-rV8a__tPhotoWrap{height:280px;position:relative;overflow:hidden}@media (max-width:580px){.partnersDetail-module-scss-module__x-rV8a__tPhotoWrap{height:300px}}.partnersDetail-module-scss-module__x-rV8a__tPhoto{object-fit:cover;object-position:top center}.partnersDetail-module-scss-module__x-rV8a__tCardBody{padding:18px 20px 22px}.partnersDetail-module-scss-module__x-rV8a__tStars{gap:3px;margin-bottom:10px;display:flex}.partnersDetail-module-scss-module__x-rV8a__tReview{color:#555;margin:0;font-size:13.5px;line-height:1.65}.partnersDetail-module-scss-module__x-rV8a__tLoadMore{justify-content:center;margin-top:40px;display:flex}.partnersDetail-module-scss-module__x-rV8a__loadMoreBtn{letter-spacing:.5px;cursor:pointer;background:0 0;border:2px solid;border-radius:8px;align-items:center;gap:8px;padding:13px 28px;font-size:13px;font-weight:700;transition:background .2s,opacity .2s;display:inline-flex}.partnersDetail-module-scss-module__x-rV8a__loadMoreBtn:hover{background:#0000000a}.partnersDetail-module-scss-module__x-rV8a__features{background:#fff;padding:96px 48px}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__features{padding:64px 24px}}.partnersDetail-module-scss-module__x-rV8a__featInner{max-width:1060px;margin:0 auto}.partnersDetail-module-scss-module__x-rV8a__featGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:860px){.partnersDetail-module-scss-module__x-rV8a__featGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.partnersDetail-module-scss-module__x-rV8a__featGrid{grid-template-columns:1fr}}.partnersDetail-module-scss-module__x-rV8a__featCard{background:#f8f8f8;border:1px solid #0000;border-radius:14px;flex-direction:column;gap:10px;padding:28px 24px;transition:border-color .2s,box-shadow .2s;display:flex}.partnersDetail-module-scss-module__x-rV8a__featCard:hover{border-color:#e0e0e0;box-shadow:0 4px 16px #0000000f}.partnersDetail-module-scss-module__x-rV8a__featIconWrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.partnersDetail-module-scss-module__x-rV8a__featIconWrap svg{width:24px;height:24px}.partnersDetail-module-scss-module__x-rV8a__featTitle{color:#111;margin:0;font-size:15px;font-weight:700;line-height:1.3}.partnersDetail-module-scss-module__x-rV8a__featDesc{color:#666;margin:0;font-size:13.5px;line-height:1.62}.partnersDetail-module-scss-module__x-rV8a__ctaSection{text-align:center;padding:80px 48px}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__ctaSection{padding:60px 24px}}.partnersDetail-module-scss-module__x-rV8a__ctaInner{flex-direction:column;align-items:center;gap:20px;max-width:640px;margin:0 auto;display:flex}.partnersDetail-module-scss-module__x-rV8a__ctaTitle{color:#111;letter-spacing:-.5px;margin:0;font-size:40px;font-weight:900;line-height:1.1}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__ctaTitle{font-size:28px}}.partnersDetail-module-scss-module__x-rV8a__ctaSub{color:#555;margin:0;font-size:16px;line-height:1.7}@media (max-width:768px){.partnersDetail-module-scss-module__x-rV8a__ctaSub{font-size:15px}}.partnersDetail-module-scss-module__x-rV8a__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.partnersDetail-module-scss-module__x-rV8a__modal{background:#fff;border-radius:22px;width:100%;max-width:580px;animation:.25s cubic-bezier(.34,1.56,.64,1) partnersDetail-module-scss-module__x-rV8a__modalIn;position:relative;overflow:hidden;box-shadow:0 32px 72px #00000038}@keyframes partnersDetail-module-scss-module__x-rV8a__modalIn{0%{opacity:0;transform:scale(.94)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.partnersDetail-module-scss-module__x-rV8a__modalClose{z-index:10;cursor:pointer;color:#666;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:flex;position:absolute;top:14px;right:14px}.partnersDetail-module-scss-module__x-rV8a__modalClose:hover{background:#e5e7eb}.partnersDetail-module-scss-module__x-rV8a__quizProgress{background:linear-gradient(160deg,#f9fafb 0%,#fff 100%);border-bottom:1px solid #f0f0f0;flex-direction:column;gap:12px;padding:36px 44px 24px;display:flex}@media (max-width:520px){.partnersDetail-module-scss-module__x-rV8a__quizProgress{padding:28px 24px 20px}}.partnersDetail-module-scss-module__x-rV8a__modalTop{flex-direction:column;gap:6px;display:flex}.partnersDetail-module-scss-module__x-rV8a__modalTitle{color:#111;margin:0;font-size:24px;font-weight:800}@media (max-width:520px){.partnersDetail-module-scss-module__x-rV8a__modalTitle{font-size:20px}}.partnersDetail-module-scss-module__x-rV8a__modalSub{color:#888;margin:0;font-size:14px}.partnersDetail-module-scss-module__x-rV8a__quizBar{background:#e9ecef;border-radius:99px;width:100%;height:6px;overflow:hidden}.partnersDetail-module-scss-module__x-rV8a__quizFill{border-radius:99px;height:100%;transition:width .35s cubic-bezier(.4,0,.2,1)}.partnersDetail-module-scss-module__x-rV8a__quizStep{letter-spacing:.3px;align-self:flex-end;font-size:12px;font-weight:600}.partnersDetail-module-scss-module__x-rV8a__quizBody{align-items:center;min-height:300px;padding:40px 44px;display:flex}@media (max-width:520px){.partnersDetail-module-scss-module__x-rV8a__quizBody{min-height:260px;padding:28px 24px}}.partnersDetail-module-scss-module__x-rV8a__qStep{width:100%;animation:.25s ease-out partnersDetail-module-scss-module__x-rV8a__fadeUp}@keyframes partnersDetail-module-scss-module__x-rV8a__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.partnersDetail-module-scss-module__x-rV8a__qTitle{color:#111;margin:0 0 6px;font-size:20px;font-weight:800}@media (max-width:520px){.partnersDetail-module-scss-module__x-rV8a__qTitle{font-size:18px}}.partnersDetail-module-scss-module__x-rV8a__qSub{color:#888;margin:0 0 24px;font-size:14px}.partnersDetail-module-scss-module__x-rV8a__qOptions{flex-direction:column;gap:11px;display:flex}.partnersDetail-module-scss-module__x-rV8a__qOption{cursor:pointer;text-align:left;background:#fff;border:2px solid #e5e7eb;border-radius:10px;align-items:center;gap:16px;width:100%;padding:16px 20px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.partnersDetail-module-scss-module__x-rV8a__qOption:hover:not(:disabled){border-color:#c9cdd4;box-shadow:0 3px 10px #0000000f}.partnersDetail-module-scss-module__x-rV8a__qSelected{box-shadow:0 4px 14px #00000017}.partnersDetail-module-scss-module__x-rV8a__qLbl{color:#777;background:#f1f3f5;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:inline-flex}.partnersDetail-module-scss-module__x-rV8a__qOptTitle{color:#111;font-size:15px;font-weight:600;display:block}.partnersDetail-module-scss-module__x-rV8a__qOptSub{color:#888;margin-top:2px;font-size:13px;display:block}.partnersDetail-module-scss-module__x-rV8a__quizFoot{background:#fafafa;border-top:1px solid #f0f0f0;padding:18px 44px 22px}@media (max-width:520px){.partnersDetail-module-scss-module__x-rV8a__quizFoot{padding:14px 24px 18px}}.partnersDetail-module-scss-module__x-rV8a__backBtn{color:#555;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.partnersDetail-module-scss-module__x-rV8a__backBtn:hover:not(:disabled){background:#f9fafb;border-color:#d0d5db}.partnersDetail-module-scss-module__x-rV8a__backBtn:disabled{opacity:.38;cursor:not-allowed}
