@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{appearance:button;-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--color-primary: #0766ff;--color-primary-light: #4d8dff;--color-primary-dark: #0044cc;--color-secondary: #d8e6d2;--color-background: #f2f4f7;--color-success: #28a745;--color-warning: #ffc107;--color-danger: #dc3545;--color-info: #17a2b8;--color-text: #1c1c1c;--color-text-light: #f1f1f1;--color-border: #e0e0e0;--font-family-merriweather: "Merriweather", sans-serif;--font-family-robotoslab: "Roboto Slab", serif;--font-size-base: 16px;--font-size-sm: 14px;--font-size-lg: 18px;--font-size-xl: 24px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--header-height: calc(var(--space-10) * 2);--container-width: 1200px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-round: 50%;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .15)}*{user-select:none;-webkit-user-select:none;-ms-user-select:none}body{font-size:var(--size);background:var(--color-background);color:var(--color-text);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}body ::-webkit-scrollbar{width:7px;height:10px}body ::-webkit-scrollbar:hover{cursor:pointer}body ::-webkit-scrollbar-track{background-color:transparent;border-radius:15px;margin-bottom:40px;margin-top:40px}body ::-webkit-scrollbar-thumb{background-color:var(--color-primary-light);border-radius:15px}body ::-webkit-scrollbar-thumb:hover{background-color:var(--color-primary-light);cursor:pointer}.services{font-family:var(--font-family-robotoslab);height:calc(100svh - var(--header-height) - var(--space-4) * 2);width:50vw;text-align:center;align-items:center;position:relative}.services:has(.step1){display:grid;place-content:center}.services:has(.step1) button{font-size:var(--space-6);border-radius:var(--radius-lg)}.services__btn{position:absolute;top:2.9svh;left:-15vw}.services__list{overflow-y:auto;overflow-x:hidden;height:100%;padding-right:var(--space-2)}button.service-button{background-color:#fff!important;font-family:var(--font-family-robotoslab)!important}.step1,.step2{width:100%;display:flex;flex-direction:column;align-items:center}.step1 button,.step2 button{margin-bottom:var(--space-5);width:100%;min-height:60px;color:var(--color-text)}.step1 button img,.step2 button img{border-right:2px solid var(--color-border);padding-right:var(--space-2)}.step1 button{height:150px;width:340px;font-weight:700;font-size:var(--font-size-lg)}.step2 button{display:flex;justify-content:start}.chat-bubble{display:flex;align-items:center;justify-content:center;gap:10px;width:40vw;font-family:var(--font-family-robotoslab);height:50%}.chat-bubble img{height:40svh}.chat-bubble__speech{position:relative;background:#fff;box-shadow:var(--shadow-md);border-radius:var(--radius-lg);padding:12px 18px;max-width:400px;color:var(--color-primary-dark);font-weight:700;font-size:calc(var(--font-size-base) * 1.875);text-transform:uppercase;line-height:1.4;text-align:center}.chat-bubble__speech:before{content:"";position:absolute;left:-12px;top:20px;border-width:8px 12px 8px 0;border-style:solid;border-color:transparent #fff transparent transparent}.chat-bubble__ws{position:relative;background:#fff;box-shadow:var(--shadow-md);border-radius:var(--radius-lg);padding:12px 18px;max-width:400px;color:var(--color-danger);font-weight:700;font-size:calc(var(--font-size-base) * 1.875);text-transform:uppercase;line-height:1.4;text-align:center}.chat-bubble__ws:before{content:"";position:absolute;left:-12px;top:20px;border-width:8px 12px 8px 0;border-style:solid;border-color:transparent #fff transparent transparent}.main{width:100%;margin:auto}.main__layout{position:relative;top:var(--header-height);background-color:ivory;background-image:url(/assets/bg-Ctdt83XR.png);background-size:contain;background-repeat:no-repeat;background-position:center center;display:flex;align-items:center;padding:var(--space-4);justify-content:space-around;height:calc(100svh - var(--header-height) - var(--space-4) * 2)}.main__layout--consulting{display:block;height:calc(100svh - var(--header-height) - var(--space-4));background-size:contain;background-repeat:no-repeat;background-position:center center;align-items:center;padding:0 var(--space-4) var(--space-4);overflow-y:auto;overflow-x:hidden}.main__layout--left{position:relative;height:calc(100svh - var(--header-height) - var(--space-4) * 2);display:flex;flex-direction:column;justify-content:center;align-items:center}.order{position:absolute;width:100%;left:50%;transform:translate(-50%,-50%);top:50%;text-align:center;font-family:var(--font-family-robotoslab);font-size:var(--font-size-xl)}.order__number{color:var(--color-danger);font-weight:700;font-size:16px!important;margin-bottom:5px}.order__number__stt{color:var(--color-danger);font-weight:700;font-size:100px!important;margin-bottom:10px}.order__infoUser{margin-bottom:10px}.order__consulting{display:flex;flex-direction:column;bottom:25%;width:200px;margin:auto;background-color:#fff;max-width:25%;padding:32px;border-radius:20px;align-items:center}.order button{margin-top:20px}.debug{background-color:#fff;width:100%;box-shadow:var(--shadow-md);position:absolute;top:0;padding:var(--space-2);border-radius:var(--font-size-base)}.debug__title{font-weight:700;margin:var(--space-4) 0 var(--space-2)}.debug__img{padding:var(--space-2);border:thin solid var(--color-border);border-radius:var(--radius-md)}.debug__img img{width:100%}.debug__text{display:flex;margin-top:var(--space-3);padding:var(--space-2);border:thin solid var(--color-border);border-radius:var(--radius-md)}.debug__text--left{min-width:200px}.debug__text--left span{color:#727272;min-width:60px;display:inline-block}.debug__text--right{word-break:break-all}.back-btn{position:absolute;top:0;left:0;z-index:10}.order__number{font-size:var(--font-size-xl)}.button-confirm{margin-top:10px;text-align:end}.button-confirm button{font-size:24px}:root{--font-family-merriweather: "Merriweather", serif}._header_bi9py_5{display:flex;position:fixed;width:100%;align-items:center;justify-content:space-between;height:var(--header-height);background-color:var(--color-primary-dark);color:var(--color-text-light);font-family:var(--font-family-merriweather);z-index:2}._header__left_bi9py_17,._header__right_bi9py_17{padding:0 var(--space-4);height:100%;display:flex;align-items:center;text-transform:uppercase}._header__left_bi9py_17 img,._header__right_bi9py_17 img{width:60px;height:60px;border-radius:50%;object-fit:cover}._header__left_bi9py_17 p,._header__right_bi9py_17 p{margin:0}._header__left_bi9py_17 p:first-child,._header__right_bi9py_17 p:first-child{font-weight:700;font-size:var(--font-size-lg);margin-bottom:var(--space-2)}._header__left_bi9py_17 img{margin-right:var(--space-3)}._header__right_bi9py_17{text-align:end}._header__right_bi9py_17 img{margin-left:var(--space-3)}._title_1vvgm_1{font-family:var(--font-family-merriweather);font-weight:700;font-size:1.2rem;position:relative}._closeButton_1vvgm_8{position:absolute!important;top:8px;right:8px;min-width:32px!important;font-size:1rem}._content_1vvgm_16{font-family:var(--font-family-merriweather);display:flex;flex-direction:column;gap:1rem;margin-top:10px;padding:20px}._actions_1vvgm_25{display:flex;flex-direction:column;gap:.75rem;width:278px;overflow-x:hidden}._actions_1vvgm_25 button{text-transform:none;font-family:var(--font-family-merriweather);justify-content:left}._customDialog_1vvgm_38{width:400px;margin:auto}._customDialog_1vvgm_38 .MuiDialog-paper,._customDialog_1vvgm_38 .MuiDialogTitle-root,._customDialog_1vvgm_38 .MuiFormHelperText-root,._customDialog_1vvgm_38 .MuiInputLabel-root,._customDialog_1vvgm_38 .MuiInputBase-input::placeholder{font-family:var(--font-family-merriweather)}._customDialog_1vvgm_38 .MuiInputBase-input::placeholder{color:#999;opacity:1}._btnsAction_1vvgm_54{display:flex;width:100%;margin:auto;justify-content:center}._btnsAction_1vvgm_54 button{margin:0 var(--space-2);font-family:var(--font-family-merriweather)}._noti_1vvgm_65{font-size:var(--font-size-sm);line-height:1.5;margin:0}._numpad_1vvgm_71{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}._numButton_1vvgm_78{font-size:1.2rem;padding:12px 0;border-radius:12px!important;background-color:#f9f9f9;transition:all .2s ease}._numButton_1vvgm_78:hover{background-color:#e0e0e0}.conversation{font-family:var(--font-family-robotoslab)}.conversation--floating .conversation__control-selections{position:relative;z-index:40}.conversation--floating .conversation__floating-control{position:fixed;bottom:calc(var(--space-10) * 1);left:calc(var(--space-10) * 4);z-index:40;display:flex;align-items:center}.conversation--floating .conversation__floating-control-connect{display:flex;align-items:center}.conversation__container{transition:all .3s ease}.conversation__container:not(.conversation__container--expanded){position:relative}.conversation__container--expanded{position:fixed;left:50%;bottom:calc(var(--space-10) * 1);transform:translate(-50%)}.conversation__control-panel{background-color:#fff;overflow:hidden;box-shadow:var(--shadow-lg);transition:all .3s ease}.dark .conversation__control-panel{background-color:#262626}.conversation__container:not(.conversation__container--expanded) .conversation__control-panel{border-radius:var(--radius-round);padding:var(--space-1)}.conversation__container--expanded .conversation__control-panel{border-radius:var(--radius-lg);padding:0}.conversation__content{display:flex;align-items:center}.conversation__status{display:flex;align-items:center;padding-left:20px;font-size:var(--space-10)}.conversation__status-text{white-space:nowrap;padding:0 var(--space-1);min-width:250px;text-align:center}.conversation__timer{padding:0 var(--space-1);white-space:nowrap;min-width:140px;text-align:center}.conversation__timer--warning{color:var(--color-danger)}.conversation__button{font-size:var(--space-10);padding:var(--space-2) var(--space-4);display:flex;align-items:center;justify-content:center;gap:var(--space-1);border:none;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap}@media (max-width: 640px){.conversation__button{padding:var(--space-2)}}.conversation__button:not(.conversation__button--expanded){border-radius:var(--radius-round);background-color:#fff;color:var(--color-text)}.conversation__button:not(.conversation__button--expanded):hover{background-color:var(--color-primary-light);color:#fff}.conversation__button--expanded{border-radius:0;background-color:var(--color-primary-light);color:#fff}.conversation__button--expanded:hover{background-color:var(--color-primary)}.conversation__button:disabled{background-color:#d1d5db;cursor:not-allowed}.conversation__button:disabled:hover{background-color:#d1d5db}@media (max-width: 640px){.conversation__button{display:none}}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.5}to{transform:scale(1);opacity:1}}
