.accordion_title__CYbTm{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:24px 24px 24px 24px}.accordion_title__CYbTm.accordion_opened__iwrwA{border-radius:24px 24px 0 0}.accordion_bodyWrapper__fjOvd{transition:height .15s ease-in-out;overflow:hidden}.accordion_title__CYbTm>span:not(.accordion_safari__GTu0_){padding-top:2px}@media (max-width:620px){.accordion_bodyWrapper__fjOvd{transition:height .15s ease-in-out;height:100%}.accordion_title__CYbTm.accordion_opened__iwrwA{border-radius:24px 24px 0 0;margin-bottom:16px}}.loader_wrapper__WLyVv{height:calc(100vh - 92px);display:flex;justify-content:center;align-items:center}.loader_loader__o__Hx{display:inline-block;border:5px solid var(--brand-2-100);border-bottom-color:#0000!important;border-radius:50%;box-sizing:border-box;animation:loader_rotation__YRdpn 1s linear infinite}@keyframes loader_rotation__YRdpn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button_btn__bALxm{padding:12px 20px;border-radius:22px;text-align:center;font-size:16px;font-weight:500;transition:all .2s ease-in;display:flex;justify-content:center;align-items:center}.button_btn__bALxm.button_clicable__5_Gm9{cursor:pointer}.button_btn__bALxm:disabled{pointer-events:none;opacity:.8;cursor:default}.button_btn__bALxm.button_filled__lXGhZ{background:var(--brand-2-100);color:var(--background);border:1px solid var(--brand-2-100)}.button_btn__bALxm.button_filled__lXGhZ:hover{background:var(--brand-1-100)}.button_btn__bALxm.button_pink__WqeAp{background:var(--brand-3-100);color:var(--background);border:1px solid var(--brand-3-100)}.button_btn__bALxm.button_pink__WqeAp:hover{background:var(--brand-8-100);border-color:var(--brand-8-100)}.button_btn__bALxm.button_white__x0xJF{background:var(--background);border:1px solid var(--background);color:var(--brand-2-100)}.button_btn__bALxm.button_transparent__GZva7{border:1px solid var(--brand-2-100);background:#0000;color:var(--brand-2-100)}.button_btn__bALxm.button_transparent__GZva7:hover{background:var(--brand-2-10)}.button_btn__bALxm.button_poor__RFC04{border:1px solid #0000;background:#0000;color:var(--brand-2-100)}.button_btn__bALxm.button_secondary__1q2wd{color:var(--brand-2-100);background:#662c831a;border:1px solid #662c831a}.button_btn__bALxm.button_secondary__1q2wd:hover{background:#662c8333;border:1px solid #662c8333}.order-pay-block_orderPayBlock__sFHJ1{display:flex;flex-direction:column;gap:8px}.order-pay-block_paymentBtn__hbIsE{display:flex;align-items:center;gap:4px}.order-pay-block_paymentBtn__hbIsE:hover{background-color:var(--brand-1-100)}.order-pay-block_paymentAttention__loWmV{display:flex;gap:6px;font-size:14px;font-weight:600;color:var(--brand-2-100);line-height:143%}@media (max-width:620px){.order-pay-block_paymentAttention__loWmV{background-color:var(--background);border-radius:var(--corners-l);padding:12px 16px}}.order-pay-block_warningIcon__PL7Yf{flex-shrink:0}.order-pay-block_paymentError__Pb0Mp{color:var(--system-error,#f33);font-size:14px;font-weight:600;line-height:143%}.order-pay-block_buttonLoader__5BZIN{border-width:2px;border-color:var(--brand-1-50);border-bottom-color:#fff!important}.order-status-bar_orderStatusBar__xLGhj{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2px;gap:2px;max-width:468px}.order-status-bar_orderStatusBarItemLine__VP8R0{background:var(--brand-2-10);width:100%;height:8px;border-radius:24px}.order-status-bar_orderStatusBarItemLine__VP8R0.order-status-bar_active__7iERv{background:var(--brand-2-100)}.order-status-bar_orderStatusBarItemLine__VP8R0.order-status-bar_completed__C9G85{background:var(--positive)}.order-status-bar_orderStatusBarItemText__2V_sj{font-weight:700;font-size:10px;line-height:120%;text-align:center;color:#662c834d;margin-top:4px}.order-status-bar_orderStatusBarItemText__2V_sj.order-status-bar_active__7iERv{color:var(--brand-2-100)}.order-status-bar_orderStatusBarItemText__2V_sj.order-status-bar_completed__C9G85{color:var(--positive)}.modal_Modal__TcRTb{outline:none;position:absolute;background:var(--background);padding:8px 0;overflow:auto}.modal_close__C1EmU{z-index:var(--z-modal-close);position:absolute;cursor:pointer;padding:10px;right:0;top:0;width:44px;height:44px}.modal_title__mG8fL{text-align:center;padding-bottom:11px;padding-top:13px;font-weight:500;color:var(--brand-1-100)}.modal_Overlay__1IMud{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--modal-overlay);z-index:var(--z-modal-overlay)}.modal_modalBodyOpen__8S3DJ{overflow:hidden}@media (min-width:769px){.modal_Overlay__1IMud{display:flex;align-items:center;justify-content:center}.modal_Modal__TcRTb .modal_title__mG8fL{padding-top:21px}.modal_Modal__TcRTb .modal_close__C1EmU{top:8px}.modal_Modal__TcRTb{border-radius:var(--corners-s);max-width:976px}}@media (max-width:768px){.modal_Overlay__1IMud{display:flex;flex-direction:column;justify-content:flex-end}.modal_Modal__TcRTb{max-height:100%;overflow-y:auto;width:100%;border-top-right-radius:16px;border-top-left-radius:16px;position:relative;padding:44px 16px 32px}.modal_title__mG8fL{position:absolute;top:0;height:40px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;width:100%;max-width:none;text-align:center;padding:4px 16px;background-color:inherit;z-index:var(--z-modal-title)}.modal_Modal__TcRTb::-webkit-scrollbar{width:0}.modal_Modal__TcRTb .modal_scrollWrapper__5We2B{height:100%;max-height:100%;display:flex;flex-direction:column}}.checkbox_wrapper__sfdGp{display:flex;align-items:center;gap:10px;-webkit-user-select:none;user-select:none}.checkbox_wrapper__sfdGp.checkbox_rounded__mGXLG{padding:11px 20px 11px 11px;background-color:var(--brand-2-10);border-radius:22px;gap:4px;color:var(--brand-2-100);font-weight:500}.checkbox_wrapper__sfdGp.checkbox_rounded__mGXLG .checkbox_checkboxEmpty__FTCNx{box-shadow:inset 0 0 0 1px var(--brand-2-30)}.checkbox_wrapper__sfdGp.checkbox_rounded__mGXLG .checkbox_icon__ERnya.checkbox_checked__Pr7x2{color:var(--brand-2-100)}.checkbox_checkboxEmpty__FTCNx{width:18px;height:18px;border-radius:50px;flex-shrink:0}.checkbox_positive__dXLZr.checkbox_checkboxEmpty__FTCNx{box-shadow:inset 0 0 0 1px var(--positive)}.checkbox_primary__DAX7w.checkbox_checkboxEmpty__FTCNx{box-shadow:inset 0 0 0 1px var(--brand-2-30)}.checkbox_icon__ERnya{width:18px;height:18px;flex-shrink:0}.checkbox_positive__dXLZr.checkbox_icon__ERnya.checkbox_checked__Pr7x2{color:var(--positive)}.checkbox_primary__DAX7w.checkbox_icon__ERnya.checkbox_checked__Pr7x2{color:var(--brand-2-100)}.checkbox_icon__ERnya.checkbox_disabled__96Zct{color:var(--black-40)}.checkbox_label__Zpxgq{margin-top:2px}.input_wrapper__9e1pb{display:flex;flex-direction:column;gap:4px;position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.input_label__voI5k{padding-left:8px;font-size:12px;font-weight:500}.input_input__yXrmW{font-size:20px;line-height:1.35;padding:8px 16px;border:none;border-radius:32px;background-color:var(--brand-9-10);outline:none;caret-color:var(--brand-2-100);transition:.2s,padding-left 0s;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.input_input__yXrmW.input_error__c9o3h{background-color:var(--negative-10)}.input_input__yXrmW::placeholder{color:var(--brand-1-50)}.input_input__yXrmW:focus{box-shadow:0 1px 0 0 var(--brand-2-10)}.input_input__yXrmW.input_readOnly__O__7N{pointer-events:none}.input_input__yXrmW.input_isSearchable__QrE4a{padding-left:34px}.input_wrapper__9e1pb>p{height:18px}p.input_error__c9o3h,p.input_helper__kyAbE{font-size:12px;line-height:1.16;font-weight:500;color:var(--brand-1-50);min-height:18px;padding-left:8px}p.input_error__c9o3h{color:var(--negative)}.input_inputWrapper__DUCwa{position:relative}.input_icon__vrfAf.input_isSearchable__QrE4a{position:absolute;top:9px;left:12px}.input_extraIcon__yk4hg{position:absolute;top:50%;transform:translateY(-50%);right:16px;width:24px;height:24px;cursor:pointer;-webkit-user-select:none;user-select:none}.input_requiredStar__yKWly{color:var(--negative);padding:0 0 3px 3px}*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.collapse{visibility:collapse}.fixed{position:fixed}.sticky{position:-webkit-sticky;position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.top-0{top:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.block{display:block}.flex{display:flex}.hidden{display:none}.h-1{height:.25rem}.h-full{height:100%}.h-screen{height:100vh}.w-8{width:2rem}.w-full{width:100%}.max-w-3xl{max-width:48rem}.shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-ns-resize{cursor:ns-resize}.touch-none{touch-action:none}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overscroll-contain{overscroll-behavior:contain}.overscroll-none{overscroll-behavior:none}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white\/90{background-color:#ffffffe6}.bg-zinc-950\/0{background-color:#09090b00}.bg-zinc-950\/20{background-color:#09090b33}.bg-zinc-950\/60{background-color:#09090b99}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-bottom:.75rem}.pt-3,.py-3{padding-top:.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px #00000012) drop-shadow(0 2px 2px #0000000f)}.drop-shadow-md,.drop-shadow-xl{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-xl{--tw-drop-shadow:drop-shadow(0 20px 13px #00000008) drop-shadow(0 8px 5px #00000014)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-\[margin-bottom\]{transition-property:margin-bottom;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-\[cubic-bezier\(0\.25\,0\.46\,0\.45\,0\.94\)\]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}.will-change-transform{will-change:transform}.history-order-modal_modalOverlay__M01ZQ{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000004d;z-index:1000;display:flex;justify-content:center;align-items:center}.history-order-modal_modalContent__g1akH{position:relative;background:#fff;padding:24px 16px;border-radius:24px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 4px 12px #00000026;max-width:686px}.history-order-modal_modalTitle__2YOiB{font-size:16px;margin-bottom:24px;color:#341f51}.history-order-modal_statusList__NnM4F{display:flex;flex-direction:column;gap:1px}.history-order-modal_statusEmpty__UG4HU{font-size:14px;line-height:20px;color:var(--brand-1-50)}.history-order-modal_statusItem__Mp2PL{display:flex;align-items:center;gap:8px}.history-order-modal_statusLine__B2IZK{width:3px;background:#662c83;height:100%;min-height:80px}.history-order-modal_statusText__fVK3L{display:flex;flex-direction:column;gap:3px}.history-order-modal_statusDate__XaCDc,.history-order-modal_statusTitle__bwDVa{font-size:14px;line-height:20px;color:#662c83}.history-order-modal_close__hO2zQ{display:none}@media (min-width:769px){.history-order-modal_close__hO2zQ{display:block;z-index:var(--z-modal-close);position:absolute;cursor:pointer;padding:10px;right:0;top:8px;width:44px;height:44px}}@media (max-width:768px){.history-order-modal_modalContent__g1akH:after{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:24px;height:4px;background:#eeeff3;border-radius:2px;z-index:1}}.cancel-order-modal_modal__he8mN{padding:0!important}.cancel-order-modal_wrapper__3SyD9{display:flex;flex-direction:column;justify-content:space-between;gap:24px;width:686px;background:var(--brand-9-10)}.cancel-order-modal_successWrapper__7ZE2_{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:320px;padding:40px 32px;text-align:center}.cancel-order-modal_iconCircle__ihpNH{display:flex;justify-content:center;align-items:center;width:100px;height:100px;background:#28b68b;border-radius:50%}.cancel-order-modal_successIcon__ur0kL{width:72px;height:72px}.cancel-order-modal_successTitle___Kgsv{margin:0;color:var(--brand-1-100);font-size:24px;line-height:32px;font-weight:500}.cancel-order-modal_contentWrapper__lkwHs{display:flex;flex-direction:column;justify-content:space-between;gap:24px}.cancel-order-modal_header__IWl8o{display:flex;flex-direction:column;padding:21px 32px 0;gap:8px;text-align:center}.cancel-order-modal_content__15kmj{padding:0 32px}.cancel-order-modal_title__BH0wd{font-weight:500;line-height:28px;color:var(--brand-1-100);font-size:20px}.cancel-order-modal_boldText__33KcU{font-weight:700}.cancel-order-modal_accentText__C6Cxm{color:var(--hover-select)}.cancel-order-modal_contentTitle__JoeMV{margin-bottom:12px;font-weight:500}.cancel-order-modal_reasonList__mfIuW{display:flex;flex-direction:column}.cancel-order-modal_reasonItem__mG2Yy{padding:12px 0}.cancel-order-modal_reasonItem__mG2Yy:not(:last-child){border-bottom:.5px solid var(--brand-9-100)}.cancel-order-modal_otherInputWrapper__70bWL{margin-top:4px}.cancel-order-modal_otherInput__yonNc{background-color:var(--background);margin-top:10px;width:100%}.cancel-order-modal_actions__rR_Ox{margin-top:75px;display:flex;justify-content:flex-end;align-items:center;background-color:var(--background);padding:8px 16px}.cancel-order-modal_actions__rR_Ox button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cancel-order-modal_loaderWrapper__Qcrdp{display:flex;justify-content:center;align-items:center}.cancel-order-modal_loader__quiC_{margin:24px auto}.cancel-order-modal_error__kpg0_{font-size:14px;line-height:20px;color:var(--text-negative,#d92d20)}.cancel-order-modal_reasonCheckbox__3fOOi{cursor:pointer}.cancel-order-modal_bottomSheet__ymnSK{position:relative;display:flex;flex-direction:column;min-height:100%;overflow:visible;background:var(--brand-9-10);border-radius:var(--corners-s) var(--corners-s) 0 0}.cancel-order-modal_closeButton__sRihg{position:absolute;top:16px;right:16px;z-index:102;border:none;background:#0000;padding:0;cursor:pointer}@media (max-width:1024px){.cancel-order-modal_wrapper__3SyD9{width:100%;min-height:100%;flex:1 1;display:flex;flex-direction:column}.cancel-order-modal_header__IWl8o{padding:24px 56px 0 16px;text-align:left}.cancel-order-modal_content__15kmj{padding:0 16px;overflow-y:auto;flex:1 1}.cancel-order-modal_contentWrapper__lkwHs{flex:1 1;overflow-y:auto}.cancel-order-modal_actions__rR_Ox{margin-top:auto;justify-content:stretch;gap:8px;flex-shrink:0}.cancel-order-modal_actions__rR_Ox button{flex:1 1}.cancel-order-modal_successWrapper__7ZE2_{min-height:auto;padding:40px 16px}}