.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_msgLinks__CdubX{display:flex;flex-direction:column;gap:6px;margin-top:10px}.ChatWidget_msgLink__eZqJC{display:block;background:#fff;border:1px solid #e2dcf3;border-radius:9px;padding:8px 10px;font-size:13px;font-weight:600;line-height:1.35;color:#6b46c1;text-decoration:none}.ChatWidget_msgLink__eZqJC:hover{border-color:#b791f1;background:#faf8ff}.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:600px){.ChatWidget_panel__UFnN4{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom, 0px));width:auto;max-width:none;max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px)}.ChatWidget_body__MMeE6{max-height:none;flex:1 1 auto;min-height:0}.ChatWidget_inputRow__ag_2O input,.ChatWidget_inputRow__ag_2O textarea{font-size:16px}}@media(max-width:480px){.ChatWidget_wrap__pFxHb{bottom:calc(16px + env(safe-area-inset-bottom, 0px));right:16px}.ChatWidget_launcherText__wZOZs{display:none}.ChatWidget_launcher__lZHVs{padding:6px}}.FeedbackPopup_overlay___RL76{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(39,40,35,.42);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:FeedbackPopup_fadeIn__hsIye .22s ease}.FeedbackPopup_dialog__LV38G{width:100%;max-width:420px;background:#fff;border-radius:18px;box-shadow:0 28px 64px rgba(39,40,35,.28);overflow:hidden;animation:FeedbackPopup_rise__PbHm0 .28s ease;font-family:inherit;color:#272823}.FeedbackPopup_top__Ki1tP{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:22px 22px 0}.FeedbackPopup_eyebrow__mJi7S{margin:0 0 6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9d75e0}.FeedbackPopup_title__wy9Iv{margin:0;font-size:20px;font-weight:650;line-height:1.25;letter-spacing:-.02em}.FeedbackPopup_close__BY5i3{flex-shrink:0;width:32px;height:32px;margin:-4px -4px 0 0;border:none;border-radius:8px;background:transparent;color:#6b6c66;font-size:22px;line-height:1;cursor:pointer}.FeedbackPopup_close__BY5i3:hover{background:#f3f2ef;color:#272823}.FeedbackPopup_body__pdI4V{padding:12px 22px 22px}.FeedbackPopup_lead__Wi4O3{margin:0 0 16px;font-size:14px;line-height:1.5;color:#6b6c66}.FeedbackPopup_choices__yzJXv{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.FeedbackPopup_choice__KmVtD{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #e4e2dc;border-radius:999px;background:#fff;color:#272823;font-size:13px;font-weight:500;line-height:1.2;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.FeedbackPopup_choice__KmVtD:hover{border-color:#c9b3f0;background:#faf8ff}.FeedbackPopup_choice__KmVtD[aria-pressed=true]{border-color:#b791f1;background:#f1eef9;color:#4a2f86}.FeedbackPopup_label__7ZRwa{display:block;margin-bottom:6px;font-size:12px;font-weight:600;color:#6b6c66}.FeedbackPopup_textarea__EpGbu{width:100%;min-height:84px;padding:11px 12px;border:1px solid #e4e2dc;border-radius:12px;background:#fafaf8;color:#272823;font:inherit;font-size:14px;line-height:1.45;resize:vertical;outline:none;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.FeedbackPopup_textarea__EpGbu::-moz-placeholder{color:#9a9b94}.FeedbackPopup_textarea__EpGbu:-ms-input-placeholder{color:#9a9b94}.FeedbackPopup_textarea__EpGbu::placeholder{color:#9a9b94}.FeedbackPopup_textarea__EpGbu:focus{border-color:#b791f1;background:#fff;box-shadow:0 0 0 3px rgba(183,145,241,.22)}.FeedbackPopup_actions__3q4ty{display:flex;align-items:center;gap:10px;margin-top:16px}.FeedbackPopup_submit__Z9AGe{flex:1 1;border:none;border-radius:12px;padding:12px 16px;background:linear-gradient(135deg,#b791f1,#9d75e0);color:#fff;font-size:14px;font-weight:650;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.FeedbackPopup_submit__Z9AGe:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px rgba(157,117,224,.35)}.FeedbackPopup_submit__Z9AGe:disabled{opacity:.55;cursor:not-allowed}.FeedbackPopup_skip__BKVVD{border:none;background:transparent;color:#6b6c66;font-size:13px;font-weight:500;padding:10px 8px;cursor:pointer;border-radius:8px}.FeedbackPopup_skip__BKVVD:hover{color:#272823;background:#f3f2ef}.FeedbackPopup_error__xhoZL{margin:10px 0 0;font-size:13px;color:#c0392b}.FeedbackPopup_thanks__5D6Ei{position:relative;padding:36px 28px;text-align:center}.FeedbackPopup_thanks__5D6Ei .FeedbackPopup_close__BY5i3{position:absolute;top:12px;right:12px}.FeedbackPopup_thanks__5D6Ei h2{margin:0 0 8px;font-size:20px;font-weight:650;letter-spacing:-.02em}.FeedbackPopup_thanks__5D6Ei p{margin:0;font-size:14px;line-height:1.5;color:#6b6c66}@keyframes FeedbackPopup_fadeIn__hsIye{0%{opacity:0}to{opacity:1}}@keyframes FeedbackPopup_rise__PbHm0{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:480px){.FeedbackPopup_overlay___RL76{align-items:flex-end;padding:12px}.FeedbackPopup_dialog__LV38G{border-radius:16px 16px 14px 14px}.FeedbackPopup_actions__3q4ty{flex-direction:column-reverse;align-items:stretch}.FeedbackPopup_skip__BKVVD{text-align:center}}
/*! 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{width:100%;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}