.ChatWidget_wrap__pFxHb{position:fixed;bottom:24px;right:24px;z-index:9999;font-family:inherit}.ChatWidget_launcher__lZHVs{position:relative;display:flex;align-items:center;gap:12px;background:#fff;border:none;padding:8px 18px 8px 8px;border-radius:999px;box-shadow:0 8px 24px rgba(39,40,35,.18);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;color:#272823}.ChatWidget_launcher__lZHVs:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(39,40,35,.22)}.ChatWidget_launcherAvatar__K8S3e{position:relative;width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0}.ChatWidget_launcherAvatar__K8S3e img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ChatWidget_dot___uiJM{position:absolute;bottom:2px;right:2px;width:10px;height:10px;border-radius:50%;background:#2ecc71;border:2px solid #fff}.ChatWidget_launcherText__wZOZs{display:flex;flex-direction:column;text-align:left;line-height:1.1}.ChatWidget_launcherText__wZOZs strong{font-size:14px;font-weight:600}.ChatWidget_launcherText__wZOZs span{font-size:12px;color:#6b6c66;margin-top:2px}.ChatWidget_pulse__akeXC{position:absolute;top:-4px;right:-4px;background:#e87b5d;color:#fff;font-size:11px;font-weight:700;min-width:18px;height:18px;padding:0 5px;border-radius:9px;display:flex;align-items:center;justify-content:center}.ChatWidget_panel__UFnN4{width:340px;max-width:calc(100vw - 32px);background:#f7f7f5;border-radius:16px;box-shadow:0 24px 60px rgba(39,40,35,.25);overflow:hidden;display:flex;flex-direction:column;animation:ChatWidget_slideUp__fJLXK .25s ease}@keyframes ChatWidget_slideUp__fJLXK{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ChatWidget_header__u_DXc{background:linear-gradient(135deg,#b791f1,#9d75e0);color:#fff;padding:18px 18px 16px;display:flex;align-items:center;gap:12px}.ChatWidget_headerAvatar__7uCX2{position:relative;width:42px;height:42px;border-radius:50%;overflow:hidden;border:2px solid hsla(0,0%,100%,.6)}.ChatWidget_headerAvatar__7uCX2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ChatWidget_headerText__AnHXP{flex:1 1;line-height:1.2}.ChatWidget_headerText__AnHXP strong{display:block;font-size:15px;font-weight:600}.ChatWidget_headerText__AnHXP span{font-size:12px;opacity:.9}.ChatWidget_close__IOhLh{background:transparent;border:none;color:#fff;font-size:22px;cursor:pointer;line-height:1;padding:4px 6px;border-radius:6px}.ChatWidget_close__IOhLh:hover{background:hsla(0,0%,100%,.15)}.ChatWidget_body__MMeE6{padding:16px;display:flex;flex-direction:column;gap:10px;max-height:360px;overflow-y:auto;background:#fff}.ChatWidget_msgRow__j5yFA{display:flex;gap:8px;align-items:flex-end}.ChatWidget_msgAvatar__3UX_P{width:28px;height:28px;border-radius:50%;overflow:hidden;flex-shrink:0}.ChatWidget_msgAvatar__3UX_P img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ChatWidget_msgBubble__LJUDD{background:#f1eef9;color:#272823;border-radius:14px 14px 14px 4px;padding:10px 12px;font-size:14px;line-height:1.4;max-width:80%}.ChatWidget_msgRowUser__g699M{justify-content:flex-end}.ChatWidget_msgRowUser__g699M .ChatWidget_msgBubble__LJUDD{background:#272823;color:#fff;border-radius:14px 14px 4px 14px}.ChatWidget_typing__yEYrg{display:inline-flex;gap:3px;align-items:center}.ChatWidget_typing__yEYrg span{width:5px;height:5px;background:#b791f1;border-radius:50%;animation:ChatWidget_bounce__HyEj6 1.2s infinite}.ChatWidget_typing__yEYrg span:nth-child(2){animation-delay:.15s}.ChatWidget_typing__yEYrg span:nth-child(3){animation-delay:.3s}@keyframes ChatWidget_bounce__HyEj6{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}.ChatWidget_inputRow__ag_2O{display:flex;gap:8px;padding:12px;background:#fff;border-top:1px solid #ececec}.ChatWidget_inputRow__ag_2O input,.ChatWidget_inputRow__ag_2O textarea{flex:1 1;border:1px solid #e3e3e0;border-radius:999px;padding:10px 14px;font-size:14px;outline:none;font-family:inherit;resize:none;color:#272823;background:#fafaf8}.ChatWidget_inputRow__ag_2O input:focus,.ChatWidget_inputRow__ag_2O textarea:focus{border-color:#b791f1;background:#fff}.ChatWidget_inputRow__ag_2O textarea{border-radius:14px;min-height:40px}.ChatWidget_send__YbvDz{background:#b791f1;color:#fff;border:none;border-radius:999px;padding:0 16px;font-weight:600;font-size:14px;cursor:pointer;transition:background .2s ease}.ChatWidget_send__YbvDz:hover{background:#a07ce6}.ChatWidget_send__YbvDz:disabled{background:#d4c4ef;cursor:not-allowed}.ChatWidget_footer__rEOc6{padding:8px 12px 10px;font-size:11px;color:#8e8f88;text-align:center;background:#fff}@media(max-width:480px){.ChatWidget_wrap__pFxHb{bottom:16px;right:16px}.ChatWidget_launcherText__wZOZs{display:none}.ChatWidget_launcher__lZHVs{padding:6px}}
/*! 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}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;-webkit-text-decoration:underline dotted;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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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]{-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}[hidden],template{display:none}*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Moderat Regular;font-weight:400;font-display:swap;src:url(/_next/static/media/moderat-regular.ec56769c.woff2) format("woff2"),url(/_next/static/media/moderat-regular.4fe2fe59.woff) format("woff"),url(/_next/static/media/moderat-regular.aa44f30f.ttf) format("truetype")}@font-face{font-family:Moderat Medium;font-weight:500;font-display:swap;src:url(/_next/static/media/moderat-medium.eafc6e5d.woff2) format("woff2"),url(/_next/static/media/moderat-medium.fa3e76a9.woff) format("woff"),url(/_next/static/media/moderat-medium.4b6c1fc9.ttf) format("truetype")}@font-face{font-family:Moderat Bold;font-weight:700;font-display:swap;src:url(/_next/static/media/moderat-bold.e7f49c19.woff2) format("woff2"),url(/_next/static/media/moderat-bold.9d3eb2b0.woff) format("woff"),url(/_next/static/media/moderat-bold.f9befc7b.ttf) format("truetype")}@keyframes bounce{70%{transform:translateY(0)}80%{transform:translateY(-15%)}90%{transform:translateY(0)}95%{transform:translateY(-7%)}97%{transform:translateY(0)}99%{transform:translateY(-3%)}to{transform:translateY(0)}}body{font-family:Moderat Regular,Helvetica,Arial,sans-serif;overscroll-behavior-y:none;background-color:#f4f5f4}body.is-disabled{pointer-events:none}img{max-width:100%;display:block}.main{padding-bottom:34px;overflow:hidden}@media only screen and (max-width:768px){.main{padding-bottom:40px}}.container{max-width:1552px;margin:0 auto;padding:0 20px}.mobile-container{display:none;padding-bottom:65px}@media screen and (max-width:768px){.mobile-container{display:block}}.desktop-container{display:none;padding-bottom:65px}@media screen and (min-width:769px){.desktop-container{display:block}}.sections-wrapper{height:100%;width:100%;position:absolute;flex-direction:column;align-items:center;justify-content:center;display:flex}.section-title{position:absolute;margin-bottom:150px}.section-title__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;height:-moz-fit-content;height:fit-content;overflow:hidden;padding-left:20px;padding-right:20px}@media only screen and (max-width:1440px){.section-title__inner{margin-top:0}}.section-heading{margin:auto;font-weight:400;font-size:3.75rem;line-height:72px;text-align:center;color:#272823;text-transform:uppercase;opacity:0;transform:translateY(50px)}@media only screen and (max-width:1440px){.section-heading{font-size:2.619047619vw;line-height:1.4}}@media only screen and (max-width:1024px){.section-heading{font-size:2.380952381vw}}@media only screen and (max-width:768px){.section-heading{font-size:1.7rem;max-width:none}}@media only screen and (max-width:599px){.section-heading{font-size:1.7rem}}.ticker-items{display:flex;flex-direction:row;align-items:center;white-space:nowrap}.mask-loader{position:fixed;top:0;left:0;z-index:9999;height:100vh;background-color:#000}