._wrapper_nd4fc_1{width:100%;background:var(--about-us-grid-background-grid)}._container_nd4fc_11{max-width:1440px;margin:0 auto}@media (min-width: 1001px){._wrapper_nd4fc_1>._container_nd4fc_11{padding-top:80px}}._header_nd4fc_33{text-align:center;margin-bottom:36px;position:relative;display:flex;justify-content:center;align-items:center}._title_nd4fc_51{font-size:48px;font-weight:700;color:var(--color-primary-dark);margin:0;line-height:1.2;font-family:Satoshi,sans-serif;display:flex;align-items:center}._contentGrid_nd4fc_73{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:flex-start}._leftSection_nd4fc_87{display:flex;flex-direction:column;gap:24px;padding:40px 0}._mainDescription_nd4fc_101{display:flex;flex-direction:column;gap:16px}._descriptionText_nd4fc_113{font-size:15px;line-height:24px;color:var(--color-secondary-dark);margin:0;font-family:var(--font-sfpro)}._processSection_nd4fc_129{display:flex;flex-direction:column;gap:16px}._processTitle_nd4fc_141{font-size:24px;font-weight:700;color:var(--color-primary-dark);margin:0;font-family:Satoshi,sans-serif}._stepsList_nd4fc_157{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}._stepItem_nd4fc_175{display:flex;gap:16px;align-items:flex-start}._tickWrapper_nd4fc_187{flex-shrink:0;margin-top:4px}._stepContent_nd4fc_197{display:flex;flex-direction:column;gap:4px}._stepTitle_nd4fc_209{font-size:15px;font-weight:700;color:var(--color-primary-dark);margin:0;font-family:var(--font-sfpro)}._stepDescription_nd4fc_225{font-size:14px;line-height:20px;color:var(--color-secondary-dark);margin:0;font-family:var(--font-sfpro)}._leftFooter_nd4fc_241{font-size:14px;color:var(--color-secondary-dark);margin:0;font-family:var(--font-sfpro)}._rightSection_nd4fc_255{background:#fff;border-radius:32px;padding:40px}._formHeader_nd4fc_267{margin-bottom:24px}._formTitle_nd4fc_275{font-size:24px;font-weight:700;color:var(--color-primary-dark);margin-bottom:0;font-family:Satoshi,sans-serif;line-height:120%}._formSubtitle_nd4fc_293{font-size:15px;line-height:24px;color:var(--color-secondary-dark);margin:0;font-family:var(--font-sfpro)}._titleWrapper_nd4fc_309{display:flex;align-items:center;gap:8px;margin-bottom:16px}._infoButton_nd4fc_323{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-secondary-dark);transition:color .2s ease}._infoButton_nd4fc_323:hover{color:var(--color-primary-dark)}@media (min-width: 1001px){._infoButton_nd4fc_323{display:none}}._form_nd4fc_267{display:flex;flex-direction:column;gap:16px}._inputGroup_nd4fc_379{display:flex;flex-direction:column;gap:8px}._row_nd4fc_391{display:grid;grid-template-columns:1fr 1fr;gap:16px}._inputWrapper_nd4fc_403{position:relative;width:100%;border-radius:6px;background:#f0f3fd;transition:all .4s ease;border:1px solid transparent}._inputWrapper_nd4fc_403:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:6px;padding:1px;background:linear-gradient(90deg,#0bb2fe,#7759e7);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;opacity:0;transition:opacity .4s ease;pointer-events:none}._inputWrapper_nd4fc_403:hover{background:linear-gradient(90deg,#0bb2fe1a,#7759e71a),linear-gradient(0deg,#f0f3fd,#f0f3fd)}._inputWrapper_nd4fc_403:hover:before{opacity:1}._inputWrapper_nd4fc_403:focus-within{background:#fff}._inputWrapper_nd4fc_403:focus-within:before{opacity:1}._input_nd4fc_379{width:100%;padding:14px 20px;background:transparent;border:none;font-size:16px;font-weight:400;font-family:var(--font-sfpro),sans-serif;color:#838aa0;line-height:120%;outline:none;transition:all .4s ease}._input_nd4fc_379::placeholder{color:#838aa0;font-family:var(--font-sfpro),sans-serif;font-weight:400;font-size:16px;line-height:120%;transition:color .4s ease}._input_nd4fc_379:focus::placeholder{color:#131923}._phoneInputWrapper_nd4fc_547{display:grid;grid-template-columns:95px 1fr;gap:12px;align-items:stretch}._countryCode_nd4fc_561{display:flex;align-items:center;gap:8px;padding:14px 16px;background:#f0f3fd;border-radius:12px;font-size:16px;color:#1e293b;cursor:pointer;transition:all .3s ease;justify-content:space-between}._dropdownIcon_nd4fc_589{width:12px;height:12px}._customCheckbox_nd4fc_601{display:flex;gap:12px;align-items:flex-start;cursor:pointer;margin-top:8px}._hiddenCheckbox_nd4fc_617{position:absolute;opacity:0;cursor:pointer}._checkboxControl_nd4fc_629{position:relative;flex-shrink:0;width:15px;height:15px;background:#fff;border:1.5px solid #9095a5;border-radius:2px;margin-top:2px;transition:all .2s ease}._checkboxControl_nd4fc_629:before{content:"";position:absolute;top:-1.5px;right:-1.5px;bottom:-1.5px;left:-1.5px;border-radius:2px;padding:2px;background:linear-gradient(90deg,#0bb2fe,#7759e7);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;opacity:0;transition:opacity .2s ease;pointer-events:none}._customCheckbox_nd4fc_601:hover ._checkboxControl_nd4fc_629:before{opacity:1}._customCheckbox_nd4fc_601:hover ._checkboxControl_nd4fc_629{background:#fff;border-color:transparent;box-shadow:0 6px 16px #16a9fb26}._hiddenCheckbox_nd4fc_617:checked+._checkboxControl_nd4fc_629{background:linear-gradient(90deg,#0bb2fe,#7759e7);border-color:transparent}._hiddenCheckbox_nd4fc_617:checked+._checkboxControl_nd4fc_629:after{content:"";position:absolute;left:50%;top:45%;width:4px;height:8px;border:solid white;border-width:0 1.5px 1.5px 0;transform:translate(-50%,-50%) rotate(45deg)}._checkboxLabel_nd4fc_741{font-size:12px;line-height:20px;color:var(--color-secondary-dark);font-family:var(--font-sfpro);font-weight:400}._submitButton_nd4fc_757{width:100%}._submitButton_nd4fc_757 button{width:100%!important;max-width:none!important;height:56px!important}._submitButton_nd4fc_757 button span{font-size:16px!important;font-weight:500!important}._formFooter_nd4fc_787{text-align:center;font-size:15px;color:var(--color-secondary-dark);font-family:var(--font-sfpro);padding:0 55px}._gradientLink_nd4fc_803{background:var(--fast-food-section-feature-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:400;cursor:pointer;text-decoration:none}._error_nd4fc_823{font-size:12px;color:#ef4444;margin-top:4px}._success_nd4fc_835{font-size:14px;color:#10b981;margin-top:8px;text-align:center}._spinnerCenter_nd4fc_849{display:flex;justify-content:center;align-items:center}@media (max-width: 1200px){._title_nd4fc_51{font-size:38px}._contentGrid_nd4fc_73{align-items:center}._leftSection_nd4fc_87{padding:0}._rightSection_nd4fc_255{width:100%;max-width:100%;box-sizing:border-box}}@media (max-width: 1000px){._header_nd4fc_33{margin-bottom:28px}._title_nd4fc_51{margin-bottom:0;font-size:32px}._contentGrid_nd4fc_73{gap:32px}._rightSection_nd4fc_255{width:100%;max-width:100%;margin:0 auto;padding:28px 24px;border-radius:24px;box-sizing:border-box}}@media (max-width: 820px){._contentGrid_nd4fc_73{grid-template-columns:1fr;gap:32px}}@media (max-width: 768px){._header_nd4fc_33{margin-bottom:24px}._title_nd4fc_51{font-size:32px}._contentGrid_nd4fc_73{gap:24px}._leftSection_nd4fc_87{gap:20px}._processTitle_nd4fc_141{font-size:20px}._descriptionText_nd4fc_113,._stepTitle_nd4fc_209{font-size:14px}._stepDescription_nd4fc_225,._leftFooter_nd4fc_241{font-size:13px}._stepsList_nd4fc_157{gap:16px}._rightSection_nd4fc_255{padding:20px 18px;border-radius:20px}._formHeader_nd4fc_267{margin-bottom:18px}._formTitle_nd4fc_275{font-size:18px}._formSubtitle_nd4fc_293{font-size:14px;line-height:20px}._form_nd4fc_267{gap:12px}._row_nd4fc_391{grid-template-columns:1fr;gap:12px}._input_nd4fc_379{padding:12px 14px;font-size:14px}._input_nd4fc_379::placeholder{font-size:14px}._phoneInputWrapper_nd4fc_547{grid-template-columns:76px 1fr;gap:8px}._countryCode_nd4fc_561{padding:12px 10px;font-size:14px;border-radius:8px}._checkboxLabel_nd4fc_741{font-size:13px;line-height:18px}._submitButton_nd4fc_757 button{height:44px!important;min-height:44px!important}._submitButton_nd4fc_757 button span{font-size:14px!important}._formFooter_nd4fc_787{padding:0;font-size:13px;line-height:20px}}@media (max-width: 480px){._header_nd4fc_33{margin-bottom:20px}._title_nd4fc_51{font-size:28px}._rightSection_nd4fc_255{padding:16px;border-radius:16px}._formTitle_nd4fc_275{font-size:17px}._formSubtitle_nd4fc_293{font-size:13px}._titleWrapper_nd4fc_309{margin-bottom:12px}._input_nd4fc_379{padding:10px 12px;font-size:14px}._submitButton_nd4fc_757 button{height:42px!important;min-height:42px!important}._submitButton_nd4fc_757 button span{font-size:14px!important}._formFooter_nd4fc_787{font-size:12px}._inputWrapper_nd4fc_403{height:100%}._checkboxLabel_nd4fc_741{font-size:12px;line-height:16px}}@media (max-width: 374px){._title_nd4fc_51{font-size:24px}}
