.chat-widget{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:fixed;z-index:10}@media (max-width:768px){.chat-widget{z-index:10}}.chat-widget--bottom-right{bottom:24px;right:24px}.chat-widget--bottom-right .chat-widget__container{right:0}.chat-widget--bottom-left{bottom:24px;left:24px}.chat-widget--bottom-left .chat-widget__container{left:0;right:auto}.chat-widget--bottom-left .chat-widget__toggle--minimized{left:-48px;right:auto}.chat-widget--bottom-left .chat-widget__toggle--minimized:hover{left:0}.chat-widget--top-right{right:24px;top:24px}.chat-widget--top-right .chat-widget__container{bottom:auto;right:0;top:84px}.chat-widget--top-left{left:24px;top:24px}.chat-widget--top-left .chat-widget__container{bottom:auto;left:0;right:auto;top:84px}.chat-widget__toggle{-webkit-tap-highlight-color:transparent;align-items:center;background:#1972f5;border-radius:50%;bottom:0;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 7px 7px 0 rgba(0,0,0,.09),0 16px 10px 0 rgba(0,0,0,.05),0 29px 11px 0 rgba(0,0,0,.01),0 45px 13px 0 transparent;cursor:pointer;display:flex;height:64px;justify-content:center;overflow:hidden;position:absolute;right:0;touch-action:manipulation;transition:all .3s cubic-bezier(.4,0,.2,1);-moz-user-select:none;user-select:none;-webkit-user-select:none;width:64px}.chat-widget__toggle:hover{transform:scale(1.1)}.chat-widget__toggle:active{transform:scale(.95)}.chat-widget__toggle--minimized{box-shadow:-2px 2px 8px rgba(0,0,0,.15),-4px 4px 12px rgba(0,0,0,.1);right:-48px}.chat-widget__toggle--minimized:hover{right:0;transform:scale(1.05)}@media (max-width:768px){.chat-widget__toggle:active{transform:scale(.9);transition:transform .1s ease}}.chat-widget__toggle--open{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 8px 32px rgba(239,68,68,.3)}.chat-widget__toggle--open:hover{background:linear-gradient(135deg,#f87171,#ef4444);box-shadow:0 12px 40px rgba(239,68,68,.4)}.chat-widget__toggle-icon{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));font-size:34px;transition:all .3s ease}.chat-widget__unread-badge{align-items:center;animation:pulse 2s infinite;background:#ef4444;border:2px solid #fff;border-radius:10px;box-shadow:0 2px 8px rgba(239,68,68,.3);color:#fff;display:flex;font-size:12px;font-weight:600;height:20px;justify-content:center;line-height:1;min-width:20px;padding:0 6px;position:absolute;right:-8px;top:-8px;z-index:1}@keyframes pulse{0%{box-shadow:0 2px 8px rgba(239,68,68,.3)}50%{box-shadow:0 2px 8px rgba(239,68,68,.6),0 0 0 4px rgba(239,68,68,.1)}to{box-shadow:0 2px 8px rgba(239,68,68,.3)}}.chat-widget__unread-badge:has-text("99+"){font-size:10px;min-width:24px}.chat-widget__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:20px;bottom:84px;box-shadow:0 20px 60px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.05);display:flex;flex-direction:column;height:700px;opacity:0;overflow:hidden;position:absolute;right:0;transform:translateY(20px) scale(.95);transition:all .4s cubic-bezier(.4,0,.2,1);visibility:hidden;width:400px;z-index:10}.chat-widget__container--open{opacity:1;transform:translateY(0) scale(1);visibility:visible}.chat-widget__header{align-items:center;background:#1972f5;border-radius:20px 20px 0 0;color:#fff;display:flex;gap:16px;padding:20px 24px;position:relative}.chat-widget__header-avatar{flex-shrink:0}.chat-widget__avatar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;display:flex;font-size:22px;height:44px;justify-content:center;overflow:hidden;width:44px}.chat-widget__avatar img{border-radius:50%;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.chat-widget__header-info{flex:1;min-width:0}.chat-widget__header-title{align-items:center;display:flex;font-size:18px;font-weight:700;gap:8px;letter-spacing:-.02em;margin-bottom:4px}.chat-widget__header-unread{animation:pulse 2s infinite;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:4px;color:#ef4444;font-size:12px;font-weight:500;padding:2px 6px}.chat-widget__header-subtitle{font-size:13px;font-weight:400;line-height:1.3;opacity:.85}.chat-widget__header-close{align-items:center;background:none;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:18px;justify-content:center;padding:8px;transition:all .2s ease}.chat-widget__header-close:hover{background:hsla(0,0%,100%,.15);transform:scale(1.1)}.chat-widget__messages{background:#f8fafc;box-sizing:border-box;display:flex;flex:1;flex-direction:column;gap:20px;overflow-y:auto;padding:24px;position:relative}.chat-widget__messages::-webkit-scrollbar{width:6px}.chat-widget__messages::-webkit-scrollbar-track{background:transparent;border-radius:3px}.chat-widget__messages::-webkit-scrollbar-thumb{background:rgba(0,0,0,.08);border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}.chat-widget__messages::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.15)}.chat-widget__message{animation:messageSlideIn .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;max-width:85%}.chat-widget__message--user{align-items:flex-end;align-self:flex-end}.chat-widget__message--user .chat-widget__message-content{background:#1972f5;border-radius:20px 20px 6px 20px;box-shadow:0 2px 12px rgba(25,114,245,.25);color:#fff;position:relative}.chat-widget__message--bot{align-items:flex-start;align-self:flex-start}.chat-widget__message--bot .chat-widget__message-content{background:#fff;border:1px solid #e5e7eb;border-radius:20px 20px 20px 6px;box-shadow:0 2px 8px rgba(0,0,0,.06);color:#1f2937;position:relative}.chat-widget__message-content{word-wrap:break-word;font-size:14px;font-weight:400;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;letter-spacing:.01em;line-height:1.6;overflow-wrap:break-word;padding:10px 15px;white-space:pre-line;word-break:break-word}.chat-widget__message-images{display:flex;flex-direction:column;gap:8px;margin:8px 0}.chat-widget__message-image{border-radius:8px;cursor:pointer;height:auto;max-width:100%;transition:transform .2s ease}.chat-widget__message-image:hover{transform:scale(1.02)}.chat-widget__message-videos{display:flex;flex-direction:column;gap:8px;margin:8px 0}.chat-widget__message-video{border-radius:8px;height:auto;max-width:100%}.chat-widget__message-links{display:flex;flex-direction:column;gap:4px;margin:8px 0}.chat-widget__message-link{align-items:center;background:rgba(0,123,255,.1);border-radius:4px;color:#007bff;display:inline-flex;font-size:14px;gap:4px;padding:4px 8px;text-decoration:none;transition:background-color .2s ease}.chat-widget__message-link:hover{background:rgba(0,123,255,.2);text-decoration:underline}.chat-widget__message-link .Icon{font-size:12px}.chat-widget__message-time{color:#9ca3af;font-size:11px;font-weight:500;margin-top:6px;opacity:.8;padding:0 8px}.chat-widget__message-footer{align-items:center;display:flex;justify-content:space-between}.chat-widget__message-status{align-items:center;display:flex;gap:8px}.chat-widget__retry-btn{align-items:center;background:transparent;border:1px solid #ef4444;border-radius:8px;color:#ef4444;cursor:pointer;display:flex;font-family:inherit;font-size:10px;gap:4px;height:auto;outline:none;padding:2px 5px;transition:all .2s ease}.chat-widget__retry-btn:hover{background:#ef4444;border-color:#ef4444;color:#fff}.chat-widget__retry-btn svg{font-size:10px}.chat-widget__input-area{background:#fff;border-radius:0 0 20px 20px;box-shadow:0 -4px 12px rgba(0,0,0,.02);padding:12px}.chat-widget__form{display:flex;flex-direction:column;gap:16px}.chat-widget__form-row .chat-widget__input{-webkit-tap-highlight-color:transparent;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;box-sizing:border-box;font-family:inherit;font-size:14px;font-weight:500;height:48px;outline:none;overflow-wrap:break-word;padding:0 16px;touch-action:manipulation;transition:all .3s ease;width:100%;word-break:break-word}.chat-widget__form-row .chat-widget__input::-moz-placeholder{color:#9ca3af;font-weight:400;overflow-wrap:break-word;word-break:break-word}.chat-widget__form-row .chat-widget__input::placeholder{color:#9ca3af;font-weight:400;overflow-wrap:break-word;word-break:break-word}.chat-widget__form-row .chat-widget__input:focus,.chat-widget__form-row .chat-widget__input:hover{background:#fff;border-color:#1972f5;box-shadow:0 0 0 3px rgba(25,114,245,.1);transform:translateY(-1px)}.chat-widget__form-row .chat-widget__input--error{border-color:#ef4444}.chat-widget__form-row .chat-widget__input--error:focus,.chat-widget__form-row .chat-widget__input--error:hover{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.chat-widget__form-row .chat-widget__input:disabled{background:#f3f4f6;box-shadow:none;color:#9ca3af;cursor:not-allowed;transform:none}.chat-widget__form-error{color:#ef4444;font-size:12px;font-weight:500;margin-top:4px;padding-left:4px}.chat-widget__start-btn{-webkit-tap-highlight-color:transparent;align-items:center;background:#1972f5!important;border:none;border-radius:12px;box-shadow:0 4px 16px rgba(25,114,245,.25);color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:16px;font-weight:700;gap:8px;height:42px;justify-content:center;letter-spacing:.02em;outline:none;overflow:hidden;position:relative;touch-action:manipulation;transition:all .3s cubic-bezier(.4,0,.2,1);-moz-user-select:none;user-select:none;-webkit-user-select:none}.chat-widget__start-btn:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.chat-widget__start-btn:hover{background:#1565d8;box-shadow:0 8px 24px rgba(25,114,245,.35);transform:translateY(-2px)}.chat-widget__start-btn:hover:before{left:100%}.chat-widget__start-btn:active{transform:translateY(-1px)}.chat-widget__start-btn:disabled{background:#e5e7eb;box-shadow:none;color:#9ca3af;cursor:not-allowed;transform:none}.chat-widget__start-btn:disabled:before{display:none}.chat-widget__input-wrapper{position:relative}.chat-widget__input-wrapper .chat-widget__chat-input{-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #d1d5db;border-radius:24px;font-family:inherit;font-size:14px;height:48px;outline:none;overflow-wrap:break-word;padding:0 48px 0 20px;touch-action:manipulation;transition:all .2s ease;width:100%;word-break:break-word}.chat-widget__input-wrapper .chat-widget__chat-input::-moz-placeholder{overflow-wrap:break-word;word-break:break-word}.chat-widget__input-wrapper .chat-widget__chat-input::placeholder{overflow-wrap:break-word;word-break:break-word}.chat-widget__input-wrapper .chat-widget__chat-input:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.chat-widget .chat-widget__chat-input{box-sizing:border-box;line-height:20px;min-height:44px;padding:12px 48px 12px 16px;resize:none}.chat-widget__send-btn{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;border-radius:50%;color:#1972f5;cursor:pointer;display:flex;height:36px;justify-content:center;outline:none;padding:8px;position:absolute;right:6px;top:50%;touch-action:manipulation;transform:translateY(-50%);transition:all .2s ease;translate:0 -5%;-moz-user-select:none;user-select:none;-webkit-user-select:none;width:36px}.chat-widget__send-btn .Icon{font-size:28px}.chat-widget__send-btn:hover{background:rgba(26,144,223,.1);color:#1972f5;transform:translateY(-50%) scale(1.1)}.chat-widget__send-btn:disabled{background:none;color:#9ca3af;cursor:not-allowed;transform:translateY(-50%)}.chat-widget__loading{background:#f9fafb;border-top:1px solid #e5e7eb;color:#6b7280;font-size:13px;font-weight:500;gap:12px;padding:16px}.chat-widget__loading,.chat-widget__loading-spinner{align-items:center;display:flex;justify-content:center}.chat-widget__spinner{animation:spin 1s linear infinite;border-radius:50%;border:2px solid #e5e7eb;border-top-color:#1972f5;height:16px;width:16px}.chat-widget__btn-spinner{animation:spin 1s linear infinite;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;height:14px;margin-right:8px;width:14px}@media (max-width:768px){.chat-widget--bottom-right{bottom:20px;right:20px}.chat-widget--bottom-left{bottom:20px;left:20px}.chat-widget__container{border-radius:16px;bottom:84px;height:calc(100vh - 120px);margin:0 auto;max-height:600px;max-height:calc(100vh - 200px);max-width:400px;right:0;width:calc(100vw - 40px);z-index:10}.chat-widget__toggle{bottom:20px;height:56px;right:20px;width:56px}.chat-widget__toggle-icon{font-size:28px}.chat-widget__messages{gap:14px;padding:16px}.chat-widget__input-area{padding:16px}.chat-widget__header{border-radius:16px 16px 0 0;padding:16px}.chat-widget__header-title{font-size:16px}.chat-widget__header-subtitle{font-size:12px}}@media (max-width:480px){.chat-widget--bottom-right{bottom:16px;right:16px}.chat-widget--bottom-left{bottom:16px;left:16px}.chat-widget__container{border-radius:12px;bottom:76px;height:calc(100vh - 100px);max-height:calc(100vh - 200px);width:calc(100vw - 32px);z-index:10}.chat-widget__toggle{bottom:16px;height:52px;right:16px;width:52px}.chat-widget__toggle-icon{font-size:24px}.chat-widget__messages{gap:12px;padding:12px}.chat-widget__input-area{padding:12px}.chat-widget__header{border-radius:12px 12px 0 0;padding:12px}.chat-widget__header-title{font-size:15px}.chat-widget__header-subtitle{font-size:11px}.chat-widget__message{max-width:92%}.chat-widget__message-content{font-size:13px;hyphens:auto;-webkit-hyphens:auto;line-height:1.5;overflow-wrap:break-word;padding:10px 14px;word-break:break-word}.chat-widget__form{gap:12px}.chat-widget__form-row .chat-widget__input{font-size:14px;height:44px;padding:0 14px}.chat-widget__start-btn{font-size:15px;height:44px}.chat-widget__start-btn:active{transform:translateY(-1px) scale(.98);transition:transform .1s ease}.chat-widget__input-wrapper .chat-widget__chat-input{font-size:14px;height:44px;line-height:44px;padding:0 44px 0 14px}.chat-widget__send-btn{height:40px;right:6px;width:40px}.chat-widget__send-btn .Icon{font-size:20px}.chat-widget__send-btn:active{transform:translateY(-50%) scale(.9);transition:transform .1s ease}}@media (max-width:360px){.chat-widget__container{bottom:70px;height:calc(100vh - 80px);max-height:450px;max-height:calc(100vh - 60px);width:calc(100vw - 24px);z-index:10}.chat-widget__toggle{bottom:12px;height:48px;right:12px;width:48px}.chat-widget__toggle-icon{font-size:22px}.chat-widget__messages{gap:10px;padding:10px}.chat-widget__header,.chat-widget__input-area{padding:10px}.chat-widget__header-title{font-size:14px}.chat-widget__header-subtitle{font-size:10px}.chat-widget__message{max-width:95%}.chat-widget__message-content{font-size:12px;hyphens:auto;-webkit-hyphens:auto;line-height:1.4;overflow-wrap:break-word;padding:8px 12px;word-break:break-word}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(20px) scale(.95)}}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.chat-widget__message--new{animation:slideIn .3s ease-out}.chat-widget__loading-history{color:#666;font-size:14px;gap:8px;padding:16px}.chat-widget__loading-history,.chat-widget__loading-history .chat-widget__loading-spinner{align-items:center;display:flex;justify-content:center}.chat-widget__loading-history .chat-widget__spinner{animation:spin 1s linear infinite;border-radius:50%;border:2px solid #f3f3f3;border-top-color:#007bff;height:16px;width:16px}.chat-widget__messages-container{background:#f8fafc;flex:1;overflow:hidden;position:relative}.chat-widget__unread-notice{align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border-bottom:1px solid #f59e0b;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;justify-content:space-between;left:0;padding:8px 16px;position:absolute;right:0;top:0;z-index:10}.chat-widget__unread-notice span{color:#92400e;font-size:13px;font-weight:500}.chat-widget__scroll-to-unread-btn{background:#f59e0b;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:11px;font-weight:500;padding:4px 8px;transition:all .2s ease}.chat-widget__scroll-to-unread-btn:hover{background:#d97706;transform:translateY(-1px)}.chat-widget__scroll-to-unread-btn:active{transform:translateY(0)}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/aa1b27f9e325731f-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c126d80dc21dff90-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e850464f9dfbb75b-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/357067f10075d686-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/68180864d7f93f02-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/aa1b27f9e325731f-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c126d80dc21dff90-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e850464f9dfbb75b-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/357067f10075d686-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/68180864d7f93f02-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/aa1b27f9e325731f-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c126d80dc21dff90-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e850464f9dfbb75b-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/357067f10075d686-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/68180864d7f93f02-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/aa1b27f9e325731f-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c126d80dc21dff90-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e850464f9dfbb75b-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/357067f10075d686-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/68180864d7f93f02-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/aa1b27f9e325731f-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c126d80dc21dff90-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e850464f9dfbb75b-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/357067f10075d686-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/68180864d7f93f02-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/aa1b27f9e325731f-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c126d80dc21dff90-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e850464f9dfbb75b-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/357067f10075d686-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/68180864d7f93f02-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/aa1b27f9e325731f-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c126d80dc21dff90-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e850464f9dfbb75b-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/357067f10075d686-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Nunito_Sans_7b6ac7;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/68180864d7f93f02-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Nunito_Sans_Fallback_7b6ac7;src:local("Arial");ascent-override:99.39%;descent-override:34.70%;line-gap-override:0.00%;size-adjust:101.72%}.__className_7b6ac7{font-family:__Nunito_Sans_7b6ac7,__Nunito_Sans_Fallback_7b6ac7,sans-serif;font-style:normal}.__variable_7b6ac7{--font-nunito-sans:"__Nunito_Sans_7b6ac7","__Nunito_Sans_Fallback_7b6ac7",sans-serif}