.chat-container,.tolky__chat-container{box-sizing:border-box;display:flex;flex-direction:column;gap:14px}.chat-container *,.tolky__chat-container *{--bg-system:rgba(187,166,242,.15);--color-system:#002b3e;--bg-user:#6f8af6;--color-user:#fff;--bg-table-header:rgba(111,138,246,.2);--border-table:rgba(111,138,246,.4);box-sizing:border-box;padding:0;margin:0;font-family:inherit}.chat-container h1,.chat-container h2,.chat-container h3,.chat-container h4,.chat-container h5,.chat-container h6,.tolky__chat-container h1,.tolky__chat-container h2,.tolky__chat-container h3,.tolky__chat-container h4,.tolky__chat-container h5,.tolky__chat-container h6{font-weight:500;line-height:110%}.chat-container b,.chat-container strong,.tolky__chat-container b,.tolky__chat-container strong{font-weight:500}.chat-container .message em,.chat-container em,.tolky__chat-container .tolky__message em,.tolky__chat-container em{font-style:italic}.chat-container .date-separator,.tolky__chat-container .tolky__message .date-separator{background-color:#cfd8fc;padding:3px 10px;border-radius:40px;font-size:11px;align-self:center;font-weight:400;color:#163e63}.chat-container hr,.tolky__chat-container hr{border:0;border-bottom:1px solid;border-color:#ccc;margin-top:10px;margin-bottom:14px}.chat-container blockquote,.tolky__chat-container blockquote{border-left:4px solid #6f8af6;padding:10px 14px 5px;color:#333;font-style:italic}.chat-container .message,.tolky__chat-container .tolky__message{align-self:start;max-width:93%;border-radius:12px;padding:11px 14px 8px;background-color:#fff;color:var(--color-system);font-size:14px;line-height:16.8px;word-wrap:break-word;display:flex;flex-direction:column;border:1px solid #f7fafc;box-shadow:0 1px 2px rgba(0,0,0,.06)}.chat-container .message.admin,.chat-container .message.assistant,.tolky__chat-container .tolky__message.admin,.tolky__chat-container .tolky__message.assistant{color:#2d3748}.chat-container .message.assistant,.tolky__chat-container .tolky__message.assistant{border-color:#e6eaec}.chat-container .message.user,.tolky__chat-container .tolky__message.tolky__user{align-self:end;background-color:#e2e7ff;color:#1a4051;border:1px solid #c4cefe;box-shadow:0 2px 3px rgba(0,0,0,.08)}.chat-container .message img,.tolky__chat-container .tolky__message img{width:100%;max-width:600px;border-radius:12px;margin:0}.chat-container .message video,.tolky__chat-container .tolky__message video{width:100%;max-width:600px;border-radius:6px;margin:0}.custom-video-player{display:grid;grid-template-rows:auto auto;grid-gap:8px;gap:8px;padding:0 0 10px;border-radius:6px;background:#e2e7ff}.message.user .custom-video-player{background:#fff}.message.assistant .custom-video-player{background:#e2e7ff}.custom-video-player .video-controls{display:grid;grid-template-columns:32px 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:0 10px}.custom-video-player .play-button{width:32px;height:32px;border-radius:50%;border:none;display:inline-flex;align-items:center;justify-content:center;background:#506ffd;color:#fff;cursor:pointer}.custom-video-player .play-button.playing{background:#3857ff}.custom-video-player .video-progress{height:10px;width:100%;display:grid;align-items:center}.custom-video-player .video-progress-bar{background:rgba(80,111,253,.35);height:4px;width:100%;border-radius:4px;overflow:hidden}.custom-video-player .video-progress-fill{background:#506ffd;height:100%}.custom-video-player .time-display{font-size:12px;font-weight:400;color:#2d3748;white-space:nowrap;display:inline-flex;align-items:center}.chat-container .message.user a.tolky-link,.tolky__chat-container .tolky__message a,.tolky__chat-container .tolky__message.tolky__user a.tolky-link{background-color:hsla(0,0%,100%,.3)}.chat-container .message.user input[type=checkbox],.tolky__chat-container .tolky__message.tolky__user input[type=checkbox]{accent-color:#718096}.chat-container .message .markdown-body p:last-child,.chat-container .message p:last-child,.tolky__chat-container .tolky__message .markdown-body p:last-child,.tolky__chat-container .tolky__message p:last-child{margin-bottom:0!important;padding-bottom:0!important}.chat-container .message .time,.tolky__chat-container .tolky__message .tolky__time{display:block;color:inherit;font-size:10px;line-height:12px;opacity:.5;text-align:right}.chat-container .message.admin{--bg:#cfd8fc;border-color:#e6eaec;padding-right:25px;position:relative;background:#fff;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.06)}.chat-container .message.admin .user{z-index:5;width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;right:0;translate:50% -50%;background:var(--bg);border-radius:50%;border:none;cursor:pointer}.chat-container .message.admin .user:has(.tooltip){z-index:6}.chat-container .message.admin .tooltip{--bg:#fff;min-width:118px;display:grid;grid-template-rows:auto 2px 1fr;justify-items:center;position:absolute;top:calc(100% + 4px)}.chat-container .message.admin .tooltip.right-aligned{right:0;justify-items:end}.chat-container .message.admin .tooltip.at-top{top:revert;bottom:calc(100% + 4px)}.chat-container .message.admin .tooltip.stretch{min-width:revert;justify-items:end;left:var(--left,0);right:var(--right,0)}.chat-container .message.admin .tooltip__arrow{grid-row:1/3;grid-column:1;color:#fff}.chat-container .message.admin .tooltip__arrow path{stroke:#e6eaec;stroke-width:1}.chat-container .message.admin .tooltip.right-aligned .tooltip__arrow,.chat-container .message.admin .tooltip.stretch .tooltip__arrow{margin-right:var(--arrow-margin-right,0)}.chat-container .message.admin .tooltip.at-top .tooltip__arrow{rotate:180deg;grid-row:2/-1;grid-column:1}.chat-container .message.admin .tooltip.at-top .tooltip__content:before{top:unset;bottom:-1px}.chat-container .message.admin .tooltip__content{grid-row:2/-1;grid-column:1;padding:6px 10px;border-radius:4px;text-align:center;color:#2d3748;background:#fff;border:1px solid #e6eaec;font-size:14px;line-height:16px;position:relative;z-index:1;margin-top:-1px;box-shadow:0 1px 2px rgba(0,0,0,.06)}.chat-container .message.admin .tooltip__content .tooltip__label{display:block;text-transform:uppercase;font-size:11px;line-height:13px;font-weight:500;color:#66808b}.chat-container .message.admin .tooltip__content .tooltip__name{display:block;margin-top:2px;font-size:13px;line-height:15px;color:#2d3748}.chat-container .message.admin .tooltip__content:before{content:"";position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:14px;height:2px;background:#fff;pointer-events:none}.chat-container .message.admin .tooltip.at-top .tooltip__content{grid-row:1/3;grid-column:1}.chat-container .ticket-status{--color:#ecc94b;display:grid;grid-column-gap:10px;column-gap:10px;grid-template-columns:1fr auto 1fr;align-items:center}.chat-container .ticket-status>hr{all:unset;height:1px;display:block;background:var(--color)}.chat-container .ticket-status .content{min-height:19px;padding:2px 10px;border-radius:2px;background:var(--color);display:flex;align-items:center;justify-content:center}.chat-container .ticket-status .content>span{text-align:center;color:#fff;font-size:12px;font-weight:500;line-height:14.4px}.chat-container .ticket{align-self:start;max-width:93%;border-radius:12px;padding:11px 14px 8px;background-color:#fff;color:#2d3748;font-size:14px;line-height:16.8px;word-wrap:break-word;display:flex;flex-direction:column;border:1px solid #e6eaec;box-shadow:0 1px 2px rgba(0,0,0,.06);margin-top:8px}.chat-container .ticket .on-top{display:flex;column-gap:4px;align-items:center;background-color:#506ffd;color:#fff;height:24px;border-radius:20px;margin:-24px -6px 4px 0;padding:0 12px;width:-moz-fit-content;width:fit-content;font-size:12px}.chat-container .ticket .on-top>span{color:#fff;font-size:11px;font-weight:500;line-height:14.4px;gap:14px}.chat-container .ticket .on-top>span>b{font-weight:700}.chat-container .ticket .on-top .icon{flex-shrink:0;color:#fff;margin-top:-1px}.chat-container .ticket .on-top .icon svg{color:#fff;fill:#fff}.chat-container .ticket .on-top .icon svg path{stroke:#fff;fill:#fff}.chat-container .ticket .on-top .sent-by{display:flex;column-gap:4px;align-items:center;margin-right:auto;color:#fff;font-weight:400}.chat-container .ticket .on-top .sent-by .protocol{color:#fff;font-size:12px}.chat-container .ticket .on-top .sending-method{display:flex;column-gap:4px;align-items:center;margin-left:auto;color:#fff}.chat-container .ticket .sending-method .icon{cursor:pointer}.chat-container .ticket .content{font-size:14px;margin-top:4px}.chat-container .ticket .content>.scrollable-area{overflow-x:auto;overflow-y:hidden}.chat-container .ticket .content>.scrollable-area>iframe{display:block;width:100%}.chat-container .ticket .content.with-score{padding-top:5px}.chat-container .ticket .content.with-score .title{color:#002b3e;font-size:12px;font-weight:500;line-height:12px}.chat-container .ticket .content.with-score .score{font-size:18px;font-weight:500;line-height:21.6px}.chat-container .ticket .content.with-score .feedback{margin-top:2px;font-size:14px;font-weight:400;line-height:16.8px}.chat-container .ticket .tolky__status-bar{align-items:center!important;justify-content:flex-end!important;width:100%!important;gap:2px!important;margin-top:4px!important}.chat-container .ticket .tolky__status-icon{min-width:14px!important;height:14px!important;display:flex!important;align-items:center!important;justify-content:center!important}.chat-container .ticket .tolky__status-failed{color:#f56565!important;font-size:10px!important;position:relative!important;font-weight:500!important}.chat-container .ticket .content+.tolky__status-bar{margin-top:8px!important}.chat-container .ticket .time,.chat-container .ticket .tolky__time{display:block!important;color:inherit!important;font-size:10px!important;line-height:12px!important;opacity:.5!important;text-align:right!important;margin:0!important;padding:0!important}.chat-container .ticket .tolky__status-bar{visibility:visible!important;opacity:1!important;display:flex!important}.chat-container .ticket .tolky__status-icon svg{width:14px!important;height:14px!important;display:block!important}.chat-container .message a,.chat-container .ticket a{color:#506ffd;text-decoration:underline}.chat-container .message a.tolky-link,.chat-container .ticket a.tolky-link{background-color:#506ffd;color:#fff;padding:1px 8px 2px;border-radius:10px;text-decoration:none;transition:all .2s ease-out}.chat-container .message a.tolky-link:hover,.chat-container .ticket a.tolky-link:hover{background-color:#2f4193;text-decoration:none}.chat-container .message a:hover,.chat-container .ticket a:hover{color:#2f4193;text-decoration:underline}.chat-container .message ol,.chat-container .message ul,.chat-container .ticket ol,.chat-container .ticket ul{width:100%;padding:10px 0 10px 20px}.chat-container .markdown-body ol,.chat-container .message ol,.chat-container .ticket ol{list-style:decimal!important;list-style-position:outside}.chat-container .markdown-body ol>li,.chat-container .message ol>li,.chat-container .ticket ol>li{display:list-item}.chat-container .message ul,.chat-container .ticket ul{list-style:unset}.chat-container .message li,.chat-container .ticket li{opacity:1;line-height:120%;margin-bottom:5px}.chat-container .message ol li::marker,.chat-container .message ul li::marker,.chat-container .ticket ol li::marker,.chat-container .ticket ul li::marker{color:#a0aec0}.chat-container .message input[type=checkbox],.chat-container .ticket input[type=checkbox]{accent-color:#718096}.chat-container .message table,.chat-container .ticket table{border-collapse:separate;border-spacing:0;margin:12px 0 10px;border-radius:6px;overflow:hidden}.chat-container .message table strong,.chat-container .message table th,.chat-container .ticket table strong,.chat-container .ticket table th{font-weight:500;color:#4d6a78;vertical-align:middle}.chat-container .message table th,.chat-container .ticket table th{background-color:var(--bg-table-header);color:var(--color-system)}.chat-container .message th:first-child,.chat-container .ticket th:first-child{border-top-left-radius:6px}.chat-container .message th:last-child,.chat-container .ticket th:last-child{border-top-right-radius:6px}.chat-container .message tr:last-child td:first-child,.chat-container .ticket tr:last-child td:first-child{border-bottom-left-radius:6px}.chat-container .message tr:last-child td:last-child,.chat-container .ticket tr:last-child td:last-child{border-bottom-right-radius:6px}.chat-container .message td,.chat-container .message th,.chat-container .ticket td,.chat-container .ticket th{border:1px solid var(--border-table);border-bottom:0;border-right:0;line-height:120%;vertical-align:top;padding:6px 10px;background-color:#fff}.chat-container .message tr td:last-child,.chat-container .message tr th:last-child,.chat-container .ticket tr td:last-child,.chat-container .ticket tr th:last-child{border-right:1px solid var(--border-table)}.chat-container .message tr:last-child td,.chat-container .ticket tr:last-child td{border-bottom:1px solid var(--border-table)}.chat-container .message thead,.chat-container .ticket thead{overflow:hidden}.chat-container .message code,.chat-container .ticket code{font-size:13px;border-radius:12px;margin:12px 0 16px;display:block;white-space:wrap;word-break:break-all}.chat-container .message p,.chat-container .ticket p{line-height:120%;padding-bottom:0;margin-bottom:8px;width:100%}.chat-container .message p:last-child,.chat-container .ticket p:last-child{margin-bottom:0;padding-bottom:0}.chat-container .message span,.chat-container .ticket span{width:100%;padding-bottom:0}.chat-container .message span br,.chat-container .ticket span br{display:none}.message.audio{width:100%;min-width:300px;color:var(--color-system);padding-top:14px}.message audio{width:100%;border-radius:100px;border:1px solid rgba(0,0,0,.1);background-color:#9fb1f9}.audio-player{width:100%}.audio-player.user{align-self:flex-end}.audio-player.assistant{align-self:flex-start}.audio-player .audio-container{display:flex;flex-direction:column;width:100%}.audio-player .transcription-toggle{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#66808b;border:none;background:none;cursor:pointer;margin-bottom:-12px;display:flex;align-items:center;font-size:11px;margin-top:10px;font-weight:500;text-transform:uppercase;line-height:13px;z-index:1}.audio-player .transcription{border-radius:8px;font-size:13px;line-height:120%;transition:all-height .3s ease;margin-top:4px;opacity:.8;padding-top:12px;margin-bottom:-12px}.audio-player .custom-audio-player{display:grid;grid-template-columns:32px 1fr auto;align-items:center;grid-gap:10px;gap:10px;width:100%;padding:10px 12px;border-radius:6px;background:#e2e7ff}.audio-player.user .custom-audio-player{background:#fff}.audio-player.assistant .custom-audio-player{background:#e2e7ff}.audio-player .custom-audio-player .play-button{width:32px;height:32px;border-radius:50%;border:none;display:inline-flex;align-items:center;justify-content:center;background:#506ffd;color:#fff;cursor:pointer}.audio-player .custom-audio-player .play-button.playing{background:#3857ff}.audio-player .custom-audio-player .waveform-container{height:34px;display:flex;align-items:center;gap:2px;width:100%}.audio-player .custom-audio-player .waveform-bar{width:2px;background:hsla(0,0%,100%,.4);border-radius:2px}.audio-player.assistant .custom-audio-player .waveform-bar{background:rgba(80,111,253,.35)}.audio-player.user .custom-audio-player .waveform-bar{background:#c4cefe}.audio-player .custom-audio-player .waveform-bar.active{background:#506ffd}.audio-player .custom-audio-player .time-display{font-size:12px;font-weight:400;color:#2d3748;white-space:nowrap;display:inline-flex;align-items:center}.chat-container .message.video,.tolky__chat-container .tolky__message.video{padding-top:14px}.chat-container .message.document{padding-bottom:8px}.chat-container .document-container{display:flex;flex-direction:column;gap:12px;background-color:rgba(111,138,246,.15);border-radius:8px;padding:12px;margin-bottom:4px;border:1px solid rgba(111,138,246,.5);background-color:#fff;width:-moz-fit-content;width:fit-content}.chat-container .document-info{display:flex;align-items:center;gap:10px}.chat-container .document-info svg{flex-shrink:0;color:#6f8af6}.chat-container .document-name{font-weight:500;word-break:break-word;line-height:120%}.chat-container .message .document-download-button{border:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;padding:4px 12px;border-radius:9999px;font-size:14px;font-weight:500;align-self:flex-start;transition:background-color .2s ease,transform .05s ease;height:28px;min-height:28px;background:#506ffd;color:#fff}.chat-container .message .document-download-button:hover{background-color:#2f4193;color:#fff;text-decoration:none}.chat-container .message .document-download-button:active{transform:translateY(1px)}.chat-container .document-download-button svg{color:#fff}.message-info-container{position:absolute;right:-28px;top:50%;transform:translateY(-50%);opacity:0;transition:opacity .2s ease;z-index:1}.message.assistant{position:relative}.message.assistant:hover .message-info-container{opacity:1}.message-info-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#2f4193;opacity:.5;transition:all .3s ease-out}.message-info-icon:hover{opacity:1}.message-info-popover{position:absolute;top:0;right:30px;width:580px;background-color:#fff;border-radius:8px;z-index:99999;overflow:hidden;border:1px solid #cfd8fc}.message-info-popover-header{display:flex;justify-content:space-between;padding:10px 15px;border-bottom:1px solid #e6eaec;align-items:center}.message-info-popover-header h4{margin:0;font-size:14px;font-weight:500;color:#1a4051}.message-info-popover-header button{background:none;border:none;font-size:18px;cursor:pointer;color:#6a737d}.message-info-popover-content{padding:10px 15px;max-height:300px}.chat-container .message-info-item{margin-bottom:6px;font-size:12px;line-height:1.4;flex-direction:column;display:flex;text-transform:uppercase}.message-info-key{font-weight:500;color:#1a4051;margin-right:5px}.message-info-value{color:#6a737d;word-break:break-word}.chat-container .image-caption{font-size:14px;line-height:120%;padding-bottom:8px;margin-top:8px}.chat-container .video-caption{font-size:14px;line-height:120%;padding-bottom:0;margin-top:8px}.chat-container .message.image img{border-radius:8px}.chat-container .message.document.user .document-download-button{background:#506ffd;color:#fff;border:none}.chat-container .message.document.user .document-download-button svg{color:#fff}.chat-container .message.document.user .document-download-button:hover{background-color:#2f4193;color:#fff}.chat-container .document-actions{display:inline-flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:auto;max-width:100%;align-self:flex-start}.chat-container .document-caption{margin-top:4px;font-size:14px;line-height:1.5;color:#2d3748}.chat-container .document-summary-button{display:inline-flex;align-items:center;justify-content:center;background-color:#fff;color:#506ffd;border:1px solid #506ffd;text-decoration:none;padding:4px 8px;border-radius:9999px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .05s ease;height:28px}.chat-container .document-summary-button:hover{background-color:#fff;color:#2f4193;border-color:#2f4193;text-decoration:none}.chat-container .document-summary-button:active{transform:translateY(1px)}.chat-container .document-description{margin-top:0;padding:10px;background-color:rgba(111,138,246,.05);border-left:3px solid #506ffd;font-size:13px;line-height:1.5;white-space:pre-line;overflow-wrap:break-word;max-height:300px;overflow-y:auto}.chat-container .message.document.user .document-summary-button{background-color:#fff;color:#506ffd;border:1px solid #506ffd}.chat-container .message.document.user .document-summary-button:hover{background-color:#fff;color:#2f4193;border-color:#2f4193}.chat-container .message.document.user .document-description{border-left-color:#506ffd}.chat-container .message.document.assistant .document-summary-button{color:#506ffd}.chat-container .message.document.assistant .document-summary-button span{margin-top:-2px}.chat-container .message.document.assistant .document-summary-button:hover{color:#2f4193}.chat-container .markdown-body{line-height:1.6}.chat-container .markdown-body h1,.chat-container .markdown-body h2,.chat-container .markdown-body h3,.chat-container .markdown-body h4,.chat-container .markdown-body h5,.chat-container .markdown-body h6{margin-top:16px;margin-bottom:8px;font-weight:600;line-height:1.25}.chat-container .markdown-body h1{font-size:1.5em}.chat-container .markdown-body h2{font-size:1.3em}.chat-container .markdown-body h3{font-size:1.2em}.chat-container .markdown-body blockquote,.chat-container .markdown-body dl,.chat-container .markdown-body ol,.chat-container .markdown-body p,.chat-container .markdown-body pre,.chat-container .markdown-body table,.chat-container .markdown-body ul{margin-bottom:0;padding-bottom:0}.chat-container .markdown-body ol,.chat-container .markdown-body ul{padding-left:20px}.chat-container .markdown-body li{margin-bottom:4px}.chat-container .markdown-body a{color:#6f8af6;text-decoration:none}.chat-container .markdown-body a:hover{text-decoration:underline}.chat-container .markdown-body blockquote{padding:0 1em;color:#6a737d;border-left:3px solid #dfe2e5}.chat-container .markdown-body table{border-spacing:0;border-collapse:collapse;display:block;width:100%;overflow:auto}.chat-container .markdown-body table td,.chat-container .markdown-body table th{padding:6px 13px;border:1px solid #dfe2e5}.chat-container .markdown-body table tr{background-color:#fff;border-top:1px solid #c6cbd1}.chat-container .markdown-body table tr:nth-child(2n){background-color:#f6f8fa}.chat-container .markdown-body code{padding:.2em .4em;margin:0;font-size:85%;background-color:rgba(27,31,35,.05);border-radius:3px}.chat-container .markdown-body pre{word-wrap:normal;padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px}.chat-container .markdown-body pre code{display:inline;padding:0;margin:0;border:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent}.chat-container .document-description.markdown-body{line-height:1.4}.chat-container .markdown-body blockquote,.chat-container .markdown-body dl,.chat-container .markdown-body ol,.chat-container .markdown-body p,.chat-container .markdown-body pre,.chat-container .markdown-body table,.chat-container .markdown-body ul{margin-top:0;margin-bottom:8px}.chat-container .markdown-body h1,.chat-container .markdown-body h2,.chat-container .markdown-body h3,.chat-container .markdown-body h4,.chat-container .markdown-body h5,.chat-container .markdown-body h6{margin-top:12px;margin-bottom:6px}.chat-container .markdown-body p+p{margin-top:-4px}.tolky__status-bar{display:flex;align-items:center;justify-content:end;width:100%;gap:2px}.tolky__status-icon{min-width:14px;height:14px}.tolky__status-failed{color:#f56565;font-size:10px;position:relative}.tolky__status-failed[title]:hover:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background-color:#2d3748;color:#fff;padding:6px 8px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:1000;margin-bottom:5px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.tolky__status-failed[title]:hover:before{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:4px solid transparent;border-top-color:#2d3748;margin-bottom:1px;z-index:1000}.chat-container .message :last-child p:last-of-type,.chat-container .message p:last-child,.chat-container .message p:last-of-type,.chat-container .message>div p:last-of-type,.tolky__chat-container .tolky__message :last-child p:last-of-type,.tolky__chat-container .tolky__message p:last-child,.tolky__chat-container .tolky__message p:last-of-type,.tolky__chat-container .tolky__message>div p:last-of-type{margin-bottom:0!important;padding-bottom:0!important}.fi,.fib{background-size:contain;background-position:50%;background-repeat:no-repeat}.fi{position:relative;display:inline-block;width:1.333333em;line-height:1em}.fi:before{content:" "}.fi.fis{width:1em}.fi-xx{background-image:url(/_next/static/media/xx.7aec1681.svg)}.fi-xx.fis{background-image:url(/_next/static/media/xx.36e887fc.svg)}.fi-ad{background-image:url(/_next/static/media/ad.b565cad3.svg)}.fi-ad.fis{background-image:url(/_next/static/media/ad.14b2769a.svg)}.fi-ae{background-image:url(/_next/static/media/ae.f162af03.svg)}.fi-ae.fis{background-image:url(/_next/static/media/ae.d03f76a0.svg)}.fi-af{background-image:url(/_next/static/media/af.c6050ccd.svg)}.fi-af.fis{background-image:url(/_next/static/media/af.435470e3.svg)}.fi-ag{background-image:url(/_next/static/media/ag.62cf6a10.svg)}.fi-ag.fis{background-image:url(/_next/static/media/ag.e4ec7960.svg)}.fi-ai{background-image:url(/_next/static/media/ai.2a1a5933.svg)}.fi-ai.fis{background-image:url(/_next/static/media/ai.a4b34f84.svg)}.fi-al{background-image:url(/_next/static/media/al.5df89ac8.svg)}.fi-al.fis{background-image:url(/_next/static/media/al.4833b4f3.svg)}.fi-am{background-image:url(/_next/static/media/am.7f72827a.svg)}.fi-am.fis{background-image:url(/_next/static/media/am.34892225.svg)}.fi-ao{background-image:url(/_next/static/media/ao.a4fd2437.svg)}.fi-ao.fis{background-image:url(/_next/static/media/ao.dc602665.svg)}.fi-aq{background-image:url(/_next/static/media/aq.ce1f8e53.svg)}.fi-aq.fis{background-image:url(/_next/static/media/aq.f2df55b9.svg)}.fi-ar{background-image:url(/_next/static/media/ar.6208071e.svg)}.fi-ar.fis{background-image:url(/_next/static/media/ar.00c27288.svg)}.fi-as{background-image:url(/_next/static/media/as.01647fad.svg)}.fi-as.fis{background-image:url(/_next/static/media/as.a2913fa2.svg)}.fi-at{background-image:url(/_next/static/media/at.5b89999f.svg)}.fi-at.fis{background-image:url(/_next/static/media/at.eff32dd0.svg)}.fi-au{background-image:url(/_next/static/media/au.37597da1.svg)}.fi-au.fis{background-image:url(/_next/static/media/au.f7475e83.svg)}.fi-aw{background-image:url(/_next/static/media/aw.ffc51b5a.svg)}.fi-aw.fis{background-image:url(/_next/static/media/aw.38f24953.svg)}.fi-ax{background-image:url(/_next/static/media/ax.52a80967.svg)}.fi-ax.fis{background-image:url(/_next/static/media/ax.ff1515de.svg)}.fi-az{background-image:url(/_next/static/media/az.68efbd04.svg)}.fi-az.fis{background-image:url(/_next/static/media/az.1b8731a4.svg)}.fi-ba{background-image:url(/_next/static/media/ba.a6d937cc.svg)}.fi-ba.fis{background-image:url(/_next/static/media/ba.f7b5581c.svg)}.fi-bb{background-image:url(/_next/static/media/bb.4f50c33a.svg)}.fi-bb.fis{background-image:url(/_next/static/media/bb.39025a56.svg)}.fi-bd{background-image:url(/_next/static/media/bd.3b0570c0.svg)}.fi-bd.fis{background-image:url(/_next/static/media/bd.dda0e02d.svg)}.fi-be{background-image:url(/_next/static/media/be.77cccf17.svg)}.fi-be.fis{background-image:url(/_next/static/media/be.8dd87cc1.svg)}.fi-bf{background-image:url(/_next/static/media/bf.415d3659.svg)}.fi-bf.fis{background-image:url(/_next/static/media/bf.580f6b00.svg)}.fi-bg{background-image:url(/_next/static/media/bg.27e6e74d.svg)}.fi-bg.fis{background-image:url(/_next/static/media/bg.d5f28354.svg)}.fi-bh{background-image:url(/_next/static/media/bh.2ff06f83.svg)}.fi-bh.fis{background-image:url(/_next/static/media/bh.84867991.svg)}.fi-bi{background-image:url(/_next/static/media/bi.a6b2059a.svg)}.fi-bi.fis{background-image:url(/_next/static/media/bi.b0f6538c.svg)}.fi-bj{background-image:url(/_next/static/media/bj.1375d8c9.svg)}.fi-bj.fis{background-image:url(/_next/static/media/bj.14b050e1.svg)}.fi-bl{background-image:url(/_next/static/media/bl.0d579979.svg)}.fi-bl.fis{background-image:url(/_next/static/media/bl.2c23e677.svg)}.fi-bm{background-image:url(/_next/static/media/bm.a27098d2.svg)}.fi-bm.fis{background-image:url(/_next/static/media/bm.75279f04.svg)}.fi-bn{background-image:url(/_next/static/media/bn.c13ab93d.svg)}.fi-bn.fis{background-image:url(/_next/static/media/bn.4e5ec8c5.svg)}.fi-bo{background-image:url(/_next/static/media/bo.9eafaa77.svg)}.fi-bo.fis{background-image:url(/_next/static/media/bo.47b87e1d.svg)}.fi-bq{background-image:url(/_next/static/media/bq.f6d582bf.svg)}.fi-bq.fis{background-image:url(/_next/static/media/bq.68b35ed6.svg)}.fi-br{background-image:url(/_next/static/media/br.de35e3d0.svg)}.fi-br.fis{background-image:url(/_next/static/media/br.67a6502f.svg)}.fi-bs{background-image:url(/_next/static/media/bs.d0bf1659.svg)}.fi-bs.fis{background-image:url(/_next/static/media/bs.1fc645d9.svg)}.fi-bt{background-image:url(/_next/static/media/bt.bc95f27c.svg)}.fi-bt.fis{background-image:url(/_next/static/media/bt.1a35bb57.svg)}.fi-bv{background-image:url(/_next/static/media/bv.dbc727c7.svg)}.fi-bv.fis{background-image:url(/_next/static/media/bv.b376a0c2.svg)}.fi-bw{background-image:url(/_next/static/media/bw.df3366e6.svg)}.fi-bw.fis{background-image:url(/_next/static/media/bw.a1b03391.svg)}.fi-by{background-image:url(/_next/static/media/by.dcca2e49.svg)}.fi-by.fis{background-image:url(/_next/static/media/by.a9f5b570.svg)}.fi-bz{background-image:url(/_next/static/media/bz.07b1393a.svg)}.fi-bz.fis{background-image:url(/_next/static/media/bz.239d2201.svg)}.fi-ca{background-image:url(/_next/static/media/ca.896bca67.svg)}.fi-ca.fis{background-image:url(/_next/static/media/ca.b405d187.svg)}.fi-cc{background-image:url(/_next/static/media/cc.755d680f.svg)}.fi-cc.fis{background-image:url(/_next/static/media/cc.8bd1a967.svg)}.fi-cd{background-image:url(/_next/static/media/cd.25808585.svg)}.fi-cd.fis{background-image:url(/_next/static/media/cd.fffb6b4f.svg)}.fi-cf{background-image:url(/_next/static/media/cf.be784cc8.svg)}.fi-cf.fis{background-image:url(/_next/static/media/cf.6cff29be.svg)}.fi-cg{background-image:url(/_next/static/media/cg.d1d9c2f7.svg)}.fi-cg.fis{background-image:url(/_next/static/media/cg.4b0f3275.svg)}.fi-ch{background-image:url(/_next/static/media/ch.a4939cb8.svg)}.fi-ch.fis{background-image:url(/_next/static/media/ch.baba02d3.svg)}.fi-ci{background-image:url(/_next/static/media/ci.514886a6.svg)}.fi-ci.fis{background-image:url(/_next/static/media/ci.6778515b.svg)}.fi-ck{background-image:url(/_next/static/media/ck.04d9039d.svg)}.fi-ck.fis{background-image:url(/_next/static/media/ck.d6781181.svg)}.fi-cl{background-image:url(/_next/static/media/cl.c77df473.svg)}.fi-cl.fis{background-image:url(/_next/static/media/cl.5a22125c.svg)}.fi-cm{background-image:url(/_next/static/media/cm.a298fc08.svg)}.fi-cm.fis{background-image:url(/_next/static/media/cm.f4820dd5.svg)}.fi-cn{background-image:url(/_next/static/media/cn.7fd9bbb9.svg)}.fi-cn.fis{background-image:url(/_next/static/media/cn.cb52daf1.svg)}.fi-co{background-image:url(/_next/static/media/co.6b78e07b.svg)}.fi-co.fis{background-image:url(/_next/static/media/co.76882952.svg)}.fi-cr{background-image:url(/_next/static/media/cr.cc088912.svg)}.fi-cr.fis{background-image:url(/_next/static/media/cr.1b227430.svg)}.fi-cu{background-image:url(/_next/static/media/cu.41475839.svg)}.fi-cu.fis{background-image:url(/_next/static/media/cu.ad9e4327.svg)}.fi-cv{background-image:url(/_next/static/media/cv.8b2e1c15.svg)}.fi-cv.fis{background-image:url(/_next/static/media/cv.526fd91a.svg)}.fi-cw{background-image:url(/_next/static/media/cw.93b85dbf.svg)}.fi-cw.fis{background-image:url(/_next/static/media/cw.02547adf.svg)}.fi-cx{background-image:url(/_next/static/media/cx.fd2a5aee.svg)}.fi-cx.fis{background-image:url(/_next/static/media/cx.4676a5e8.svg)}.fi-cy{background-image:url(/_next/static/media/cy.7249484c.svg)}.fi-cy.fis{background-image:url(/_next/static/media/cy.239da485.svg)}.fi-cz{background-image:url(/_next/static/media/cz.7c86bb18.svg)}.fi-cz.fis{background-image:url(/_next/static/media/cz.83554014.svg)}.fi-de{background-image:url(/_next/static/media/de.666805f5.svg)}.fi-de.fis{background-image:url(/_next/static/media/de.7643c466.svg)}.fi-dj{background-image:url(/_next/static/media/dj.fdb22cb3.svg)}.fi-dj.fis{background-image:url(/_next/static/media/dj.5938f70a.svg)}.fi-dk{background-image:url(/_next/static/media/dk.4b0313b3.svg)}.fi-dk.fis{background-image:url(/_next/static/media/dk.89836fb3.svg)}.fi-dm{background-image:url(/_next/static/media/dm.c3205e29.svg)}.fi-dm.fis{background-image:url(/_next/static/media/dm.be65cbd3.svg)}.fi-do{background-image:url(/_next/static/media/do.90543632.svg)}.fi-do.fis{background-image:url(/_next/static/media/do.5dff1c5f.svg)}.fi-dz{background-image:url(/_next/static/media/dz.eccc2d17.svg)}.fi-dz.fis{background-image:url(/_next/static/media/dz.4d424eed.svg)}.fi-ec{background-image:url(/_next/static/media/ec.fe749fb4.svg)}.fi-ec.fis{background-image:url(/_next/static/media/ec.c410ad34.svg)}.fi-ee{background-image:url(/_next/static/media/ee.56dc3aee.svg)}.fi-ee.fis{background-image:url(/_next/static/media/ee.866fd1e9.svg)}.fi-eg{background-image:url(/_next/static/media/eg.047d5d78.svg)}.fi-eg.fis{background-image:url(/_next/static/media/eg.fa4029f7.svg)}.fi-eh{background-image:url(/_next/static/media/eh.8c2d6290.svg)}.fi-eh.fis{background-image:url(/_next/static/media/eh.fb5f92c8.svg)}.fi-er{background-image:url(/_next/static/media/er.522330c7.svg)}.fi-er.fis{background-image:url(/_next/static/media/er.dd9cd168.svg)}.fi-es{background-image:url(/_next/static/media/es.b74b7366.svg)}.fi-es.fis{background-image:url(/_next/static/media/es.56e04edb.svg)}.fi-et{background-image:url(/_next/static/media/et.2590f747.svg)}.fi-et.fis{background-image:url(/_next/static/media/et.831fb719.svg)}.fi-fi{background-image:url(/_next/static/media/fi.97487f84.svg)}.fi-fi.fis{background-image:url(/_next/static/media/fi.26d2687d.svg)}.fi-fj{background-image:url(/_next/static/media/fj.a7cdc5d9.svg)}.fi-fj.fis{background-image:url(/_next/static/media/fj.bdaf8e0b.svg)}.fi-fk{background-image:url(/_next/static/media/fk.2fa70293.svg)}.fi-fk.fis{background-image:url(/_next/static/media/fk.67b13a77.svg)}.fi-fm{background-image:url(/_next/static/media/fm.624c0401.svg)}.fi-fm.fis{background-image:url(/_next/static/media/fm.9f69c44d.svg)}.fi-fo{background-image:url(/_next/static/media/fo.67175ea9.svg)}.fi-fo.fis{background-image:url(/_next/static/media/fo.e2127081.svg)}.fi-fr{background-image:url(/_next/static/media/fr.f5380d92.svg)}.fi-fr.fis{background-image:url(/_next/static/media/fr.9b218945.svg)}.fi-ga{background-image:url(/_next/static/media/ga.c54a4716.svg)}.fi-ga.fis{background-image:url(/_next/static/media/ga.ed2911b6.svg)}.fi-gb{background-image:url(/_next/static/media/gb.a50bb9b9.svg)}.fi-gb.fis{background-image:url(/_next/static/media/gb.84704546.svg)}.fi-gd{background-image:url(/_next/static/media/gd.e05a9476.svg)}.fi-gd.fis{background-image:url(/_next/static/media/gd.14a558de.svg)}.fi-ge{background-image:url(/_next/static/media/ge.ea35a606.svg)}.fi-ge.fis{background-image:url(/_next/static/media/ge.58018902.svg)}.fi-gf{background-image:url(/_next/static/media/gf.3432de9d.svg)}.fi-gf.fis{background-image:url(/_next/static/media/gf.ebd3395c.svg)}.fi-gg{background-image:url(/_next/static/media/gg.2a17e1f5.svg)}.fi-gg.fis{background-image:url(/_next/static/media/gg.20336d11.svg)}.fi-gh{background-image:url(/_next/static/media/gh.c17cf878.svg)}.fi-gh.fis{background-image:url(/_next/static/media/gh.448b0251.svg)}.fi-gi{background-image:url(/_next/static/media/gi.1b7f29db.svg)}.fi-gi.fis{background-image:url(/_next/static/media/gi.238dcba4.svg)}.fi-gl{background-image:url(/_next/static/media/gl.78358425.svg)}.fi-gl.fis{background-image:url(/_next/static/media/gl.5444bdb4.svg)}.fi-gm{background-image:url(/_next/static/media/gm.ed8bbaab.svg)}.fi-gm.fis{background-image:url(/_next/static/media/gm.f9f1be29.svg)}.fi-gn{background-image:url(/_next/static/media/gn.649ba66f.svg)}.fi-gn.fis{background-image:url(/_next/static/media/gn.f1877078.svg)}.fi-gp{background-image:url(/_next/static/media/gp.bbea90b2.svg)}.fi-gp.fis{background-image:url(/_next/static/media/gp.6fcf1bbe.svg)}.fi-gq{background-image:url(/_next/static/media/gq.c572f675.svg)}.fi-gq.fis{background-image:url(/_next/static/media/gq.c6128d72.svg)}.fi-gr{background-image:url(/_next/static/media/gr.c44dd9de.svg)}.fi-gr.fis{background-image:url(/_next/static/media/gr.b29b73cc.svg)}.fi-gs{background-image:url(/_next/static/media/gs.fe3374bb.svg)}.fi-gs.fis{background-image:url(/_next/static/media/gs.4ae78589.svg)}.fi-gt{background-image:url(/_next/static/media/gt.c5f468c9.svg)}.fi-gt.fis{background-image:url(/_next/static/media/gt.097451fc.svg)}.fi-gu{background-image:url(/_next/static/media/gu.b033e7a6.svg)}.fi-gu.fis{background-image:url(/_next/static/media/gu.e98af0a7.svg)}.fi-gw{background-image:url(/_next/static/media/gw.ea5c7733.svg)}.fi-gw.fis{background-image:url(/_next/static/media/gw.63a96ba0.svg)}.fi-gy{background-image:url(/_next/static/media/gy.a49496e0.svg)}.fi-gy.fis{background-image:url(/_next/static/media/gy.f6fc470b.svg)}.fi-hk{background-image:url(/_next/static/media/hk.fbcde7e7.svg)}.fi-hk.fis{background-image:url(/_next/static/media/hk.dce082af.svg)}.fi-hm{background-image:url(/_next/static/media/hm.82bbdf2c.svg)}.fi-hm.fis{background-image:url(/_next/static/media/hm.5becb17f.svg)}.fi-hn{background-image:url(/_next/static/media/hn.2743fae6.svg)}.fi-hn.fis{background-image:url(/_next/static/media/hn.04ddc9c9.svg)}.fi-hr{background-image:url(/_next/static/media/hr.34b7d242.svg)}.fi-hr.fis{background-image:url(/_next/static/media/hr.f0c84cca.svg)}.fi-ht{background-image:url(/_next/static/media/ht.da0b6318.svg)}.fi-ht.fis{background-image:url(/_next/static/media/ht.9f915077.svg)}.fi-hu{background-image:url(/_next/static/media/hu.16c6335f.svg)}.fi-hu.fis{background-image:url(/_next/static/media/hu.dd178f4f.svg)}.fi-id{background-image:url(/_next/static/media/id.4cad97a8.svg)}.fi-id.fis{background-image:url(/_next/static/media/id.14f7cd20.svg)}.fi-ie{background-image:url(/_next/static/media/ie.81491cb3.svg)}.fi-ie.fis{background-image:url(/_next/static/media/ie.3ffc25e6.svg)}.fi-il{background-image:url(/_next/static/media/il.80b0a878.svg)}.fi-il.fis{background-image:url(/_next/static/media/il.189a898e.svg)}.fi-im{background-image:url(/_next/static/media/im.479ad3e9.svg)}.fi-im.fis{background-image:url(/_next/static/media/im.6477619a.svg)}.fi-in{background-image:url(/_next/static/media/in.895a1570.svg)}.fi-in.fis{background-image:url(/_next/static/media/in.d0d6fbfb.svg)}.fi-io{background-image:url(/_next/static/media/io.fc7eebc1.svg)}.fi-io.fis{background-image:url(/_next/static/media/io.6bb5f04b.svg)}.fi-iq{background-image:url(/_next/static/media/iq.ef417ed1.svg)}.fi-iq.fis{background-image:url(/_next/static/media/iq.97972d36.svg)}.fi-ir{background-image:url(/_next/static/media/ir.801fbb84.svg)}.fi-ir.fis{background-image:url(/_next/static/media/ir.b0b67ec9.svg)}.fi-is{background-image:url(/_next/static/media/is.d9058ffe.svg)}.fi-is.fis{background-image:url(/_next/static/media/is.429236e3.svg)}.fi-it{background-image:url(/_next/static/media/it.919398e6.svg)}.fi-it.fis{background-image:url(/_next/static/media/it.a33eed70.svg)}.fi-je{background-image:url(/_next/static/media/je.2b7a276f.svg)}.fi-je.fis{background-image:url(/_next/static/media/je.2f55f42c.svg)}.fi-jm{background-image:url(/_next/static/media/jm.d2a19045.svg)}.fi-jm.fis{background-image:url(/_next/static/media/jm.bdacb13d.svg)}.fi-jo{background-image:url(/_next/static/media/jo.1d753f70.svg)}.fi-jo.fis{background-image:url(/_next/static/media/jo.5f1bc0fd.svg)}.fi-jp{background-image:url(/_next/static/media/jp.469572a4.svg)}.fi-jp.fis{background-image:url(/_next/static/media/jp.f7679c7d.svg)}.fi-ke{background-image:url(/_next/static/media/ke.f16cb069.svg)}.fi-ke.fis{background-image:url(/_next/static/media/ke.97ba1711.svg)}.fi-kg{background-image:url(/_next/static/media/kg.be82c42b.svg)}.fi-kg.fis{background-image:url(/_next/static/media/kg.994fed1d.svg)}.fi-kh{background-image:url(/_next/static/media/kh.11eb9a0f.svg)}.fi-kh.fis{background-image:url(/_next/static/media/kh.e67aa6fd.svg)}.fi-ki{background-image:url(/_next/static/media/ki.9e4e595c.svg)}.fi-ki.fis{background-image:url(/_next/static/media/ki.2e09febf.svg)}.fi-km{background-image:url(/_next/static/media/km.7a0dade4.svg)}.fi-km.fis{background-image:url(/_next/static/media/km.646d1493.svg)}.fi-kn{background-image:url(/_next/static/media/kn.fd378e90.svg)}.fi-kn.fis{background-image:url(/_next/static/media/kn.108c8847.svg)}.fi-kp{background-image:url(/_next/static/media/kp.91011e5b.svg)}.fi-kp.fis{background-image:url(/_next/static/media/kp.c253ccbb.svg)}.fi-kr{background-image:url(/_next/static/media/kr.653f2f60.svg)}.fi-kr.fis{background-image:url(/_next/static/media/kr.b7c6fcdd.svg)}.fi-kw{background-image:url(/_next/static/media/kw.f6baad6c.svg)}.fi-kw.fis{background-image:url(/_next/static/media/kw.fb4eb65c.svg)}.fi-ky{background-image:url(/_next/static/media/ky.4f9c0b82.svg)}.fi-ky.fis{background-image:url(/_next/static/media/ky.c6d5a8d5.svg)}.fi-kz{background-image:url(/_next/static/media/kz.6e1e994c.svg)}.fi-kz.fis{background-image:url(/_next/static/media/kz.07b60b89.svg)}.fi-la{background-image:url(/_next/static/media/la.21965b6b.svg)}.fi-la.fis{background-image:url(/_next/static/media/la.a6797aaf.svg)}.fi-lb{background-image:url(/_next/static/media/lb.ed2ddca6.svg)}.fi-lb.fis{background-image:url(/_next/static/media/lb.95bb0628.svg)}.fi-lc{background-image:url(/_next/static/media/lc.75168bb4.svg)}.fi-lc.fis{background-image:url(/_next/static/media/lc.ab0f97c6.svg)}.fi-li{background-image:url(/_next/static/media/li.5cded325.svg)}.fi-li.fis{background-image:url(/_next/static/media/li.948747ca.svg)}.fi-lk{background-image:url(/_next/static/media/lk.b7c51dbe.svg)}.fi-lk.fis{background-image:url(/_next/static/media/lk.23166e8c.svg)}.fi-lr{background-image:url(/_next/static/media/lr.53b9aaa6.svg)}.fi-lr.fis{background-image:url(/_next/static/media/lr.24de0706.svg)}.fi-ls{background-image:url(/_next/static/media/ls.3ffccbb5.svg)}.fi-ls.fis{background-image:url(/_next/static/media/ls.9d74b3ad.svg)}.fi-lt{background-image:url(/_next/static/media/lt.bf4fafec.svg)}.fi-lt.fis{background-image:url(/_next/static/media/lt.8caacf8e.svg)}.fi-lu{background-image:url(/_next/static/media/lu.86de7018.svg)}.fi-lu.fis{background-image:url(/_next/static/media/lu.c50a5e54.svg)}.fi-lv{background-image:url(/_next/static/media/lv.a0f4e501.svg)}.fi-lv.fis{background-image:url(/_next/static/media/lv.4971dcb7.svg)}.fi-ly{background-image:url(/_next/static/media/ly.767d61c3.svg)}.fi-ly.fis{background-image:url(/_next/static/media/ly.b15665e7.svg)}.fi-ma{background-image:url(/_next/static/media/ma.ac9e8647.svg)}.fi-ma.fis{background-image:url(/_next/static/media/ma.011669b1.svg)}.fi-mc{background-image:url(/_next/static/media/mc.4575357b.svg)}.fi-mc.fis{background-image:url(/_next/static/media/mc.8d86df98.svg)}.fi-md{background-image:url(/_next/static/media/md.dba4c7fc.svg)}.fi-md.fis{background-image:url(/_next/static/media/md.1ac10547.svg)}.fi-me{background-image:url(/_next/static/media/me.4978895c.svg)}.fi-me.fis{background-image:url(/_next/static/media/me.7e20b942.svg)}.fi-mf{background-image:url(/_next/static/media/mf.ec6640d7.svg)}.fi-mf.fis{background-image:url(/_next/static/media/mf.bc094987.svg)}.fi-mg{background-image:url(/_next/static/media/mg.fdccffd8.svg)}.fi-mg.fis{background-image:url(/_next/static/media/mg.4877b16a.svg)}.fi-mh{background-image:url(/_next/static/media/mh.2e69453f.svg)}.fi-mh.fis{background-image:url(/_next/static/media/mh.84332268.svg)}.fi-mk{background-image:url(/_next/static/media/mk.e08d824e.svg)}.fi-mk.fis{background-image:url(/_next/static/media/mk.2e8a86db.svg)}.fi-ml{background-image:url(/_next/static/media/ml.8913b6a0.svg)}.fi-ml.fis{background-image:url(/_next/static/media/ml.ba7ce81b.svg)}.fi-mm{background-image:url(/_next/static/media/mm.88f1ae1b.svg)}.fi-mm.fis{background-image:url(/_next/static/media/mm.588f0238.svg)}.fi-mn{background-image:url(/_next/static/media/mn.365f5b1a.svg)}.fi-mn.fis{background-image:url(/_next/static/media/mn.b7e17957.svg)}.fi-mo{background-image:url(/_next/static/media/mo.5c0be540.svg)}.fi-mo.fis{background-image:url(/_next/static/media/mo.26867be2.svg)}.fi-mp{background-image:url(/_next/static/media/mp.fb95729b.svg)}.fi-mp.fis{background-image:url(/_next/static/media/mp.8842d0ea.svg)}.fi-mq{background-image:url(/_next/static/media/mq.552f523c.svg)}.fi-mq.fis{background-image:url(/_next/static/media/mq.ff8d61a6.svg)}.fi-mr{background-image:url(/_next/static/media/mr.b1c94640.svg)}.fi-mr.fis{background-image:url(/_next/static/media/mr.102a50bf.svg)}.fi-ms{background-image:url(/_next/static/media/ms.57d5c0e6.svg)}.fi-ms.fis{background-image:url(/_next/static/media/ms.2e19586b.svg)}.fi-mt{background-image:url(/_next/static/media/mt.2a8198a4.svg)}.fi-mt.fis{background-image:url(/_next/static/media/mt.b8ab0ef5.svg)}.fi-mu{background-image:url(/_next/static/media/mu.c9c6e4ee.svg)}.fi-mu.fis{background-image:url(/_next/static/media/mu.42abd700.svg)}.fi-mv{background-image:url(/_next/static/media/mv.f37078c1.svg)}.fi-mv.fis{background-image:url(/_next/static/media/mv.cd985551.svg)}.fi-mw{background-image:url(/_next/static/media/mw.69ded792.svg)}.fi-mw.fis{background-image:url(/_next/static/media/mw.65a71322.svg)}.fi-mx{background-image:url(/_next/static/media/mx.1134b850.svg)}.fi-mx.fis{background-image:url(/_next/static/media/mx.bc259576.svg)}.fi-my{background-image:url(/_next/static/media/my.fc14919a.svg)}.fi-my.fis{background-image:url(/_next/static/media/my.2cdcc8d1.svg)}.fi-mz{background-image:url(/_next/static/media/mz.2506e9e5.svg)}.fi-mz.fis{background-image:url(/_next/static/media/mz.4f04cc96.svg)}.fi-na{background-image:url(/_next/static/media/na.54baa000.svg)}.fi-na.fis{background-image:url(/_next/static/media/na.a64d8ca1.svg)}.fi-nc{background-image:url(/_next/static/media/nc.fe4ee3e5.svg)}.fi-nc.fis{background-image:url(/_next/static/media/nc.51c5586c.svg)}.fi-ne{background-image:url(/_next/static/media/ne.6a215ca5.svg)}.fi-ne.fis{background-image:url(/_next/static/media/ne.ddabaa80.svg)}.fi-nf{background-image:url(/_next/static/media/nf.0e3b38dc.svg)}.fi-nf.fis{background-image:url(/_next/static/media/nf.407d2ab8.svg)}.fi-ng{background-image:url(/_next/static/media/ng.ec2e74e2.svg)}.fi-ng.fis{background-image:url(/_next/static/media/ng.5247079e.svg)}.fi-ni{background-image:url(/_next/static/media/ni.5163411d.svg)}.fi-ni.fis{background-image:url(/_next/static/media/ni.bf7fcea5.svg)}.fi-nl{background-image:url(/_next/static/media/nl.c49ee8d5.svg)}.fi-nl.fis{background-image:url(/_next/static/media/nl.2c98e1df.svg)}.fi-no{background-image:url(/_next/static/media/no.4ceb414c.svg)}.fi-no.fis{background-image:url(/_next/static/media/no.a519bc0f.svg)}.fi-np{background-image:url(/_next/static/media/np.3a5eec1c.svg)}.fi-np.fis{background-image:url(/_next/static/media/np.a94793ce.svg)}.fi-nr{background-image:url(/_next/static/media/nr.f98dec91.svg)}.fi-nr.fis{background-image:url(/_next/static/media/nr.a83a706b.svg)}.fi-nu{background-image:url(/_next/static/media/nu.e3a84a02.svg)}.fi-nu.fis{background-image:url(/_next/static/media/nu.ab755ce5.svg)}.fi-nz{background-image:url(/_next/static/media/nz.16212e51.svg)}.fi-nz.fis{background-image:url(/_next/static/media/nz.e296aaa6.svg)}.fi-om{background-image:url(/_next/static/media/om.449f75b2.svg)}.fi-om.fis{background-image:url(/_next/static/media/om.0747201c.svg)}.fi-pa{background-image:url(/_next/static/media/pa.78bb9a3d.svg)}.fi-pa.fis{background-image:url(/_next/static/media/pa.beca3af6.svg)}.fi-pe{background-image:url(/_next/static/media/pe.1320cd1a.svg)}.fi-pe.fis{background-image:url(/_next/static/media/pe.74e80a97.svg)}.fi-pf{background-image:url(/_next/static/media/pf.41e90cd1.svg)}.fi-pf.fis{background-image:url(/_next/static/media/pf.43045c7c.svg)}.fi-pg{background-image:url(/_next/static/media/pg.cb62536b.svg)}.fi-pg.fis{background-image:url(/_next/static/media/pg.ed799a7c.svg)}.fi-ph{background-image:url(/_next/static/media/ph.d218202d.svg)}.fi-ph.fis{background-image:url(/_next/static/media/ph.fdc9fd6e.svg)}.fi-pk{background-image:url(/_next/static/media/pk.b52bfbe8.svg)}.fi-pk.fis{background-image:url(/_next/static/media/pk.39a05c74.svg)}.fi-pl{background-image:url(/_next/static/media/pl.4ca59b6d.svg)}.fi-pl.fis{background-image:url(/_next/static/media/pl.b7f0464c.svg)}.fi-pm{background-image:url(/_next/static/media/pm.a5508b8f.svg)}.fi-pm.fis{background-image:url(/_next/static/media/pm.6e3b8747.svg)}.fi-pn{background-image:url(/_next/static/media/pn.b4e1ab6a.svg)}.fi-pn.fis{background-image:url(/_next/static/media/pn.5e11b03b.svg)}.fi-pr{background-image:url(/_next/static/media/pr.89d15f52.svg)}.fi-pr.fis{background-image:url(/_next/static/media/pr.eac89ae4.svg)}.fi-ps{background-image:url(/_next/static/media/ps.af946441.svg)}.fi-ps.fis{background-image:url(/_next/static/media/ps.651e63e8.svg)}.fi-pt{background-image:url(/_next/static/media/pt.acd403c0.svg)}.fi-pt.fis{background-image:url(/_next/static/media/pt.751775fc.svg)}.fi-pw{background-image:url(/_next/static/media/pw.c4139f47.svg)}.fi-pw.fis{background-image:url(/_next/static/media/pw.e47cd8a0.svg)}.fi-py{background-image:url(/_next/static/media/py.975980dc.svg)}.fi-py.fis{background-image:url(/_next/static/media/py.6523d790.svg)}.fi-qa{background-image:url(/_next/static/media/qa.f779f3e2.svg)}.fi-qa.fis{background-image:url(/_next/static/media/qa.79dab309.svg)}.fi-re{background-image:url(/_next/static/media/re.d3c4fc19.svg)}.fi-re.fis{background-image:url(/_next/static/media/re.4d18457f.svg)}.fi-ro{background-image:url(/_next/static/media/ro.c05f47cb.svg)}.fi-ro.fis{background-image:url(/_next/static/media/ro.4885a544.svg)}.fi-rs{background-image:url(/_next/static/media/rs.3bffe169.svg)}.fi-rs.fis{background-image:url(/_next/static/media/rs.0f45ed27.svg)}.fi-ru{background-image:url(/_next/static/media/ru.2c447906.svg)}.fi-ru.fis{background-image:url(/_next/static/media/ru.9ee2a40e.svg)}.fi-rw{background-image:url(/_next/static/media/rw.c85e0781.svg)}.fi-rw.fis{background-image:url(/_next/static/media/rw.04eaf790.svg)}.fi-sa{background-image:url(/_next/static/media/sa.0db9e8ec.svg)}.fi-sa.fis{background-image:url(/_next/static/media/sa.9a769000.svg)}.fi-sb{background-image:url(/_next/static/media/sb.cf6a4ceb.svg)}.fi-sb.fis{background-image:url(/_next/static/media/sb.63a8b779.svg)}.fi-sc{background-image:url(/_next/static/media/sc.ae98e9c5.svg)}.fi-sc.fis{background-image:url(/_next/static/media/sc.95a235db.svg)}.fi-sd{background-image:url(/_next/static/media/sd.e0e59b6e.svg)}.fi-sd.fis{background-image:url(/_next/static/media/sd.cc39c2fd.svg)}.fi-se{background-image:url(/_next/static/media/se.ec52785e.svg)}.fi-se.fis{background-image:url(/_next/static/media/se.6e3dfa92.svg)}.fi-sg{background-image:url(/_next/static/media/sg.7ad85643.svg)}.fi-sg.fis{background-image:url(/_next/static/media/sg.6c7c77dd.svg)}.fi-sh{background-image:url(/_next/static/media/sh.3ad15ea1.svg)}.fi-sh.fis{background-image:url(/_next/static/media/sh.9a586a73.svg)}.fi-si{background-image:url(/_next/static/media/si.2451437b.svg)}.fi-si.fis{background-image:url(/_next/static/media/si.7c060dc6.svg)}.fi-sj{background-image:url(/_next/static/media/sj.239f992c.svg)}.fi-sj.fis{background-image:url(/_next/static/media/sj.86309dc7.svg)}.fi-sk{background-image:url(/_next/static/media/sk.22ca1340.svg)}.fi-sk.fis{background-image:url(/_next/static/media/sk.41f9c3b2.svg)}.fi-sl{background-image:url(/_next/static/media/sl.193f7759.svg)}.fi-sl.fis{background-image:url(/_next/static/media/sl.b8e2f9c8.svg)}.fi-sm{background-image:url(/_next/static/media/sm.4a279393.svg)}.fi-sm.fis{background-image:url(/_next/static/media/sm.9f3be35f.svg)}.fi-sn{background-image:url(/_next/static/media/sn.562c00dd.svg)}.fi-sn.fis{background-image:url(/_next/static/media/sn.3ab9bf55.svg)}.fi-so{background-image:url(/_next/static/media/so.81fb24d4.svg)}.fi-so.fis{background-image:url(/_next/static/media/so.90ac99ad.svg)}.fi-sr{background-image:url(/_next/static/media/sr.3b1c3796.svg)}.fi-sr.fis{background-image:url(/_next/static/media/sr.0953a6a0.svg)}.fi-ss{background-image:url(/_next/static/media/ss.1612a976.svg)}.fi-ss.fis{background-image:url(/_next/static/media/ss.6f65d43c.svg)}.fi-st{background-image:url(/_next/static/media/st.e2d0e812.svg)}.fi-st.fis{background-image:url(/_next/static/media/st.24c52b78.svg)}.fi-sv{background-image:url(/_next/static/media/sv.955539c3.svg)}.fi-sv.fis{background-image:url(/_next/static/media/sv.4a7ef341.svg)}.fi-sx{background-image:url(/_next/static/media/sx.1a2113b2.svg)}.fi-sx.fis{background-image:url(/_next/static/media/sx.ba3ea51f.svg)}.fi-sy{background-image:url(/_next/static/media/sy.1f32362a.svg)}.fi-sy.fis{background-image:url(/_next/static/media/sy.f444a6e6.svg)}.fi-sz{background-image:url(/_next/static/media/sz.cc9ae834.svg)}.fi-sz.fis{background-image:url(/_next/static/media/sz.61ba2742.svg)}.fi-tc{background-image:url(/_next/static/media/tc.1d40ce70.svg)}.fi-tc.fis{background-image:url(/_next/static/media/tc.79662ff0.svg)}.fi-td{background-image:url(/_next/static/media/td.4112ccd5.svg)}.fi-td.fis{background-image:url(/_next/static/media/td.5f20acc4.svg)}.fi-tf{background-image:url(/_next/static/media/tf.7c977baf.svg)}.fi-tf.fis{background-image:url(/_next/static/media/tf.5fa85387.svg)}.fi-tg{background-image:url(/_next/static/media/tg.5715bee8.svg)}.fi-tg.fis{background-image:url(/_next/static/media/tg.a1a84f46.svg)}.fi-th{background-image:url(/_next/static/media/th.b00e082a.svg)}.fi-th.fis{background-image:url(/_next/static/media/th.ef374066.svg)}.fi-tj{background-image:url(/_next/static/media/tj.cea8921a.svg)}.fi-tj.fis{background-image:url(/_next/static/media/tj.15422eff.svg)}.fi-tk{background-image:url(/_next/static/media/tk.c0bf669c.svg)}.fi-tk.fis{background-image:url(/_next/static/media/tk.4c50bf5b.svg)}.fi-tl{background-image:url(/_next/static/media/tl.2c56cc08.svg)}.fi-tl.fis{background-image:url(/_next/static/media/tl.8a381dde.svg)}.fi-tm{background-image:url(/_next/static/media/tm.c0fe3bc6.svg)}.fi-tm.fis{background-image:url(/_next/static/media/tm.6a8ec56b.svg)}.fi-tn{background-image:url(/_next/static/media/tn.37c8e7ce.svg)}.fi-tn.fis{background-image:url(/_next/static/media/tn.00f037a9.svg)}.fi-to{background-image:url(/_next/static/media/to.e21e7b02.svg)}.fi-to.fis{background-image:url(/_next/static/media/to.c6f3657c.svg)}.fi-tr{background-image:url(/_next/static/media/tr.d4c9d92a.svg)}.fi-tr.fis{background-image:url(/_next/static/media/tr.0def5aa5.svg)}.fi-tt{background-image:url(/_next/static/media/tt.e0985f1c.svg)}.fi-tt.fis{background-image:url(/_next/static/media/tt.6ab528e2.svg)}.fi-tv{background-image:url(/_next/static/media/tv.3824bd65.svg)}.fi-tv.fis{background-image:url(/_next/static/media/tv.6903cb03.svg)}.fi-tw{background-image:url(/_next/static/media/tw.73a45808.svg)}.fi-tw.fis{background-image:url(/_next/static/media/tw.be895da5.svg)}.fi-tz{background-image:url(/_next/static/media/tz.2fc608dc.svg)}.fi-tz.fis{background-image:url(/_next/static/media/tz.1c849474.svg)}.fi-ua{background-image:url(/_next/static/media/ua.f2fcca8e.svg)}.fi-ua.fis{background-image:url(/_next/static/media/ua.1906adac.svg)}.fi-ug{background-image:url(/_next/static/media/ug.950aec88.svg)}.fi-ug.fis{background-image:url(/_next/static/media/ug.447bdffc.svg)}.fi-um{background-image:url(/_next/static/media/um.dcc46281.svg)}.fi-um.fis{background-image:url(/_next/static/media/um.3bcbb586.svg)}.fi-us{background-image:url(/_next/static/media/us.ed9e9dcf.svg)}.fi-us.fis{background-image:url(/_next/static/media/us.74ba1789.svg)}.fi-uy{background-image:url(/_next/static/media/uy.9537a65d.svg)}.fi-uy.fis{background-image:url(/_next/static/media/uy.d2ccd308.svg)}.fi-uz{background-image:url(/_next/static/media/uz.f2c7bb34.svg)}.fi-uz.fis{background-image:url(/_next/static/media/uz.547d4bad.svg)}.fi-va{background-image:url(/_next/static/media/va.959875d9.svg)}.fi-va.fis{background-image:url(/_next/static/media/va.420e8e0c.svg)}.fi-vc{background-image:url(/_next/static/media/vc.fef5eea8.svg)}.fi-vc.fis{background-image:url(/_next/static/media/vc.236a0c50.svg)}.fi-ve{background-image:url(/_next/static/media/ve.fc18ce10.svg)}.fi-ve.fis{background-image:url(/_next/static/media/ve.fadaaf82.svg)}.fi-vg{background-image:url(/_next/static/media/vg.56b7d722.svg)}.fi-vg.fis{background-image:url(/_next/static/media/vg.a2ba8d0e.svg)}.fi-vi{background-image:url(/_next/static/media/vi.07ed8cfe.svg)}.fi-vi.fis{background-image:url(/_next/static/media/vi.aaeab146.svg)}.fi-vn{background-image:url(/_next/static/media/vn.72f1ed8d.svg)}.fi-vn.fis{background-image:url(/_next/static/media/vn.8508d803.svg)}.fi-vu{background-image:url(/_next/static/media/vu.e0449820.svg)}.fi-vu.fis{background-image:url(/_next/static/media/vu.e2f09778.svg)}.fi-wf{background-image:url(/_next/static/media/wf.bca98a8b.svg)}.fi-wf.fis{background-image:url(/_next/static/media/wf.f72e2367.svg)}.fi-ws{background-image:url(/_next/static/media/ws.7d68a871.svg)}.fi-ws.fis{background-image:url(/_next/static/media/ws.7f5978f7.svg)}.fi-ye{background-image:url(/_next/static/media/ye.9d9e4c9f.svg)}.fi-ye.fis{background-image:url(/_next/static/media/ye.8f3c7165.svg)}.fi-yt{background-image:url(/_next/static/media/yt.045dc596.svg)}.fi-yt.fis{background-image:url(/_next/static/media/yt.a50469fc.svg)}.fi-za{background-image:url(/_next/static/media/za.b4b48b9d.svg)}.fi-za.fis{background-image:url(/_next/static/media/za.41aa0ffd.svg)}.fi-zm{background-image:url(/_next/static/media/zm.ef3a9aef.svg)}.fi-zm.fis{background-image:url(/_next/static/media/zm.58e73af5.svg)}.fi-zw{background-image:url(/_next/static/media/zw.3e71d5a4.svg)}.fi-zw.fis{background-image:url(/_next/static/media/zw.f11b2c74.svg)}.fi-arab{background-image:url(/_next/static/media/arab.073495a5.svg)}.fi-arab.fis{background-image:url(/_next/static/media/arab.979580f2.svg)}.fi-asean{background-image:url(/_next/static/media/asean.22f23a72.svg)}.fi-asean.fis{background-image:url(/_next/static/media/asean.94b668bb.svg)}.fi-cefta{background-image:url(/_next/static/media/cefta.3c76a868.svg)}.fi-cefta.fis{background-image:url(/_next/static/media/cefta.6ce94a42.svg)}.fi-cp{background-image:url(/_next/static/media/cp.d0eb7df6.svg)}.fi-cp.fis{background-image:url(/_next/static/media/cp.f400c9ba.svg)}.fi-dg{background-image:url(/_next/static/media/dg.2de1a547.svg)}.fi-dg.fis{background-image:url(/_next/static/media/dg.52fa6fbe.svg)}.fi-eac{background-image:url(/_next/static/media/eac.1ac04507.svg)}.fi-eac.fis{background-image:url(/_next/static/media/eac.8d4776f5.svg)}.fi-es-ct{background-image:url(/_next/static/media/es-ct.5e59862b.svg)}.fi-es-ct.fis{background-image:url(/_next/static/media/es-ct.c6598d85.svg)}.fi-es-ga{background-image:url(/_next/static/media/es-ga.f3f34c34.svg)}.fi-es-ga.fis{background-image:url(/_next/static/media/es-ga.13ecfea2.svg)}.fi-es-pv{background-image:url(/_next/static/media/es-pv.75ca1be5.svg)}.fi-es-pv.fis{background-image:url(/_next/static/media/es-pv.98874354.svg)}.fi-eu{background-image:url(/_next/static/media/eu.cef9551f.svg)}.fi-eu.fis{background-image:url(/_next/static/media/eu.6f18afcd.svg)}.fi-gb-eng{background-image:url(/_next/static/media/gb-eng.e1fc6b4f.svg)}.fi-gb-eng.fis{background-image:url(/_next/static/media/gb-eng.5107a4c2.svg)}.fi-gb-nir{background-image:url(/_next/static/media/gb-nir.8ec547f4.svg)}.fi-gb-nir.fis{background-image:url(/_next/static/media/gb-nir.f40f87d5.svg)}.fi-gb-sct{background-image:url(/_next/static/media/gb-sct.10f3906a.svg)}.fi-gb-sct.fis{background-image:url(/_next/static/media/gb-sct.6618f22c.svg)}.fi-gb-wls{background-image:url(/_next/static/media/gb-wls.a6fac399.svg)}.fi-gb-wls.fis{background-image:url(/_next/static/media/gb-wls.1cf3d9cc.svg)}.fi-ic{background-image:url(/_next/static/media/ic.1404e905.svg)}.fi-ic.fis{background-image:url(/_next/static/media/ic.b8b8078e.svg)}.fi-pc{background-image:url(/_next/static/media/pc.9cfd8220.svg)}.fi-pc.fis{background-image:url(/_next/static/media/pc.25fa6033.svg)}.fi-sh-ac{background-image:url(/_next/static/media/sh-ac.49686f50.svg)}.fi-sh-ac.fis{background-image:url(/_next/static/media/sh-ac.103f8fd9.svg)}.fi-sh-hl{background-image:url(/_next/static/media/sh-hl.c4109a60.svg)}.fi-sh-hl.fis{background-image:url(/_next/static/media/sh-hl.664afc56.svg)}.fi-sh-ta{background-image:url(/_next/static/media/sh-ta.26f1bf6d.svg)}.fi-sh-ta.fis{background-image:url(/_next/static/media/sh-ta.9e06bc08.svg)}.fi-un{background-image:url(/_next/static/media/un.98053442.svg)}.fi-un.fis{background-image:url(/_next/static/media/un.f72dbd04.svg)}.fi-xk{background-image:url(/_next/static/media/xk.9fc203f3.svg)}.fi-xk.fis{background-image:url(/_next/static/media/xk.961776b9.svg)}body,html{padding:0;margin:0;background-color:#f2f2f2;height:100%;border-color:#e6eaec;overflow-x:hidden}strong{font-weight:600!important}a{color:inherit;text-decoration:none}*{box-sizing:border-box}li::marker{margin-right:5px}.chunk-list h1,.chunk-list h2,.chunk-list h3,.chunk-list h4{font-weight:600;line-height:100%;margin:7px 0}.chunk-list h1{font-size:28px}.chunk-list h2{font-size:24px}.chunk-list h3{font-size:20px}.chunk-list h4{font-size:16px}.chunk-list br{display:none}.custom-option{color:#335564;background-color:#fff}.chunk-list ul,ol{display:inline-flex;flex-direction:column;margin-left:14px;margin-top:8px}.chunk-list ul ul,ol ol,ol ul,ul ol{margin-bottom:2px}.chunk-list p{margin:7px 0}.menu .menu-container:hover .menu-text{display:block;width:auto;opacity:1;text-decoration:none!important;height:24px}.menu-container:hover .menu-footer{width:90%}.menu-container:hover .menu-footer img{width:22px}.link-message{color:var(--chakra-colors-purple-500);font-weight:500;text-decoration:underline}.loading-icon{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#chunk .image-chunk-item{max-width:100%}.react-tags{border:1px solid #b3bfc5!important;padding:1px 0 0 .25rem!important}.react-tags__combobox{padding:.15rem .25rem!important}.react-tags__list-item{margin-right:4px!important}.react-tags__listbox{margin-top:-5px}.react-tags__combobox-input,.react-tags__listbox{font-size:14px!important}.clean-filters{display:flex;align-items:center;height:32px;border-radius:6px;padding:0 12px;background-color:#6f8af6;color:#fff;line-height:20px;font-weight:600;margin-left:auto}.clean-filters,.see-more-conversations{font-family:Georama,sans-serif;font-size:14px}.see-more-conversations{color:#99aab2;line-height:120%;font-weight:500;text-decoration:underline}.animate-cursor{animation:pulse 1s ease-in-out infinite}@keyframes pulse{50%{opacity:0}}.label-filter-mensagem{display:flex;align-items:center;color:#fff;background-color:#6f8af6;font-size:14px;font-weight:500;line-height:17px;letter-spacing:0;text-align:left;padding:3.5px 8px;border-radius:3px}.x-icon{margin-left:8px;width:18px;opacity:50%;border-color:#fff}.react-datepicker{font-family:Georama,sans-serif!important}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range{background-color:#6f8af6!important;color:#fff!important}.blockbuilder-branding{display:none}.loading-icon{animation:rotateIcon 1.5s linear infinite}@keyframes rotateIcon{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.ce-block__content,.ce-toolbar__content{max-width:100%!important}.ce-block__content{margin:0!important}.codex-editor{min-height:50px!important;width:100%}.codex-editor__redactor{padding-bottom:0!important}.ce-block{min-height:auto!important}.ce-paragraph{min-height:30px!important;line-height:120%!important;font-size:14px!important}[class*=" _editImageButton"],[class^=_editImageButton]{display:none!important}.mdxeditor{line-height:1.6;color:#333}.mdxeditor p{margin:0 0 10px}.mdxeditor li{margin:0;padding-left:4px}.mdxeditor ol,.mdxeditor ul{margin:0 0 10px 20px;padding:0;display:block!important}.mdxeditor h1,.mdxeditor h2,.mdxeditor h3,.mdxeditor h4,.mdxeditor h5,.mdxeditor h6{margin:18px 0 8px;font-weight:600;line-height:1.2}.mdxeditor blockquote{margin:10px 0;padding:8px 12px;background:#f9f9f9;border-left:4px solid #ccc;color:#555;font-style:italic}.mdxeditor pre{padding:12px;border-radius:4px;overflow-x:auto}.mdxeditor code,.mdxeditor pre{background:#f4f4f4;font-family:Courier New,Courier,monospace;font-size:14px}.mdxeditor code{padding:2px 4px;border-radius:3px}.mdxeditor table{width:100%;border-collapse:collapse;margin-bottom:10px}.mdxeditor td,.mdxeditor th{border:1px solid #ddd;padding:6px 8px;text-align:left}.mdxeditor a{color:#007acc;text-decoration:underline}.mdxeditor img{max-width:100%;height:auto;display:block;margin:10px 0}.mdxeditor hr{border:none;border-top:1px solid #ddd;margin:20px 0}.message-info-markdown{font-size:14px;line-height:1.4}.message-info-markdown h1,.message-info-markdown h2,.message-info-markdown h3,.message-info-markdown h4,.message-info-markdown h5,.message-info-markdown h6{font-weight:600;margin:12px 0 8px;color:#6f8af6}.message-info-markdown h1{font-size:18px}.message-info-markdown h2{font-size:16px}.message-info-markdown h3{font-size:15px}.message-info-markdown h4,.message-info-markdown h5,.message-info-markdown h6{font-size:14px}.message-info-markdown p{margin:8px 0;line-height:1.4}.message-info-markdown ol,.message-info-markdown ul{margin:8px 0;padding-left:20px}.message-info-markdown li{margin:4px 0;line-height:1.4}.message-info-markdown strong{font-weight:600!important}.message-info-markdown em{font-style:italic}.message-info-markdown code{background-color:#f7fafc;padding:2px 4px;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px}.message-info-markdown pre{background-color:#f7fafc;padding:12px;border-radius:6px;overflow-x:auto;margin:8px 0}.message-info-markdown pre code{background-color:transparent;padding:0}.message-info-markdown blockquote{border-left:4px solid #6f8af6;padding-left:12px;margin:8px 0;color:#666;font-style:italic}.message-info-markdown hr{border:none;border-top:1px solid #e2e8f0;margin:12px 0}.message-info-markdown a{color:#6f8af6;text-decoration:underline}.message-info-markdown a:hover{color:#6f8af6}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#6272a4;font-style:italic}.token.punctuation{color:#f8f8f2}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#bd93f9}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#f1fa8c}.language-css .token.string,.style .token.string,.token.atrule,.token.attr-value,.token.entity,.token.keyword,.token.operator,.token.url{color:#ff79c6}.token.class-name,.token.function{color:#50fa7b}.token.important,.token.regex,.token.variable{color:#ffb86c}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.property-name{color:#8be9fd}.token.string{color:#f1fa8c}.token.boolean,.token.null,.token.number{color:#bd93f9}@font-face{font-family:__Georama_4d8730;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e0ece55cf7d7d928-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:__Georama_4d8730;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3fe52c35c634b6a8-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:__Georama_4d8730;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/98df674aecb62adc-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:__Georama_Fallback_4d8730;src:local("Arial");ascent-override:97.33%;descent-override:22.72%;line-gap-override:0.00%;size-adjust:99.45%}.__className_4d8730{font-family:__Georama_4d8730,__Georama_Fallback_4d8730;font-style:normal}