.CompanyDetails-module-scss-module__py6mlq__page{color:var(--color-dark);background:var(--color-white-100);min-height:100vh}.CompanyDetails-module-scss-module__py6mlq__container{flex-direction:column;gap:64px;width:min(1312px,100% - 128px);margin:0 auto;padding:84px 0 64px;display:flex}@media (max-width:768px){.CompanyDetails-module-scss-module__py6mlq__container{gap:32px;width:calc(100% - 32px);padding:40px 0}}.CompanyDetails-module-scss-module__py6mlq__header{flex-direction:column;gap:24px;display:flex}.CompanyDetails-module-scss-module__py6mlq__headerText{flex-direction:column;gap:8px;display:flex}.CompanyDetails-module-scss-module__py6mlq__title{font-size:var(--fs-36);font-weight:var(--fw-bold);line-height:var(--lh-tight);color:var(--color-black);letter-spacing:-.72px}@media (max-width:768px){.CompanyDetails-module-scss-module__py6mlq__title{font-size:var(--fs-24)}}.CompanyDetails-module-scss-module__py6mlq__subtitle{font-size:var(--fs-20);font-weight:var(--fw-medium);line-height:var(--lh-tight);color:var(--color-gray-700)}.CompanyDetails-module-scss-module__py6mlq__progressBarTrack{background:#d0cfcf;border-radius:2px;width:100%;height:4px;overflow:hidden}.CompanyDetails-module-scss-module__py6mlq__progressBarFill{background:var(--color-brand-600);border-radius:2px;height:100%;transition:width .4s}.CompanyDetails-module-scss-module__py6mlq__card{background:var(--color-white);border-radius:32px;flex-direction:column;align-items:flex-end;gap:40px;padding:44px;display:flex}@media (max-width:768px){.CompanyDetails-module-scss-module__py6mlq__card{border-radius:20px;gap:32px;padding:24px 16px}}.CompanyDetails-module-scss-module__py6mlq__section{flex-direction:column;gap:40px;width:100%;display:flex}.CompanyDetails-module-scss-module__py6mlq__sectionContent{align-items:flex-start;gap:40px;width:100%;display:flex}@media (max-width:960px){.CompanyDetails-module-scss-module__py6mlq__sectionContent{flex-direction:column;gap:24px}}.CompanyDetails-module-scss-module__py6mlq__sectionTitle{width:220px;font-size:var(--fs-18);font-weight:var(--fw-bold);line-height:var(--lh-tight);color:var(--color-black);flex-shrink:0;padding-top:4px}@media (max-width:960px){.CompanyDetails-module-scss-module__py6mlq__sectionTitle{width:100%}}.CompanyDetails-module-scss-module__py6mlq__sectionFields{flex-direction:column;flex:1;gap:24px;min-width:0;display:flex}.CompanyDetails-module-scss-module__py6mlq__divider{background:var(--color-gray-200);border:none;border-radius:2px;width:100%;height:1px}.CompanyDetails-module-scss-module__py6mlq__fieldRow{gap:24px;display:flex}@media (max-width:640px){.CompanyDetails-module-scss-module__py6mlq__fieldRow{flex-direction:column}}.CompanyDetails-module-scss-module__py6mlq__field{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.CompanyDetails-module-scss-module__py6mlq__fieldLabel{font-size:var(--fs-16);font-weight:var(--fw-semibold);line-height:var(--lh-normal);color:var(--color-black)}.CompanyDetails-module-scss-module__py6mlq__asterisk{color:var(--color-error);font-weight:700}.CompanyDetails-module-scss-module__py6mlq__input{border:1px solid var(--color-gray-200);background:var(--color-white-100);width:100%;height:56px;font-family:inherit;font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-black);border-radius:100px;outline:none;padding:16px 24px;transition:border-color .2s,box-shadow .2s}.CompanyDetails-module-scss-module__py6mlq__input::placeholder{color:var(--color-gray-700)}.CompanyDetails-module-scss-module__py6mlq__input:focus{border-color:#0c8055cc;box-shadow:0 0 0 4px #0c805514}.CompanyDetails-module-scss-module__py6mlq__websiteInput{width:100%;display:flex}.CompanyDetails-module-scss-module__py6mlq__websitePrefix{background:var(--color-gray-200);border:1px solid var(--color-gray-200);font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-gray-700);white-space:nowrap;border-right:none;border-radius:100px 0 0 100px;flex-shrink:0;align-items:center;padding:16px 24px;display:flex}.CompanyDetails-module-scss-module__py6mlq__websiteDomain{border:1px solid var(--color-gray-200);background:var(--color-white-100);min-width:0;height:56px;font-family:inherit;font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-black);border-left:none;border-radius:0 100px 100px 0;outline:none;flex:1;padding:16px 24px;transition:border-color .2s,box-shadow .2s}.CompanyDetails-module-scss-module__py6mlq__websiteDomain::placeholder{color:var(--color-gray-700)}.CompanyDetails-module-scss-module__py6mlq__websiteDomain:focus{border-color:#0c8055cc;box-shadow:0 0 0 4px #0c805514}.CompanyDetails-module-scss-module__py6mlq__select{border:1px solid var(--color-gray-200);background:var(--color-white-100);width:100%;height:56px;font-family:inherit;font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-gray-700);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%236a6a6a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:24px;border-radius:100px;outline:none;padding:16px 48px 16px 24px;transition:border-color .2s,box-shadow .2s}.CompanyDetails-module-scss-module__py6mlq__select:focus{border-color:#0c8055cc;box-shadow:0 0 0 4px #0c805514}.CompanyDetails-module-scss-module__py6mlq__select.CompanyDetails-module-scss-module__py6mlq__selectFilled{color:var(--color-black)}.CompanyDetails-module-scss-module__py6mlq__turnstileWrap{justify-content:flex-start;padding:0 48px 8px;display:flex}@media (max-width:768px){.CompanyDetails-module-scss-module__py6mlq__turnstileWrap{justify-content:center;padding:0 20px 8px}}.CompanyDetails-module-scss-module__py6mlq__continueBtn{width:219px;height:48px;font-family:inherit;font-size:var(--fs-16);font-weight:var(--fw-bold);line-height:var(--lh-tight);cursor:pointer;white-space:nowrap;border:none;border-radius:100px;justify-content:center;align-items:center;padding:12px 24px;transition:background .2s,color .2s;display:flex}@media (max-width:640px){.CompanyDetails-module-scss-module__py6mlq__continueBtn{width:100%}}.CompanyDetails-module-scss-module__py6mlq__continueBtnDisabled{background:var(--color-gray-400);color:var(--color-disabled);cursor:not-allowed}.CompanyDetails-module-scss-module__py6mlq__continueBtnActive{background:var(--color-brand-600);color:#fff}.CompanyDetails-module-scss-module__py6mlq__continueBtnActive:hover{opacity:.85;transform:translateY(-1px)}
.ProcessingRequirementsV2-module-scss-module__suYGna__page{color:var(--color-dark);background:var(--color-white-100);min-height:100vh}.ProcessingRequirementsV2-module-scss-module__suYGna__container{flex-direction:column;gap:64px;width:min(1312px,100% - 128px);margin:0 auto;padding:84px 0 64px;display:flex}@media (max-width:768px){.ProcessingRequirementsV2-module-scss-module__suYGna__container{gap:32px;width:calc(100% - 32px);padding:40px 0}}.ProcessingRequirementsV2-module-scss-module__suYGna__header{flex-direction:column;gap:24px;display:flex}.ProcessingRequirementsV2-module-scss-module__suYGna__headerText{flex-direction:column;gap:8px;display:flex}.ProcessingRequirementsV2-module-scss-module__suYGna__title{font-size:var(--fs-36);font-weight:var(--fw-bold);line-height:var(--lh-tight);color:var(--color-black);letter-spacing:-.72px}@media (max-width:768px){.ProcessingRequirementsV2-module-scss-module__suYGna__title{font-size:var(--fs-24)}}.ProcessingRequirementsV2-module-scss-module__suYGna__subtitle{font-size:var(--fs-20);font-weight:var(--fw-medium);line-height:var(--lh-tight);color:var(--color-gray-700)}.ProcessingRequirementsV2-module-scss-module__suYGna__progressBarTrack{background:#d0cfcf;border-radius:2px;width:100%;height:4px;overflow:hidden}.ProcessingRequirementsV2-module-scss-module__suYGna__progressBarFill{background:var(--color-brand-600);border-radius:2px;height:100%;transition:width .4s}.ProcessingRequirementsV2-module-scss-module__suYGna__card{background:var(--color-white);border-radius:32px;flex-direction:column;align-items:flex-end;gap:40px;padding:44px;display:flex}@media (max-width:768px){.ProcessingRequirementsV2-module-scss-module__suYGna__card{border-radius:20px;gap:32px;padding:24px 16px}}.ProcessingRequirementsV2-module-scss-module__suYGna__section{flex-direction:column;gap:40px;width:100%;display:flex}.ProcessingRequirementsV2-module-scss-module__suYGna__sectionContent{align-items:flex-start;gap:40px;width:100%;display:flex}@media (max-width:960px){.ProcessingRequirementsV2-module-scss-module__suYGna__sectionContent{flex-direction:column;gap:24px}}.ProcessingRequirementsV2-module-scss-module__suYGna__sectionTitleWrap{flex-direction:column;flex-shrink:0;gap:8px;width:220px;padding-top:4px;display:flex}@media (max-width:960px){.ProcessingRequirementsV2-module-scss-module__suYGna__sectionTitleWrap{width:100%}}.ProcessingRequirementsV2-module-scss-module__suYGna__sectionTitleWrapLarge{flex-direction:column;flex-shrink:0;align-self:stretch;gap:253px;width:447px;display:flex}@media (max-width:960px){.ProcessingRequirementsV2-module-scss-module__suYGna__sectionTitleWrapLarge{gap:24px;width:100%}}.ProcessingRequirementsV2-module-scss-module__suYGna__sectionTitleGroup{flex-direction:column;gap:24px;display:flex}.ProcessingRequirementsV2-module-scss-module__suYGna__sectionTitle{font-size:var(--fs-18);font-weight:var(--fw-bold);line-height:var(--lh-tight);color:var(--color-black)}.ProcessingRequirementsV2-module-scss-module__suYGna__sectionSubtitle{font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-gray-700)}.ProcessingRequirementsV2-module-scss-module__suYGna__sectionSubtitleBold{font-size:var(--fs-18);font-weight:var(--fw-bold);line-height:var(--lh-tight);color:var(--color-gray-700)}.ProcessingRequirementsV2-module-scss-module__suYGna__sectionFields{flex-direction:column;flex:1;gap:24px;min-width:0;display:flex}.ProcessingRequirementsV2-module-scss-module__suYGna__divider{background:var(--color-gray-200);border:none;border-radius:2px;width:100%;height:1px}.ProcessingRequirementsV2-module-scss-module__suYGna__websiteInput{width:100%;display:flex}.ProcessingRequirementsV2-module-scss-module__suYGna__websitePrefix{background:var(--color-gray-200);border:1px solid var(--color-gray-200);font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-gray-700);white-space:nowrap;border-right:none;border-radius:100px 0 0 100px;flex-shrink:0;align-items:center;padding:16px 24px;display:flex}.ProcessingRequirementsV2-module-scss-module__suYGna__websiteDomain{border:1px solid var(--color-gray-200);background:var(--color-white-100);min-width:0;height:56px;font-family:inherit;font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-black);border-left:none;border-radius:0 100px 100px 0;outline:none;flex:1;padding:16px 24px;transition:border-color .2s,box-shadow .2s}.ProcessingRequirementsV2-module-scss-module__suYGna__websiteDomain::placeholder{color:var(--color-gray-700)}.ProcessingRequirementsV2-module-scss-module__suYGna__websiteDomain:focus{border-color:#0c8055cc;box-shadow:0 0 0 4px #0c805514}.ProcessingRequirementsV2-module-scss-module__suYGna__checkboxRow{cursor:pointer;align-items:center;gap:8px;display:flex}.ProcessingRequirementsV2-module-scss-module__suYGna__checkbox{border:1px solid var(--color-brand-200);appearance:none;cursor:pointer;background:#f9fffd;border-radius:4px;flex-shrink:0;width:24px;height:24px;transition:background .2s,border-color .2s;position:relative}.ProcessingRequirementsV2-module-scss-module__suYGna__checkbox:checked{background:var(--color-brand-600);border-color:var(--color-brand-600)}.ProcessingRequirementsV2-module-scss-module__suYGna__checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)rotate(45deg)}.ProcessingRequirementsV2-module-scss-module__suYGna__checkboxLabel{font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-black)}.ProcessingRequirementsV2-module-scss-module__suYGna__checkboxLabelBold{font-size:var(--fs-16);font-weight:var(--fw-bold);line-height:var(--lh-tight);color:var(--color-black)}.ProcessingRequirementsV2-module-scss-module__suYGna__checkboxLabelSemibold{font-size:var(--fs-16);font-weight:var(--fw-semibold);line-height:var(--lh-normal);color:var(--color-black)}.ProcessingRequirementsV2-module-scss-module__suYGna__checkboxLabelHint{font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-gray-700)}.ProcessingRequirementsV2-module-scss-module__suYGna__channelGroup{flex-direction:column;gap:24px;display:flex}.ProcessingRequirementsV2-module-scss-module__suYGna__subOptions{flex-direction:column;gap:16px;padding-left:32px;padding-right:24px;display:flex}.ProcessingRequirementsV2-module-scss-module__suYGna__radioGroup{flex-direction:column;gap:24px;display:flex}.ProcessingRequirementsV2-module-scss-module__suYGna__radioRow{cursor:pointer;align-items:center;gap:8px;display:flex}.ProcessingRequirementsV2-module-scss-module__suYGna__radio{border:2px solid var(--color-brand-200);appearance:none;cursor:pointer;background:#f9fffd;border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:border-color .2s;position:relative}.ProcessingRequirementsV2-module-scss-module__suYGna__radio:checked{border-color:var(--color-brand-600)}.ProcessingRequirementsV2-module-scss-module__suYGna__radio:checked:after{content:"";background:var(--color-brand-600);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProcessingRequirementsV2-module-scss-module__suYGna__radioLabel{font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-black)}.ProcessingRequirementsV2-module-scss-module__suYGna__select{border:1px solid var(--color-gray-200);background:var(--color-white-100);width:100%;height:56px;font-family:inherit;font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-gray-700);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%236a6a6a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:24px;border-radius:100px;outline:none;padding:16px 48px 16px 24px;transition:border-color .2s,box-shadow .2s}.ProcessingRequirementsV2-module-scss-module__suYGna__select:focus{border-color:#0c8055cc;box-shadow:0 0 0 4px #0c805514}.ProcessingRequirementsV2-module-scss-module__suYGna__select.ProcessingRequirementsV2-module-scss-module__suYGna__selectFilled{color:var(--color-black)}.ProcessingRequirementsV2-module-scss-module__suYGna__textareaWrap{border:1px solid var(--color-gray-200);background:var(--color-white-100);border-radius:24px;flex-direction:column;gap:10px;width:100%;min-height:100px;padding:16px 24px;transition:border-color .2s,box-shadow .2s;display:flex}.ProcessingRequirementsV2-module-scss-module__suYGna__textareaWrap:focus-within{border-color:#0c8055cc;box-shadow:0 0 0 4px #0c805514}.ProcessingRequirementsV2-module-scss-module__suYGna__textarea{width:100%;font-family:inherit;font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-black);resize:none;background:0 0;border:none;outline:none;flex:1}.ProcessingRequirementsV2-module-scss-module__suYGna__textarea::placeholder{color:var(--color-gray-700)}.ProcessingRequirementsV2-module-scss-module__suYGna__textareaCount{font-size:var(--fs-12);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-gray-700);text-align:right}.ProcessingRequirementsV2-module-scss-module__suYGna__bottomNav{justify-content:space-between;align-items:center;width:100%;display:flex}.ProcessingRequirementsV2-module-scss-module__suYGna__backBtn{cursor:pointer;font-family:inherit;font-size:var(--fs-16);font-weight:var(--fw-semibold);line-height:var(--lh-normal);color:var(--color-black);background:0 0;border:none;align-items:center;gap:8px;padding:8px 0;transition:opacity .2s;display:flex}.ProcessingRequirementsV2-module-scss-module__suYGna__backBtn:hover{opacity:.7}.ProcessingRequirementsV2-module-scss-module__suYGna__backIcon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ProcessingRequirementsV2-module-scss-module__suYGna__continueBtn{width:219px;height:48px;font-family:inherit;font-size:var(--fs-16);font-weight:var(--fw-bold);line-height:var(--lh-tight);cursor:pointer;white-space:nowrap;border:none;border-radius:100px;justify-content:center;align-items:center;padding:12px 24px;transition:background .2s,color .2s;display:flex}@media (max-width:640px){.ProcessingRequirementsV2-module-scss-module__suYGna__continueBtn{width:100%}}.ProcessingRequirementsV2-module-scss-module__suYGna__continueBtnDisabled{background:var(--color-gray-400);color:var(--color-disabled);cursor:not-allowed}.ProcessingRequirementsV2-module-scss-module__suYGna__continueBtnActive{background:var(--color-brand-600);color:#fff}.ProcessingRequirementsV2-module-scss-module__suYGna__continueBtnActive:hover{opacity:.85;transform:translateY(-1px)}
.ChoosePaymentMethods-module-scss-module__BYsaCq__page{color:var(--color-dark);background:var(--color-white-100);min-height:100vh}.ChoosePaymentMethods-module-scss-module__BYsaCq__container{flex-direction:column;gap:64px;width:min(1312px,100% - 128px);margin:0 auto;padding:84px 0 64px;display:flex}@media (max-width:768px){.ChoosePaymentMethods-module-scss-module__BYsaCq__container{gap:32px;width:calc(100% - 32px);padding:40px 0}}.ChoosePaymentMethods-module-scss-module__BYsaCq__header{flex-direction:column;gap:24px;display:flex}.ChoosePaymentMethods-module-scss-module__BYsaCq__headerText{flex-direction:column;gap:8px;display:flex}.ChoosePaymentMethods-module-scss-module__BYsaCq__title{font-size:var(--fs-36);font-weight:var(--fw-bold);line-height:var(--lh-tight);color:var(--color-black);letter-spacing:-.72px}@media (max-width:768px){.ChoosePaymentMethods-module-scss-module__BYsaCq__title{font-size:var(--fs-24)}}.ChoosePaymentMethods-module-scss-module__BYsaCq__subtitle{font-size:var(--fs-20);font-weight:var(--fw-medium);line-height:var(--lh-tight);color:var(--color-gray-700)}.ChoosePaymentMethods-module-scss-module__BYsaCq__progressBarTrack{background:#d0cfcf;border-radius:2px;width:100%;height:4px;overflow:hidden}.ChoosePaymentMethods-module-scss-module__BYsaCq__progressBarFill{background:var(--color-brand-600);border-radius:2px;height:100%;transition:width .4s}.ChoosePaymentMethods-module-scss-module__BYsaCq__card{background:var(--color-white);border-radius:32px;flex-direction:column;align-items:flex-end;gap:40px;padding:44px;display:flex}@media (max-width:768px){.ChoosePaymentMethods-module-scss-module__BYsaCq__card{border-radius:20px;gap:32px;padding:24px 16px}}.ChoosePaymentMethods-module-scss-module__BYsaCq__section{flex-direction:column;gap:40px;width:100%;display:flex}.ChoosePaymentMethods-module-scss-module__BYsaCq__sectionContent{align-items:flex-start;gap:275px;width:100%;display:flex}@media (max-width:1200px){.ChoosePaymentMethods-module-scss-module__BYsaCq__sectionContent{gap:60px}}@media (max-width:960px){.ChoosePaymentMethods-module-scss-module__BYsaCq__sectionContent{flex-direction:column;gap:24px}}.ChoosePaymentMethods-module-scss-module__BYsaCq__sectionTitle{font-size:var(--fs-18);font-weight:var(--fw-bold);line-height:var(--lh-tight);color:var(--color-black);white-space:nowrap;flex-shrink:0;padding-top:14px}.ChoosePaymentMethods-module-scss-module__BYsaCq__divider{background:var(--color-gray-200);border:none;border-radius:2px;width:100%;height:1px}.ChoosePaymentMethods-module-scss-module__BYsaCq__dropdownWrapper{flex:1;min-width:0;position:relative}.ChoosePaymentMethods-module-scss-module__BYsaCq__dropdownTrigger{border:1px solid var(--color-gray-200);background:var(--color-white-100);cursor:pointer;border-radius:100px;align-items:center;gap:10px;width:100%;min-height:53px;padding:8px 24px;transition:border-color .2s,box-shadow .2s;display:flex}.ChoosePaymentMethods-module-scss-module__BYsaCq__dropdownTrigger:hover{border-color:#0c805566}.ChoosePaymentMethods-module-scss-module__BYsaCq__dropdownTriggerOpen{border-color:#0c8055cc;box-shadow:0 0 0 4px #0c805514}.ChoosePaymentMethods-module-scss-module__BYsaCq__dropdownPlaceholder{font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-gray-700);flex:1;min-width:0}.ChoosePaymentMethods-module-scss-module__BYsaCq__dropdownTags{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.ChoosePaymentMethods-module-scss-module__BYsaCq__chip{font-size:var(--fs-12);font-weight:var(--fw-semibold);line-height:var(--lh-normal);color:var(--color-brand-600);white-space:nowrap;background:#f9fffd;border:1px solid #d1deda;border-radius:100px;align-items:center;gap:8px;padding:8px 12px;display:flex}.ChoosePaymentMethods-module-scss-module__BYsaCq__chipRemove{cursor:pointer;width:16px;height:16px;color:var(--color-brand-600);justify-content:center;align-items:center;font-size:14px;line-height:1;display:flex}.ChoosePaymentMethods-module-scss-module__BYsaCq__chipRemove:hover{opacity:.7}.ChoosePaymentMethods-module-scss-module__BYsaCq__chipMore{border:1px solid var(--color-gray-400);font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-gray-700);white-space:nowrap;background:#fdfdfd;border-radius:100px;justify-content:center;align-items:center;padding:8px 16px;display:flex}.ChoosePaymentMethods-module-scss-module__BYsaCq__chevronIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s;display:flex}.ChoosePaymentMethods-module-scss-module__BYsaCq__chevronIconOpen{transform:rotate(180deg)}.ChoosePaymentMethods-module-scss-module__BYsaCq__dropdownPanel{background:var(--color-white-100);z-index:100;border-radius:24px;flex-direction:column;gap:24px;max-height:636px;padding:18px 24px 24px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:2px 2px 8px #00000014}.ChoosePaymentMethods-module-scss-module__BYsaCq__searchInput{border:1px solid var(--color-gray-400);width:100%;height:53px;font-family:inherit;font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-black);background:#fdfdfd;border-radius:100px;outline:none;padding:16px 24px;transition:border-color .2s,box-shadow .2s}.ChoosePaymentMethods-module-scss-module__BYsaCq__searchInput::placeholder{color:var(--color-gray-700)}.ChoosePaymentMethods-module-scss-module__BYsaCq__searchInput:focus{border-color:#0c8055cc;box-shadow:0 0 0 4px #0c805514}.ChoosePaymentMethods-module-scss-module__BYsaCq__categoriesList{flex-direction:column;flex:1;gap:24px;padding-right:8px;display:flex;overflow-y:auto}.ChoosePaymentMethods-module-scss-module__BYsaCq__categoriesList::-webkit-scrollbar{width:6px}.ChoosePaymentMethods-module-scss-module__BYsaCq__categoriesList::-webkit-scrollbar-track{background:var(--color-gray-200);border-radius:2px}.ChoosePaymentMethods-module-scss-module__BYsaCq__categoriesList::-webkit-scrollbar-thumb{background:#d0cfcf;border-radius:2px}.ChoosePaymentMethods-module-scss-module__BYsaCq__categoryTitle{font-size:var(--fs-20);font-weight:var(--fw-bold);line-height:var(--lh-tight);color:var(--color-gray-700)}.ChoosePaymentMethods-module-scss-module__BYsaCq__categoryItems{flex-direction:column;gap:24px;margin-top:24px;display:flex}.ChoosePaymentMethods-module-scss-module__BYsaCq__categoryDivider{background:var(--color-gray-200);border-radius:2px;width:100%;height:1px}.ChoosePaymentMethods-module-scss-module__BYsaCq__methodItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:0;font-family:inherit;display:flex}.ChoosePaymentMethods-module-scss-module__BYsaCq__methodItem:hover{opacity:.8}.ChoosePaymentMethods-module-scss-module__BYsaCq__methodLabel{font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-black);flex:1}.ChoosePaymentMethods-module-scss-module__BYsaCq__methodLabelSelected{font-weight:var(--fw-semibold);color:var(--color-brand-600)}.ChoosePaymentMethods-module-scss-module__BYsaCq__methodCheck{width:24px;height:24px;color:var(--color-brand-600);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChoosePaymentMethods-module-scss-module__BYsaCq__agreementRow{cursor:pointer;align-items:center;gap:8px;width:100%;display:flex}.ChoosePaymentMethods-module-scss-module__BYsaCq__agreementCheckbox{appearance:none;cursor:pointer;background:#f9fffd;border:1px solid #9dc8b8;border-radius:4px;flex-shrink:0;width:24px;height:24px;transition:background-color .15s,border-color .15s;position:relative}.ChoosePaymentMethods-module-scss-module__BYsaCq__agreementCheckbox:checked{background:var(--color-brand-600);border-color:var(--color-brand-600)}.ChoosePaymentMethods-module-scss-module__BYsaCq__agreementCheckbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:12px;position:absolute;top:3px;left:7px;transform:rotate(45deg)}.ChoosePaymentMethods-module-scss-module__BYsaCq__agreementLabel{font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal);color:var(--color-black)}.ChoosePaymentMethods-module-scss-module__BYsaCq__agreementLink{color:var(--color-brand-600);cursor:pointer;text-decoration:underline}.ChoosePaymentMethods-module-scss-module__BYsaCq__agreementLink:hover{opacity:.8}.ChoosePaymentMethods-module-scss-module__BYsaCq__bottomNav{justify-content:space-between;align-items:center;width:100%;display:flex}.ChoosePaymentMethods-module-scss-module__BYsaCq__backBtn{cursor:pointer;font-family:inherit;font-size:var(--fs-16);font-weight:var(--fw-semibold);line-height:var(--lh-normal);color:var(--color-black);background:0 0;border:none;align-items:center;gap:8px;padding:8px 0;transition:opacity .2s;display:flex}.ChoosePaymentMethods-module-scss-module__BYsaCq__backBtn:hover{opacity:.7}.ChoosePaymentMethods-module-scss-module__BYsaCq__backIcon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ChoosePaymentMethods-module-scss-module__BYsaCq__continueBtn{width:219px;height:48px;font-family:inherit;font-size:var(--fs-16);font-weight:var(--fw-bold);line-height:var(--lh-tight);cursor:pointer;white-space:nowrap;border:none;border-radius:100px;justify-content:center;align-items:center;padding:12px 24px;transition:background .2s,color .2s;display:flex}@media (max-width:640px){.ChoosePaymentMethods-module-scss-module__BYsaCq__continueBtn{width:100%}}.ChoosePaymentMethods-module-scss-module__BYsaCq__continueBtnDisabled{background:var(--color-gray-400);color:var(--color-disabled);cursor:not-allowed}.ChoosePaymentMethods-module-scss-module__BYsaCq__continueBtnActive{background:var(--color-brand-600);color:#fff}.ChoosePaymentMethods-module-scss-module__BYsaCq__continueBtnActive:hover{opacity:.85;transform:translateY(-1px)}
.NowPutUsToWork-module-scss-module__BdB8dG__page{color:var(--color-dark);background:var(--color-white-100);min-height:100vh}.NowPutUsToWork-module-scss-module__BdB8dG__container{flex-direction:column;align-items:flex-end;gap:64px;width:min(1312px,100% - 128px);margin:0 auto;padding:84px 0 64px;display:flex}@media (max-width:768px){.NowPutUsToWork-module-scss-module__BdB8dG__container{gap:32px;width:calc(100% - 32px);padding:40px 0}}.NowPutUsToWork-module-scss-module__BdB8dG__header{flex-direction:column;gap:24px;width:100%;display:flex}.NowPutUsToWork-module-scss-module__BdB8dG__headerText{flex-direction:column;gap:8px;display:flex}.NowPutUsToWork-module-scss-module__BdB8dG__title{font-size:var(--fs-36);font-weight:var(--fw-bold);line-height:var(--lh-tight);color:var(--color-black);letter-spacing:-.72px}@media (max-width:768px){.NowPutUsToWork-module-scss-module__BdB8dG__title{font-size:var(--fs-24)}}.NowPutUsToWork-module-scss-module__BdB8dG__subtitle{font-size:var(--fs-20);font-weight:var(--fw-medium);line-height:var(--lh-tight);color:var(--color-gray-700)}.NowPutUsToWork-module-scss-module__BdB8dG__progressBarTrack{background:#d0cfcf;border-radius:2px;width:100%;height:4px;overflow:hidden}.NowPutUsToWork-module-scss-module__BdB8dG__progressBarFill{background:var(--color-brand-600);border-radius:2px;height:100%;transition:width .4s}.NowPutUsToWork-module-scss-module__BdB8dG__card{background:var(--color-white);border-radius:32px;width:100%;padding:44px}@media (max-width:768px){.NowPutUsToWork-module-scss-module__BdB8dG__card{border-radius:20px;padding:24px 16px}}.NowPutUsToWork-module-scss-module__BdB8dG__timeline{align-items:flex-start;gap:24px;display:flex}@media (max-width:768px){.NowPutUsToWork-module-scss-module__BdB8dG__timeline{gap:16px}}.NowPutUsToWork-module-scss-module__BdB8dG__timelineTrack{flex-direction:column;flex-shrink:0;align-items:center;width:52px;display:flex}.NowPutUsToWork-module-scss-module__BdB8dG__timelineCircle{border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.NowPutUsToWork-module-scss-module__BdB8dG__timelineCircleActive,.NowPutUsToWork-module-scss-module__BdB8dG__timelineCircleCompleted{background:var(--color-brand-600);color:#fff}.NowPutUsToWork-module-scss-module__BdB8dG__timelineCircleInactive{background:#fbfbfb;border:2px solid #ededed}.NowPutUsToWork-module-scss-module__BdB8dG__timelineCircleNumber{font-size:var(--fs-24);font-weight:var(--fw-medium);line-height:var(--lh-tight);color:#939393}.NowPutUsToWork-module-scss-module__BdB8dG__timelineCheckIcon{color:#fff;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.NowPutUsToWork-module-scss-module__BdB8dG__timelineLine{flex-shrink:0;width:2px}.NowPutUsToWork-module-scss-module__BdB8dG__timelineLineActive{background:linear-gradient(#0c8055 0%,#16b77c 100%)}.NowPutUsToWork-module-scss-module__BdB8dG__timelineLineInactive{background:#ededed}.NowPutUsToWork-module-scss-module__BdB8dG__timelineLineH84{height:84px}@media (max-width:768px){.NowPutUsToWork-module-scss-module__BdB8dG__timelineLineH84{height:60px}}.NowPutUsToWork-module-scss-module__BdB8dG__timelineLineH65{height:65px}@media (max-width:768px){.NowPutUsToWork-module-scss-module__BdB8dG__timelineLineH65{height:45px}}.NowPutUsToWork-module-scss-module__BdB8dG__timelineLineH44{height:44px}@media (max-width:768px){.NowPutUsToWork-module-scss-module__BdB8dG__timelineLineH44{height:30px}}.NowPutUsToWork-module-scss-module__BdB8dG__timelineContent{flex-direction:column;flex:1;gap:44px;min-width:0;display:flex}@media (max-width:768px){.NowPutUsToWork-module-scss-module__BdB8dG__timelineContent{gap:32px}}.NowPutUsToWork-module-scss-module__BdB8dG__timelineItem{flex-direction:column;gap:8px;display:flex}.NowPutUsToWork-module-scss-module__BdB8dG__timelineItemTitle{font-size:var(--fs-18);font-weight:var(--fw-bold);line-height:var(--lh-tight)}.NowPutUsToWork-module-scss-module__BdB8dG__timelineItemTitleActive{color:var(--color-black)}.NowPutUsToWork-module-scss-module__BdB8dG__timelineItemTitleInactive{color:var(--color-gray-700)}.NowPutUsToWork-module-scss-module__BdB8dG__timelineItemDescription{font-size:var(--fs-16);font-weight:var(--fw-medium);line-height:var(--lh-normal)}.NowPutUsToWork-module-scss-module__BdB8dG__timelineItemDescriptionActive{color:var(--color-black)}.NowPutUsToWork-module-scss-module__BdB8dG__timelineItemDescriptionInactive{color:var(--color-gray-700)}.NowPutUsToWork-module-scss-module__BdB8dG__saveBtn{width:219px;height:48px;font-family:inherit;font-size:var(--fs-16);font-weight:var(--fw-bold);line-height:var(--lh-tight);cursor:pointer;background:var(--color-brand-600);color:#fff;white-space:nowrap;border:none;border-radius:100px;justify-content:center;align-items:center;padding:12px 24px;transition:background .2s;display:flex}.NowPutUsToWork-module-scss-module__BdB8dG__saveBtn:hover{opacity:.85;transform:translateY(-1px)}.NowPutUsToWork-module-scss-module__BdB8dG__saveBtn:disabled{background:var(--color-gray-400);color:var(--color-disabled);cursor:not-allowed}@media (max-width:640px){.NowPutUsToWork-module-scss-module__BdB8dG__saveBtn{width:100%}}
