.ProductsScreen-module-scss-module__yAMoTG__search-container{flex:1;max-width:500px;position:relative}@media (max-width:540px){.ProductsScreen-module-scss-module__yAMoTG__search-container{max-width:100%}}.ProductsScreen-module-scss-module__yAMoTG__search-icon{pointer-events:none;z-index:1;position:absolute;top:50%;left:1.6rem;transform:translateY(-50%)}.ProductsScreen-module-scss-module__yAMoTG__search-input{background:#fff;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:1.4rem 1.6rem 1.4rem 4.8rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.5rem;transition:all .2s}.ProductsScreen-module-scss-module__yAMoTG__search-input:focus{border-color:#2c6e6a;outline:none;box-shadow:0 0 0 3px #2c6e6a1a}.ProductsScreen-module-scss-module__yAMoTG__search-input::placeholder{color:#94a3b8}.ProductsScreen-module-scss-module__yAMoTG__search-clear{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.4rem;transition:background-color .2s;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.ProductsScreen-module-scss-module__yAMoTG__search-clear:hover{background:#f1f5f9}.ProductsScreen-module-scss-module__yAMoTG__carousel-controls,.ProductsScreen-module-scss-module__yAMoTG__carousel-btn{display:none}.ProductsScreen-module-scss-module__yAMoTG__products-screen{background:linear-gradient(135deg,#2c6e6a05 0%,#3d8b8603 100%);min-height:calc(100vh - 140px);padding:3rem 2rem}.ProductsScreen-module-scss-module__yAMoTG__products-screen__wrapper{max-width:1200px;margin:0 auto;position:relative}.ProductsScreen-module-scss-module__yAMoTG__products-screen__header{text-align:center;max-width:700px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.ProductsScreen-module-scss-module__yAMoTG__products-screen__progress{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}.ProductsScreen-module-scss-module__yAMoTG__products-screen__content{max-width:600px;margin:0 auto}.ProductsScreen-module-scss-module__yAMoTG__products-screen__badge{color:#fff;letter-spacing:.02em;text-transform:uppercase;background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);border-radius:50px;padding:.6rem 1.8rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.3rem;font-weight:500;display:inline-block;box-shadow:0 3px 8px #2c6e6a33}.ProductsScreen-module-scss-module__yAMoTG__products-screen__icon-container{background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex;box-shadow:0 6px 16px #2c6e6a33}.ProductsScreen-module-scss-module__yAMoTG__products-screen__icon-container svg{fill:#fff;width:36px;height:36px}.ProductsScreen-module-scss-module__yAMoTG__products-screen__title{letter-spacing:-.025em;color:#1a202c;background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-family:system-ui,-apple-system,sans-serif;font-size:3.6rem;font-weight:700;line-height:1.1}.ProductsScreen-module-scss-module__yAMoTG__products-screen__description{letter-spacing:-.01em;color:#64748b;max-width:520px;margin:0 auto;font-family:system-ui,-apple-system,sans-serif;font-size:1.7rem;font-weight:400;line-height:1.55}.ProductsScreen-module-scss-module__yAMoTG__products-screen__controls{justify-content:center;align-items:center;gap:2rem;margin-bottom:4rem;display:flex}@media (max-width:540px){.ProductsScreen-module-scss-module__yAMoTG__products-screen__controls{flex-direction:column;gap:1.5rem;margin-bottom:3rem}}.ProductsScreen-module-scss-module__yAMoTG__products-screen__carousel-container,.ProductsScreen-module-scss-module__yAMoTG__products-screen__carousel{display:none}.ProductsScreen-module-scss-module__yAMoTG__products-screen__grid{grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:0;display:grid}@media (max-width:1024px){.ProductsScreen-module-scss-module__yAMoTG__products-screen__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width:760px){.ProductsScreen-module-scss-module__yAMoTG__products-screen__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:540px){.ProductsScreen-module-scss-module__yAMoTG__products-screen__grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:760px){.ProductsScreen-module-scss-module__yAMoTG__products-screen{padding:2rem 1.5rem}.ProductsScreen-module-scss-module__yAMoTG__products-screen__header{margin-bottom:4rem}.ProductsScreen-module-scss-module__yAMoTG__products-screen__progress{gap:1.2rem;margin-bottom:2.5rem}.ProductsScreen-module-scss-module__yAMoTG__products-screen__icon-container{width:64px;height:64px}.ProductsScreen-module-scss-module__yAMoTG__products-screen__icon-container svg{width:32px;height:32px}.ProductsScreen-module-scss-module__yAMoTG__products-screen__badge{padding:.5rem 1.5rem;font-size:1.2rem}.ProductsScreen-module-scss-module__yAMoTG__products-screen__title{margin-bottom:1.8rem;font-size:3rem}.ProductsScreen-module-scss-module__yAMoTG__products-screen__description{font-size:1.6rem;line-height:1.5}.ProductsScreen-module-scss-module__yAMoTG__products-screen__grid{grid-template-columns:1fr;gap:2rem;margin-top:3rem}}@media (max-width:540px){.ProductsScreen-module-scss-module__yAMoTG__products-screen{padding:1.5rem 1rem}.ProductsScreen-module-scss-module__yAMoTG__products-screen__header{margin-bottom:3rem}.ProductsScreen-module-scss-module__yAMoTG__products-screen__progress{gap:1rem;margin-bottom:2rem}.ProductsScreen-module-scss-module__yAMoTG__products-screen__icon-container{width:56px;height:56px}.ProductsScreen-module-scss-module__yAMoTG__products-screen__icon-container svg{width:28px;height:28px}.ProductsScreen-module-scss-module__yAMoTG__products-screen__badge{padding:.4rem 1.2rem;font-size:1.1rem}.ProductsScreen-module-scss-module__yAMoTG__products-screen__title{margin-bottom:1.6rem;font-size:2.6rem}.ProductsScreen-module-scss-module__yAMoTG__products-screen__description{font-size:1.5rem}.ProductsScreen-module-scss-module__yAMoTG__products-screen__grid{grid-template-columns:1fr;gap:1.6rem}}.ProductsScreen-module-scss-module__yAMoTG__product-card{background:#fff;border:1px solid #2c6e6a14;border-radius:20px;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 10px 30px #2c6e6a14,0 4px 12px #0000000a}.ProductsScreen-module-scss-module__yAMoTG__product-card:hover{border-color:#2c6e6a33;transform:translateY(-4px);box-shadow:0 20px 40px #2c6e6a1f,0 8px 24px #00000014}.ProductsScreen-module-scss-module__yAMoTG__product-card__image-wrapper{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:220px;display:flex;overflow:hidden}@media (max-width:540px){.ProductsScreen-module-scss-module__yAMoTG__product-card__image-wrapper{height:180px}}.ProductsScreen-module-scss-module__yAMoTG__product-card__image{object-fit:contain;width:100%;height:100%;padding:2rem;transition:transform .3s}@media (max-width:540px){.ProductsScreen-module-scss-module__yAMoTG__product-card__image{padding:1.5rem}}.ProductsScreen-module-scss-module__yAMoTG__product-card__content{flex-direction:column;flex:1;padding:2.4rem;display:flex}@media (max-width:540px){.ProductsScreen-module-scss-module__yAMoTG__product-card__content{padding:2rem}}.ProductsScreen-module-scss-module__yAMoTG__product-card__title{letter-spacing:-.01em;color:#1a202c;min-height:5.2rem;margin-bottom:2rem;font-family:system-ui,-apple-system,sans-serif;font-size:2rem;font-weight:600;line-height:1.3}@media (max-width:540px){.ProductsScreen-module-scss-module__yAMoTG__product-card__title{min-height:auto;margin-bottom:1.6rem;font-size:1.8rem}}.ProductsScreen-module-scss-module__yAMoTG__product-card__strength-section{margin-bottom:2rem}@media (max-width:540px){.ProductsScreen-module-scss-module__yAMoTG__product-card__strength-section{margin-bottom:1.6rem}}.ProductsScreen-module-scss-module__yAMoTG__product-card__strength-label{color:#374151;letter-spacing:-.01em;margin-bottom:1rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.4rem;font-weight:600;display:block}@media (max-width:540px){.ProductsScreen-module-scss-module__yAMoTG__product-card__strength-label{margin-bottom:.8rem;font-size:1.3rem}}.ProductsScreen-module-scss-module__yAMoTG__product-card__strength-select{color:#1f2937;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%237963df' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 1.2rem center no-repeat;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:1.4rem 4rem 1.4rem 1.6rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:500;transition:all .2s}.ProductsScreen-module-scss-module__yAMoTG__product-card__strength-select:hover{background-color:#2c6e6a05;border-color:#2c6e6a}.ProductsScreen-module-scss-module__yAMoTG__product-card__strength-select:focus{border-color:#2c6e6a;outline:none;box-shadow:0 0 0 3px #2c6e6a1a}@media (max-width:540px){.ProductsScreen-module-scss-module__yAMoTG__product-card__strength-select{padding:1.2rem 3.6rem 1.2rem 1.4rem;font-size:1.4rem}}.ProductsScreen-module-scss-module__yAMoTG__product-card__price-display{background:linear-gradient(135deg,#2c6e6a0f 0%,#3d8b8608 100%);border:1px solid #2c6e6a1a;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.6rem 2rem;display:flex}@media (max-width:540px){.ProductsScreen-module-scss-module__yAMoTG__product-card__price-display{margin-bottom:1.6rem;padding:1.4rem 1.6rem}}.ProductsScreen-module-scss-module__yAMoTG__product-card__price-label{color:#64748b;letter-spacing:-.01em;font-family:system-ui,-apple-system,sans-serif;font-size:1.4rem;font-weight:500}@media (max-width:540px){.ProductsScreen-module-scss-module__yAMoTG__product-card__price-label{font-size:1.3rem}}.ProductsScreen-module-scss-module__yAMoTG__product-card__price-amount{background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);-webkit-text-fill-color:#0000;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-family:system-ui,-apple-system,sans-serif;font-size:2.2rem;font-weight:700}@media (max-width:540px){.ProductsScreen-module-scss-module__yAMoTG__product-card__price-amount{font-size:2rem}}.ProductsScreen-module-scss-module__yAMoTG__product-card__buy-button{color:#fff;cursor:pointer;letter-spacing:-.01em;background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:auto;padding:1.8rem 2.4rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.6rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 6px 20px #2c6e6a4d}.ProductsScreen-module-scss-module__yAMoTG__product-card__buy-button:hover{background:linear-gradient(135deg,#6952cc 0%,#8766d8 100%);transform:translateY(-2px);box-shadow:0 10px 30px #2c6e6a66}.ProductsScreen-module-scss-module__yAMoTG__product-card__buy-button:active{transform:translateY(0);box-shadow:0 4px 16px #2c6e6a59}.ProductsScreen-module-scss-module__yAMoTG__product-card__buy-button:focus{outline:none;box-shadow:0 0 0 4px #2c6e6a33,0 6px 20px #2c6e6a4d}@media (max-width:540px){.ProductsScreen-module-scss-module__yAMoTG__product-card__buy-button{padding:1.6rem 2rem;font-size:1.5rem}}.ProductsScreen-module-scss-module__yAMoTG__product-card__buy-text{font-weight:600}.ProductsScreen-module-scss-module__yAMoTG__product-card__buy-icon{transition:transform .3s}.ProductsScreen-module-scss-module__yAMoTG__product-card__buy-button:hover .ProductsScreen-module-scss-module__yAMoTG__product-card__buy-icon{transform:translate(4px)}.ProductsScreen-module-scss-module__yAMoTG__product-card__options,.ProductsScreen-module-scss-module__yAMoTG__product-card__select-label,.ProductsScreen-module-scss-module__yAMoTG__product-card__option,.ProductsScreen-module-scss-module__yAMoTG__product-card__option-content,.ProductsScreen-module-scss-module__yAMoTG__product-card__option-title,.ProductsScreen-module-scss-module__yAMoTG__product-card__option-price,.ProductsScreen-module-scss-module__yAMoTG__product-card__option-arrow,.ProductsScreen-module-scss-module__yAMoTG__product-card__price-item,.ProductsScreen-module-scss-module__yAMoTG__product-card__price-title,.ProductsScreen-module-scss-module__yAMoTG__product-card__button,.ProductsScreen-module-scss-module__yAMoTG__product-card__footer,.ProductsScreen-module-scss-module__yAMoTG__product-card__body,.ProductsScreen-module-scss-module__yAMoTG__product-card__price{display:none}.ProductsScreen-module-scss-module__yAMoTG__no-results{text-align:center;background:#fff;border:2px dashed #e5e7eb;border-radius:16px;margin-top:2rem;padding:4rem 2rem}.ProductsScreen-module-scss-module__yAMoTG__no-results__icon{margin-bottom:1.5rem}.ProductsScreen-module-scss-module__yAMoTG__no-results__title{color:#374151;margin-bottom:1rem;font-family:system-ui,-apple-system,sans-serif;font-size:2rem;font-weight:600}.ProductsScreen-module-scss-module__yAMoTG__no-results__text{color:#64748b;margin-bottom:2rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.5rem}.ProductsScreen-module-scss-module__yAMoTG__no-results__clear{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);border:none;border-radius:10px;padding:1.2rem 2.4rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.4rem;font-weight:600;transition:all .2s}.ProductsScreen-module-scss-module__yAMoTG__no-results__clear:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2c6e6a40}
.Loader-module-scss-module__D19-Sq__loader{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Loader-module-scss-module__D19-Sq__loader--infinite{grid-column:1/-1;width:100%;height:4rem;padding-bottom:4rem}.Loader-module-scss-module__D19-Sq__loader__inner--light{color:#fff}.Loader-module-scss-module__D19-Sq__loader__inner--light svg{color:#fff;fill:#fff}
@keyframes ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__xfadeOut{0%{opacity:1;filter:blur();transform:translateY(0)}to{opacity:0;filter:blur(1px);transform:translateY(-4px)}}@keyframes ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__xfadeIn{0%{opacity:0;filter:blur(1px);transform:translateY(4px)}to{opacity:1;filter:blur();transform:translateY(0)}}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper{background:linear-gradient(#f9fafb66 0%,#fff 100%);height:auto;min-height:100vh;overflow:hidden auto}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__wrapper{z-index:10;box-sizing:border-box;flex-direction:column;width:100%;max-width:640px;min-height:500px;max-height:calc(100vh - 40px);margin:0 auto;padding:2rem 1.5rem;display:flex;position:relative}@media (min-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__wrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#fffffff2 0%,#ffffffe6 100%);border:1px solid #2c6e6a14;border-radius:24px;height:auto;min-height:600px;max-height:none;margin:2rem auto;padding:2rem;box-shadow:0 20px 60px #2c6e6a14,0 8px 40px #0000000a}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__wrapper--terms-mode{height:auto;max-height:none}}@media (max-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__wrapper--terms-mode{height:auto;min-height:auto;max-height:none}}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__header{flex-shrink:0;width:100%;margin-bottom:2rem;position:relative}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__header:before{content:"";background:linear-gradient(90deg,#2c6e6a,#3d8b86);border-radius:3px;width:60px;height:3px;position:absolute;top:-1rem;left:50%;transform:translate(-50%)}@media (max-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__header:before{display:none}}@media (min-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__header{margin-bottom:2rem}}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__body{flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}@media (min-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__body{overflow:visible}}@media (max-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__body--terms-mode{min-height:auto;overflow:visible}}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__loader{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:inherit;background:#fffffff2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__loader-content{background:#ffffffe6;border:1px solid #2c6e6a14;border-radius:20px;flex-direction:column;align-items:center;gap:2rem;padding:3rem 2rem;display:flex;box-shadow:0 12px 40px #2c6e6a1f}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__loader-text{color:#374151;text-align:center;letter-spacing:-.01em;margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:1.6rem;font-weight:600}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #d1d5db4d;border-radius:20px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}@media (min-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-container{min-height:500px;overflow:visible}}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-container-terms{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #d1d5db4d;border-radius:20px;flex-direction:column;display:flex;overflow:visible}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-content{flex-direction:column;flex:1;justify-content:flex-start;padding:2rem;display:flex;position:relative;overflow:hidden auto}@media (min-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-content{min-height:350px;overflow-y:visible}}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-content{scrollbar-width:thin;scrollbar-color:#2c6e6a4d #f9fafb80}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-content::-webkit-scrollbar{width:8px}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-content::-webkit-scrollbar-track{background:#f9fafb80;border-radius:4px}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-content::-webkit-scrollbar-thumb{background:#2c6e6a4d;border-radius:4px}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-content::-webkit-scrollbar-thumb:hover{background:#2c6e6a80}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-content:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(#fff0 0%,#ffffffe6 100%);height:40px;transition:opacity .3s;position:sticky;bottom:0;left:0;right:0}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-content.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__has-scroll-content:after{opacity:1}@media (min-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-content{padding:3rem}}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__terms-content{width:100%;padding:2rem}@media (min-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__terms-content{padding:3rem}}@media (max-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__terms-content{padding:1.8rem}}@media (max-width:540px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__terms-content{padding:1.5rem}}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__action-controls{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-top:1px solid #d1d5db4d;border-bottom-right-radius:20px;border-bottom-left-radius:20px;flex-shrink:0;padding:1.5rem 2rem;box-shadow:0 -4px 12px #00000008}@media (min-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__action-controls{padding:1.5rem 3rem}}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__button-group{flex-direction:column;align-items:stretch;gap:1.2rem;display:flex}@media (min-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__button-group{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__continue-section{order:1}@media (min-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__continue-section{order:2;margin-left:auto}}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__xfade-stack{flex-direction:column;flex:1;min-height:400px;display:flex;position:relative;overflow:hidden}@media (min-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__xfade-stack:not(.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__is-transitioning){position:static;overflow:visible}}@media (max-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__xfade-stack.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__terms-step{overflow:visible}}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__panel{flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}@media (min-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__xfade-stack:not(.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__is-transitioning) .ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__panel{position:static;inset:auto;overflow:visible}}@media (max-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__panel.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__terms-panel{position:static;overflow:visible}}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__panel.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__is-current{z-index:1}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__panel.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__is-next{z-index:2}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__panel.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__fade-out{animation:.25s cubic-bezier(.16,1,.3,1) both ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__xfadeOut}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__panel.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__fade-in{animation:.25s cubic-bezier(.16,1,.3,1) both ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__xfadeIn}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__xfade-stack.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__is-transitioning{pointer-events:none}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__back-button{color:#6b7280;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #d1d5db99;border-radius:12px;order:2;padding:1.2rem 2rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:500;transition:all .2s}@media (min-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__back-button{order:1;padding:1rem 1.8rem;font-size:1.4rem}}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__back-button:hover{color:#2c6e6a;background:#2c6e6a0d;border-color:#2c6e6a4d;transform:translateY(-1px);box-shadow:0 4px 16px #2c6e6a14}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__back-button:active{transform:translateY(0)}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__back-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}@media (max-width:760px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__wrapper{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;height:calc(100vh - 160px);max-height:calc(100vh - 160px);margin:0;padding:1rem}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__wrapper.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__wrapper--terms-mode{height:auto;min-height:100vh;max-height:none}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__header{margin-bottom:1.5rem}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-container,.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-container-terms{background:#fffffff2;border-radius:16px;box-shadow:0 8px 32px #2c6e6a14}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-content,.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__terms-content{padding:1.8rem}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__action-controls{border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding:1.2rem 1.5rem}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__button-group{gap:1rem}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__back-button{padding:1.1rem 1.8rem;font-size:1.4rem}}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__blocking-message{background:linear-gradient(135deg,#fff4e6 0%,#ffe8cc 100%);border:2px solid #ff9800;border-radius:16px;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;animation:.3s ease-out ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__slideIn;display:flex;box-shadow:0 4px 12px #ff980026}@keyframes ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__blocking-icon{flex-shrink:0;font-size:2rem;line-height:1}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__blocking-content{flex:1}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__blocking-title{color:#e65100;margin:0 0 .5rem;font-size:1.6rem;font-weight:600;line-height:1.3}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__blocking-text{color:#5d4037;margin:0 0 1rem;font-size:1.4rem;line-height:1.5}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__blocking-contact{color:#5d4037;margin:0;font-size:1.3rem;line-height:1.5}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__blocking-contact strong{color:#e65100;font-weight:600}@media (max-width:540px){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__wrapper{height:calc(100vh - 130px);max-height:calc(100vh - 130px);padding:.8rem}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__wrapper.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__wrapper--terms-mode{height:auto;min-height:100vh;max-height:none;padding-bottom:2rem}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-container,.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-container-terms{border-radius:12px}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__question-content,.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__terms-content{padding:1.5rem}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__action-controls{border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding:1rem 1.2rem}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__button-group{gap:.8rem}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__back-button{padding:1rem 1.5rem;font-size:1.3rem}}@media (prefers-reduced-motion:reduce){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__panel.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__fade-out,.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__panel.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__fade-in,.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__xfade-stack.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__is-transitioning:after{animation:none!important}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__back-button{transition:none!important}}@media (prefers-contrast:high){.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__back-button{border-color:#2c6e6a}.ShopQuestionnaireWrapper-module-scss-module__Zzxj9a__assessment-wrapper__action-controls{border-top-color:#2c6e6a}}
.NavBarAssessment-module-scss-module__87xgSG__nav-bar{z-index:40;background-color:#fff;border-bottom:1px solid #0000000f;justify-content:center;align-items:center;width:100%;min-height:7rem;padding:1.4rem 0;display:flex;position:relative;box-shadow:0 1px 12px #0000000a}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__content{justify-content:center;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 2.4rem;display:flex}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-link{align-items:center;gap:1rem;text-decoration:none;transition:opacity .2s;display:flex}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-link:hover{opacity:.85;text-decoration:none}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-mark{color:#fff;background:#2c6e6a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-mark svg{width:20px;height:20px}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-text{align-items:baseline;gap:.5rem;line-height:1;display:flex}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-first{color:#1a3a38;letter-spacing:-.3px;font-family:DM Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.2rem;font-weight:700}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-rest{color:#2c6e6a;letter-spacing:-.3px;font-family:DM Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.2rem;font-weight:400}.NavBarAssessment-module-scss-module__87xgSG__nav-bar--purple{background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);border-bottom:none;box-shadow:0 4px 25px #2c6e6a33}.NavBarAssessment-module-scss-module__87xgSG__nav-bar--purple .NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-mark{background:#fff3}.NavBarAssessment-module-scss-module__87xgSG__nav-bar--purple .NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-first,.NavBarAssessment-module-scss-module__87xgSG__nav-bar--purple .NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-rest{color:#fff}.NavBarAssessment-module-scss-module__87xgSG__nav-bar--minimal{box-shadow:none;background-color:#0000;border-bottom:none;padding:1.2rem 0}.NavBarAssessment-module-scss-module__87xgSG__nav-bar--elevated{background-color:#fff;border-bottom:none;box-shadow:0 4px 24px #0000000f}@media only screen and (max-width:1024px){.NavBarAssessment-module-scss-module__87xgSG__nav-bar{min-height:6.4rem;padding:1.2rem 0}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__content{padding:0 1.6rem}}@media only screen and (max-width:760px){.NavBarAssessment-module-scss-module__87xgSG__nav-bar{min-height:6rem;padding:1rem 0}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__content{padding:0 1.2rem}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-mark{border-radius:8px;width:32px;height:32px}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-mark svg{width:18px;height:18px}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-first,.NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-rest{font-size:1.9rem}}@media only screen and (max-width:540px){.NavBarAssessment-module-scss-module__87xgSG__nav-bar{min-height:5.6rem;padding:.8rem 0}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__content{padding:0 1rem}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-mark{border-radius:8px;width:30px;height:30px}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-mark svg{width:16px;height:16px}.NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-first,.NavBarAssessment-module-scss-module__87xgSG__nav-bar__logo-rest{font-size:1.8rem}}
.FooterContact-module-scss-module__Xr2QBG__footer-contact{margin:0}.FooterContact-module-scss-module__Xr2QBG__footer-contact__list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.FooterContact-module-scss-module__Xr2QBG__footer-contact__list-item{color:#fffc;font-family:Work Sans,system-ui,-apple-system,sans-serif;font-size:1.4rem;font-weight:300;line-height:1.6}.FooterContact-module-scss-module__Xr2QBG__footer-contact__list-item strong{color:#fffffff2;font-family:Work Sans,system-ui,-apple-system,sans-serif;font-weight:500}@media only screen and (max-width:540px){.FooterContact-module-scss-module__Xr2QBG__footer-contact__list-item{font-size:1.3rem}}
.FooterCompany-module-scss-module__Hp5CIa__footer-company{margin:0}.FooterCompany-module-scss-module__Hp5CIa__footer-company__list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.FooterCompany-module-scss-module__Hp5CIa__footer-company__list-item{color:#fffc;font-family:Work Sans,system-ui,-apple-system,sans-serif;font-size:1.4rem;font-weight:300;line-height:1.6}.FooterCompany-module-scss-module__Hp5CIa__footer-company__list-item strong{color:#fffffff2;font-family:Work Sans,system-ui,-apple-system,sans-serif;font-weight:500}@media only screen and (max-width:540px){.FooterCompany-module-scss-module__Hp5CIa__footer-company__list-item{font-size:1.3rem}}
.FooterAssessment-module-scss-module__PxTKXq__footer{background:linear-gradient(135deg,#0f191c 0%,#1a2a2e 50%,#0f191c 100%);border-top:1px solid #2c6e6a33;flex-direction:column;width:100%;margin-top:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 -4px 24px #00000026,0 -2px 12px #2c6e6a0d}.FooterAssessment-module-scss-module__PxTKXq__footer:before{content:"";background:linear-gradient(90deg,#2c6e6a,#3d8b86);border-radius:3px 3px 0 0;width:140px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.FooterAssessment-module-scss-module__PxTKXq__footer:after{content:"";pointer-events:none;background:radial-gradient(circle,#2c6e6a0f 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:20%;right:10%}.FooterAssessment-module-scss-module__PxTKXq__footer__content{z-index:1;width:100%;max-width:1400px;margin:0 auto;padding:5.6rem 2.4rem 4rem;position:relative}.FooterAssessment-module-scss-module__PxTKXq__footer__main-section{grid-template-columns:2fr 1fr;align-items:start;gap:4rem;display:grid}.FooterAssessment-module-scss-module__PxTKXq__footer__info-grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.FooterAssessment-module-scss-module__PxTKXq__footer__info-block{flex-direction:column;gap:1.6rem;display:flex}.FooterAssessment-module-scss-module__PxTKXq__footer__payment-section{flex-direction:column;align-items:flex-start;display:flex}.FooterAssessment-module-scss-module__PxTKXq__footer__section-title{color:#fff;letter-spacing:-.025em;margin-bottom:2rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.8rem;font-weight:600;display:inline-block;position:relative}.FooterAssessment-module-scss-module__PxTKXq__footer__section-title:after{content:"";background:linear-gradient(90deg,#2c6e6a,#3d8b86);border-radius:2px;width:40px;height:2px;position:absolute;bottom:-4px;left:0}.FooterAssessment-module-scss-module__PxTKXq__footer__payment-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;max-width:220px;display:grid}.FooterAssessment-module-scss-module__PxTKXq__footer__payment-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;padding:1.2rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}.FooterAssessment-module-scss-module__PxTKXq__footer__payment-item:hover{background:#ffffff1a;border-color:#2c6e6a80;transform:translateY(-2px);box-shadow:0 6px 16px #2c6e6a26}.FooterAssessment-module-scss-module__PxTKXq__footer__payment-logo{object-fit:contain;filter:brightness(1.2)contrast(.95);width:auto;max-width:100%;height:auto;max-height:28px}.FooterAssessment-module-scss-module__PxTKXq__footer__bottom{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000059;border-top:1px solid #ffffff1a;box-shadow:0 -2px 8px #00000026}.FooterAssessment-module-scss-module__PxTKXq__footer__bottom-content{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:2.8rem 2.4rem;display:flex;position:relative}.FooterAssessment-module-scss-module__PxTKXq__footer__copyright{color:#ffffffbf;letter-spacing:-.025em;margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:400}.FooterAssessment-module-scss-module__PxTKXq__footer__certifications{align-items:center;gap:1rem;display:flex}.FooterAssessment-module-scss-module__PxTKXq__footer__cert-badge{color:#3d8b86;letter-spacing:.025em;font-size:1.4rem;font-weight:500}.FooterAssessment-module-scss-module__PxTKXq__footer__separator{color:#fff6;font-size:1.4rem}@media only screen and (max-width:1024px){.FooterAssessment-module-scss-module__PxTKXq__footer__content{padding:4.8rem 1.6rem 3.6rem}.FooterAssessment-module-scss-module__PxTKXq__footer__main-section{grid-template-columns:1fr;gap:3.2rem}.FooterAssessment-module-scss-module__PxTKXq__footer__info-grid{grid-template-columns:1fr 1fr;gap:2.4rem}.FooterAssessment-module-scss-module__PxTKXq__footer__payment-section{align-items:flex-start}.FooterAssessment-module-scss-module__PxTKXq__footer__payment-grid{grid-template-columns:repeat(5,1fr);max-width:100%}.FooterAssessment-module-scss-module__PxTKXq__footer__bottom-content{padding:2.4rem 1.6rem}}@media only screen and (max-width:760px){.FooterAssessment-module-scss-module__PxTKXq__footer__content{padding:4rem 1.6rem 3.2rem}.FooterAssessment-module-scss-module__PxTKXq__footer__main-section{gap:2.8rem}.FooterAssessment-module-scss-module__PxTKXq__footer__info-grid{grid-template-columns:1fr;gap:2.4rem}.FooterAssessment-module-scss-module__PxTKXq__footer__payment-grid{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:200px}.FooterAssessment-module-scss-module__PxTKXq__footer__payment-item{padding:1rem}.FooterAssessment-module-scss-module__PxTKXq__footer__section-title{margin-bottom:1.6rem;font-size:1.7rem}.FooterAssessment-module-scss-module__PxTKXq__footer__bottom-content{text-align:center;flex-direction:column;align-items:center;gap:1.6rem;padding:2.4rem 1.6rem}.FooterAssessment-module-scss-module__PxTKXq__footer__certifications{flex-wrap:wrap;justify-content:center}}@media only screen and (max-width:540px){.FooterAssessment-module-scss-module__PxTKXq__footer__content{padding:4rem 1.6rem 3.2rem}.FooterAssessment-module-scss-module__PxTKXq__footer__main-section{gap:3.2rem}.FooterAssessment-module-scss-module__PxTKXq__footer__payment-grid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:160px}.FooterAssessment-module-scss-module__PxTKXq__footer__payment-item{padding:1rem}.FooterAssessment-module-scss-module__PxTKXq__footer__payment-logo{max-height:24px}.FooterAssessment-module-scss-module__PxTKXq__footer__section-title{margin-bottom:1.6rem;font-size:1.8rem}.FooterAssessment-module-scss-module__PxTKXq__footer__bottom-content{gap:1.6rem;padding:2.4rem 1.6rem}.FooterAssessment-module-scss-module__PxTKXq__footer__copyright{font-size:1.5rem}.FooterAssessment-module-scss-module__PxTKXq__footer__cert-badge,.FooterAssessment-module-scss-module__PxTKXq__footer__separator{font-size:1.4rem}}
.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper{background:#fff;border-bottom:2px solid #2c6e6a1f;width:100%;padding:2rem 0;position:relative;box-shadow:0 2px 12px #2c6e6a14}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__container{justify-content:center;align-items:center;gap:0;max-width:1000px;margin:0 auto;padding:0 2.4rem;display:flex}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__step{flex-direction:column;flex-shrink:0;align-items:center;gap:.6rem;transition:all .3s;display:flex;position:relative}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__step--complete .ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__indicator{background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);border-color:#2c6e6a}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__step--complete .ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__number{color:#fff}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__step--complete .ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__label{color:#2c6e6a;font-weight:600}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__step--active .ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__indicator{background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);border-color:#2c6e6a;box-shadow:0 0 0 4px #2c6e6a1a}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__step--active .ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__number{color:#fff;font-weight:700}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__step--active .ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__label{color:#2c6e6a;font-weight:700}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__step--upcoming .ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__indicator{background:#f3f4f6;border-color:#d1d5db}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__step--upcoming .ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__number,.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__step--upcoming .ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__label{color:#9ca3af}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__indicator{z-index:2;border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:relative}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__number{font-family:system-ui,-apple-system,sans-serif;font-size:1.6rem;font-weight:600;transition:all .3s}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__label{text-align:center;white-space:nowrap;max-width:100px;font-family:system-ui,-apple-system,sans-serif;font-size:1.2rem;font-weight:500;line-height:1.2;transition:all .3s}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__connector{background:#e5e7eb;align-self:flex-start;width:60px;height:2px;margin:20px -2px 0;transition:all .3s;position:relative}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__connector--active{background:linear-gradient(90deg,#2c6e6a 0%,#3d8b86 100%)}@media only screen and (max-width:760px){.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper{padding:2rem 0}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__container{gap:0;padding:0 1.6rem}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__indicator{width:38px;height:38px}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__number{font-size:1.4rem}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__label{max-width:90px;font-size:1.2rem}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__connector{width:60px;margin-top:19px}}@media only screen and (max-width:540px){.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper{padding:1.2rem 0}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__container{gap:0;padding:0 1rem}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__indicator{border-width:1.5px;width:28px;height:28px}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__number{font-size:1.1rem}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__label{max-width:65px;font-size:.95rem}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__connector{width:30px;margin:14px -4px 0}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__step{gap:.5rem}}@media only screen and (max-width:380px){.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__label{max-width:60px;font-size:.9rem}.ConsultationStepper-module-scss-module__q30DUW__consultation-stepper__connector{width:30px}}
@keyframes NewOrder-module-scss-module__X-KWsa__processing-slide{0%{transform:translate(-100%)}to{transform:translate(300%)}}@keyframes NewOrder-module-scss-module__X-KWsa__spin{to{transform:rotate(360deg)}}@keyframes NewOrder-module-scss-module__X-KWsa__pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes NewOrder-module-scss-module__X-KWsa__slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.NewOrder-module-scss-module__X-KWsa__checkout{min-height:calc(100vh - 120px);padding:3rem 2rem}.NewOrder-module-scss-module__X-KWsa__checkout__container{max-width:1200px;margin:0 auto;position:relative}.NewOrder-module-scss-module__X-KWsa__checkout__header{text-align:center;max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.NewOrder-module-scss-module__X-KWsa__checkout__progress{margin-bottom:2rem}.NewOrder-module-scss-module__X-KWsa__checkout__title{letter-spacing:-.02em;color:#1a202c;background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.2rem;font-family:system-ui,-apple-system,sans-serif;font-size:3.2rem;font-weight:700;line-height:1.2}.NewOrder-module-scss-module__X-KWsa__checkout__subtitle{color:#64748b;font-family:system-ui,-apple-system,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.5}.NewOrder-module-scss-module__X-KWsa__checkout__content{grid-template-columns:1fr 2fr;align-items:start;gap:4rem;display:grid}@media (max-width:760px){.NewOrder-module-scss-module__X-KWsa__checkout__content{grid-template-columns:1fr;gap:3rem}.NewOrder-module-scss-module__X-KWsa__checkout{padding:2rem 1.5rem}}@media (max-width:540px){.NewOrder-module-scss-module__X-KWsa__checkout{padding:1.5rem 1rem}}.NewOrder-module-scss-module__X-KWsa__progress-indicator{justify-content:center;margin-bottom:2rem;display:flex}.NewOrder-module-scss-module__X-KWsa__progress-step{color:#fff;background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);border-radius:50px;align-items:center;gap:1rem;padding:.8rem 2rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.4rem;font-weight:600;display:flex;box-shadow:0 4px 12px #2c6e6a40}.NewOrder-module-scss-module__X-KWsa__step-number{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;font-weight:700;display:flex}.NewOrder-module-scss-module__X-KWsa__step-label{text-transform:uppercase;letter-spacing:.02em;font-weight:500}.NewOrder-module-scss-module__X-KWsa__order-summary{position:sticky;top:2rem}.NewOrder-module-scss-module__X-KWsa__card{background:#fff;border:1px solid #2c6e6a14;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #2c6e6a14,0 4px 12px #0000000a}.NewOrder-module-scss-module__X-KWsa__card__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:2rem 2.4rem 1.5rem;display:flex}.NewOrder-module-scss-module__X-KWsa__card__title{color:#1a202c;margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:1.8rem;font-weight:600}.NewOrder-module-scss-module__X-KWsa__item-count{color:#64748b;background:#f1f5f9;border-radius:20px;padding:.4rem 1.2rem;font-size:1.3rem;font-weight:500}.NewOrder-module-scss-module__X-KWsa__empty-state{text-align:center;padding:3rem 2rem}.NewOrder-module-scss-module__X-KWsa__empty-state .NewOrder-module-scss-module__X-KWsa__empty-icon{opacity:.5;margin-bottom:1rem}.NewOrder-module-scss-module__X-KWsa__empty-state p{color:#64748b;margin:0;font-size:1.5rem}.NewOrder-module-scss-module__X-KWsa__order-items{max-height:300px;padding:0 2.4rem;overflow-y:auto}.NewOrder-module-scss-module__X-KWsa__order-item{border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:flex-start;padding:1.5rem 0;display:flex}.NewOrder-module-scss-module__X-KWsa__order-item:last-child{border-bottom:none}.NewOrder-module-scss-module__X-KWsa__item-details{flex:1}.NewOrder-module-scss-module__X-KWsa__item-name{color:#1a202c;margin:0 0 .5rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.3}.NewOrder-module-scss-module__X-KWsa__item-meta{color:#64748b;gap:1rem;font-size:1.3rem;display:flex}.NewOrder-module-scss-module__X-KWsa__item-price{color:#2c6e6a;font-weight:500}.NewOrder-module-scss-module__X-KWsa__item-quantity{color:#64748b}.NewOrder-module-scss-module__X-KWsa__item-total{color:#1a202c;font-family:system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:700}.NewOrder-module-scss-module__X-KWsa__order-totals{background:#f8fafc;border-top:1px solid #f1f5f9;padding:2rem 2.4rem}.NewOrder-module-scss-module__X-KWsa__total-row{color:#64748b;justify-content:space-between;align-items:center;padding:.8rem 0;font-family:system-ui,-apple-system,sans-serif;font-size:1.4rem;display:flex}.NewOrder-module-scss-module__X-KWsa__total-row--final{color:#1a202c;border-top:2px solid #e5e7eb;margin-top:1rem;padding-top:1.5rem;font-size:1.8rem;font-weight:700}.NewOrder-module-scss-module__X-KWsa__total-row--final span:last-child{color:#2c6e6a;background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.NewOrder-module-scss-module__X-KWsa__total-row span:last-child{color:#1a202c;font-weight:600}.NewOrder-module-scss-module__X-KWsa__discount-section{border-top:1px solid #f1f5f9;margin-top:.8rem;padding:1.2rem 0}.NewOrder-module-scss-module__X-KWsa__discount-input-group{gap:.8rem;margin-bottom:.8rem;display:flex}.NewOrder-module-scss-module__X-KWsa__discount-input{color:#1a202c;text-transform:uppercase;letter-spacing:.05em;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;flex:1;padding:.8rem 1.2rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.4rem;transition:all .2s}.NewOrder-module-scss-module__X-KWsa__discount-input:focus{border-color:#2c6e6a;outline:none;box-shadow:0 0 0 3px #2c6e6a1a}.NewOrder-module-scss-module__X-KWsa__discount-input::placeholder{color:#94a3b8;text-transform:none;letter-spacing:normal}.NewOrder-module-scss-module__X-KWsa__discount-input:disabled{cursor:not-allowed;background:#f8fafc}.NewOrder-module-scss-module__X-KWsa__discount-apply-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);border:none;border-radius:8px;padding:.8rem 2rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.4rem;font-weight:600;transition:all .2s}.NewOrder-module-scss-module__X-KWsa__discount-apply-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #2c6e6a4d}.NewOrder-module-scss-module__X-KWsa__discount-apply-btn:active:not(:disabled){transform:translateY(0)}.NewOrder-module-scss-module__X-KWsa__discount-apply-btn:disabled{opacity:.5;cursor:not-allowed}.NewOrder-module-scss-module__X-KWsa__discount-error{color:#ef4444;align-items:center;gap:.5rem;padding:.5rem 0;font-family:system-ui,-apple-system,sans-serif;font-size:1.3rem;display:flex}.NewOrder-module-scss-module__X-KWsa__discount-error:before{content:"⚠";font-size:1.4rem}.NewOrder-module-scss-module__X-KWsa__discount-label{color:#10b981;align-items:center;gap:.8rem;font-weight:600;display:flex}.NewOrder-module-scss-module__X-KWsa__discount-label svg{width:16px;height:16px}.NewOrder-module-scss-module__X-KWsa__discount-amount{color:#10b981!important;font-weight:600!important}.NewOrder-module-scss-module__X-KWsa__remove-discount-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:.5rem;padding:0;font-size:2rem;line-height:1;transition:all .2s;display:inline-flex}.NewOrder-module-scss-module__X-KWsa__remove-discount-btn:hover{background:#fee2e2;transform:scale(1.1)}.NewOrder-module-scss-module__X-KWsa__remove-discount-btn:active{transform:scale(.95)}.NewOrder-module-scss-module__X-KWsa__checkout-form{background:#fff;border:1px solid #2c6e6a14;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #2c6e6a14,0 4px 12px #0000000a}.NewOrder-module-scss-module__X-KWsa__form-section{border-bottom:1px solid #f1f5f9;padding:2.5rem 3rem}.NewOrder-module-scss-module__X-KWsa__form-section:last-child{border-bottom:none}.NewOrder-module-scss-module__X-KWsa__form-section__title{color:#1a202c;align-items:center;gap:1rem;margin:0 0 2rem;font-family:system-ui,-apple-system,sans-serif;font-size:2rem;font-weight:600;display:flex}.NewOrder-module-scss-module__X-KWsa__form-section__icon{color:#fff;background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;display:flex}@media (max-width:760px){.NewOrder-module-scss-module__X-KWsa__form-section{padding:2rem}}.NewOrder-module-scss-module__X-KWsa__form-grid{gap:2rem;display:grid}.NewOrder-module-scss-module__X-KWsa__form-grid--two-columns{grid-template-columns:1fr 1fr}@media (max-width:760px){.NewOrder-module-scss-module__X-KWsa__form-grid--two-columns{grid-template-columns:1fr}}.NewOrder-module-scss-module__X-KWsa__form-group{flex-direction:column;gap:.8rem;display:flex}.NewOrder-module-scss-module__X-KWsa__form-group--checkbox{flex-direction:row;align-items:center;gap:1.2rem;margin-top:1rem}.NewOrder-module-scss-module__X-KWsa__form-label{color:#374151;margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:1.4rem;font-weight:600}.NewOrder-module-scss-module__X-KWsa__form-label--required:after{content:"*";color:#ef4444;margin-left:.4rem}.NewOrder-module-scss-module__X-KWsa__form-input,.NewOrder-module-scss-module__X-KWsa__form-select{color:#1a202c;background:#fafbfc;border:2px solid #e5e7eb;border-radius:12px;padding:1.2rem 1.6rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.5rem;transition:all .2s}.NewOrder-module-scss-module__X-KWsa__form-input:focus,.NewOrder-module-scss-module__X-KWsa__form-select:focus{background:#fff;border-color:#2c6e6a;outline:none;box-shadow:0 0 0 3px #2c6e6a1a}.NewOrder-module-scss-module__X-KWsa__form-input--error{background:#fef2f2;border-color:#ef4444}.NewOrder-module-scss-module__X-KWsa__form-input--error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.NewOrder-module-scss-module__X-KWsa__form-input::placeholder,.NewOrder-module-scss-module__X-KWsa__form-select::placeholder{color:#9ca3af}.NewOrder-module-scss-module__X-KWsa__form-select{cursor:pointer;background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%239ca3af' d='m2 0-2 2h4zm0 5 2-2h-4z'/></svg>");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px;padding-right:3rem}.NewOrder-module-scss-module__X-KWsa__checkbox-container{cursor:pointer;align-items:center;display:flex;position:relative}.NewOrder-module-scss-module__X-KWsa__checkbox-container input[type=checkbox]{opacity:0;cursor:pointer;position:absolute}.NewOrder-module-scss-module__X-KWsa__checkbox-container input[type=checkbox]:checked+.NewOrder-module-scss-module__X-KWsa__checkbox-custom{background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);border-color:#2c6e6a}.NewOrder-module-scss-module__X-KWsa__checkbox-container input[type=checkbox]:checked+.NewOrder-module-scss-module__X-KWsa__checkbox-custom:after{opacity:1}.NewOrder-module-scss-module__X-KWsa__checkbox-custom{background:#fff;border:2px solid #d1d5db;border-radius:6px;width:20px;height:20px;margin-right:1rem;transition:all .2s;position:relative}.NewOrder-module-scss-module__X-KWsa__checkbox-custom:after{content:"✓";color:#fff;opacity:0;font-size:1.2rem;font-weight:700;transition:opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NewOrder-module-scss-module__X-KWsa__checkbox-label{color:#374151;cursor:pointer;font-family:system-ui,-apple-system,sans-serif;font-size:1.4rem;line-height:1.4}.NewOrder-module-scss-module__X-KWsa__form-error{color:#ef4444;align-items:center;gap:.5rem;margin-top:.5rem;font-size:1.3rem;display:flex}.NewOrder-module-scss-module__X-KWsa__form-error:before{content:"⚠";font-size:1.2rem}.NewOrder-module-scss-module__X-KWsa__submit-section{text-align:center;background:#f8fafc;padding:3rem}.NewOrder-module-scss-module__X-KWsa__submit-button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);border:none;border-radius:50px;min-width:200px;padding:1.6rem 4rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.6rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 20px #2c6e6a4d}.NewOrder-module-scss-module__X-KWsa__submit-button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #2c6e6a66}.NewOrder-module-scss-module__X-KWsa__submit-button:active{transform:translateY(0)}.NewOrder-module-scss-module__X-KWsa__submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 4px 12px #2c6e6a33}.NewOrder-module-scss-module__X-KWsa__submit-button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.NewOrder-module-scss-module__X-KWsa__submit-button:hover:before{left:100%}.NewOrder-module-scss-module__X-KWsa__loading{align-items:center;gap:.8rem;display:inline-flex}.NewOrder-module-scss-module__X-KWsa__loading:after{content:"";border:2px solid;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:1s linear infinite NewOrder-module-scss-module__X-KWsa__spin}.NewOrder-module-scss-module__X-KWsa__success-message{text-align:center;background:#f0f9ff;border:1px solid #0ea5e9;border-radius:12px;margin:2rem 0;padding:2rem}.NewOrder-module-scss-module__X-KWsa__success-message .NewOrder-module-scss-module__X-KWsa__success-icon{color:#10b981;margin-bottom:1rem;font-size:3rem}.NewOrder-module-scss-module__X-KWsa__success-message h3{color:#0f172a;margin:0 0 .5rem;font-size:1.8rem;font-weight:600}.NewOrder-module-scss-module__X-KWsa__success-message p{color:#64748b;margin:0;font-size:1.4rem}@media (max-width:760px){.NewOrder-module-scss-module__X-KWsa__checkout__content{grid-template-columns:1fr}.NewOrder-module-scss-module__X-KWsa__order-summary{order:-1;position:static}.NewOrder-module-scss-module__X-KWsa__form-grid--two-columns{grid-template-columns:1fr}}@media (max-width:540px){.NewOrder-module-scss-module__X-KWsa__checkout{padding:1.5rem 1rem}.NewOrder-module-scss-module__X-KWsa__checkout__title{font-size:2.4rem}.NewOrder-module-scss-module__X-KWsa__checkout__subtitle{font-size:1.4rem}.NewOrder-module-scss-module__X-KWsa__form-section,.NewOrder-module-scss-module__X-KWsa__submit-section{padding:2rem 1.5rem}.NewOrder-module-scss-module__X-KWsa__submit-button{width:100%;padding:1.4rem 2rem;font-size:1.5rem}}.NewOrder-module-scss-module__X-KWsa__checkout-steps{flex-direction:column;gap:1.5rem;display:flex}.NewOrder-module-scss-module__X-KWsa__checkout-step{background:#fff;border:1px solid #2c6e6a14;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 10px 30px #2c6e6a14,0 4px 12px #0000000a}.NewOrder-module-scss-module__X-KWsa__checkout-step.NewOrder-module-scss-module__X-KWsa__step--active{border-color:#2c6e6a;box-shadow:0 10px 30px #2c6e6a1f,0 4px 12px #0000000f}.NewOrder-module-scss-module__X-KWsa__step-header{cursor:pointer;background:linear-gradient(135deg,#2c6e6a03 0%,#0000 100%);align-items:center;gap:1.5rem;padding:2rem 2.5rem;transition:all .2s;display:flex}.NewOrder-module-scss-module__X-KWsa__step-header:hover{background:linear-gradient(135deg,#2c6e6a08 0%,#3d8b8603 100%)}.NewOrder-module-scss-module__X-KWsa__step--active .NewOrder-module-scss-module__X-KWsa__step-header{background:linear-gradient(135deg,#2c6e6a0d 0%,#3d8b8605 100%)}.NewOrder-module-scss-module__X-KWsa__step-indicator{background:#f1f5f9;border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.NewOrder-module-scss-module__X-KWsa__step--active .NewOrder-module-scss-module__X-KWsa__step-indicator{color:#fff;background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);border-color:#2c6e6a}.NewOrder-module-scss-module__X-KWsa__step-number{color:#64748b;font-family:system-ui,-apple-system,sans-serif;font-size:1.6rem;font-weight:700}.NewOrder-module-scss-module__X-KWsa__step--active .NewOrder-module-scss-module__X-KWsa__step-number{color:#fff}.NewOrder-module-scss-module__X-KWsa__step-content{flex:1}.NewOrder-module-scss-module__X-KWsa__step-title{color:#1a202c;margin:0 0 .5rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.8rem;font-weight:600}.NewOrder-module-scss-module__X-KWsa__step--active .NewOrder-module-scss-module__X-KWsa__step-title{color:#2c6e6a}.NewOrder-module-scss-module__X-KWsa__step-status{color:#64748b;margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:1.4rem}.NewOrder-module-scss-module__X-KWsa__step--active .NewOrder-module-scss-module__X-KWsa__step-status{color:#3d8b86;font-weight:500}.NewOrder-module-scss-module__X-KWsa__step-chevron{color:#9ca3af;transition:all .3s;transform:rotate(0)}.NewOrder-module-scss-module__X-KWsa__step--active .NewOrder-module-scss-module__X-KWsa__step-chevron{color:#2c6e6a;transform:rotate(90deg)}.NewOrder-module-scss-module__X-KWsa__step-panel{background:#fff;border-top:1px solid #f1f5f9;animation:.3s NewOrder-module-scss-module__X-KWsa__slideDown}@keyframes NewOrder-module-scss-module__X-KWsa__slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.NewOrder-module-scss-module__X-KWsa__address-form{padding:3rem 2.5rem}.NewOrder-module-scss-module__X-KWsa__form-section{margin-bottom:3rem}.NewOrder-module-scss-module__X-KWsa__form-section:last-child{margin-bottom:0}.NewOrder-module-scss-module__X-KWsa__section-title{color:#1a202c;border-bottom:1px solid #f1f5f9;margin:0 0 2rem;padding-bottom:1rem;font-family:system-ui,-apple-system,sans-serif;font-size:2rem;font-weight:600}.NewOrder-module-scss-module__X-KWsa__form-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (max-width:760px){.NewOrder-module-scss-module__X-KWsa__form-grid{grid-template-columns:1fr;gap:1.5rem}}.NewOrder-module-scss-module__X-KWsa__form-field{flex-direction:column;gap:.8rem;display:flex}.NewOrder-module-scss-module__X-KWsa__form-field.NewOrder-module-scss-module__X-KWsa__field--full{grid-column:1/-1}.NewOrder-module-scss-module__X-KWsa__field-label{color:#374151;margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:1.4rem;font-weight:600}.NewOrder-module-scss-module__X-KWsa__field-label:after{content:" *";color:#ef4444}.NewOrder-module-scss-module__X-KWsa__field-input,.NewOrder-module-scss-module__X-KWsa__field-select{color:#1a202c;background:#fafbfc;border:2px solid #e5e7eb;border-radius:12px;padding:1.2rem 1.6rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.5rem;transition:all .2s}.NewOrder-module-scss-module__X-KWsa__field-input:focus,.NewOrder-module-scss-module__X-KWsa__field-select:focus{background:#fff;border-color:#2c6e6a;outline:none;box-shadow:0 0 0 3px #2c6e6a1a}.NewOrder-module-scss-module__X-KWsa__field-input:hover,.NewOrder-module-scss-module__X-KWsa__field-select:hover{background:#fff;border-color:#d1d5db}.NewOrder-module-scss-module__X-KWsa__field-input::placeholder,.NewOrder-module-scss-module__X-KWsa__field-select::placeholder{color:#9ca3af}.NewOrder-module-scss-module__X-KWsa__field-input--error{background:#fef2f2;border-color:#ef4444}.NewOrder-module-scss-module__X-KWsa__field-input--error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.NewOrder-module-scss-module__X-KWsa__field-select{cursor:pointer;background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%239ca3af' d='m2 0-2 2h4zm0 5 2-2h-4z'/></svg>");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px;padding-right:3rem}.NewOrder-module-scss-module__X-KWsa__field-error{color:#ef4444;align-items:center;gap:.5rem;margin-top:.5rem;font-size:1.3rem;display:flex}.NewOrder-module-scss-module__X-KWsa__field-error:before{content:"⚠";font-size:1.2rem}.NewOrder-module-scss-module__X-KWsa__checkbox-field{cursor:pointer;align-items:center;gap:1.2rem;margin:1.5rem 0 2rem;display:flex}.NewOrder-module-scss-module__X-KWsa__checkbox-input{opacity:0;cursor:pointer;position:absolute}.NewOrder-module-scss-module__X-KWsa__checkbox-input:checked+.NewOrder-module-scss-module__X-KWsa__checkbox-label:before{color:#fff;content:"✓";background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);border-color:#2c6e6a}.NewOrder-module-scss-module__X-KWsa__checkbox-label{color:#374151;cursor:pointer;padding-left:3rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.4rem;line-height:1.4;position:relative}.NewOrder-module-scss-module__X-KWsa__checkbox-label:before{content:"";background:#fff;border:2px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;font-size:1.2rem;font-weight:700;transition:all .2s;display:flex;position:absolute;top:.2rem;left:0}.NewOrder-module-scss-module__X-KWsa__form-actions{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:1.5rem;padding-top:2rem;display:flex}@media (max-width:540px){.NewOrder-module-scss-module__X-KWsa__form-actions{flex-direction:column}}.NewOrder-module-scss-module__X-KWsa__btn-primary{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);border:none;border-radius:50px;padding:1.4rem 3rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #2c6e6a4d}.NewOrder-module-scss-module__X-KWsa__btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.NewOrder-module-scss-module__X-KWsa__btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #2c6e6a66}.NewOrder-module-scss-module__X-KWsa__btn-primary:hover:before{left:100%}.NewOrder-module-scss-module__X-KWsa__btn-primary:active{transform:translateY(0)}.NewOrder-module-scss-module__X-KWsa__btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 4px 12px #2c6e6a33}@media (max-width:540px){.NewOrder-module-scss-module__X-KWsa__btn-primary{width:100%}}.NewOrder-module-scss-module__X-KWsa__btn-secondary{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:50px;padding:1.4rem 3rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.5rem;font-weight:600;transition:all .3s}.NewOrder-module-scss-module__X-KWsa__btn-secondary:hover{color:#2c6e6a;border-color:#2c6e6a;transform:translateY(-1px);box-shadow:0 4px 12px #2c6e6a1a}@media (max-width:540px){.NewOrder-module-scss-module__X-KWsa__btn-secondary{width:100%}}.NewOrder-module-scss-module__X-KWsa__payment-section{padding:3rem 2.5rem}.NewOrder-module-scss-module__X-KWsa__payment-summary{text-align:center;background:linear-gradient(135deg,#2c6e6a0d 0%,#3d8b8605 100%);border:1px solid #2c6e6a1a;border-radius:12px;margin-bottom:3rem;padding:2rem}.NewOrder-module-scss-module__X-KWsa__summary-title{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.6rem;font-weight:600}.NewOrder-module-scss-module__X-KWsa__summary-amount{background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-family:system-ui,-apple-system,sans-serif;font-size:3.2rem;font-weight:700}.NewOrder-module-scss-module__X-KWsa__security-notice{color:#059669;background:#10b9810d;border:1px solid #10b9811a;border-radius:12px;align-items:center;gap:1rem;margin:2rem 0;padding:1.5rem 2rem;font-size:1.4rem;font-weight:500;display:flex}.NewOrder-module-scss-module__X-KWsa__security-notice svg{flex-shrink:0}.NewOrder-module-scss-module__X-KWsa__success-state{text-align:center;padding:4rem 2.5rem}.NewOrder-module-scss-module__X-KWsa__success-icon{margin:0 auto 2rem;display:block}.NewOrder-module-scss-module__X-KWsa__success-title{color:#1a202c;margin:0 0 1rem;font-family:system-ui,-apple-system,sans-serif;font-size:2.4rem;font-weight:700}.NewOrder-module-scss-module__X-KWsa__success-message{color:#64748b;margin:0 0 3rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.6rem;line-height:1.5}.NewOrder-module-scss-module__X-KWsa__payment-error{color:#dc2626;background:#ef44440f;border:1px solid #ef444433;border-radius:12px;align-items:center;gap:1rem;margin-bottom:2.5rem;padding:1.4rem 1.8rem;font-size:1.4rem;font-weight:500;line-height:1.4;display:flex}.NewOrder-module-scss-module__X-KWsa__payment-error svg{flex-shrink:0}.NewOrder-module-scss-module__X-KWsa__paypal-button-wrapper{min-height:55px;margin-bottom:2rem}.NewOrder-module-scss-module__X-KWsa__paypal-button-wrapper .paypal-buttons{min-height:48px!important}.NewOrder-module-scss-module__X-KWsa__payment-divider{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:1.5rem;margin:2.5rem 0;font-size:1.3rem;font-weight:500;display:flex}.NewOrder-module-scss-module__X-KWsa__payment-divider:before,.NewOrder-module-scss-module__X-KWsa__payment-divider:after{content:"";background:linear-gradient(90deg,#0000,#2c6e6a26,#0000);flex:1;height:1px}.NewOrder-module-scss-module__X-KWsa__payment-divider__text{white-space:nowrap}.NewOrder-module-scss-module__X-KWsa__card-fields-wrapper{background:#fafbfc;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:2rem;padding:2rem;transition:border-color .2s}.NewOrder-module-scss-module__X-KWsa__card-fields-wrapper:focus-within{border-color:#2c6e6a;box-shadow:0 0 0 3px #2c6e6a14}.NewOrder-module-scss-module__X-KWsa__card-submit-btn{letter-spacing:.02em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%);border:none;border-radius:50px;justify-content:center;align-items:center;gap:.8rem;width:100%;margin-top:1.5rem;padding:1.6rem 3rem;font-family:system-ui,-apple-system,sans-serif;font-size:1.6rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 20px #2c6e6a40,0 2px 6px #0000000f}.NewOrder-module-scss-module__X-KWsa__card-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 28px #2c6e6a59,0 4px 10px #00000014}.NewOrder-module-scss-module__X-KWsa__card-submit-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 12px #2c6e6a33}.NewOrder-module-scss-module__X-KWsa__card-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.NewOrder-module-scss-module__X-KWsa__btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite NewOrder-module-scss-module__X-KWsa__spin;display:inline-block}.NewOrder-module-scss-module__X-KWsa__payment-security{color:#64748b;letter-spacing:.02em;justify-content:center;align-items:center;gap:.8rem;margin-top:2rem;margin-bottom:1rem;padding:1.2rem;font-size:1.2rem;display:flex}.NewOrder-module-scss-module__X-KWsa__payment-security svg{opacity:.7;flex-shrink:0}@media (max-width:760px){.NewOrder-module-scss-module__X-KWsa__checkout__content{grid-template-columns:1fr;gap:2rem}.NewOrder-module-scss-module__X-KWsa__order-summary{order:-1;position:static}.NewOrder-module-scss-module__X-KWsa__step-header{gap:1rem;padding:1.5rem 2rem}.NewOrder-module-scss-module__X-KWsa__step-indicator{width:40px;height:40px}.NewOrder-module-scss-module__X-KWsa__step-number{font-size:1.4rem}.NewOrder-module-scss-module__X-KWsa__step-title{font-size:1.6rem}.NewOrder-module-scss-module__X-KWsa__address-form,.NewOrder-module-scss-module__X-KWsa__payment-section{padding:2rem 1.5rem}}@media (max-width:540px){.NewOrder-module-scss-module__X-KWsa__checkout{padding:1.5rem 1rem}.NewOrder-module-scss-module__X-KWsa__checkout__header{margin-bottom:2rem}.NewOrder-module-scss-module__X-KWsa__checkout__title{font-size:2.4rem}.NewOrder-module-scss-module__X-KWsa__form-grid{gap:1.5rem}.NewOrder-module-scss-module__X-KWsa__step-header{padding:1.2rem 1.5rem}.NewOrder-module-scss-module__X-KWsa__address-form,.NewOrder-module-scss-module__X-KWsa__payment-section{padding:1.5rem}.NewOrder-module-scss-module__X-KWsa__success-state{padding:3rem 1.5rem}}
.session-expired-module-scss-module__CpPB1G__container{background:linear-gradient(135deg,#2c6e6a08 0%,#3d8b8605 100%);justify-content:center;align-items:center;min-height:calc(100vh - 140px);padding:2rem;display:flex;position:relative}@media (max-width:540px){.session-expired-module-scss-module__CpPB1G__container{min-height:calc(100vh - 120px);padding:1.5rem}}.session-expired-module-scss-module__CpPB1G__content{text-align:center;background:#fff;border:1px solid #2c6e6a1f;border-radius:20px;width:100%;max-width:480px;padding:4rem 3rem;box-shadow:0 20px 40px #2c6e6a14,0 8px 24px #0000000f}@media (max-width:540px){.session-expired-module-scss-module__CpPB1G__content{border-radius:16px;max-width:100%;padding:3rem 2rem}}.session-expired-module-scss-module__CpPB1G__iconWrapper{justify-content:center;margin-bottom:2.4rem;display:flex}@media (max-width:540px){.session-expired-module-scss-module__CpPB1G__iconWrapper{margin-bottom:2rem}}.session-expired-module-scss-module__CpPB1G__icon{color:#f59e0b;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-radius:50%;width:64px;height:64px;padding:16px;box-shadow:0 8px 20px #f59e0b40}@media (max-width:540px){.session-expired-module-scss-module__CpPB1G__icon{width:56px;height:56px;padding:14px}}.session-expired-module-scss-module__CpPB1G__textContent{margin-bottom:3rem}@media (max-width:540px){.session-expired-module-scss-module__CpPB1G__textContent{margin-bottom:2.5rem}}.session-expired-module-scss-module__CpPB1G__title{letter-spacing:-.02em!important;color:#1a202c!important;margin-bottom:1.2rem!important;font-family:system-ui,-apple-system,sans-serif!important;font-size:2.8rem!important;font-weight:700!important;line-height:1.2!important;display:block!important}@media (max-width:540px){.session-expired-module-scss-module__CpPB1G__title{margin-bottom:1rem!important;font-size:2.4rem!important}}.session-expired-module-scss-module__CpPB1G__description{letter-spacing:-.01em!important;color:#64748b!important;max-width:400px!important;margin:0 auto!important;font-family:system-ui,-apple-system,sans-serif!important;font-size:1.6rem!important;font-weight:400!important;line-height:1.6!important;display:block!important}@media (max-width:540px){.session-expired-module-scss-module__CpPB1G__description{font-size:1.5rem!important;line-height:1.5!important}}.session-expired-module-scss-module__CpPB1G__actions{flex-direction:column;align-items:center;gap:1.2rem;display:flex}@media (min-width:760px){.session-expired-module-scss-module__CpPB1G__actions{flex-direction:column;justify-content:center;gap:1.6rem}}.session-expired-module-scss-module__CpPB1G__button{letter-spacing:-.01em!important;cursor:pointer!important;border:2px solid #0000!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;min-width:200px!important;padding:1.6rem 2.4rem!important;font-family:system-ui,-apple-system,sans-serif!important;font-size:1.5rem!important;font-weight:600!important;line-height:1.4!important;text-decoration:none!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important;display:inline-flex!important}.session-expired-module-scss-module__CpPB1G__button:focus{outline:none!important;box-shadow:0 0 0 3px #2c6e6a26!important}@media (max-width:540px){.session-expired-module-scss-module__CpPB1G__button{width:100%!important;min-width:auto!important;padding:1.8rem 2rem!important;font-size:1.6rem!important}}.session-expired-module-scss-module__CpPB1G__buttonPrimary{color:#fff!important;background:linear-gradient(135deg,#2c6e6a 0%,#3d8b86 100%)!important;box-shadow:0 4px 16px #2c6e6a40!important}.session-expired-module-scss-module__CpPB1G__buttonPrimary:hover{color:#fff!important;background:linear-gradient(135deg,#6952d6 0%,#8366e5 100%)!important;transform:translateY(-1px)!important;box-shadow:0 6px 24px #2c6e6a59!important}.session-expired-module-scss-module__CpPB1G__buttonPrimary:active{transform:translateY(0)!important;box-shadow:0 4px 16px #2c6e6a40!important}.session-expired-module-scss-module__CpPB1G__buttonSecondary{color:#475569!important;background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 2px 8px #0000000f!important}.session-expired-module-scss-module__CpPB1G__buttonSecondary:hover{color:#475569!important;background:#f8fafc!important;border-color:#cbd5e0!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #0000001f!important}.session-expired-module-scss-module__CpPB1G__buttonSecondary:active{transform:translateY(0)!important;box-shadow:0 2px 8px #0000000f!important}@media (prefers-reduced-motion:reduce){.session-expired-module-scss-module__CpPB1G__button{transition:none}.session-expired-module-scss-module__CpPB1G__button:hover,.session-expired-module-scss-module__CpPB1G__button:active{transform:none}}
