@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap";@import"https://fonts.googleapis.com/css?family=Roboto:400,500,600,700&display=swap";image-box{display:inline-flex;box-sizing:border-box;justify-content:center;align-items:center}image-box img,image-box svg{object-fit:scale-down;width:100%;height:100%}image-box.cover img{object-fit:cover}image-box.contain img{object-fit:contain}image-box.stretch img{object-fit:unset}image-box.failed{background:#47b7d1;background:linear-gradient(45deg,#47b7d180,#fff0 55%,#1f7ead80)}mark-down{display:block;box-sizing:border-box}centered-layout{display:flex;box-sizing:border-box;width:100%;height:100%;align-items:center;justify-content:center}blocking-message{display:block;box-sizing:border-box;position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:10;background-color:#fefefe;cursor:not-allowed;padding:16px;overflow-x:hidden;overflow-y:auto;text-align:center}blocking-message centered-layout{height:unset;max-height:unset;min-height:100%;flex-direction:column}health-check{display:flex;justify-content:center;min-height:100%;width:100%;transition:filter ease .5s}health-check.problem{max-height:100vh;overflow:hidden}health-check-message{pointer-events:none;opacity:0;transition:opacity ease .5s;display:none}health-check-message.problem{display:block;opacity:1;pointer-events:all}@media (prefers-reduced-motion: no-preference){busy-spinner img{animation:Busy-Spinner infinite 2s linear;height:100px}.isDesktop busy-spinner img{height:150px}}@keyframes Busy-Spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--topExclusion: 0px;--bottomExclusion: 0px;--actualSafeHeight: calc(100vh - var(--topExclusion) - var(--bottomExclusion))}@supports (padding-top: env(safe-area-inset-bottom)){body{--topExclusion: max(0px, env(safe-area-inset-top, 0px));--bottomExclusion: max(0px, env(safe-area-inset-bottom, 0px))}body.isAndroid{--topExclusion: max(28px, env(safe-area-inset-top, 0px));--bottomExclusion: max(28px, env(safe-area-inset-bottom, 0px))}}@font-face{font-family:DM Sans;src:url(/assets/DMSans-Regular-Dd_8ft-L.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:DM Sans;src:url(/assets/DMSans-Regular-Dd_8ft-L.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:DM Sans;src:url(/assets/DMSans-Italic-DRnM9pg9.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:DM Sans;src:url(/assets/DMSans-Italic-DRnM9pg9.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:DM Sans;src:url(/assets/DMSans-Medium-EWlRMWz9.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:DM Sans;src:url(/assets/DMSans-MediumItalic-B9gPUfqQ.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:DM Sans;src:url(/assets/DMSans-Bold-BiRe_6gs.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:DM Sans;src:url(/assets/DMSans-Bold-BiRe_6gs.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:DM Sans;src:url(/assets/DMSans-BoldItalic-J8rYJHH9.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:DM Sans;src:url(/assets/DMSans-BoldItalic-J8rYJHH9.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Tiempos Headline;src:url(/assets/tiempos-headline-regular-italic-qztKjmjQ.woff2) format("woff2");font-weight:400;font-style:italic}@font-face{font-family:Tiempos Headline;src:url(/assets/tiempos-headline-regular-eoDagGyC.woff2) format("woff2");font-weight:400;font-style:normal}*{margin:0;font-family:DM Sans,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}div#root{background-color:#efefff}@media screen{div#root{display:block;position:fixed;top:0;left:0;width:100vw;height:100%;box-sizing:border-box;overflow-x:hidden}}page-layout:nth-child(2){position:absolute;z-index:-1}@media print{@page{size:auto;margin:6mm 0}@page :first{margin-top:0}#root health-check>*{display:table;height:auto;width:100%}#root health-check>* page-header{display:table-header-group}#root health-check>* page-body{display:table-row-group;break-inside:avoid}#root health-check>* page-body div:not(.Meta),#root health-check>* page-body p:not(.Meta),#root health-check>* page-body span:not(.Meta){display:table-row;break-inside:auto;break-after:auto}#root health-check>* page-footer{display:table-footer-group}*{-webkit-print-color-adjust:exact;print-color-adjust:exact;transition:none!important}.hideWhenPrinting{display:none!important}}body.noscroll>*{overflow:hidden!important}input{all:unset;text-align:left}@media screen{.showOnlyWhenPrinting{display:none!important}}drop-down-field .MuiFilledInput-root,drop-down-field .MuiOutlinedInput-root{background:#fefefe;border-radius:8px}drop-down-field .MuiFilledInput-root .Mui-disabled,drop-down-field .MuiOutlinedInput-root .Mui-disabled{color:#cececd}drop-down-field .MuiFilledInput-root div,drop-down-field .MuiOutlinedInput-root div{border-radius:8px}icon-box{display:inline-flex;box-sizing:border-box;justify-content:center;align-items:center}.isMobile icon-box{width:24px;height:24px}.isDesktop icon-box,.isTablet icon-box{width:16px;height:16px}icon-box img{object-fit:contain}.isMobile icon-box img{max-width:24px;max-height:24px}.isDesktop icon-box img,.isTablet icon-box img{max-width:16px;max-height:16px}.isDesktop social-share icon-wrapper icon-box,.isMobile social-share icon-wrapper icon-box,.isTablet social-share icon-wrapper icon-box{width:38px;height:38px}.filter-brand-lavender-100{filter:brightness(0) saturate(100%) invert(100%) sepia(3%) saturate(18%) hue-rotate(134deg) brightness(108%) contrast(99%)}.filter-brand-lavender-98{filter:brightness(0) saturate(100%) invert(97%) sepia(22%) saturate(5006%) hue-rotate(180deg) brightness(107%) contrast(115%)}.filter-brand-lavender-95{filter:brightness(0) saturate(100%) invert(98%) sepia(99%) saturate(6473%) hue-rotate(180deg) brightness(108%) contrast(102%)}.filter-brand-lavender-90{filter:brightness(0) saturate(100%) invert(97%) sepia(91%) saturate(4696%) hue-rotate(179deg) brightness(101%) contrast(104%)}.filter-brand-lavender-80{filter:brightness(0) saturate(100%) invert(82%) sepia(10%) saturate(6538%) hue-rotate(190deg) brightness(104%) contrast(105%)}.filter-brand-lavender-70{filter:brightness(0) saturate(100%) invert(67%) sepia(8%) saturate(3822%) hue-rotate(197deg) brightness(100%) contrast(103%)}.filter-brand-lavender-60{filter:brightness(0) saturate(100%) invert(55%) sepia(13%) saturate(5180%) hue-rotate(205deg) brightness(96%) contrast(112%)}.filter-brand-lavender-50{filter:brightness(0) saturate(100%) invert(54%) sepia(90%) saturate(4725%) hue-rotate(215deg) brightness(94%) contrast(98%)}.filter-brand-lavender-40{filter:brightness(0) saturate(100%) invert(22%) sepia(84%) saturate(3687%) hue-rotate(227deg) brightness(90%) contrast(83%)}.filter-brand-lavender-30{filter:brightness(0) saturate(100%) invert(15%) sepia(44%) saturate(6108%) hue-rotate(220deg) brightness(100%) contrast(112%)}.filter-brand-lavender-20{filter:brightness(0) saturate(100%) invert(8%) sepia(57%) saturate(7330%) hue-rotate(225deg) brightness(98%) contrast(103%)}.filter-brand-lavender-10{filter:brightness(0) saturate(100%) invert(9%) sepia(93%) saturate(2090%) hue-rotate(217deg) brightness(93%) contrast(114%)}.filter-brand-blue-100{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7320%) hue-rotate(213deg) brightness(119%) contrast(106%)}.filter-brand-blue-98{filter:brightness(0) saturate(100%) invert(89%) sepia(20%) saturate(198%) hue-rotate(204deg) brightness(102%) contrast(108%)}.filter-brand-blue-95{filter:brightness(0) saturate(100%) invert(94%) sepia(49%) saturate(7066%) hue-rotate(180deg) brightness(107%) contrast(107%)}.filter-brand-blue-90{filter:brightness(0) saturate(100%) invert(96%) sepia(73%) saturate(2742%) hue-rotate(180deg) brightness(100%) contrast(107%)}.filter-brand-blue-80{filter:brightness(0) saturate(100%) invert(86%) sepia(26%) saturate(5417%) hue-rotate(192deg) brightness(109%) contrast(101%)}.filter-brand-blue-70{filter:brightness(0) saturate(100%) invert(75%) sepia(24%) saturate(5956%) hue-rotate(197deg) brightness(100%) contrast(105%)}.filter-brand-blue-60{filter:brightness(0) saturate(100%) invert(54%) sepia(88%) saturate(2532%) hue-rotate(209deg) brightness(100%) contrast(103%)}.filter-brand-blue-50{filter:brightness(0) saturate(100%) invert(33%) sepia(78%) saturate(3169%) hue-rotate(225deg) brightness(104%) contrast(102%)}.filter-brand-blue-40{filter:brightness(0) saturate(100%) invert(21%) sepia(99%) saturate(5557%) hue-rotate(235deg) brightness(100%) contrast(102%)}.filter-brand-blue-30{filter:brightness(0) saturate(100%) invert(7%) sepia(95%) saturate(7047%) hue-rotate(234deg) brightness(105%) contrast(107%)}.filter-brand-blue-20{filter:brightness(0) saturate(100%) invert(13%) sepia(44%) saturate(5631%) hue-rotate(226deg) brightness(93%) contrast(123%)}.filter-brand-blue-10{filter:brightness(0) saturate(100%) invert(6%) sepia(71%) saturate(5665%) hue-rotate(233deg) brightness(97%) contrast(111%)}.filter-brand-white-100{filter:brightness(0) saturate(100%) invert(100%) sepia(32%) saturate(0%) hue-rotate(203deg) brightness(106%) contrast(99%)}.filter-brand-white-98{filter:brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(38%) hue-rotate(288deg) brightness(111%) contrast(95%)}.filter-brand-white-95{filter:brightness(0) saturate(100%) invert(92%) sepia(2%) saturate(521%) hue-rotate(47deg) brightness(109%) contrast(89%)}.filter-brand-white-90{filter:brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(2457%) hue-rotate(14deg) brightness(89%) contrast(99%)}.filter-brand-white-80{filter:brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(1609%) hue-rotate(20deg) brightness(79%) contrast(96%)}.filter-brand-white-70{filter:brightness(0) saturate(100%) invert(79%) sepia(6%) saturate(153%) hue-rotate(42deg) brightness(87%) contrast(86%)}.filter-brand-white-60{filter:brightness(0) saturate(100%) invert(60%) sepia(5%) saturate(239%) hue-rotate(42deg) brightness(95%) contrast(90%)}.filter-brand-white-50{filter:brightness(0) saturate(100%) invert(52%) sepia(6%) saturate(236%) hue-rotate(42deg) brightness(87%) contrast(86%)}.filter-brand-white-40{filter:brightness(0) saturate(100%) invert(40%) sepia(7%) saturate(253%) hue-rotate(47deg) brightness(81%) contrast(78%)}.filter-brand-white-30{filter:brightness(0) saturate(100%) invert(27%) sepia(4%) saturate(457%) hue-rotate(47deg) brightness(92%) contrast(90%)}.filter-brand-white-20{filter:brightness(0) saturate(100%) invert(14%) sepia(8%) saturate(521%) hue-rotate(47deg) brightness(92%) contrast(84%)}.filter-brand-white-10{filter:brightness(0) saturate(100%) invert(10%) sepia(10%) saturate(401%) hue-rotate(56deg) brightness(96%) contrast(97%)}.filter-brand-red-100{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(50deg) brightness(104%) contrast(104%)}.filter-brand-red-98{filter:brightness(0) saturate(100%) invert(100%) sepia(54%) saturate(528%) hue-rotate(291deg) brightness(102%) contrast(102%)}.filter-brand-red-95{filter:brightness(0) saturate(100%) invert(89%) sepia(8%) saturate(584%) hue-rotate(317deg) brightness(104%) contrast(106%)}.filter-brand-red-90{filter:brightness(0) saturate(100%) invert(89%) sepia(71%) saturate(344%) hue-rotate(292deg) brightness(98%) contrast(108%)}.filter-brand-red-80{filter:brightness(0) saturate(100%) invert(93%) sepia(11%) saturate(3463%) hue-rotate(298deg) brightness(110%) contrast(103%)}.filter-brand-red-70{filter:brightness(0) saturate(100%) invert(60%) sepia(94%) saturate(803%) hue-rotate(315deg) brightness(107%) contrast(101%)}.filter-brand-red-60{filter:brightness(0) saturate(100%) invert(57%) sepia(95%) saturate(3890%) hue-rotate(337deg) brightness(103%) contrast(95%)}.filter-brand-red-50{filter:brightness(0) saturate(100%) invert(36%) sepia(87%) saturate(1055%) hue-rotate(337deg) brightness(84%) contrast(98%)}.filter-brand-red-40{filter:brightness(0) saturate(100%) invert(20%) sepia(30%) saturate(6234%) hue-rotate(354deg) brightness(97%) contrast(92%)}.filter-brand-red-30{filter:brightness(0) saturate(100%) invert(14%) sepia(37%) saturate(6965%) hue-rotate(25deg) brightness(104%) contrast(131%)}.filter-brand-red-20{filter:brightness(0) saturate(100%) invert(9%) sepia(44%) saturate(5835%) hue-rotate(4deg) brightness(98%) contrast(108%)}.filter-brand-red-10{filter:brightness(0) saturate(100%) invert(6%) sepia(51%) saturate(5295%) hue-rotate(1deg) brightness(94%) contrast(106%)}.filter-brand-yellow-100{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7477%) hue-rotate(73deg) brightness(103%) contrast(99%)}.filter-brand-yellow-98{filter:brightness(0) saturate(100%) invert(84%) sepia(2%) saturate(1663%) hue-rotate(4deg) brightness(117%) contrast(98%)}.filter-brand-yellow-95{filter:brightness(0) saturate(100%) invert(89%) sepia(13%) saturate(1045%) hue-rotate(344deg) brightness(107%) contrast(102%)}.filter-brand-yellow-90{filter:brightness(0) saturate(100%) invert(90%) sepia(88%) saturate(607%) hue-rotate(330deg) brightness(105%) contrast(96%)}.filter-brand-yellow-80{filter:brightness(0) saturate(100%) invert(95%) sepia(27%) saturate(6056%) hue-rotate(339deg) brightness(97%) contrast(77%)}.filter-brand-yellow-70{filter:brightness(0) saturate(100%) invert(65%) sepia(58%) saturate(1298%) hue-rotate(15deg) brightness(93%) contrast(98%)}.filter-brand-yellow-60{filter:brightness(0) saturate(100%) invert(42%) sepia(91%) saturate(1029%) hue-rotate(32deg) brightness(99%) contrast(101%)}.filter-brand-yellow-50{filter:brightness(0) saturate(100%) invert(44%) sepia(55%) saturate(7127%) hue-rotate(48deg) brightness(104%) contrast(103%)}.filter-brand-yellow-40{filter:brightness(0) saturate(100%) invert(30%) sepia(31%) saturate(2728%) hue-rotate(34deg) brightness(101%) contrast(101%)}.filter-brand-yellow-30{filter:brightness(0) saturate(100%) invert(27%) sepia(18%) saturate(3017%) hue-rotate(24deg) brightness(93%) contrast(101%)}.filter-brand-yellow-20{filter:brightness(0) saturate(100%) invert(18%) sepia(28%) saturate(2183%) hue-rotate(26deg) brightness(95%) contrast(101%)}.filter-brand-yellow-10{filter:brightness(0) saturate(100%) invert(11%) sepia(12%) saturate(6059%) hue-rotate(31deg) brightness(94%) contrast(103%)}::placeholder{font-family:DM Sans;font-style:normal;font-weight:400;font-size:1.125rem;line-height:1.5rem}text-input .MuiInputLabel-root{font-family:DM Sans;font-style:normal;font-weight:400;font-size:1rem;line-height:1.25rem}text-input{font-family:DM Sans;font-style:normal;font-weight:700;font-size:1rem;line-height:1.375rem}text-input .MuiFormHelperText-root{font-family:DM Sans;font-style:normal;font-weight:400;font-size:.75rem;line-height:1rem}text-input{box-sizing:border-box;display:flex;flex-direction:column;gap:3px;position:relative;color:#5d5f5b;margin-bottom:28px}text-input .MuiFormHelperText-root{margin-left:0}text-input .MuiFormHelperText-root.Mui-error{color:#d5442b!important}text-input .MuiFilledInput-root,text-input .MuiOutlinedInput-root{background:#fefefe;border-radius:8px;font-size:18px}text-input .MuiFilledInput-root .Mui-disabled,text-input .MuiOutlinedInput-root .Mui-disabled{color:#cececd;background-color:#f0f1eb}text-input .MuiInputLabel-root{color:#1a1c19}text-input .MuiFormHelperText-root{color:#1a1c19}text-input .MuiOutlinedInput-notchedOutline legend{width:0px}text-input label.MuiInputLabel-root{transform:translateY(-3px);color:#1a1c19;height:0;overflow:visible;display:flex;flex-direction:column;justify-content:flex-end}text-input label.MuiInputLabel-root.Mui-focused:not(.Mui-error){color:#1a1c19}text-input label.MuiInputLabel-root.Mui-disabled{color:#1a1c19}text-input label-wrapper{display:flex;flex-direction:column;margin-bottom:8px;position:relative;left:2px}text-input .transparent{color:transparent;pointer-events:none}text-input icon-box{cursor:pointer}text-input input[type=number]::-webkit-inner-spin-button,text-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}::placeholder{color:#5d5f5b}#email-helper-text{position:relative;left:2px;margin-top:8px}.calendly-inline-widget,.calendly-inline-widget *,.calendly-badge-widget,.calendly-badge-widget *,.calendly-overlay,.calendly-overlay *{font-size:16px;line-height:1.2em}.calendly-inline-widget iframe,.calendly-badge-widget iframe,.calendly-overlay iframe{display:inline;width:100%;height:100%}.calendly-popup-content{position:relative}.calendly-popup-content.calendly-mobile{-webkit-overflow-scrolling:touch;overflow-y:auto}.calendly-overlay{position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:9999;background-color:#a5a5a5;background-color:#1f1f1f66}.calendly-overlay .calendly-close-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.calendly-overlay .calendly-popup{box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%);width:80%;min-width:900px;max-width:1000px;height:90%;max-height:680px}@media (max-width: 975px){.calendly-overlay .calendly-popup{position:fixed;top:50px;left:0;right:0;bottom:0;transform:none;width:100%;height:auto;min-width:0;max-height:none}}.calendly-overlay .calendly-popup .calendly-popup-content{height:100%}.calendly-overlay .calendly-popup-close{position:absolute;top:25px;right:25px;color:#fff;width:19px;height:19px;cursor:pointer;background:url(/calendly-close-icon.svg) no-repeat;background-size:contain}@media (max-width: 975px){.calendly-overlay .calendly-popup-close{top:15px;right:15px}}.calendly-badge-widget{position:fixed;right:20px;bottom:15px;z-index:9998}.calendly-badge-widget .calendly-badge-content{display:table-cell;width:auto;height:45px;padding:0 30px;border-radius:25px;box-shadow:#00000040 0 2px 5px;font-family:sans-serif;text-align:center;vertical-align:middle;font-weight:700;font-size:14px;color:#fff;cursor:pointer}.calendly-badge-widget .calendly-badge-content.calendly-white{color:#666a73}.calendly-badge-widget .calendly-badge-content span{display:block;font-size:12px}.calendly-spinner{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);text-align:center;z-index:-1}.calendly-spinner>div{display:inline-block;width:18px;height:18px;background-color:#e1e1e1;border-radius:50%;vertical-align:middle;animation:calendly-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.calendly-spinner .calendly-bounce1{animation-delay:-.32s}.calendly-spinner .calendly-bounce2{animation-delay:-.16s}@keyframes calendly-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.calendly-spinner{display:none!important;opacity:0!important;visibility:hidden!important;background-color:transparent!important}.calendly-spinner>div{display:none!important;opacity:0!important;visibility:hidden!important;background-color:transparent!important}.sendbird-word{display:inline;height:-moz-fit-content;height:fit-content}.sendbird-word__url{display:inline;color:inherit;word-break:break-all}.sendbird-open-channel-preview{position:relative;display:inline-flex;flex-direction:row;width:264px;height:58px;min-width:264px;min-height:58px;box-sizing:border-box}.sendbird--mobile-mode .sendbird-open-channel-preview{width:100%}.sendbird-theme--light .sendbird-open-channel-preview{background-color:var(--sendbird-light-background-50);border-bottom:solid 1px var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-open-channel-preview{background-color:var(--sendbird-dark-background-600);border-bottom:solid 1px var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-open-channel-preview:hover{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-open-channel-preview:hover{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-open-channel-preview.selected{background-color:var(--sendbird-light-primary-100)}[dir=ltr] .sendbird-theme--light .sendbird-open-channel-preview.selected{border-left:solid 4px var(--sendbird-light-primary-300)}[dir=rtl] .sendbird-theme--light .sendbird-open-channel-preview.selected{border-right:solid 4px var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-open-channel-preview.selected{background-color:var(--sendbird-dark-primary-300)}[dir=ltr] .sendbird-theme--dark .sendbird-open-channel-preview.selected{border-left:solid 4px var(--sendbird-dark-primary-200)}[dir=rtl] .sendbird-theme--dark .sendbird-open-channel-preview.selected{border-right:solid 4px var(--sendbird-dark-primary-200)}.sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image{position:relative;margin-top:8px;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;box-sizing:border-box}[dir=ltr] .sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image{margin-left:16px}[dir=rtl] .sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image{margin-right:16px}.sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image .sendbird-open-channel-preview__cover-image__avatar,.sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image .sendbird-open-channel-preview__cover-image__avatar--default{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.sendbird-open-channel-preview .sendbird-open-channel-preview__context{position:relative;margin-top:8px;display:inline-flex;flex-direction:column;width:calc(100% - 100px);box-sizing:border-box}[dir=ltr] .sendbird-open-channel-preview .sendbird-open-channel-preview__context{margin-left:16px}[dir=rtl] .sendbird-open-channel-preview .sendbird-open-channel-preview__context{margin-right:16px}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title{position:relative;display:inline-flex;flex-direction:row;align-items:center;width:100%;height:16px;box-sizing:border-box}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__channel-name{position:relative;display:inline-block;width:100%;white-space:nowrap;overflow:hidden;box-sizing:border-box;overflow-x:hidden;text-overflow:ellipsis;word-break:keep-all}.sendbird--mobile-mode .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__channel-name{overflow-y:hidden}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__channel-name.frozen{max-width:calc(100% - 20px)}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__frozen{position:relative;display:inline-flex}[dir=ltr] .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__frozen{margin-left:4px}[dir=rtl] .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__frozen{margin-right:4px}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants{position:relative;margin-top:8px;display:inline-flex;flex-direction:row;align-items:center;width:100%;height:14px;box-sizing:border-box}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__icon{position:relative;display:inline-flex;width:14px;height:14px;box-sizing:border-box}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__count{position:relative;display:inline-flex;width:160px;max-width:160px;height:12px;box-sizing:border-box;overflow-x:hidden;text-overflow:ellipsis;word-break:keep-all}[dir=ltr] .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__count{margin-left:4px}[dir=rtl] .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__count{margin-right:4px}.sendbird--mobile-mode .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__count{overflow-y:hidden}.sendbird-message-item-menu__list__menu-item:focus-visible{outline:none}.sendbird-create-open-channel-ui{position:relative;display:inline-flex}.sendbird-create-open-channel-ui__profile-input{position:relative;display:inline-flex;flex-direction:column;justify-content:flex-start;width:100%;height:100%;box-sizing:border-box}.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section{position:relative;margin-top:16px;display:inline-flex;flex-direction:row;align-items:center}.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px}.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__avatar--default{position:relative;display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%}.sendbird-theme--light .sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__avatar--default{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__avatar--default{background-color:var(--sendbird-dark-background-400)}.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__button{position:relative;display:inline-flex}[dir=ltr] .sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__button{margin-left:18px}[dir=rtl] .sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__button{margin-right:18px}.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__name-section{position:relative;margin-top:8px;display:inline-flex;flex-direction:row}.sendbird-open-channel-list,.sendbird-open-channel-list-ui{position:relative;display:inline-flex;flex-direction:column;width:256px;min-width:256px;height:100%;box-sizing:border-box}.sendbird--mobile-mode .sendbird-open-channel-list,.sendbird--mobile-mode .sendbird-open-channel-list-ui{width:100%}[dir=ltr] .sendbird-theme--light .sendbird-open-channel-list,[dir=ltr] .sendbird-theme--light .sendbird-open-channel-list-ui{border-right:solid 1px var(--sendbird-light-onlight-04)}[dir=rtl] .sendbird-theme--light .sendbird-open-channel-list,[dir=rtl] .sendbird-theme--light .sendbird-open-channel-list-ui{border-left:solid 1px var(--sendbird-light-onlight-04)}[dir=ltr] .sendbird-theme--dark .sendbird-open-channel-list,[dir=ltr] .sendbird-theme--dark .sendbird-open-channel-list-ui{border-right:solid 1px var(--sendbird-dark-ondark-04)}[dir=rtl] .sendbird-theme--dark .sendbird-open-channel-list,[dir=rtl] .sendbird-theme--dark .sendbird-open-channel-list-ui{border-left:solid 1px var(--sendbird-dark-ondark-04)}.sendbird-open-channel-list .sendbird-open-channel-list-ui__header,.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header{position:relative;display:inline-flex;flex-direction:row;align-items:center;width:100%;height:64px;box-sizing:border-box}.sendbird-theme--light .sendbird-open-channel-list .sendbird-open-channel-list-ui__header,.sendbird-theme--light .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header{background-color:var(--sendbird-light-background-50);border-bottom:solid 1px var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-open-channel-list .sendbird-open-channel-list-ui__header,.sendbird-theme--dark .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header{background-color:var(--sendbird-dark-background-600);border-bottom:solid 1px var(--sendbird-dark-ondark-04)}.sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title,.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title{position:relative;display:inline-flex;align-items:center;box-sizing:border-box}[dir=ltr] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title,[dir=ltr] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title{margin-left:24px}[dir=rtl] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title,[dir=rtl] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title{margin-right:24px}.sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh,.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh{position:absolute;top:16px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}[dir=ltr] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh,[dir=ltr] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh{right:56px}[dir=rtl] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh,[dir=rtl] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh{left:56px}.sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel,.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel{position:absolute;top:16px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}[dir=ltr] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel,[dir=ltr] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel{right:16px}[dir=rtl] .sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel,[dir=rtl] .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel{left:16px}.sendbird-open-channel-list .sendbird-open-channel-list-ui__channel-list,.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__channel-list{position:relative;display:inline-flex;flex-direction:column;width:100%;height:calc(100% - 64px);box-sizing:border-box;overflow-y:scroll}.sendbird-open-channel-list-ui__channel-list--place-holder--loading{position:relative;min-height:62px;display:inline-flex;align-items:center;justify-content:center}.sendbird-theme--light .sendbird-open-channel-list-ui__channel-list--place-holder--loading{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-open-channel-list-ui__channel-list--place-holder--loading{background-color:var(--sendbird-dark-background-500)}:root{--sendbird-light-primary-500: #491389;--sendbird-light-primary-400: #6211c8;--sendbird-light-primary-300: #742ddd;--sendbird-light-primary-200: #c2a9fa;--sendbird-light-primary-100: #dbd1ff;--sendbird-light-secondary-500: #066858;--sendbird-light-secondary-400: #027d69;--sendbird-light-secondary-300: #259c72;--sendbird-light-secondary-200: #69c085;--sendbird-light-secondary-100: #a8e2ab;--sendbird-light-information-100: #adc9ff;--sendbird-light-error-500: #9d091e;--sendbird-light-error-400: #bf0711;--sendbird-light-error-300: #de360b;--sendbird-light-error-200: #f66161;--sendbird-light-error-100: #fdaaaa;--sendbird-light-background-700: #000000;--sendbird-light-background-600: #161616;--sendbird-light-background-500: #2C2C2C;--sendbird-light-background-400: #393939;--sendbird-light-background-300: #bdbdbd;--sendbird-light-background-200: #e0e0e0;--sendbird-light-background-100: #eeeeee;--sendbird-light-background-50: #FFFFFF;--sendbird-light-overlay-01: rgba(0, 0, 0, .55);--sendbird-light-overlay-02: rgba(0, 0, 0, .32);--sendbird-light-onlight-01: rgba(0, 0, 0, .88);--sendbird-light-onlight-02: rgba(0, 0, 0, .5);--sendbird-light-onlight-03: rgba(0, 0, 0, .38);--sendbird-light-onlight-04: rgba(0, 0, 0, .12);--sendbird-light-ondark-01: rgba(255, 255, 255, .88);--sendbird-light-ondark-02: rgba(255, 255, 255, .5);--sendbird-light-ondark-03: rgba(255, 255, 255, .38);--sendbird-light-ondark-04: rgba(255, 255, 255, .12);--sendbird-light-shadow-01: 0 1px 5px 0 rgba(33, 34, 66, .04), 0 0 3px 0 rgba(0, 0, 0, .08), 0 2px 1px 0 rgba(0, 0, 0, .12);--sendbird-light-shadow-02: 0 3px 5px -3px rgba(33, 34, 66, .04), 0 3px 14px 2px rgba(0, 0, 0, .08), 0 8px 10px 1px rgba(0, 0, 0, .12);--sendbird-light-shadow-03: 0 6px 10px -5px rgba(0, 0, 0, .04), 0 6px 30px 5px rgba(0, 0, 0, .08), 0 16px 24px 2px rgba(0, 0, 0, .12);--sendbird-light-shadow-04: 0 9px 15px -7px rgba(0, 0, 0, .04), 0 9px 46px 8px rgba(0, 0, 0, .08), 0 24px 38px 3px rgba(0, 0, 0, .12);--sendbird-light-shadow-message-input: 0 1px 5px 0 rgba(33, 34, 66, .12), 0 0 1px 0 rgba(33, 34, 66, .16), 0 2px 1px 0 rgba(33, 34, 66, .08), 0 1px 5px 0 rgba(0, 0, 0, .12);--sendbird-dark-primary-500: #491389;--sendbird-dark-primary-400: #6211c8;--sendbird-dark-primary-300: #742ddd;--sendbird-dark-primary-200: #c2a9fa;--sendbird-dark-primary-100: #dbd1ff;--sendbird-dark-secondary-500: #066858;--sendbird-dark-secondary-400: #027d69;--sendbird-dark-secondary-300: #259c72;--sendbird-dark-secondary-200: #69c085;--sendbird-dark-secondary-100: #a8e2ab;--sendbird-dark-information-100: #adc9ff;--sendbird-highlight-100: #fff2b6;--sendbird-dark-error-500: #9d091e;--sendbird-dark-error-400: #bf0711;--sendbird-dark-error-300: #de360b;--sendbird-dark-error-200: #f66161;--sendbird-dark-error-100: #fdaaaa;--sendbird-dark-background-700: #000000;--sendbird-dark-background-600: #161616;--sendbird-dark-background-500: #2C2C2C;--sendbird-dark-background-400: #393939;--sendbird-dark-background-300: #bdbdbd;--sendbird-dark-background-200: #e0e0e0;--sendbird-dark-background-100: #eeeeee;--sendbird-dark-background-50: #FFFFFF;--sendbird-dark-overlay-01: rgba(0, 0, 0, .55);--sendbird-dark-overlay-02: rgba(0, 0, 0, .32);--sendbird-dark-onlight-01: rgba(0, 0, 0, .88);--sendbird-dark-onlight-02: rgba(0, 0, 0, .5);--sendbird-dark-onlight-03: rgba(0, 0, 0, .38);--sendbird-dark-onlight-04: rgba(0, 0, 0, .12);--sendbird-dark-ondark-01: rgba(255, 255, 255, .88);--sendbird-dark-ondark-02: rgba(255, 255, 255, .5);--sendbird-dark-ondark-03: rgba(255, 255, 255, .38);--sendbird-dark-ondark-04: rgba(255, 255, 255, .12);--sendbird-dark-shadow-01: 0 1px 5px 0 rgba(33, 34, 66, .04), 0 0 3px 0 rgba(0, 0, 0, .08), 0 2px 1px 0 rgba(0, 0, 0, .12);--sendbird-dark-shadow-02: 0 3px 5px -3px rgba(33, 34, 66, .04), 0 3px 14px 2px rgba(0, 0, 0, .08), 0 8px 10px 1px rgba(0, 0, 0, .12);--sendbird-dark-shadow-03: 0 6px 10px -5px rgba(0, 0, 0, .04), 0 6px 30px 5px rgba(0, 0, 0, .08), 0 16px 24px 2px rgba(0, 0, 0, .12);--sendbird-dark-shadow-04: 0 9px 15px -7px rgba(0, 0, 0, .04), 0 9px 46px 8px rgba(0, 0, 0, .08), 0 24px 38px 3px rgba(0, 0, 0, .12);--sendbird-light-shadow-05: 0 2px 8px 0 rgba(0, 0, 0, .08), 0 4px 6px 0 rgba(0, 0, 0, .12);--sendbird-dark-shadow-message-input: 0 1px 5px 0 rgba(33, 34, 66, .12), 0 0 1px 0 rgba(33, 34, 66, .16), 0 2px 1px 0 rgba(33, 34, 66, .08), 0 1px 5px 0 rgba(0, 0, 0, .12);--sendbird-iconbutton-color: #825eeb;--sendbird-message-input-border-active: #7B53EF;--sendbird-selected-reaction-button-border-hover: #9E8CF5;--sendbird-add-reaction-button-border-hover: #9E8CF5;--sendbird-tooltip-background: #000000;--sendbird-tooltip-text-color: rgba(255, 255, 255, .88);--sendbird-button-border-focus: #FFFFFF;--sendbird-file-message-icon-background: #FFFFFF;--sendbird-font-family-default: "Roboto", sans-serif;--sendbird-message-balloon-width: 404px}.sendbird-message-content .sendbird-avatar-img{top:50%}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content .sendbird-avatar-img{left:50%;transform:translate(-50%,-50%)}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content .sendbird-avatar-img{right:50%;transform:translate(50%,-50%)}.sendbird-message-content .sendbird-voice-message-item-body__playback-time{position:absolute;top:15px}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content .sendbird-voice-message-item-body__playback-time{right:12px;left:unset}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content .sendbird-voice-message-item-body__playback-time{left:12px;right:unset}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content .sendbird-reaction-badge__inner{padding-left:20px;padding-right:4px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content .sendbird-reaction-badge__inner{padding-right:20px;padding-left:4px}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{left:4px;right:unset}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{right:4px;left:unset}.sendbird-thread-list-item-content .sendbird-avatar-img{top:50%}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content .sendbird-avatar-img{left:50%;transform:translate(-50%,-50%)}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content .sendbird-avatar-img{right:50%;transform:translate(50%,-50%)}.sendbird-thread-list-item-content .sendbird-voice-message-item-body__playback-time{position:absolute;top:15px}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content .sendbird-voice-message-item-body__playback-time{right:12px;left:unset}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content .sendbird-voice-message-item-body__playback-time{left:12px;right:unset}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content .sendbird-reaction-badge__inner{padding-left:20px;padding-right:4px}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content .sendbird-reaction-badge__inner{padding-right:20px;padding-left:4px}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{left:4px;right:unset}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{right:4px;left:unset}.sendbird-parent-message-info .sendbird-avatar-img{top:50%}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info .sendbird-avatar-img{left:50%;transform:translate(-50%,-50%)}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info .sendbird-avatar-img{right:50%;transform:translate(50%,-50%)}.sendbird-parent-message-info .sendbird-voice-message-item-body__playback-time{position:absolute;top:15px}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info .sendbird-voice-message-item-body__playback-time{right:12px;left:unset}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info .sendbird-voice-message-item-body__playback-time{left:12px;right:unset}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info .sendbird-reaction-badge__inner{padding-left:20px;padding-right:4px}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info .sendbird-reaction-badge__inner{padding-right:20px;padding-left:4px}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{left:4px;right:unset}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{right:4px;left:unset}.sendbird-experimental__rem__units .sendbird-label--h-1{font-size:1.25rem}.sendbird-experimental__rem__units .sendbird-label--h-2{font-size:1.125rem}.sendbird-experimental__rem__units .sendbird-label--subtitle-1{font-size:1rem}.sendbird-experimental__rem__units .sendbird-label--subtitle-2,.sendbird-experimental__rem__units .sendbird-label--body-1{font-size:.875rem}.sendbird-experimental__rem__units .sendbird-label--body-2{font-size:.75rem}.sendbird-experimental__rem__units .sendbird-label--button-1,.sendbird-experimental__rem__units .sendbird-label--button-2,.sendbird-experimental__rem__units .sendbird-label--caption-1{font-size:.875rem}.sendbird-experimental__rem__units .sendbird-label--caption-2,.sendbird-experimental__rem__units .sendbird-label--caption-3{font-size:.75rem}.sendbird-experimental__rem__units .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area{font-size:.875rem}.sendbird-experimental__rem__units .sendbird-checkbox{font-size:1.375rem}.sendbird-experimental__rem__units .sendbird-mention-user-label{font-size:.875rem}.sendbird-experimental__rem__units .sendbird-mention-user-label.purple{font-size:1.125rem}.sendbird-experimental__rem__units .sendbird-message-input .sendbird-message-input--textarea,.sendbird-experimental__rem__units .sendbird-message-input .sendbird-message-input--placeholder,.sendbird-experimental__rem__units .sendbird-input .sendbird-input__input,.sendbird-experimental__rem__units .sendbird-input .sendbird-input__placeholder{font-size:.875rem}.sendbird-experimental__rem__units .sendbird-tooltip__text,.sendbird-experimental__rem__units .sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__text,.sendbird-experimental__rem__units .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message,.sendbird-experimental__rem__units .sendbird-quote-message .sendbird-quote-message__replied-message__file-message{font-size:.75rem}.sendbird-modal--full-mobile .sendbird-modal__content{width:100vw;max-width:100%;height:100%}.sendbird-modal{position:fixed;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}[dir=ltr] .sendbird-modal{left:0}[dir=rtl] .sendbird-modal{right:0}.sendbird-modal__backdrop--clickoutside{cursor:pointer}.sendbird-modal__content{width:480px;border-radius:4px;z-index:10001;padding:18px 24px 24px;position:relative;box-sizing:border-box}.sendbird-theme--light .sendbird-modal__content{background-color:var(--sendbird-light-background-50);box-shadow:var(--sendbird-light-shadow-04)}.sendbird-theme--dark .sendbird-modal__content{background-color:var(--sendbird-dark-background-500);box-shadow:var(--sendbird-dark-shadow-04)}.sendbird-modal__content .sendbird-modal__close{position:absolute;top:16px;cursor:pointer}[dir=ltr] .sendbird-modal__content .sendbird-modal__close{right:16px}[dir=rtl] .sendbird-modal__content .sendbird-modal__close{left:16px}.sendbird-theme--light .sendbird-modal__content .sendbird-modal__close path{fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-modal__content .sendbird-modal__close path{fill:var(--sendbird-dark-ondark-01)}.sendbird-modal__content .sendbird-modal__header{margin-bottom:16px}.sendbird-modal__content .sendbird-modal__body{height:calc(100% - 116px);overflow:auto}.sendbird-modal__content .sendbird-modal__footer{display:flex;flex-direction:row;justify-content:flex-end;margin-top:32px}[dir=ltr] .sendbird-modal__content .sendbird-modal__footer{text-align:right}[dir=rtl] .sendbird-modal__content .sendbird-modal__footer{text-align:left}.sendbird--mobile-mode .sendbird-modal__content .sendbird-modal__footer{position:sticky;bottom:24px}.sendbird-modal__content .sendbird-modal__footer .sendbird-button:last-child{min-width:80px;height:40px}[dir=ltr] .sendbird-modal__content .sendbird-modal__footer .sendbird-button:last-child{margin-left:8px}[dir=rtl] .sendbird-modal__content .sendbird-modal__footer .sendbird-button:last-child{margin-right:8px}.sendbird-modal__backdrop{position:fixed;z-index:10000;height:100%;width:100%;top:0}[dir=ltr] .sendbird-modal__backdrop{left:0}[dir=rtl] .sendbird-modal__backdrop{right:0}.sendbird-theme--light .sendbird-modal__backdrop{background-color:var(--sendbird-light-overlay-02)}.sendbird-theme--dark .sendbird-modal__backdrop{background-color:var(--sendbird-dark-overlay-02)}.sendbird-iconbutton{color:var(--sendbird-iconbutton-color);display:inline-flex;justify-content:center;align-items:center;padding:3px;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent;border-radius:4px;outline:0px}.sendbird-iconbutton .sendbird-iconbutton__inner{height:100%}.sendbird-theme--light .sendbird-iconbutton .sendbird-iconbutton__inner svg{fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-iconbutton .sendbird-iconbutton__inner svg{fill:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-iconbutton:hover{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-iconbutton:hover{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-iconbutton:active{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-iconbutton:active{background-color:var(--sendbird-dark-background-400)}.sendbird-iconbutton:disabled{cursor:not-allowed!important}.sendbird-theme--light .sendbird-iconbutton:disabled .sendbird-iconbutton__inner svg,.sendbird-theme--light .sendbird-iconbutton:disabled .sendbird-iconbutton__inner path{fill:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-iconbutton:disabled .sendbird-iconbutton__inner svg,.sendbird-theme--dark .sendbird-iconbutton:disabled .sendbird-iconbutton__inner path{fill:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-iconbutton--pressed{background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-iconbutton--pressed{background-color:var(--sendbird-dark-background-700)}.sendbird-button{border-radius:4px;box-shadow:none;cursor:pointer;font-family:var(--sendbird-font-family-default);padding:0;display:inline-flex;justify-content:center;align-items:center}.sendbird-button:hover{box-shadow:none}.sendbird-button:focus{outline:none}.sendbird-button:active{box-shadow:none}.sendbird-button.sendbird-button__disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-button.sendbird-button__disabled{background-color:var(--sendbird-light-background-200);border:none}.sendbird-theme--dark .sendbird-button.sendbird-button__disabled{background-color:var(--sendbird-dark-background-400);border:none}.sendbird-theme--light .sendbird-button.sendbird-button__disabled:hover{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-button.sendbird-button__disabled:hover{background-color:var(--sendbird-dark-background-400)}.sendbird-button--big{height:40px}.sendbird-button--big .sendbird-button__text{margin:10px 16px}.sendbird-button--small{height:32px}.sendbird-button--small .sendbird-button__text{margin:6px 16px}.sendbird-theme--light .sendbird-button--primary{background-color:var(--sendbird-light-primary-300);border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--primary{background-color:var(--sendbird-dark-primary-200);border:1px solid var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-button--primary .sendbird-button__text{color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-button--primary .sendbird-button__text{color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-button--primary:hover{background-color:var(--sendbird-light-primary-400);border-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-button--primary:hover{background-color:var(--sendbird-dark-primary-300);border-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-button--primary:focus{border:1px solid var(--sendbird-button-border-focus);box-shadow:0 0 0 2px var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--primary:focus{border:1px solid var(--sendbird-button-border-focus);box-shadow:0 0 0 2px var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-button--primary:active{background-color:var(--sendbird-light-primary-500)}.sendbird-theme--dark .sendbird-button--primary:active{background-color:var(--sendbird-dark-primary-400)}.sendbird-theme--light .sendbird-button--primary:focus .sendbird-button--primary:hover{box-shadow:0 0 0 2px var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-button--primary:focus .sendbird-button--primary:hover{box-shadow:0 0 0 2px var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-button--primary:focus .sendbird-button--primary:active{box-shadow:0 0 0 2px var(--sendbird-light-primary-500)}.sendbird-theme--dark .sendbird-button--primary:focus .sendbird-button--primary:active{box-shadow:0 0 0 2px var(--sendbird-dark-primary-400)}.sendbird-button--secondary{background-color:transparent}.sendbird-theme--light .sendbird-button--secondary{border:1px solid var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-button--secondary{border:1px solid var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-button--secondary .sendbird-button__text{color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-button--secondary .sendbird-button__text{color:var(--sendbird-dark-ondark-01)}.sendbird-button--secondary:hover{background-color:transparent}.sendbird-theme--light .sendbird-button--secondary:hover{border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--secondary:hover{border:1px solid var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-button--secondary:hover .sendbird-button__text{color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--secondary:hover .sendbird-button__text{color:var(--sendbird-dark-primary-200)}.sendbird-button--secondary.sendbird-button__disabled{border:none;cursor:not-allowed}.sendbird-theme--light .sendbird-button--secondary.sendbird-button__disabled{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-button--secondary.sendbird-button__disabled{background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-button--secondary.sendbird-button__disabled .sendbird-button__text{color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-button--secondary.sendbird-button__disabled .sendbird-button__text{color:var(--sendbird-dark-ondark-02)}.sendbird-button--secondary.sendbird-button__disabled:hover{border:none}.sendbird-theme--light .sendbird-button--secondary.sendbird-button__disabled:hover{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-button--secondary.sendbird-button__disabled:hover{background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-button--secondary.sendbird-button__disabled:hover .sendbird-button__text{color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-button--secondary.sendbird-button__disabled:hover .sendbird-button__text{color:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-button--secondary:hover .sendbird-button--secondary:focus .sendbird-button__text{color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--secondary:hover .sendbird-button--secondary:focus .sendbird-button__text{color:var(--sendbird-dark-primary-200)}.sendbird-button--secondary:focus{background-color:transparent;border:1px solid transparent}.sendbird-theme--light .sendbird-button--secondary:focus{box-shadow:var(--sendbird-light-primary-300) 0 0 0 2px}.sendbird-theme--dark .sendbird-button--secondary:focus{box-shadow:var(--sendbird-dark-primary-200) 0 0 0 2px}.sendbird-theme--light .sendbird-button--secondary:focus .sendbird-button__text{color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-button--secondary:focus .sendbird-button__text{color:var(--sendbird-dark-ondark-01)}.sendbird-button--secondary:active{box-shadow:none}.sendbird-theme--light .sendbird-button--secondary:active{border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--secondary:active{border:1px solid var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-button--secondary:active .sendbird-button__text{color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--secondary:active .sendbird-button__text{color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-button--warning{background-color:transparent;border:1px solid var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-button--warning{background-color:transparent;border:1px solid var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-button--warning .sendbird-button__text{color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-button--warning .sendbird-button__text{color:var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-button--warning:hover{border-color:var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-button--warning:hover{border-color:var(--sendbird-dark-error-100)}.sendbird-theme--light .sendbird-button--warning:hover .sendbird-button__text{color:var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-button--warning:hover .sendbird-button__text{color:var(--sendbird-dark-error-100)}.sendbird-theme--light .sendbird-button--warning:focus{border-color:var(--sendbird-light-primary-300)}.sendbird-theme--light .sendbird-theme--light .sendbird-button--warning:focus .sendbird-button__text{color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-theme--light .sendbird-button--warning:focus .sendbird-button__text{color:var(--sendbird-dark-error-200)}.sendbird-theme--dark .sendbird-button--warning:focus{border-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-theme--dark .sendbird-button--warning:focus .sendbird-button__text{color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-theme--dark .sendbird-button--warning:focus .sendbird-button__text{color:var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-button--warning:hover .sendbird-button--warning:focus{border-color:var(--sendbird-light-primary-300)}.sendbird-theme--light .sendbird-theme--light .sendbird-button--warning:hover .sendbird-button--warning:focus .sendbird-button__text{color:var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-theme--light .sendbird-button--warning:hover .sendbird-button--warning:focus .sendbird-button__text{color:var(--sendbird-dark-error-100)}.sendbird-theme--dark .sendbird-button--warning:hover .sendbird-button--warning:focus{border-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-theme--dark .sendbird-button--warning:hover .sendbird-button--warning:focus .sendbird-button__text{color:var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-theme--dark .sendbird-button--warning:hover .sendbird-button--warning:focus .sendbird-button__text{color:var(--sendbird-dark-error-100)}.sendbird-theme--light .sendbird-button--danger{background-color:var(--sendbird-light-error-300);border:1px solid var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-button--danger{background-color:var(--sendbird-dark-error-200);border:1px solid var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-button--danger .sendbird-button__text{color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-button--danger .sendbird-button__text{color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-button--danger:hover{background-color:var(--sendbird-light-error-400);border-color:var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-button--danger:hover{background-color:var(--sendbird-dark-error-400);border-color:var(--sendbird-dark-error-400)}.sendbird-theme--light .sendbird-button--danger:focus{border-color:var(--sendbird-button-border-focus);box-shadow:0 0 0 2px var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-button--danger:focus{border-color:var(--sendbird-button-border-focus);box-shadow:0 0 0 2px var(--sendbird-dark-error-300)}.sendbird-button--danger:active{box-shadow:none}.sendbird-theme--light .sendbird-button--danger:active{background-color:var(--sendbird-light-error-500)}.sendbird-theme--dark .sendbird-button--danger:active{background-color:var(--sendbird-dark-error-500)}.sendbird-theme--light .sendbird-button--danger:hover .sendbird-button--danger:focus{box-shadow:0 0 0 2px var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-button--danger:hover .sendbird-button--danger:focus{box-shadow:0 0 0 2px var(--sendbird-dark-error-400)}.sendbird-theme--light .sendbird-button--danger:active .sendbird-button--danger:focus{box-shadow:0 0 0 2px var(--sendbird-light-error-500)}.sendbird-theme--dark .sendbird-button--danger:active .sendbird-button--danger:focus{box-shadow:0 0 0 2px var(--sendbird-dark-error-500)}.sendbird-button--disabled{border:1px solid transparent;cursor:not-allowed}.sendbird-theme--light .sendbird-button--disabled{background-color:var(--sendbird-light-background-200);color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-button--disabled{background-color:var(--sendbird-dark-background-400);color:var(--sendbird-dark-onlight-01)}.sendbird--mobile-mode .sendbird-label{-webkit-user-select:none;-webkit-touch-callout:none}[class*=sendbird-label]{font-family:var(--sendbird-font-family-default)}.sendbird-label--h-1{font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:-.2px}.sendbird-label--h-2{font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.2px}.sendbird-label--subtitle-1{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:-.2px}.sendbird-label--subtitle-2{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:-.2px}.sendbird-label--body-1{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal}.sendbird-label--body-2{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal}.sendbird-label--button-1{font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal}.sendbird-label--button-2{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal}.sendbird-label--button-3{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal}.sendbird-label--caption-1{font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal}.sendbird-label--caption-2{font-size:12px;font-weight:700;font-style:normal;line-height:1;letter-spacing:normal}.sendbird-label--caption-3{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal}.sendbird-theme--light .sendbird-label--color-onbackground-1{color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-label--color-onbackground-1{color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-label--color-onbackground-2{color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-label--color-onbackground-2{color:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-label--color-onbackground-3{color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-label--color-onbackground-3{color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-label--color-onbackground-4{color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-label--color-onbackground-4{color:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-label--color-oncontent-1{color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-label--color-oncontent-1{color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-label--color-oncontent-2{color:var(--sendbird-light-ondark-02)}.sendbird-theme--dark .sendbird-label--color-oncontent-2{color:var(--sendbird-dark-onlight-02)}.sendbird-theme--light .sendbird-label--color-oncontent-3{color:var(--sendbird-light-ondark-03)}.sendbird-theme--dark .sendbird-label--color-oncontent-3{color:var(--sendbird-dark-onlight-03)}.sendbird-theme--light .sendbird-label--color-oncontent-inverse-1{color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-label--color-oncontent-inverse-1{color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-label--color-oncontent-inverse-3{color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-label--color-oncontent-inverse-3{color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-label--color-primary{color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-label--color-primary{color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-label--color-error{color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-label--color-error{color:var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-label--color-secondary-3{color:var(--sendbird-light-secondary-300)}.sendbird-theme--dark .sendbird-label--color-secondary-3{color:var(--sendbird-dark-secondary-200)}.sendbird-icon{display:inline-block}.sendbird-icon:focus{outline:none}.sendbird-theme--light .sendbird-icon-color--primary [class*=fill]{fill:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-icon-color--primary [class*=fill]{fill:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-icon-color--primary-2 [class*=fill]{fill:var(--sendbird-light-primary-200)}.sendbird-theme--dark .sendbird-icon-color--primary-2 [class*=fill]{fill:var(--sendbird-dark-primary-400)}.sendbird-theme--light .sendbird-icon-color--primary [class*=stroke]{stroke:var(--sendbird-light-primary-300);stroke-width:2px;stroke-linejoin:round}.sendbird-theme--dark .sendbird-icon-color--primary [class*=stroke]{stroke:var(--sendbird-dark-primary-200);stroke-width:2px;stroke-linejoin:round}.sendbird-theme--light .sendbird-icon-color--secondary [class*=fill]{fill:var(--sendbird-light-secondary-300)}.sendbird-theme--dark .sendbird-icon-color--secondary [class*=fill]{fill:var(--sendbird-dark-secondary-200)}.sendbird-theme--light .sendbird-icon-color--secondary-2 [class*=fill]{fill:var(--sendbird-light-secondary-200)}.sendbird-theme--dark .sendbird-icon-color--secondary-2 [class*=fill]{fill:var(--sendbird-dark-secondary-200)}.sendbird-theme--light .sendbird-icon-color--content [class*=fill]{fill:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-icon-color--content [class*=fill]{fill:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-icon-color--content-inverse [class*=fill]{fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-icon-color--content-inverse [class*=fill]{fill:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-icon-color--content-inverse-3 [class*=fill]{fill:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-icon-color--content-inverse-3 [class*=fill]{fill:var(--sendbird-dark-ondark-03)}.sendbird-icon-color--white [class*=fill]{fill:#fff}.sendbird-icon-color--gray [class*=fill]{fill:var(--sendbird-light-onlight-04)}.sendbird-icon-color--thumbnail-icon [class*=fill]{fill:var(--sendbird-light-onlight-02)}.sendbird-theme--light .sendbird-icon-color--sent [class*=fill]{fill:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-icon-color--sent [class*=fill]{fill:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-icon-color--read [class*=fill]{fill:var(--sendbird-light-secondary-300)}.sendbird-theme--dark .sendbird-icon-color--read [class*=fill]{fill:var(--sendbird-dark-secondary-200)}.sendbird-theme--light .sendbird-icon-color--on-background-1 [class*=fill]{fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-icon-color--on-background-1 [class*=fill]{fill:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-icon-color--on-background-2 [class*=fill]{fill:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-icon-color--on-background-2 [class*=fill]{fill:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-icon-color--on-background-3 [class*=fill]{fill:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-icon-color--on-background-3 [class*=fill]{fill:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-icon-color--on-background-4 [class*=fill]{fill:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-icon-color--on-background-4 [class*=fill]{fill:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-icon-color--background-3 [class*=fill]{fill:var(--sendbird-light-background-300)}.sendbird-theme--dark .sendbird-icon-color--background-3 [class*=fill]{fill:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-icon-color--error [class*=fill]{fill:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-icon-color--error [class*=fill]{fill:var(--sendbird-dark-error-200)}.sendbird-context-menu{display:inline}.sendbird-message-content__sendbird-ui-container-type__default__header-container .sendbird-context-menu{display:flex}.sendbird__offline .sendbird-dropdown__menu .sendbird-dropdown__menu-item{cursor:not-allowed}.sendbird__offline .sendbird-message-item-menu__list__menu-item.menu-item-delete{cursor:pointer}.sendbird-dropdown__menu{z-index:99999;position:absolute;top:100%;min-width:140px;margin:0;padding:8px 0;border-radius:4px;list-style:none}.sendbird-theme--light .sendbird-dropdown__menu{box-shadow:var(--sendbird-light-shadow-02);background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-dropdown__menu{box-shadow:var(--sendbird-dark-shadow-02);background-color:var(--sendbird-dark-background-500)}.sendbird-dropdown__menu .sendbird-dropdown__menu-item{cursor:pointer;white-space:nowrap;padding:8px 16px}.sendbird-dropdown__menu .sendbird-dropdown__menu-item.disable{cursor:not-allowed}.sendbird-theme--light .sendbird-dropdown__menu .sendbird-dropdown__menu-item.disable:hover{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-dropdown__menu .sendbird-dropdown__menu-item.disable:hover{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-dropdown__menu .sendbird-dropdown__menu-item:hover{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-dropdown__menu .sendbird-dropdown__menu-item:hover{background-color:var(--sendbird-dark-background-400)}.sendbird-dropdown__reaction-bar{position:absolute;top:100%;min-width:44px;max-width:352px;max-height:208px;overflow-y:scroll;margin:0;padding:8px;border-radius:8px;list-style:none}[dir=ltr] .sendbird-dropdown__reaction-bar{left:0}[dir=rtl] .sendbird-dropdown__reaction-bar{right:0}.sendbird-theme--light .sendbird-dropdown__reaction-bar{box-shadow:var(--sendbird-light-shadow-02);background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-dropdown__reaction-bar{box-shadow:var(--sendbird-dark-shadow-02);background-color:var(--sendbird-dark-background-500)}.sendbird-dropdown__reaction-bar .sendbird-dropdown__reaction-bar__row .sendbird-reaction-button,.sendbird-dropdown__reaction-bar .sendbird-dropdown__reaction-bar__row .sendbird-reaction-button--selected{margin:4px}.sendbird-dropdown__reaction-bar .sendbird-dropdown__reaction-bar__emptyLabel{width:-moz-fit-content;width:fit-content}.sendbird-dropdown__menu-backdrop{background-color:transparent;position:fixed;top:0;width:100%;height:100%}[dir=ltr] .sendbird-dropdown__menu-backdrop{left:0}[dir=rtl] .sendbird-dropdown__menu-backdrop{right:0}.sendbird-sort-by-row{display:flex;justify-content:flex-start;align-items:center}.sendbird__offline .sendbird-menu-item{cursor:not-allowed}.sendbird-menu-item{cursor:pointer;white-space:nowrap;padding:8px 16px;display:flex}.sendbird-menu-item.disable{cursor:not-allowed}.sendbird-theme--light .sendbird-menu-item.disable:hover{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-menu-item.disable:hover{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-menu-item:hover{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-menu-item:hover{background-color:var(--sendbird-dark-background-400)}.sendbird-menu-item>*{width:100%;display:flex;justify-content:space-between;align-items:center}.sendbird-menu-item__text{display:flex;justify-content:space-between}.sendbird-conversation{display:flex;flex-direction:column;width:100%;height:100%;box-sizing:border-box}.sendbird-theme--light .sendbird-conversation{background-color:var(--sendbird-light-background-50);border:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-conversation{background-color:var(--sendbird-dark-background-600);border:1px solid var(--sendbird-dark-ondark-04)}.sendbird-conversation__messages{overflow:hidden;flex:1 1 0}.sendbird-conversation__messages-list{display:flex;flex-direction:column;height:100%;justify-content:flex-end}.sendbird-conversation__footer{width:100%;padding:0 0 24px}.sendbird-msg-hoc__animated .sendbird-message-content{animation:bounce 1s ease}@keyframes bounce{50%{transform:translateY(-10px)}60%{transform:translateY(0)}90%{transform:translateY(-10px)}to{transform:translateY(0)}}.sendbird-conversation__scroll-container{display:flex;height:100%;overflow-y:auto;overflow-x:hidden;flex-direction:column}.sendbird-conversation__scroll-container .sendbird-conversation__padding{flex:1 1 0}.sendbird-conversation__footer{position:relative;box-sizing:border-box;margin-top:6px}.sendbird-conversation__footer .sendbird-conversation__footer__typing-indicator{position:absolute;display:inline-flex;bottom:8px}[dir=ltr] .sendbird-conversation__footer .sendbird-conversation__footer__typing-indicator .sendbird-conversation__footer__typing-indicator__text{margin-left:24px;margin-right:10px}[dir=rtl] .sendbird-conversation__footer .sendbird-conversation__footer__typing-indicator .sendbird-conversation__footer__typing-indicator__text{margin-right:24px;margin-left:10px}.sendbird-connection-status{display:flex;align-items:center;padding-top:5px}.sendbird-place-holder{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.sendbird-place-holder .sendbird-place-holder__body{display:flex;flex-direction:column;height:104px;align-items:center}.sendbird-place-holder .sendbird-place-holder__body .sendbird-place-holder__body__icon{margin-bottom:10px}.sendbird-place-holder .sendbird-place-holder__body .sendbird-place-holder__body__text{margin-top:10px}.sendbird-place-holder .sendbird-place-holder__body__reconnect{margin-top:18px;display:flex;flex-direction:row;cursor:pointer}[dir=ltr] .sendbird-place-holder .sendbird-place-holder__body__reconnect .sendbird-place-holder__body__reconnect__icon{margin-right:4px}[dir=rtl] .sendbird-place-holder .sendbird-place-holder__body__reconnect .sendbird-place-holder__body__reconnect__icon{margin-left:4px}.sendbird-place-holder .sendbird-place-holder__body--align-top{position:absolute;top:24px;display:flex;width:100%;flex-direction:column;justify-content:center}.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text{display:flex;flex-direction:row;justify-content:center;padding-left:16px;padding-right:16px}.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text .sendbird-place-holder__body--align-top__text__search-in{display:flex;min-width:60px}[dir=ltr] .sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text .sendbird-place-holder__body--align-top__text__search-in{margin-right:2px}[dir=rtl] .sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text .sendbird-place-holder__body--align-top__text__search-in{margin-left:2px}.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text .sendbird-place-holder__body--align-top__text__channel-name{display:block;max-width:calc(100% - 62px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-hlder__body--align-top__searching,.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-hlder__body--align-top__no-result{display:flex;justify-content:center}.sendbird-loader{display:inline-block;animation:1s infinite linear;animation-name:rotate}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sendbird-chat-header{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:64px;min-height:64px;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}[dir=ltr] .sendbird-chat-header{padding-left:20px;padding-right:16px}[dir=rtl] .sendbird-chat-header{padding-right:20px;padding-left:16px}.sendbird-theme--light .sendbird-chat-header{border-bottom:1px solid var(--sendbird-light-onlight-04);background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-chat-header{border-bottom:1px solid var(--sendbird-dark-ondark-04);background-color:var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-chat-header__left{margin-right:24px}[dir=rtl] .sendbird-chat-header__left{margin-left:24px}.sendbird-chat-header__left,.sendbird-chat-header__right{overflow:hidden;display:flex;flex-direction:row;align-items:center}.sendbird-chat-header .sendbird-chat-header__left__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:780px}[dir=ltr] .sendbird-chat-header .sendbird-chat-header__left__title{margin-left:8px;margin-right:16px}[dir=rtl] .sendbird-chat-header .sendbird-chat-header__left__title{margin-right:8px;margin-left:16px}.sendbird--mobile-mode .sendbird-chat-header .sendbird-chat-header__left__title{max-width:calc(100vw - 240px)}.sendbird-chat-header .sendbird-chat-header__left__subtitle{max-width:240px;overflow:hidden;text-overflow:ellipsis}[dir=ltr] .sendbird-chat-header .sendbird-chat-header__right__mute{margin-right:18px}[dir=rtl] .sendbird-chat-header .sendbird-chat-header__right__mute{margin-left:18px}.sendbird-chat-header .sendbird-iconbutton--pressed{background-color:inherit}[dir=ltr] .sendbird-chat-header .sendbird-chat-header__right__info{margin-left:16px}[dir=rtl] .sendbird-chat-header .sendbird-chat-header__right__info{margin-right:16px}[dir=ltr] .sendbird-chat-header__icon_back{margin-right:8px}[dir=rtl] .sendbird-chat-header__icon_back{margin-left:8px}.sendbird-chat-header--default-avatar{width:56px;height:56px;display:flex;justify-content:center;align-items:center;border-radius:50%}[dir=rtl] .sendbird-chat-header--default-avatar .sendbird-icon.sendbird-icon-broadcast{transform:rotateY(180deg)}.sendbird-theme--light .sendbird-chat-header--default-avatar{background-color:var(--sendbird-light-secondary-300)}.sendbird-theme--dark .sendbird-chat-header--default-avatar{background-color:var(--sendbird-dark-secondary-200)}.sendbird-image-renderer{overflow:hidden;position:relative}.sendbird-image-renderer__hidden-image-loader{display:none}.sendbird-image-renderer,.sendbird-image-renderer__image{width:320px;height:180px}.sendbird-multiple-files-image-renderer__image-cover{position:absolute;top:0;display:none;width:100%;height:100%;border-radius:16px;background-color:var(--sendbird-light-overlay-01)}.sendbird-image-renderer:hover .sendbird-multiple-files-image-renderer__image-cover{display:inline-flex}.sendbird-multiple-files-image-renderer__icon-wrapper{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1}.sendbird-multiple-files-image-renderer__icon-wrapper .sendbird-multiple-files-image-renderer__icon-wrapper__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background-color:var(--sendbird-light-ondark-01);z-index:2}.sendbird-avatar{border-radius:50%;display:inline-block;overflow:hidden;position:relative}.sendbird-avatar:focus{outline:none}.sendbird-avatar .sendbird-avatar-img{align-items:center;display:flex;justify-content:center;position:absolute;top:50%}[dir=ltr] .sendbird-avatar .sendbird-avatar-img{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .sendbird-avatar .sendbird-avatar-img{right:50%;transform:translate(50%,-50%)}.sendbird-theme--light .sendbird-avatar .sendbird-avatar-img{background-color:var(--sendbird-light-background-300)}.sendbird-theme--dark .sendbird-avatar .sendbird-avatar-img{background-color:var(--sendbird-dark-background-300)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__two-child .sendbird-avatar-img:first-child{transform:translate(2%,-50%)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__two-child .sendbird-avatar-img:first-child{transform:translate(-2%,-50%)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__two-child .sendbird-avatar-img:last-child{transform:translate(-102%,-50%)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__two-child .sendbird-avatar-img:last-child{transform:translate(102%,-50%)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__three-child--upper .sendbird-avatar-img:first-child{transform:translate(-50%,-102%)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__three-child--upper .sendbird-avatar-img:first-child{transform:translate(50%,-102%)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__three-child--lower .sendbird-avatar-img:first-child{transform:translate(-77%,-23%) scale(.5)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__three-child--lower .sendbird-avatar-img:first-child{transform:translate(77%,-23%) scale(.5)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__three-child--lower .sendbird-avatar-img:last-child{transform:translate(-23%,-23%) scale(.5)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__three-child--lower .sendbird-avatar-img:last-child{transform:translate(23%,-23%) scale(.5)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:first-child{transform:translate(-77%,-77%) scale(.5)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:first-child{transform:translate(77%,-77%) scale(.5)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:nth-child(2){transform:translate(-23%,-77%) scale(.5)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:nth-child(2){transform:translate(23%,-77%) scale(.5)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:nth-child(3){transform:translate(-77%,-23%) scale(.5)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:nth-child(3){transform:translate(77%,-23%) scale(.5)}[dir=ltr] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:last-child{transform:translate(-23%,-23%) scale(.5)}[dir=rtl] .sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:last-child{transform:translate(23%,-23%) scale(.5)}.sendbird-avatar .sendbird-avatar-img--default{align-items:center;display:flex;justify-content:center}.sendbird-theme--light .sendbird-avatar .sendbird-avatar-img--default{background-color:var(--sendbird-light-background-300)}.sendbird-theme--dark .sendbird-avatar .sendbird-avatar-img--default{background-color:var(--sendbird-dark-background-300)}.sendbird-theme--light .sendbird-avatar .sendbird-avatar-img--default.text{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-avatar .sendbird-avatar-img--default.text{background-color:var(--sendbird-dark-background-400)}.sendbird-avatar .sendbird-avatar-text{font-family:Roboto;font-size:8px;font-style:normal;font-weight:700;font-weight:400;line-height:12px;text-align:center}.sendbird-theme--light .sendbird-avatar .sendbird-avatar-text{color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-avatar .sendbird-avatar-text{color:var(--sendbird-dark-ondark-02)}.sendbird-ui-header{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:64px;min-height:64px;padding-left:16px;padding-right:16px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}.sendbird-theme--light .sendbird-ui-header{border-bottom:1px solid var(--sendbird-light-onlight-04);background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-ui-header{border-bottom:1px solid var(--sendbird-dark-ondark-04);background-color:var(--sendbird-dark-background-600)}.sendbird-ui-header--is-desktop{max-width:176px}.sendbird-ui-header--is-mobile{max-width:80px}.sendbird-ui-header__left{position:relative;flex:0 0 auto;display:inline-flex;align-items:center}[dir=ltr] .sendbird-ui-header__left{left:0;margin-right:8px}[dir=rtl] .sendbird-ui-header__left{right:0;margin-left:8px}.sendbird-ui-header__middle{flex:1;display:inline-flex;flex-direction:column;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sendbird-ui-header__middle__subtitle__container{display:flex;width:100%}.sendbird-ui-header__middle__title,.sendbird-ui-header__middle__subtitle{overflow:hidden;text-wrap:nowrap;text-overflow:ellipsis;width:100%}.sendbird-ui-header__right{position:relative;flex:0 0 auto;display:inline-flex;align-items:center}[dir=ltr] .sendbird-ui-header__right{right:0;margin-left:8px}[dir=rtl] .sendbird-ui-header__right{left:0;margin-right:8px}.sendbird-textbutton{text-decoration:underline;cursor:pointer;display:inline-block}.sendbird-textbutton--not-underline{text-decoration:none;cursor:pointer}.sendbird-textbutton--disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-textbutton--disabled{color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-textbutton--disabled{color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-color--onbackground-1{color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-color--onbackground-1{color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-color--onbackground-1--background-color{background-color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-color--onbackground-1--background-color{background-color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-color--onbackground-2{color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-color--onbackground-2{color:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-color--onbackground-2--background-color{background-color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-color--onbackground-2--background-color{background-color:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-color--onbackground-3{color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-color--onbackground-3{color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-color--onbackground-3--background-color{background-color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-color--onbackground-3--background-color{background-color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-color--onbackground-4{color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-color--onbackground-4{color:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-color--onbackground-4--background-color{background-color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-color--onbackground-4--background-color{background-color:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-color--oncontent-1{color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-color--oncontent-1{color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-color--oncontent-1--background-color{background-color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-color--oncontent-1--background-color{background-color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-color--primary{color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-color--primary{color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-color--primary--background-color{background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-color--primary--background-color{background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-color--error{color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-color--error{color:var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-color--error--background-color{background-color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-color--error--background-color{background-color:var(--sendbird-dark-error-300)}.sendbird-conversation__messages{position:relative}.sendbird-conversation__messages .sendbird-conversation__messages-padding{position:relative;height:100%;overflow-x:hidden;padding:0 24px}.sendbird--mobile-mode .sendbird-conversation__messages .sendbird-conversation__messages-padding{padding:0 12px}.sendbird-conversation__messages .sendbird-separator,.sendbird-conversation__messages .sendbird-admin-message{padding-top:8px;padding-bottom:8px}.sendbird-conversation__messages__notification{position:fixed;top:0;width:calc(100% - 50px)}[dir=ltr] .sendbird-conversation__messages__notification{margin-left:25px}[dir=rtl] .sendbird-conversation__messages__notification{margin-right:25px}.sendbird-conversation__scroll-bottom-button{position:sticky;display:flex;align-items:center;justify-content:center;bottom:30px;width:40px;height:40px;border-radius:24px}[dir=ltr] .sendbird-conversation__scroll-bottom-button{left:calc(100% - 65px)}[dir=rtl] .sendbird-conversation__scroll-bottom-button{right:calc(100% - 65px)}.sendbird-theme--light .sendbird-conversation__scroll-bottom-button{background-color:var(--sendbird-light-background-50);box-shadow:var(--sendbird-light-shadow-05)}.sendbird-theme--dark .sendbird-conversation__scroll-bottom-button{background-color:var(--sendbird-dark-background-400);box-shadow:var(--sendbird-dark-shadow-05)}.sendbird-conversation__scroll-bottom-button:hover{cursor:pointer}.sendbird-theme--light .sendbird-conversation__scroll-bottom-button:hover{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-conversation__scroll-bottom-button:hover{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-conversation__scroll-bottom-button:active{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-conversation__scroll-bottom-button:active{background-color:var(--sendbird-dark-background-700)}.sendbird-conversation__scroll-bottom-button:focus{outline:none}.sendbird-separator{width:100%;display:flex;align-items:center}.sendbird-separator .sendbird-separator__left,.sendbird-separator .sendbird-separator__right{border:none;height:1px;display:inline-block;width:100%}.sendbird-separator .sendbird-separator__text{margin:0 16px;display:flex;white-space:nowrap}.sendbird-message-input{display:inline-block;width:100%;position:relative}.sendbird-message-input .sendbird-message-input--textarea{position:relative;width:100%;border-radius:4px;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.43;max-height:92px;overflow-y:scroll;letter-spacing:normal;box-sizing:border-box;resize:none;font-family:var(--sendbird-font-family-default);background-color:inherit;white-space:pre-wrap}[dir=ltr] .sendbird-message-input .sendbird-message-input--textarea{padding:18px 64px 18px 16px}[dir=rtl] .sendbird-message-input .sendbird-message-input--textarea{padding:18px 16px 18px 64px}.sendbird-theme--light .sendbird-message-input .sendbird-message-input--textarea{color:var(--sendbird-light-onlight-01);caret-color:var(--sendbird-light-primary-300);border:solid 1px var(--sendbird-light-onlight-03);background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message-input .sendbird-message-input--textarea{color:var(--sendbird-dark-ondark-01);caret-color:var(--sendbird-dark-primary-200);border:solid 1px var(--sendbird-dark-ondark-03);background-color:var(--sendbird-dark-background-500)}.sendbird-message-input .sendbird-message-input--textarea:focus{outline:none}.sendbird-theme--light .sendbird-message-input .sendbird-message-input--textarea:focus{color:var(--sendbird-light-onlight-01);border:solid 1px var(--sendbird-light-primary-300);box-shadow:var(--sendbird-light-shadow-message-input)}.sendbird-theme--dark .sendbird-message-input .sendbird-message-input--textarea:focus{color:var(--sendbird-dark-ondark-01);border:solid 1px var(--sendbird-dark-primary-200);box-shadow:var(--sendbird-dark-shadow-message-input)}.sendbird-theme--light .sendbird-message-input .sendbird-message-input--textarea:active{border:solid 1px var(--sendbird-message-input-border-active);color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-message-input .sendbird-message-input--textarea:active{border:solid 1px var(--sendbird-message-input-border-active);color:var(--sendbird-dark-ondark-01)}.sendbird-message-input .sendbird-message-input--placeholder{position:absolute;pointer-events:none;top:18px;font-family:var(--sendbird-font-family-default);font-size:14px;line-height:1.43}[dir=ltr] .sendbird-message-input .sendbird-message-input--placeholder{left:16px}[dir=rtl] .sendbird-message-input .sendbird-message-input--placeholder{right:16px}.sendbird-message-input .sendbird-message-input--attach{position:absolute;padding:6px;bottom:14px}[dir=ltr] .sendbird-message-input .sendbird-message-input--attach{right:16px}[dir=rtl] .sendbird-message-input .sendbird-message-input--attach{left:16px}[dir=ltr] .sendbird-message-input .sendbird-message-input--attach.is-voice-message-enabled{right:48px}[dir=rtl] .sendbird-message-input .sendbird-message-input--attach.is-voice-message-enabled{left:48px}.sendbird-message-input .sendbird-message-input--voice-message{position:absolute;padding:6px;bottom:14px}[dir=ltr] .sendbird-message-input .sendbird-message-input--voice-message{right:16px}[dir=rtl] .sendbird-message-input .sendbird-message-input--voice-message{left:16px}.sendbird-message-input .sendbird-message-input--send{position:absolute;padding:6px;bottom:14px}[dir=ltr] .sendbird-message-input .sendbird-message-input--send{right:16px}[dir=rtl] .sendbird-message-input .sendbird-message-input--send{left:16px;transform:rotate(180deg)}.sendbird-message-input .sendbird-message-input--attach-input{display:none}.sendbird-message-input__edit{padding:16px;box-sizing:border-box}.sendbird-theme--light .sendbird-message-input__edit{background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-message-input__edit{background-color:var(--sendbird-dark-background-700)}.sendbird-message-input--edit-action{margin-top:4px}[dir=ltr] .sendbird-message-input--edit-action{text-align:right}[dir=rtl] .sendbird-message-input--edit-action{text-align:left}[dir=ltr] .sendbird-message-input--edit-action button:last-child{margin-left:8px}[dir=rtl] .sendbird-message-input--edit-action button:last-child{margin-right:8px}.sendbird-message-input--edit-action .sendbird-message-input--edit-action__cancel{width:80px}.sendbird-theme--light .sendbird-message-input--edit-action .sendbird-message-input--edit-action__cancel{border:solid 1px var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-message-input--edit-action .sendbird-message-input--edit-action__cancel{border:solid 1px var(--sendbird-dark-ondark-03)}.sendbird-message-input--edit-action .sendbird-message-input--edit-action__save{width:80px}.sendbird-message-input-form__disabled{cursor:not-allowed}.sendbird-message-input__disabled{pointer-events:none;cursor:not-allowed}.sendbird-theme--light .sendbird-message-input__disabled .sendbird-message-input--textarea{color:var(--sendbird-light-onlight-04);border:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-message-input__disabled .sendbird-message-input--textarea{color:var(--sendbird-dark-ondark-04);border:1px solid var(--sendbird-dark-ondark-04)}.sendbird-message-content{display:inline-flex;flex-direction:row;position:relative;width:100%}.sendbird-message-content.incoming{justify-content:flex-start}.sendbird-message-content.outgoing{justify-content:flex-end}.sendbird-message-content .sendbird-message-content__middle{max-width:400px}.sendbird--mobile-mode .sendbird-message-content .sendbird-message-content__middle{max-width:calc(100vw - 140px)}.sendbird-message-content .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.use-quote{bottom:-8px;margin-top:-8px}.sendbird-message-content__middle__quote-message__quote{width:100%}.sendbird-message-content.incoming .sendbird-message-content__left{display:inline-flex;min-width:40px;position:relative}.sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar{bottom:2px;position:absolute}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar{left:0}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar{right:0}.sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar.multiple{border:2px solid}.sendbird-theme--light .sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar.multiple{border-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar.multiple{border-color:var(--sendbird-dark-background-600)}.sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar.use-thread-replies{bottom:35px}.sendbird-message-content.incoming .sendbird-message-content__middle{align-items:flex-start;display:inline-flex;flex-direction:column;position:relative}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container{max-width:100%}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{bottom:6px;display:flex;flex-direction:row;min-width:80px;position:absolute;white-space:nowrap}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{right:-84px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{left:-84px}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at.sendbird-mouse-hover{display:none}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default{min-width:-moz-fit-content;min-width:fit-content;bottom:-16px}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default{left:2px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default{right:2px}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__sender-name{margin-bottom:4px;overflow:hidden;position:relative;text-overflow:ellipsis;width:100%}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__sender-name{margin-left:12px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__sender-name{margin-right:12px}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__quote-message{display:inline-flex;position:relative;width:100%}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.outgoing{justify-content:flex-end}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.incoming{justify-content:flex-start}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__quote-message:hover{cursor:pointer}.sendbird-message-content.incoming .sendbird-message-content__right{display:inline-flex;padding-top:18px;position:relative;width:50px}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.incoming .sendbird-message-content__right{margin-left:4px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.incoming .sendbird-message-content__right{margin-right:4px}.sendbird-message-content.incoming .sendbird-message-content__right.use-reactions{width:70px}.sendbird-message-content.incoming .sendbird-message-content__right.chain-top{padding-top:2px}.sendbird-message-content.incoming .sendbird-message-content__right.chain-top.use-quote{padding-top:18px}.sendbird-message-content.incoming .sendbird-message-content__right .sendbird-message-content-menu{display:none;flex-direction:row;height:32px;position:relative}.sendbird-message-content.incoming .sendbird-message-content__right .sendbird-message-content-menu.sendbird-mouse-hover,.sendbird--mobile-mode .sendbird-message-content.incoming:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at,.sendbird-message-content.incoming:hover .sendbird-message-content__right .sendbird-message-content-menu{display:inline-flex}.sendbird-message-content.incoming:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{display:none}.sendbird-message-content.incoming:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default{display:flex}.sendbird-message-content.outgoing .sendbird-message-content__left{box-sizing:border-box;display:inline-flex;justify-content:flex-end;position:relative;width:50px}.sendbird-message-content.outgoing .sendbird-message-content__left.use-reactions{width:70px}.sendbird-message-content.outgoing .sendbird-message-content__left.use-quote .sendbird-message-content-menu{top:18px}.sendbird-message-content.outgoing .sendbird-message-content__left .sendbird-message-content-menu{display:none;flex-direction:row;position:absolute;top:2px}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.outgoing .sendbird-message-content__left .sendbird-message-content-menu{right:4px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.outgoing .sendbird-message-content__left .sendbird-message-content-menu{left:4px}.sendbird-message-content.outgoing .sendbird-message-content__left .sendbird-message-content-menu.sendbird-mouse-hover{display:inline-flex}.sendbird-message-content.outgoing .sendbird-message-content__middle{align-items:flex-end;display:inline-flex;flex-direction:column;position:relative}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__quote-message{display:inline-flex;position:relative;width:100%}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.outgoing{justify-content:flex-end}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.incoming{justify-content:flex-start}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container{position:relative;width:100%}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{bottom:2px;box-sizing:content-box;display:flex;justify-content:flex-end;min-height:16px;min-width:80px;position:absolute;white-space:nowrap}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{left:-84px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{right:-84px}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at.sendbird-mouse-hover{display:none}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at .sendbird-message-content__middle__body-container__created-at__component-container{display:inline-flex;position:relative}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default{min-width:-moz-fit-content;min-width:fit-content;bottom:-20px}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default{left:2px}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default{right:2px}.sendbird-message-content.outgoing .sendbird-message-content__right{display:none}.sendbird--mobile-mode .sendbird-message-content.outgoing:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at,.sendbird-message-content.outgoing:hover .sendbird-message-content__left .sendbird-message-content-menu{display:inline-flex}.sendbird-message-content.outgoing:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{display:none}.sendbird-message-content__middle__body-container{display:flex;flex-direction:column;position:relative;width:-moz-fit-content;width:fit-content;align-items:flex-end}.sendbird-message-content__middle__body-container .sendbird-message-content__middle__message-item-body{box-sizing:border-box}.sendbird-message-content__middle__body-container .sendbird-message-content__middle__message-item-body.reactions{width:100%}.sendbird-message-content__middle__body-container:has(.sendbird-message-content__middle__message-item-body.reactions){align-items:unset}.sendbird-message-content-reactions{border-radius:0 0 16px 16px;max-width:400px;position:relative;width:100%}.sendbird-theme--light .sendbird-message-content-reactions{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-message-content-reactions{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-message-content-reactions.primary{background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-message-content-reactions.primary{background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-message-content-reactions.mouse-hover,.sendbird-theme--light .sendbird-message-content-reactions:hover{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-message-content-reactions.mouse-hover,.sendbird-theme--dark .sendbird-message-content-reactions:hover{background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-message-content-reactions.mouse-hover.primary,.sendbird-theme--light .sendbird-message-content-reactions:hover.primary{background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-message-content-reactions.mouse-hover.primary,.sendbird-theme--dark .sendbird-message-content-reactions:hover.primary{background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-message-content-reactions.image-grid{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-message-content-reactions.image-grid{background-color:var(--sendbird-dark-background-500)}.sendbird-message-content__middle__thread-replies,.sendbird-message-content__middle__feedback-buttons{margin-top:4px}.sendbird-voice-message-item-body.sendbird-message-content__middle__message-item-body{height:50px;min-width:136px}.sendbird-message-content__middle__body-container__feedback-buttons-container{margin-top:4px;position:relative;display:flex;gap:4px}.sendbird-message-content__sendbird-ui-container-type__default__root{max-width:400px}.sendbird-message-content__sendbird-ui-container-type__default__root .sendbird-message-content__sendbird-ui-container-type__default__header-container{display:flex;align-items:center;margin:8px 0 6px}.sendbird-message-content__sendbird-ui-container-type__default__root .sendbird-message-content__sendbird-ui-container-type__default__header-container .sendbird-message-content__sendbird-ui-container-type__default__header-container__left__profile{width:28px;height:28px;margin-inline-end:24px}.sendbird-message-content__sendbird-ui-container-type__default__root .sendbird-message-content__sendbird-ui-container-type__default__bottom{padding-inline-start:52px}.sendbird-message-status{position:relative;display:inline-flex;align-items:flex-start;width:100%;height:100%}.sendbird-message-status .sendbird-message-status__icon{position:relative;display:inline-block;top:-2px}.sendbird-message-status .sendbird-message-status__icon.hide-icon{display:none}.sendbird-message-status .sendbird-message-status__text{position:relative;display:inline-block}[dir=ltr] .sendbird-message-status .sendbird-message-status__text{margin-left:4px}[dir=rtl] .sendbird-message-status .sendbird-message-status__text{margin-right:4px}.sendbird-message-status .sendbird-message-status__text .sendbird-message-status__text__try-again{text-decoration:underline}.sendbird-message-status .sendbird-message-status__text .sendbird-message-status__text__try-again:hover{cursor:pointer}.sendbird-message-status .sendbird-message-status__text .sendbird-message-status__text__delete{text-decoration:underline}.sendbird-message-status .sendbird-message-status__text .sendbird-message-status__text__delete:hover{cursor:pointer}.sendbird-text{color:var(--primary-1)}.sendbird-reaction-button{border-radius:8px;display:inline-block;border:solid 1px transparent;box-sizing:border-box;cursor:pointer}.sendbird-theme--light .sendbird-reaction-button:hover{border:solid 1px var(--sendbird-light-background-100);background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-reaction-button:hover{border:solid 1px var(--sendbird-dark-background-400);background-color:var(--sendbird-dark-background-400)}.sendbird-reaction-button__inner{margin:3px}.sendbird-reaction-button--selected{cursor:pointer;border-radius:8px;display:inline-block;box-sizing:border-box}.sendbird-theme--light .sendbird-reaction-button--selected{border:solid 1px var(--sendbird-light-primary-100);background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-reaction-button--selected{border:solid 1px var(--sendbird-dark-primary-400);background-color:var(--sendbird-dark-primary-400)}.sendbird-reaction-button--selected:hover{border:solid 1px var(--sendbird-selected-reaction-button-border-hover)}.sendbird-reaction-button--selected__inner{margin:3px}.sendbird-reaction-button--selected.sendbird-reactions--pressed{display:block!important}.sendbird-emoji-reactions{display:inline-block;border-radius:16px;box-sizing:border-box;width:100%;max-width:var(--sendbird-message-balloon-width);min-height:24px;padding:7px 5px 3px}.sendbird-theme--light .sendbird-emoji-reactions{background-color:var(--sendbird-light-background-50);border:1px solid var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-emoji-reactions{background-color:var(--sendbird-dark-background-600);border:1px solid var(--sendbird-dark-background-500)}.sendbird-emoji-reactions .sendbird-emoji-reactions__reaction-badge{margin-bottom:4px}[dir=ltr] .sendbird-emoji-reactions .sendbird-emoji-reactions__reaction-badge{margin-left:2px;margin-right:1px}[dir=rtl] .sendbird-emoji-reactions .sendbird-emoji-reactions__reaction-badge{margin-right:2px;margin-left:1px}.sendbird-emoji-reactions:focus{outline:none}.sendbird-emoji-reactions .sendbird-context-menu{height:26px}.sendbird-emoji-reactions__add-reaction-badge{position:relative;top:-4px;display:inline-flex;width:36px;height:24px}[dir=ltr] .sendbird-emoji-reactions .sendbird-context-menu{margin-left:2px}[dir=rtl] .sendbird-emoji-reactions .sendbird-context-menu{margin-right:2px}.sendbird-reaction-badge{display:inline-block;border-radius:15px;width:50px;height:24px}.sendbird-theme--light .sendbird-reaction-badge{background-color:var(--sendbird-light-background-100);border:solid 1px var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-reaction-badge{background-color:var(--sendbird-dark-background-500);border:solid 1px var(--sendbird-dark-background-500)}.sendbird-reaction-badge:hover{cursor:pointer}.sendbird-theme--light .sendbird-reaction-badge:hover{border:solid 1px var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-reaction-badge:hover{border:solid 1px var(--sendbird-dark-primary-200)}.sendbird-reaction-badge--is-add{display:inline-block;border-radius:15px;width:36px;height:24px}.sendbird-theme--light .sendbird-reaction-badge--is-add{background-color:var(--sendbird-light-background-100);border:solid 1px var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-reaction-badge--is-add{background-color:var(--sendbird-dark-background-500);border:solid 1px var(--sendbird-dark-background-500)}.sendbird-reaction-badge--is-add:hover{cursor:pointer}.sendbird-theme--light .sendbird-reaction-badge--is-add:hover{border:solid 1px var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-reaction-badge--is-add:hover{border:solid 1px var(--sendbird-dark-primary-200)}[dir=ltr] .sendbird-reaction-badge--is-add .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{left:8px}[dir=rtl] .sendbird-reaction-badge--is-add .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{right:8px}.sendbird-reaction-badge--selected{display:inline-block;border-radius:15px;width:50px;height:24px}.sendbird-theme--light .sendbird-reaction-badge--selected{background-color:var(--sendbird-light-primary-100);border:solid 1px var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-reaction-badge--selected{background-color:var(--sendbird-dark-primary-400);border:solid 1px var(--sendbird-dark-primary-400)}.sendbird-reaction-badge--selected:hover{cursor:pointer}.sendbird-theme--light .sendbird-reaction-badge--selected:hover{border:solid 1px var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-reaction-badge--selected:hover{border:solid 1px var(--sendbird-dark-primary-200)}.sendbird-reaction-badge__inner{position:relative;display:flex;height:24px;flex-direction:row;align-items:center;justify-content:center}[dir=ltr] .sendbird-reaction-badge__inner{padding-left:20px;padding-right:4px}[dir=rtl] .sendbird-reaction-badge__inner{padding-right:20px;padding-left:4px}.sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{position:absolute;top:2px}[dir=ltr] .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{left:4px}[dir=rtl] .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{right:4px}[dir=ltr] .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__count{margin-left:4px}[dir=rtl] .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__count{margin-right:4px}.sendbird-message__bottomsheet__reacted-members{position:relative;padding:0 16px;box-sizing:border-box;width:100%;height:46px;overflow-x:scroll;display:inline-flex;flex-direction:row;justify-content:center;gap:16px}.sendbird-message__bottomsheet__reacted-members__item{position:relative;height:100%;display:inline-flex;gap:4px;flex-direction:row;align-items:center}.sendbird-message__bottomsheet__reactor-list{position:relative;padding:0 16px;width:100%;height:216px;box-sizing:border-box;display:inline-flex;flex-direction:column;overflow-y:scroll}.sendbird-message__bottomsheet__reactor-list__item.sendbird-user-list-item{border-bottom:0px;min-height:48px}.sendbird-bottomsheet{position:fixed;top:0;width:100%;height:100%}[dir=ltr] .sendbird-bottomsheet{left:0}[dir=rtl] .sendbird-bottomsheet{right:0}.sendbird-bottomsheet__content{position:fixed;z-index:10001;bottom:0;width:100%}[dir=ltr] .sendbird-bottomsheet__content{left:0}[dir=rtl] .sendbird-bottomsheet__content{right:0}.sendbird-bottomsheet__backdrop{position:fixed;z-index:10000;height:100%;width:100%;top:0}[dir=ltr] .sendbird-bottomsheet__backdrop{left:0}[dir=rtl] .sendbird-bottomsheet__backdrop{right:0}.sendbird-theme--light .sendbird-bottomsheet__backdrop{background-color:var(--sendbird-light-overlay-02)}.sendbird-theme--dark .sendbird-bottomsheet__backdrop{background-color:var(--sendbird-dark-overlay-02)}.sendbird-user-list-item{display:block;position:relative;box-sizing:border-box;width:432px;height:56px}.sendbird--mobile-mode .sendbird-user-list-item{width:100%}.sendbird-theme--light .sendbird-user-list-item{border-bottom:1px solid var(--sendbird-light-onlight-04);background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-user-list-item{border-bottom:1px solid var(--sendbird-dark-ondark-04);background-color:var(--sendbird-dark-background-500)}.sendbird-user-list-item .sendbird-user-list-item__avatar{position:absolute;top:8px;cursor:pointer;z-index:0}[dir=ltr] .sendbird-user-list-item .sendbird-user-list-item__avatar{left:0}[dir=rtl] .sendbird-user-list-item .sendbird-user-list-item__avatar{right:0}.sendbird-user-list-item .sendbird-muted-avatar{position:absolute;top:8px;pointer-events:none;z-index:1}[dir=ltr] .sendbird-user-list-item .sendbird-muted-avatar{left:0}[dir=rtl] .sendbird-user-list-item .sendbird-muted-avatar{right:0}.sendbird-user-list-item .sendbird-user-list-item__title{position:absolute;top:17px;max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[dir=ltr] .sendbird-user-list-item .sendbird-user-list-item__title{left:56px}[dir=rtl] .sendbird-user-list-item .sendbird-user-list-item__title{right:56px}.sendbird--mobile-mode .sendbird-user-list-item .sendbird-user-list-item__title{max-width:62%}.sendbird-user-list-item .sendbird-user-list-item__subtitle{position:absolute;top:23px;max-width:237px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[dir=ltr] .sendbird-user-list-item .sendbird-user-list-item__subtitle{left:140px}[dir=rtl] .sendbird-user-list-item .sendbird-user-list-item__subtitle{right:140px}.sendbird--mobile-mode .sendbird-user-list-item .sendbird-user-list-item__subtitle{max-width:40%}.sendbird-user-list-item .sendbird-user-list-item__checkbox{position:absolute;top:16px}[dir=ltr] .sendbird-user-list-item .sendbird-user-list-item__checkbox{right:16px}[dir=rtl] .sendbird-user-list-item .sendbird-user-list-item__checkbox{left:16px}.sendbird-user-list-item .sendbird-user-list-item__action{position:absolute;top:10px}[dir=ltr] .sendbird-user-list-item .sendbird-user-list-item__action{right:0}[dir=rtl] .sendbird-user-list-item .sendbird-user-list-item__action{left:0}.sendbird-user-list-item .sendbird-user-list-item__operator{position:absolute;top:22px}[dir=ltr] .sendbird-user-list-item .sendbird-user-list-item__operator{right:40px}[dir=rtl] .sendbird-user-list-item .sendbird-user-list-item__operator{left:40px}[dir=ltr] .sendbird-user-list-item .sendbird-user-list-item__operator.checkbox{right:66px}[dir=rtl] .sendbird-user-list-item .sendbird-user-list-item__operator.checkbox{left:66px}.sendbird-user-list-item--small{display:block;position:relative;box-sizing:border-box;height:40px}[dir=ltr] .sendbird-user-list-item--small{padding-left:12px}[dir=rtl] .sendbird-user-list-item--small{padding-right:12px}.sendbird-user-list-item--small .sendbird-user-list-item--small__avatar{cursor:pointer;position:absolute;top:10px}.sendbird-user-list-item--small .sendbird-muted-avatar{position:absolute;top:10px;pointer-events:none}[dir=ltr] .sendbird-user-list-item--small .sendbird-muted-avatar{left:12px}[dir=rtl] .sendbird-user-list-item--small .sendbird-muted-avatar{right:12px}.sendbird-user-list-item--small .sendbird-user-list-item--small__title{position:absolute;top:10px;width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[dir=ltr] .sendbird-user-list-item--small .sendbird-user-list-item--small__title{left:54px}[dir=rtl] .sendbird-user-list-item--small .sendbird-user-list-item--small__title{right:54px}.sendbird-user-list-item--small .sendbird-user-list-item--small__subtitle{position:absolute;top:14px;max-width:237px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[dir=ltr] .sendbird-user-list-item--small .sendbird-user-list-item--small__subtitle{left:140px}[dir=rtl] .sendbird-user-list-item--small .sendbird-user-list-item--small__subtitle{right:140px}.sendbird--mobile-mode .sendbird-user-list-item--small .sendbird-user-list-item--small__subtitle{max-width:40%}.sendbird-user-list-item--small .sendbird-user-list-item--small__checkbox{position:absolute;top:16px}[dir=ltr] .sendbird-user-list-item--small .sendbird-user-list-item--small__checkbox{right:16px}[dir=rtl] .sendbird-user-list-item--small .sendbird-user-list-item--small__checkbox{left:16px}.sendbird-user-list-item--small .sendbird-user-list-item--small__action{display:none;position:absolute;top:4px}[dir=ltr] .sendbird-user-list-item--small .sendbird-user-list-item--small__action{right:10px}[dir=rtl] .sendbird-user-list-item--small .sendbird-user-list-item--small__action{left:10px}.sendbird-user-list-item--small .sendbird-user-list-item--small__operator{position:absolute;top:10px}[dir=ltr] .sendbird-user-list-item--small .sendbird-user-list-item--small__operator{right:24px}[dir=rtl] .sendbird-user-list-item--small .sendbird-user-list-item--small__operator{left:24px}.sendbird-theme--light .sendbird-user-list-item--small:hover,.sendbird-theme--light .sendbird-user-list-item--small.sendbird-icon--pressed{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-user-list-item--small:hover,.sendbird-theme--dark .sendbird-user-list-item--small.sendbird-icon--pressed{background-color:var(--sendbird-dark-background-500)}.sendbird-user-list-item--small:hover .sendbird-user-list-item--small__action,.sendbird-user-list-item--small.sendbird-icon--pressed .sendbird-user-list-item--small__action{display:block}.sendbird-user-list-item--small:hover .sendbird-user-list-item--small__operator,.sendbird-user-list-item--small.sendbird-icon--pressed .sendbird-user-list-item--small__operator{display:none}.sendbird-theme--light .sendbird-user-list-item--small.sendbird-icon--pressed .sendbird-iconbutton{background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-user-list-item--small.sendbird-icon--pressed .sendbird-iconbutton{background-color:var(--sendbird-dark-background-700)}.sendbird-muted-avatar{border-radius:50%;display:inline-block}.sendbird-muted-avatar .sendbird-muted-avatar__icon{position:relative}.sendbird-muted-avatar .sendbird-muted-avatar__icon .sendbird-icon{position:absolute;top:4px}[dir=ltr] .sendbird-muted-avatar .sendbird-muted-avatar__icon .sendbird-icon{left:4px}[dir=rtl] .sendbird-muted-avatar .sendbird-muted-avatar__icon .sendbird-icon{right:4px}.sendbird-muted-avatar .sendbird-muted-avatar__bg{opacity:.5;position:absolute;border-radius:50%;top:0}[dir=ltr] .sendbird-muted-avatar .sendbird-muted-avatar__bg{left:0}[dir=rtl] .sendbird-muted-avatar .sendbird-muted-avatar__bg{right:0}.sendbird-theme--light .sendbird-muted-avatar .sendbird-muted-avatar__bg{background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-muted-avatar .sendbird-muted-avatar__bg{background-color:var(--sendbird-dark-primary-300)}.sendbird-checkbox{display:inline-block;position:relative;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}[dir=ltr] .sendbird-checkbox{padding-left:35px}[dir=rtl] .sendbird-checkbox{padding-right:35px}.sendbird-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.sendbird-checkbox--checkmark{position:absolute;top:0;height:18px;width:18px;border-radius:2px;background-color:inherit}[dir=ltr] .sendbird-checkbox--checkmark{left:0}[dir=rtl] .sendbird-checkbox--checkmark{right:0}.sendbird-theme--light .sendbird-checkbox--checkmark{border:solid 2px var(--sendbird-light-background-400)}.sendbird-theme--dark .sendbird-checkbox--checkmark{border:solid 2px var(--sendbird-dark-background-300)}.sendbird-theme--light .sendbird-checkbox--checkmark.disabled{border:solid 2px var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-checkbox--checkmark.disabled{border:solid 2px var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-checkbox input:focus~.sendbird-checkbox--checkmark{box-shadow:0 0 0 2px var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-checkbox input:focus~.sendbird-checkbox--checkmark{box-shadow:0 0 0 2px var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-checkbox input:checked~.sendbird-checkbox--checkmark{background-color:var(--sendbird-light-primary-300);border:solid 2px var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-checkbox input:checked~.sendbird-checkbox--checkmark{background-color:var(--sendbird-dark-primary-200);border:solid 2px var(--sendbird-dark-primary-200)}.sendbird-checkbox input:checked~.sendbird-checkbox--checkmark.disabled{cursor:default}.sendbird-theme--light .sendbird-checkbox input:checked~.sendbird-checkbox--checkmark.disabled{background-color:var(--sendbird-light-onlight-04);border:solid 2px var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-checkbox input:checked~.sendbird-checkbox--checkmark.disabled{background-color:var(--sendbird-dark-ondark-04);border:solid 2px var(--sendbird-dark-ondark-04)}.sendbird-checkbox--checkmark:after{content:"";position:absolute;display:none}.sendbird-checkbox input:checked~.sendbird-checkbox--checkmark:after{display:block}.sendbird-theme--light .sendbird-checkbox .sendbird-checkbox--checkmark:after{left:5px;top:-.5px;width:7px;height:12px;border:solid var(--sendbird-light-background-50);border-width:0 2px 2px 0;transform:rotate(45deg)}.sendbird-theme--dark .sendbird-checkbox .sendbird-checkbox--checkmark:after{left:5px;top:-.5px;width:7px;height:12px;border:solid var(--sendbird-dark-background-600);border-width:0 2px 2px 0;transform:rotate(45deg)}.sendbird__user-profile{width:320px;border-radius:4px;padding:24px;box-sizing:border-box;text-align:center}.sendbird-theme--light .sendbird__user-profile{box-shadow:var(--sendbird-light-shadow-02);background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird__user-profile{box-shadow:var(--sendbird-dark-shadow-02);background-color:var(--sendbird-dark-background-500)}.sendbird__user-profile .sendbird__user-profile-avatar{margin:8px 0}.sendbird__user-profile .sendbird__user-profile-name{max-width:100%;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.sendbird-theme--light .sendbird__user-profile .sendbird__user-profile-name{color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird__user-profile .sendbird__user-profile-name{color:var(--sendbird-dark-ondark-01)}.sendbird__user-profile .sendbird__user-profile-message{margin-top:20px}.sendbird__user-profile .sendbird__user-profile-message button{width:272px}.sendbird__user-profile .sendbird__user-profile-separator{margin:24px 0;height:1px}.sendbird-theme--light .sendbird__user-profile .sendbird__user-profile-separator{background-color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird__user-profile .sendbird__user-profile-separator{background-color:var(--sendbird-dark-ondark-04)}.sendbird__user-profile .sendbird__user-profile-userId--label,.sendbird__user-profile .sendbird__user-profile-userId--value{width:100%;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;display:block}[dir=ltr] .sendbird__user-profile .sendbird__user-profile-userId--label,[dir=ltr] .sendbird__user-profile .sendbird__user-profile-userId--value{text-align:left}[dir=rtl] .sendbird__user-profile .sendbird__user-profile-userId--label,[dir=rtl] .sendbird__user-profile .sendbird__user-profile-userId--value{text-align:right}.sendbird__user-profile .sendbird__user-profile-userId--label{margin-bottom:8px}.sendbird-tooltip{position:relative;display:inline-flex;justify-content:center;max-width:200px;border-radius:8px;padding:8px 16px}.sendbird-theme--light .sendbird-tooltip{background-color:var(--sendbird-light-background-700)}.sendbird-theme--dark .sendbird-tooltip{background-color:var(--sendbird-dark-background-300)}.sendbird-tooltip:after{content:"";position:absolute;bottom:-4px;width:8px;height:8px}[dir=ltr] .sendbird-tooltip:after{transform:rotate(45deg)}[dir=rtl] .sendbird-tooltip:after{transform:rotate(-45deg)}.sendbird-theme--light .sendbird-tooltip:after{background-color:var(--sendbird-light-background-700)}.sendbird-theme--dark .sendbird-tooltip:after{background-color:var(--sendbird-dark-background-300)}.sendbird-tooltip__text{font-family:var(--sendbird-font-family-default);font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;word-break:keep-all;max-width:180px;overflow:hidden;text-overflow:ellipsis}.sendbird-tooltip-wrapper{position:relative;display:inline-flex}.sendbird-tooltip-wrapper__hover-tooltip{position:absolute;display:inline-flex;width:200px}.sendbird-tooltip-wrapper__hover-tooltip__inner__tooltip-container{position:relative;display:inline-flex}.sendbird-admin-message{display:flex;justify-content:center;align-items:center}.sendbird-admin-message .sendbird-admin-message__text{display:flex;text-align:center}.sendbird-quote-message{position:relative;display:inline-flex;box-sizing:border-box;flex-direction:column;width:100%;max-width:400px}.sendbird-quote-message.incoming{align-items:flex-start}.sendbird-quote-message.outgoing{align-items:flex-end}.sendbird-quote-message .sendbird-quote-message__replied-to{position:relative;display:inline-flex;flex-direction:row;align-items:center;height:16px;padding:0 12px;width:100%}.sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__icon{position:relative;margin-bottom:4px}[dir=ltr] .sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__icon{margin-right:4px}[dir=rtl] .sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__icon{margin-left:4px}.sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__text{position:relative;max-width:360px;overflow:hidden;overflow-x:hidden;white-space:nowrap;word-break:keep-all;text-overflow:ellipsis;font-size:12px;display:inline-flex;flex-direction:row;align-items:center}.sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__text .sendbird-quote-message__replied-to__text__nickname{display:inline-block;max-width:148px;overflow:hidden;text-overflow:ellipsis}.sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__text .sendbird-quote-message__replied-to__text__text{margin:0 4px}.sendbird-quote-message .sendbird-quote-message__replied-message{position:relative;display:inline-flex}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message{position:relative;white-space:pre-wrap;word-break:break-all;font-size:12px;padding:8px 12px 16px;border-radius:16px;opacity:.5}.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message{background-color:var(--sendbird-dark-background-500)}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message .sendbird-quote-message__replied-message__text-message__word{position:relative;display:inline-flex;max-height:30px;overflow:hidden;text-overflow:ellipsis}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message{position:relative;width:144px;height:108px;border-radius:6.4px;overflow:hidden}.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message{background-color:var(--sendbird-dark-background-500)}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__video,.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__image{position:absolute;top:0;display:inline-flex;width:100%;height:100%;opacity:.5}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__placeholder{position:absolute;display:inline-flex;width:100%;height:100%;justify-content:center;align-items:center}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__placeholder .sendbird-quote-message__replied-message__thumbnail-message__placeholder__icon{display:inline-flex;justify-content:center;align-items:center;width:22px;height:22px;border-radius:50%}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover{position:absolute;display:inline-flex;width:100%;height:100%;justify-content:center;align-items:center;top:0}.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover,.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover{background-color:#fff6}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover .sendbird-quote-message__replied-message__thumbnail-message__cover__icon{position:relative;display:inline-flex;justify-content:center;align-items:center;width:22px;height:22px;border-radius:50%}.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover .sendbird-quote-message__replied-message__thumbnail-message__cover__icon,.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover .sendbird-quote-message__replied-message__thumbnail-message__cover__icon{background-color:#fff}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message{position:relative;display:inline-flex;flex-direction:row;font-size:12px;padding:8px 12px 16px;border-radius:16px;opacity:.5}.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message{background-color:var(--sendbird-dark-background-500)}[dir=ltr] .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message .sendbird-quote-message__replied-message__file-message__type-icon{margin-right:2px}[dir=rtl] .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message .sendbird-quote-message__replied-message__file-message__type-icon{margin-left:2px}.sendbird-quote-message:hover{cursor:pointer}.sendbird-quote-message.unavailable:hover{cursor:default}.sendbird-message-content.outgoing .sendbird-quote-message__replied-to{flex-direction:row-reverse}.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.outgoing .sendbird-quote-message__replied-to{padding-right:0}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.outgoing .sendbird-quote-message__replied-to,.sendbird-conversation__messages[dir=ltr] .sendbird-message-content.incoming .sendbird-quote-message__replied-to{padding-left:0}.sendbird-conversation__messages[dir=rtl] .sendbird-message-content.incoming .sendbird-quote-message__replied-to{padding-right:0}.sendbird-message__mobile-context-menu{border-radius:8px;width:180px}.sendbird-message__contextmenu--hyperlink{display:flex;justify-content:space-between}.sendbird-message__bottomsheet--hyperlink{display:block}.sendbird-message__bottomsheet--hyperlink,.sendbird-message__contextmenu--hyperlink{width:100%;text-decoration:none;color:inherit;font-size:inherit;font-weight:inherit;font-stretch:normal;font-style:normal;line-height:inherit;letter-spacing:inherit;font-family:inherit}.sendbird-theme--light .sendbird-message__mobile-context-menu-item:not(:last-child){border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-message__mobile-context-menu-item:not(:last-child){border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-message__bottomsheet{width:100vw;border-top-left-radius:8px;border-top-right-radius:8px;padding-top:16px}.sendbird-theme--light .sendbird-message__bottomsheet{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message__bottomsheet{background-color:var(--sendbird-dark-background-600)}.sendbird-message__bottomsheet-reaction-bar{display:flex;justify-content:center;margin-bottom:0;margin-top:0}[dir=ltr] .sendbird-message__bottomsheet-reaction-bar{padding-left:0}[dir=rtl] .sendbird-message__bottomsheet-reaction-bar{padding-right:0}.sendbird-message__bottomsheet-reaction-bar__row{display:inline-block}.sendbird-message__bottomsheet-reaction-bar__row.sendbird-message__bottomsheet-reaction-bar__all{display:flex;flex-direction:row;flex-wrap:wrap}.sendbird-message__bottomsheet--action{cursor:pointer;height:48px;display:flex;align-items:center}[dir=ltr] .sendbird-message__bottomsheet--action{padding-left:16px}[dir=rtl] .sendbird-message__bottomsheet--action{padding-right:16px}[dir=ltr] .sendbird-message__bottomsheet--action .sendbird-icon{margin-right:24px}[dir=rtl] .sendbird-message__bottomsheet--action .sendbird-icon{margin-left:24px}.sendbird-message__bottomsheet--action-disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-message__bottomsheet--action-disabled{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message__bottomsheet--action-disabled{background-color:var(--sendbird-dark-background-500)}.sendbird-ui-thread-replies{position:relative;width:-moz-fit-content;width:fit-content;height:20px;min-height:20px;display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:4px 10px;gap:4px;border-radius:16px}.sendbird-theme--light .sendbird-ui-thread-replies{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-ui-thread-replies{background-color:var(--sendbird-dark-background-600)}.sendbird-ui-thread-replies:hover{cursor:pointer}.sendbird-theme--light .sendbird-ui-thread-replies:hover{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-ui-thread-replies:hover{background-color:var(--sendbird-dark-background-500)}.sendbird-ui-thread-replies__user-profiles{position:relative;width:100%;height:100%;gap:4px;display:inline-flex;flex-direction:row}.sendbird-ui-thread-replies__user-profiles__avatar{position:relative;width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center}.sendbird-ui-thread-replies__user-profiles__avatar__image{position:absolute;top:0;width:20px;height:20px}[dir=ltr] .sendbird-ui-thread-replies__user-profiles__avatar__image{left:0}[dir=rtl] .sendbird-ui-thread-replies__user-profiles__avatar__image{right:0}.sendbird-ui-thread-replies__user-profiles__avatar__cover{position:absolute;top:0;width:20px;height:20px;border-radius:50%;background-color:var(--sendbird-light-overlay-01)}[dir=ltr] .sendbird-ui-thread-replies__user-profiles__avatar__cover{left:0}[dir=rtl] .sendbird-ui-thread-replies__user-profiles__avatar__cover{right:0}.sendbird-ui-thread-replies__user-profiles__avatar__plus{position:absolute;top:0;width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center}[dir=ltr] .sendbird-ui-thread-replies__user-profiles__avatar__plus{left:0}[dir=rtl] .sendbird-ui-thread-replies__user-profiles__avatar__plus{right:0}.sendbird-ui-thread-replies__reply-counts{position:relative;min-width:-moz-fit-content;min-width:fit-content;height:12px;display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;white-space:nowrap}.sendbird-ui-thread-replies__icon{position:relative;display:inline-flex}[dir=rtl] .sendbird-ui-thread-replies__icon{transform:rotate(180deg)}.sendbird-og-message-item-body{position:relative;display:inline-block;width:320px;min-width:320px}.sendbird--mobile-mode .sendbird-og-message-item-body{min-width:160px}.sendbird-og-message-item-body .sendbird-og-message-item-body__text-bubble{position:relative;padding:8px 12px;box-sizing:border-box;border-radius:16px 16px 0 0;word-break:break-word;white-space:pre-line}.sendbird-og-message-item-body .sendbird-og-message-item-body__text-bubble .sendbird-og-message-item-body__text-bubble__message{display:inline;margin:0 2px}.sendbird-og-message-item-body .sendbird-og-message-item-body__og-thumbnail{position:relative;overflow:hidden}.sendbird-og-message-item-body .sendbird-og-message-item-body__og-thumbnail .sendbird-og-message-item-body__og-thumbnail__image{width:100%;position:relative;display:flex;justify-content:center;align-items:center}.sendbird-og-message-item-body.reactions .sendbird-og-message-item-body__description{border-radius:0}.sendbird-og-message-item-body .sendbird-og-message-item-body__description{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:8px 12px;display:flex;flex-direction:column;border-radius:0 0 16px 16px}.sendbird-theme--light .sendbird-og-message-item-body .sendbird-og-message-item-body__description{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-og-message-item-body .sendbird-og-message-item-body__description{background-color:var(--sendbird-dark-background-500)}.sendbird-og-message-item-body .sendbird-og-message-item-body__description .sendbird-og-message-item-body__description__title,.sendbird-og-message-item-body .sendbird-og-message-item-body__description .sendbird-og-message-item-body__description__description{margin-bottom:4px;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block}.sendbird-og-message-item-body .sendbird-og-message-item-body__description .sendbird-og-message-item-body__description__url{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;margin:4px 0}.sendbird-og-message-item-body .sendbird-og-message-item-body__og-thumbnail:hover,.sendbird-og-message-item-body .sendbird-og-message-item-body__description:hover{cursor:pointer}.sendbird-theme--light .sendbird-og-message-item-body.outgoing .sendbird-og-message-item-body__text-bubble{background-color:var(--sendbird-light-primary-300);color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-og-message-item-body.outgoing .sendbird-og-message-item-body__text-bubble{background-color:var(--sendbird-dark-primary-200);color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-og-message-item-body.incoming .sendbird-og-message-item-body__text-bubble{background-color:var(--sendbird-light-background-100);color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-og-message-item-body.incoming .sendbird-og-message-item-body__text-bubble{background-color:var(--sendbird-dark-background-500);color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-og-message-item-body.mouse-hover .sendbird-og-message-item-body__description,.sendbird-theme--light .sendbird-og-message-item-body:hover .sendbird-og-message-item-body__description{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-og-message-item-body.mouse-hover .sendbird-og-message-item-body__description,.sendbird-theme--dark .sendbird-og-message-item-body:hover .sendbird-og-message-item-body__description{background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-og-message-item-body.mouse-hover.outgoing .sendbird-og-message-item-body__text-bubble,.sendbird-theme--light .sendbird-og-message-item-body:hover.outgoing .sendbird-og-message-item-body__text-bubble{background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-og-message-item-body.mouse-hover.outgoing .sendbird-og-message-item-body__text-bubble,.sendbird-theme--dark .sendbird-og-message-item-body:hover.outgoing .sendbird-og-message-item-body__text-bubble{background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-og-message-item-body.mouse-hover.incoming .sendbird-og-message-item-body__text-bubble,.sendbird-theme--light .sendbird-og-message-item-body:hover.incoming .sendbird-og-message-item-body__text-bubble{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-og-message-item-body.mouse-hover.incoming .sendbird-og-message-item-body__text-bubble,.sendbird-theme--dark .sendbird-og-message-item-body:hover.incoming .sendbird-og-message-item-body__text-bubble{background-color:var(--sendbird-dark-background-400)}.sendbird-og-message-item-body .sendbird-og-message-item-body__cover{display:none;position:absolute;top:0%;width:100%;height:100%;border-radius:16px 16px 0 0}[dir=ltr] .sendbird-og-message-item-body .sendbird-og-message-item-body__cover{left:0}[dir=rtl] .sendbird-og-message-item-body .sendbird-og-message-item-body__cover{right:0}div.sendbird-og-message-item-body__text-bubble{margin:0}.sendbird-word{white-space:break-spaces}.sendbird-word .sendbird-word__mention{display:inline-block}.sendbird-word .sendbird-word__mention:hover{cursor:pointer}.sendbird-theme--light .sendbird-word .sendbird-word__mention.sendbird-word__mention--me,.sendbird-theme--dark .sendbird-word .sendbird-word__mention.sendbird-word__mention--me{background-color:var(--sendbird-highlight-100)}.sendbird-theme--light .sendbird-word .sendbird-word__mention.sendbird-word__mention--me .sendbird-label{color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-word .sendbird-word__mention.sendbird-word__mention--me .sendbird-label{color:var(--sendbird-dark-onlight-01)}.sendbird-link-label{text-decoration:unset}.sendbird-link-label:hover{cursor:pointer;text-decoration:underline}.sendbird-link-label:focus{outline:none}.sendbird-link-label__label{display:inline}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-onbackground-1{color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-onbackground-1{color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-onbackground-2{color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-onbackground-2{color:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-onbackground-3{color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-onbackground-3{color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-oncontent-1{color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-oncontent-1{color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-oncontent-2{color:var(--sendbird-light-ondark-02)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-oncontent-2{color:var(--sendbird-dark-onlight-02)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-primary{color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-primary{color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-error{color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-error{color:var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-secondary-3{color:var(--sendbird-light-secondary-300)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-secondary-3{color:var(--sendbird-dark-secondary-200)}.sendbird-text-message-item-body{position:relative;display:inline-block;box-sizing:content-box;padding:8px 12px;border-radius:16px;white-space:pre-line;word-break:break-word}.sendbird-text-message-item-body.reactions{border-radius:16px 16px 0 0}.sendbird-theme--light .sendbird-text-message-item-body.incoming{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-text-message-item-body.incoming{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-text-message-item-body.outgoing{background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-text-message-item-body.outgoing{background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-text-message-item-body.mouse-hover.incoming,.sendbird-theme--light .sendbird-text-message-item-body:hover.incoming{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-text-message-item-body.mouse-hover.incoming,.sendbird-theme--dark .sendbird-text-message-item-body:hover.incoming{background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-text-message-item-body.mouse-hover.outgoing,.sendbird-theme--light .sendbird-text-message-item-body:hover.outgoing{background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-text-message-item-body.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-text-message-item-body:hover.outgoing{background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-text-message-item-body.disable-hover.mouse-hover.incoming,.sendbird-theme--light .sendbird-text-message-item-body.disable-hover:hover.incoming{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-text-message-item-body.disable-hover.mouse-hover.incoming,.sendbird-theme--dark .sendbird-text-message-item-body.disable-hover:hover.incoming{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-text-message-item-body.disable-hover.mouse-hover.outgoing,.sendbird-theme--light .sendbird-text-message-item-body.disable-hover:hover.outgoing{background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-text-message-item-body.disable-hover.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-text-message-item-body.disable-hover:hover.outgoing{background-color:var(--sendbird-dark-primary-200)}.sendbird-text-message-item-body .sendbird-text-message-item-body__text-bubble__message{display:inline;margin:0 2px}div.sendbird-text-message-item-body{margin:0}.sendbird-file-message-item-body{position:relative;display:inline-block;box-sizing:border-box;padding:8px 12px;align-items:center;border-radius:16px}.sendbird-file-message-item-body.reactions{border-radius:16px 16px 0 0}.sendbird-theme--light .sendbird-file-message-item-body.outgoing{background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-file-message-item-body.outgoing{background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-file-message-item-body.incoming{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-file-message-item-body.incoming{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-file-message-item-body.mouse-hover.outgoing,.sendbird-theme--light .sendbird-file-message-item-body:hover.outgoing{background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-file-message-item-body.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-file-message-item-body:hover.outgoing{background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-file-message-item-body.mouse-hover.incoming,.sendbird-theme--light .sendbird-file-message-item-body:hover.incoming{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-file-message-item-body.mouse-hover.incoming,.sendbird-theme--dark .sendbird-file-message-item-body:hover.incoming{background-color:var(--sendbird-dark-background-400)}.sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon{width:28px;height:28px;min-width:28px;min-height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}[dir=ltr] .sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon{margin-right:8px}[dir=rtl] .sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon{margin-left:8px}.sendbird-theme--light .sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon{background-color:var(--sendbird-dark-background-600)}.sendbird-file-message-item-body .sendbird-file-message-item-body__file-name{position:relative;top:-6px}.sendbird-image-grid-wrap{display:flex;justify-content:flex-end;width:100%}.sendbird-image-grid{border-radius:12px;display:grid;gap:4px;grid-template-columns:repeat(2,1fr);padding:4px;width:-moz-fit-content;width:fit-content}.sendbird-theme--light .sendbird-image-grid{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-image-grid{background-color:var(--sendbird-dark-background-500)}.sendbird-image-grid.reactions{border-radius:12px 12px 0 0}.sendbird-fileviewer .sendbird-fileviewer__content{position:relative;height:calc(100% - 72px);margin-top:4px;overflow-y:auto;display:flex;align-items:center;justify-content:center}.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__img__multi{max-width:calc(100% - 120px);max-height:calc(100% - 64px)}.sendbird-file-viewer-arrow--left,.sendbird-file-viewer-arrow--right{cursor:pointer;position:absolute;height:32px;width:32px;top:calc(50% - 16px)}.sendbird-file-viewer-arrow--left{left:14px}.sendbird-file-viewer-arrow--right{right:14px;transform:rotate(180deg)}.sendbird-multiple-files-image-renderer-wrapper{cursor:pointer;width:100%}.sendbird-multiple-files-image-renderer__thumbnail__placeholder{position:absolute;display:flex;width:100%;height:100%;justify-content:center;border-radius:16px;align-items:center}.sendbird-theme--light .sendbird-multiple-files-image-renderer__thumbnail__placeholder{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-multiple-files-image-renderer__thumbnail__placeholder{background-color:var(--sendbird-dark-background-400)}.sendbird-multiple-files-image-renderer__thumbnail__placeholder .sendbird-multiple-files-image-renderer__thumbnail__placeholder__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background-color:var(--sendbird-light-ondark-01)}.sendbird-voice-message-item-body{position:relative;display:inline-flex;width:100%;border-radius:16px;overflow:hidden}.sendbird-voice-message-item-body.is-reactions-contained{border-radius:16px 16px 0 0}.sendbird-voice-message-item-body__progress-bar{position:absolute;width:100%;height:50px}.sendbird-voice-message-item-body__status-button{position:relative;top:8px;display:inline-flex;justify-content:center;align-items:center;width:34px;height:34px;min-width:34px;min-height:34px}[dir=ltr] .sendbird-voice-message-item-body__status-button{left:12px}[dir=rtl] .sendbird-voice-message-item-body__status-button{right:12px}.sendbird-voice-message-item-body__status-button__button{width:100%;height:100%;display:inline-flex;justify-content:center;align-items:center;border-radius:50%}.sendbird-theme--light .sendbird-voice-message-item-body__status-button__button{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-voice-message-item-body__status-button__button{background-color:var(--sendbird-dark-background-600)}.sendbird-voice-message-item-body__playback-time{position:absolute;top:15px}[dir=ltr] .sendbird-voice-message-item-body__playback-time{right:12px}[dir=rtl] .sendbird-voice-message-item-body__playback-time{left:12px}.sendbird-voice-message-item-body__status-button__button__pause{position:relative;display:inline-flex;justify-content:space-between;align-items:center;width:13.75px;height:13.75px}.sendbird-voice-message-item-body__status-button__button__pause__inner{position:relative;display:inline-flex;width:4.38px;height:13.75px;border-radius:2px}.sendbird-theme--light .sendbird-voice-message-item-body__status-button__button__pause__inner{background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-voice-message-item-body__status-button__button__pause__inner{background-color:var(--sendbird-dark-primary-200)}.sendbird-progress-bar,.sendbird-progress-bar__fill{display:inline-flex;width:100%;height:100%}.sendbird-progress-bar{justify-content:flex-start}.sendbird-theme--light .sendbird-progress-bar__fill{background-color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-progress-bar__fill{background-color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .progress-bar-color--primary{background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .progress-bar-color--primary{background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-progress-bar.progress-bar--disabled,.sendbird-theme--light .progress-bar-color--gray{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-progress-bar.progress-bar--disabled,.sendbird-theme--dark .progress-bar-color--gray{background-color:var(--sendbird-dark-background-500)}.sendbird-progress-bar.progress-bar--disabled .sendbird-progress-bar__fill{background-color:transparent}.sendbird-thumbnail-message-item-body{position:relative;display:block;box-sizing:border-box;overflow:hidden;width:100%;min-width:360px;max-width:400px;height:270px;border-radius:16px}.sendbird--mobile-mode .sendbird-thumbnail-message-item-body{min-width:160px}.sendbird-thumbnail-message-item-body.reactions{border-radius:16px 16px 0 0}.sendbird-theme--light .sendbird-thumbnail-message-item-body{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-thumbnail-message-item-body{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-thumbnail-message-item-body.mouse-hover,.sendbird-theme--light .sendbird-thumbnail-message-item-body:hover{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-thumbnail-message-item-body.mouse-hover,.sendbird-theme--dark .sendbird-thumbnail-message-item-body:hover{background-color:var(--sendbird-dark-background-400)}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__thumbnail{position:absolute;border-radius:16px}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__placeholder{position:absolute;width:100%;height:270px;display:flex;justify-content:center;align-items:center}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__placeholder .sendbird-thumbnail-message-item-body__placeholder__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background-color:var(--sendbird-light-background-50)}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__image-cover{position:absolute;top:0;display:none;width:100%;height:270px;border-radius:16px;background-color:var(--sendbird-light-overlay-01)}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__video{position:absolute;width:100%;height:270px;border-radius:16px}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__icon-wrapper{position:absolute;width:100%;height:270px;display:flex;align-items:center;justify-content:center}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__icon-wrapper .sendbird-thumbnail-message-item-body__icon-wrapper__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background-color:var(--sendbird-light-ondark-01)}.sendbird-thumbnail-message-item-body:hover{cursor:pointer}.sendbird-thumbnail-message-item-body:hover .sendbird-thumbnail-message-item-body__image-cover{display:inline-flex}.sendbird-unknown-message-item-body{position:relative;display:inline-block;box-sizing:border-box;padding:8px 12px;border-radius:16px}.sendbird-unknown-message-item-body.reactions{border-radius:16px 16px 0 0}.sendbird-theme--light .sendbird-unknown-message-item-body.outgoing{background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-unknown-message-item-body.outgoing{background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-unknown-message-item-body.incoming{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-unknown-message-item-body.incoming{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-unknown-message-item-body.mouse-hover.outgoing,.sendbird-theme--light .sendbird-unknown-message-item-body:hover.outgoing{background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-unknown-message-item-body.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-unknown-message-item-body:hover.outgoing{background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-unknown-message-item-body.mouse-hover.incoming,.sendbird-theme--light .sendbird-unknown-message-item-body:hover.incoming{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-unknown-message-item-body.mouse-hover.incoming,.sendbird-theme--dark .sendbird-unknown-message-item-body:hover.incoming{background-color:var(--sendbird-dark-background-400)}.sendbird-unknown-message-item-body .sendbird-unknown-message-item-body__header,.sendbird-unknown-message-item-body .sendbird-unknown-message-item-body__description{display:block}.sendbird-template-message-item-body{max-width:100%;position:relative;display:inline-block;box-sizing:content-box;background-color:transparent;white-space:pre-line;word-break:break-word}.sendbird-template-message-item-body__fallback_message{position:relative;display:inline-block;box-sizing:content-box;padding:8px 12px;border-radius:16px;white-space:pre-line;word-break:break-word}.sendbird-theme--light .sendbird-template-message-item-body__fallback_message.incoming{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message.incoming{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-template-message-item-body__fallback_message.outgoing{background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message.outgoing{background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-template-message-item-body__fallback_message.mouse-hover.incoming,.sendbird-theme--light .sendbird-template-message-item-body__fallback_message:hover.incoming{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message.mouse-hover.incoming,.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message:hover.incoming{background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-template-message-item-body__fallback_message.mouse-hover.outgoing,.sendbird-theme--light .sendbird-template-message-item-body__fallback_message:hover.outgoing{background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message:hover.outgoing{background-color:var(--sendbird-dark-primary-300)}.sendbird-template-message-item-body__fallback_message .sendbird-template-message-item-body__fallback_message__header,.sendbird-template-message-item-body__fallback_message .sendbird-template-message-item-body__fallback_message__description{display:block}.sendbird-template-loading-message-item-body{position:relative;display:inline-flex;justify-content:center;align-items:center;box-sizing:content-box;border-radius:16px;height:274px;width:100%}.sendbird-theme--light .sendbird-template-loading-message-item-body.incoming{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-template-loading-message-item-body.incoming{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-template-loading-message-item-body.outgoing{background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-template-loading-message-item-body.outgoing{background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-template-loading-message-item-body.mouse-hover.incoming,.sendbird-theme--light .sendbird-template-loading-message-item-body:hover.incoming{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-template-loading-message-item-body.mouse-hover.incoming,.sendbird-theme--dark .sendbird-template-loading-message-item-body:hover.incoming{background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-template-loading-message-item-body.mouse-hover.outgoing,.sendbird-theme--light .sendbird-template-loading-message-item-body:hover.outgoing{background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-template-loading-message-item-body.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-template-loading-message-item-body:hover.outgoing{background-color:var(--sendbird-dark-primary-300)}.sb-message-template__border{position:relative}.sb-message-template__border:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;box-shadow:inset 0 0 0 var(--border-width) var(--border-color);border-radius:var(--border-radius)}.sb-message-template__action{cursor:pointer}.sb-message-template__parent{font-family:Roboto,serif}.sb-message-template__text{font-family:inherit;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal}[dir=ltr] .sb-message-template__text{text-align:left}[dir=rtl] .sb-message-template__text{text-align:right}.sb-message-template__text-button{font-family:inherit;background-color:#e0e0e0;text-align:center;padding:10px;border-radius:6px;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;letter-spacing:normal}.sendbird-theme--light .sb-message-template__text-button{color:#742ddd}.sendbird-theme--dark .sb-message-template__text-button{color:#c2a9fa}.sb-message-template__text-button:hover{opacity:1;box-shadow:#0000001a 0 1px 3px,#0000000f 0 1px 2px}.sb-message-template__text-button,.sb-message-template__image-button{cursor:pointer;border-style:none}.sb-message-template__parent{border-radius:unset;background-color:transparent;overflow:hidden}.sb-message-template__parent *{box-sizing:border-box}.sb-message-template__carousel{display:flex;width:100%;box-sizing:border-box;touch-action:pan-y}.sendbird-message-template__root *{box-sizing:border-box}.sendbird-message-template__root{border-radius:0;font-family:var(--sendbird-font-family-default)}.sendbird-theme--light{--form__chip__color__selected-focus: var(--sendbird-light-primary-300);--form__chip__color__submitted-default: var(--sendbird-light-onlight-02);--form__chip__bg-color__default: var(--sendbird-light-background-50);--form__chip__bg-color__selected: var(--sendbird-light-primary-100);--form__chip__bg-color__selected-hover: var(--sendbird-light-background-50);--form__chip__bg-color__selected-focus: var(--sendbird-light-background-50);--form__chip__bg-color__submitted-default: var(--sendbird-dark-ondark-02);--form__chip__bg-color__submitted-selected: var(--sendbird-dark-ondark-02);--form__chip__bd-color__default-focus: var(--sendbird-light-primary-300);--form__chip__bd-color__selected-focus: var(--sendbird-light-primary-300);--form__submitted-input-box__color: var(--sendbird-dark-onlight-01);--form__submitted-input-box__bg-color: var(--sendbird-dark-ondark-02);--form__submit-button__color__disabled: var(--sendbird-light-background-50);--form__submit-button__bg-color__disabled: var(--sendbird-light-onlight-04)}.sendbird-theme--dark{--form__chip__color__selected-focus: var(--sendbird-dark-ondark-02);--form__chip__color__submitted-default: var(--sendbird-dark-ondark-04);--form__chip__bg-color__default: var(--sendbird-light-onlight-03);--form__chip__bg-color__selected: var(--sendbird-dark-background-600);--form__chip__bg-color__selected-hover: var(--sendbird-light-onlight-03);--form__chip__bg-color__selected-focus: var(--sendbird-light-onlight-03);--form__chip__bg-color__submitted-default: var(--sendbird-light-onlight-04);--form__chip__bg-color__submitted-selected: var(--sendbird-light-onlight-04);--form__chip__bd-color__default-focus: var(--sendbird-dark-ondark-02);--form__chip__bd-color__selected-focus: var(--sendbird-dark-ondark-02);--form__submitted-input-box__color: var(--sendbird-dark-ondark-01);--form__submitted-input-box__bg-color: var(--sendbird-light-onlight-04);--form__submit-button__color__disabled: var(--sendbird-light-onlight-01);--form__submit-button__bg-color__disabled: var(--sendbird-dark-ondark-04)}.sendbird-form-message__submit-button{width:100%}.sendbird-form-message__submit-button.sendbird-button__disabled{cursor:not-allowed}.sendbird-form-message__submit-button.sendbird-button__disabled.sendbird-button--primary .sendbird-button__text{color:var(--form__submit-button__color__disabled)}.sendbird-theme--light .sendbird-form-message__submit-button.sendbird-button__disabled{background-color:var(--form__submit-button__bg-color__disabled);border:none}.sendbird-theme--light .sendbird-form-message__submit-button.sendbird-button__disabled:hover{background-color:var(--form__submit-button__bg-color__disabled)}.sendbird-theme--dark .sendbird-form-message__submit-button.sendbird-button__disabled{background-color:var(--form__submit-button__bg-color__disabled);border:none}.sendbird-theme--dark .sendbird-form-message__submit-button.sendbird-button__disabled:hover{background-color:var(--form__submit-button__bg-color__disabled)}.sendbird-form-message__input__label{line-height:14px;display:block;font-weight:500;margin-bottom:6px}.sendbird-form-message__input__title-container{display:inline-block}.sendbird-form-message__input__container{width:100%;position:relative}.sendbird-theme--light .sendbird-form-message__input__title-optional{color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-form-message__input__title-optional{color:var(--sendbird-dark-ondark-03)}.sendbird-form-message__input__root{padding-bottom:12px;width:100%;font-family:var(--sendbird-font-family-default)}.sendbird-form-message__input__textarea{display:block;resize:none;height:96px!important;padding:7px 12px!important}.sendbird-theme--light .sendbird-form-message__input__textarea ::-moz-placeholder{color:var(--sendbird-light-onlight-03)}.sendbird-theme--light .sendbird-form-message__input__textarea ::placeholder{color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-form-message__input__textarea ::-moz-placeholder{color:var(--sendbird-dark-ondark-03)}.sendbird-theme--dark .sendbird-form-message__input__textarea ::placeholder{color:var(--sendbird-dark-ondark-03)}.sendbird-form-message__error-label{margin-top:4px;color:var(--sendbird-light-error-300)}.sendbird-form-message__submitted-input-box-text{width:calc(100% - 24px);line-height:20px}.sendbird-form-message__root{display:flex;flex-direction:column;align-items:flex-start;padding:16px 12px;max-width:100%;box-sizing:border-box;min-width:220px;border-radius:16px;overflow:hidden}.sendbird--mobile-mode .sendbird-form-message__root{max-width:calc(100vw - 164px)}.sendbird-form-message__input__chip-container{display:flex;width:100%;align-items:flex-start;gap:4px;flex-wrap:wrap}[dir=ltr] .sendbird-form-message__submitted-check-icon-chip{margin-left:4px}[dir=rtl] .sendbird-form-message__submitted-check-icon-chip{margin-right:4px}.sendbird-form-message__submitted-check-icon-container{display:flex;height:auto;align-items:flex-end}.sendbird-form-message__submitted-input-box{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal;display:flex;word-wrap:break-word;width:calc(100% - 24px);color:var(--form__submitted-input-box__color);background-color:var(--form__submitted-input-box__bg-color);border:none;pointer-events:none;border-radius:4px;overflow-wrap:break-word;white-space:pre-wrap;padding:8px 12px;min-height:20px}.sendbird-form-message__submitted-input-box.textarea{padding:9px 12px;min-height:78px}.sendbird-form-message__input__chip-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;font-style:normal;line-height:20px;letter-spacing:normal}.sendbird-form-message__input__chip{border-radius:100px;padding:5px 11px;display:flex;justify-content:center;align-items:center;max-width:calc(100% - 32px)}.sendbird-theme--light .sendbird-form-message__input__chip.default{color:var(--sendbird-light-onlight-02);border:1px solid var(--sendbird-light-onlight-04);cursor:pointer;background-color:var(--form__chip__bg-color__default)}.sendbird-theme--light .sendbird-form-message__input__chip.default:hover{color:var(--sendbird-light-primary-300);border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--light .sendbird-form-message__input__chip.default:focus{color:var(--sendbird-light-onlight-02);border:1px solid var(--form__chip__bd-color__default-focus);outline:none;box-shadow:0 0 0 1px var(--form__chip__bd-color__default-focus)}.sendbird-theme--dark .sendbird-form-message__input__chip.default{color:var(--sendbird-dark-ondark-02);border:1px solid var(--sendbird-dark-ondark-04);cursor:pointer;background-color:var(--form__chip__bg-color__default)}.sendbird-theme--dark .sendbird-form-message__input__chip.default:hover{color:var(--sendbird-dark-primary-200);border:1px solid var(--sendbird-dark-primary-200)}.sendbird-theme--dark .sendbird-form-message__input__chip.default:focus{color:var(--sendbird-dark-ondark-02);border:1px solid var(--form__chip__bd-color__default-focus);outline:none;box-shadow:0 0 0 1px var(--form__chip__bd-color__default-focus)}.sendbird-theme--light .sendbird-form-message__input__chip.selected{color:var(--sendbird-light-primary-300);background-color:var(--form__chip__bg-color__selected);border:1px solid var(--sendbird-light-primary-300);cursor:pointer}.sendbird-theme--light .sendbird-form-message__input__chip.selected:hover{color:var(--sendbird-light-primary-300);background-color:var(--form__chip__bg-color__selected-hover);border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--light .sendbird-form-message__input__chip.selected:focus{color:var(--form__chip__color__selected-focus);background-color:var(--form__chip__bg-color__selected-focus);border:1px solid var(--form__chip__bd-color__selected-focus);outline:none;box-shadow:0 0 0 1px var(--form__chip__bd-color__selected-focus)}.sendbird-theme--dark .sendbird-form-message__input__chip.selected{color:var(--sendbird-dark-primary-200);background-color:var(--form__chip__bg-color__selected);border:1px solid var(--sendbird-dark-primary-200);cursor:pointer}.sendbird-theme--dark .sendbird-form-message__input__chip.selected:hover{color:var(--sendbird-dark-primary-200);background-color:var(--form__chip__bg-color__selected-hover);border:1px solid var(--sendbird-dark-primary-200)}.sendbird-theme--dark .sendbird-form-message__input__chip.selected:focus{color:var(--form__chip__color__selected-focus);background-color:var(--form__chip__bg-color__selected-focus);border:1px solid var(--form__chip__bd-color__selected-focus);outline:none;box-shadow:0 0 0 1px var(--form__chip__bd-color__selected-focus)}.sendbird-form-message__input__chip.submittedDefault{border:none;cursor:default;padding:6px 12px}.sendbird-theme--light .sendbird-form-message__input__chip.submittedDefault,.sendbird-theme--dark .sendbird-form-message__input__chip.submittedDefault{color:var(--form__chip__color__submitted-default);background-color:var(--form__chip__bg-color__submitted-default)}.sendbird-form-message__input__chip.submittedSelected{border:none;cursor:default;padding:6px 12px}.sendbird-theme--light .sendbird-form-message__input__chip.submittedSelected{color:var(--sendbird-light-onlight-01);background-color:var(--form__chip__bg-color__submitted-selected)}.sendbird-theme--dark .sendbird-form-message__input__chip.submittedSelected{color:var(--sendbird-dark-ondark-01);background-color:var(--form__chip__bg-color__submitted-selected)}.sendbird--mobile-mode .sendbird-message-feedback-modal-content__mobile{max-width:280px;padding:16px}.sendbird-message-feedback-modal-footer__root{display:flex;justify-content:space-between;align-items:center}.sendbird-message-feedback-modal-footer__root_failed{display:flex;justify-content:flex-end;align-items:center;margin-top:48px}.sendbird-message-feedback-modal-footer__right-content{display:flex;gap:8px}.sendbird-message-feedback-modal-body__root{margin:21px 0}.sendbird--mobile-mode .sendbird-message-feedback-modal-header{font-size:18px;line-height:1.33}.sendbird-iconbutton__feedback{display:flex;justify-content:center;align-items:center;background-color:transparent;cursor:pointer;border-radius:18px;border:1px solid;padding:5px 8px}.sendbird-theme--light .sendbird-iconbutton__feedback{border-color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-iconbutton__feedback{border-color:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-iconbutton__feedback:hover{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-iconbutton__feedback:hover{background-color:var(--sendbird-dark-background-500)}.sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__disabled{cursor:not-allowed}.sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__disabled:hover,.sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__pressed:hover{background-color:transparent}.sendbird-theme--light .sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__pressed{border-color:var(--sendbird-light-primary-300);background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__pressed{border-color:var(--sendbird-dark-primary-200);background-color:var(--sendbird-dark-primary-200)}.sendbird-iconbutton__feedback__inner{display:flex;justify-content:center;align-items:center}.sendbird-theme--light .sendbird-iconbutton__feedback__inner svg path{fill:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-iconbutton__feedback__inner svg path{fill:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-iconbutton__feedback__inner.sendbird-iconbutton__feedback__inner__disabled svg path{fill:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-iconbutton__feedback__inner.sendbird-iconbutton__feedback__inner__disabled svg path{fill:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-iconbutton__feedback__inner__pressed svg path{fill:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-iconbutton__feedback__inner__pressed svg path{fill:var(--sendbird-dark-onlight-01)}.sendbird-message__bottomsheet--feedback-options-menu{width:100vw;border-radius:8px 8px 0 0}.sendbird-theme--light .sendbird-message__bottomsheet--feedback-options-menu{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message__bottomsheet--feedback-options-menu{background-color:var(--sendbird-dark-background-500)}.sendbird-message__bottomsheet--feedback-options-menu :first-child{border-radius:8px 8px 0 0}.sendbird-message__bottomsheet--feedback-option{cursor:pointer;height:48px;display:flex;align-items:center;padding:0 24px}.sendbird-input{display:inline-block;width:100%;height:40px;position:relative}.sendbird-input .sendbird-input__input{width:100%;height:100%;border-radius:4px;font-family:var(--sendbird-font-family-default);font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal;padding:10px 16px;box-sizing:border-box;background-color:inherit}.sendbird-theme--light .sendbird-input .sendbird-input__input{color:var(--sendbird-light-onlight-01);caret-color:var(--sendbird-light-primary-300);border:solid 1px var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-input .sendbird-input__input{color:var(--sendbird-dark-ondark-01);caret-color:var(--sendbird-dark-primary-200);border:solid 1px var(--sendbird-dark-ondark-03)}.sendbird-input .sendbird-input__input:focus{outline:none}.sendbird-theme--light .sendbird-input .sendbird-input__input:focus{box-shadow:0 1px 5px 0 var(--sendbird-light-onlight-04),0 0 1px #00000029,0 2px 1px #00000014;color:var(--sendbird-light-onlight-01);border:solid 2px var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-input .sendbird-input__input:focus{box-shadow:0 1px 5px 0 var(--sendbird-dark-ondark-04),0 0 1px #00000029,0 2px 1px #00000014;color:var(--sendbird-dark-ondark-01);border:solid 2px var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-input .sendbird-input__input:active{box-shadow:0 1px 5px 0 var(--sendbird-light-onlight-04),0 0 1px #00000029,0 2px 1px #00000014;color:var(--sendbird-light-onlight-01);border:solid 1px var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-input .sendbird-input__input:active{box-shadow:0 1px 5px 0 var(--sendbird-dark-ondark-04),0 0 1px #00000029,0 2px 1px #00000014;color:var(--sendbird-dark-ondark-01);border:solid 1px var(--sendbird-dark-primary-200)}.sendbird-input .sendbird-input__input:disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-input .sendbird-input__input:disabled{background-color:var(--sendbird-light-background-100);color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-input .sendbird-input__input:disabled{background-color:var(--sendbird-dark-background-500);color:var(--sendbird-dark-ondark-03)}.sendbird-input .sendbird-input__placeholder{position:absolute;pointer-events:none;top:10px;font-family:var(--sendbird-font-family-default);font-size:14px;line-height:1.43}[dir=ltr] .sendbird-input .sendbird-input__placeholder{left:16px}[dir=rtl] .sendbird-input .sendbird-input__placeholder{right:16px}.sendbird-theme--light .sendbird-input .sendbird-input__placeholder{color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-input .sendbird-input__placeholder{color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light{--form__input__bg-color_default: var(--sendbird-light-background-50);--form__input__bg-color_disabled: var(--sendbird-dark-ondark-02);--form__input__bd-color_error: var(--sendbird-light-error-300)}.sendbird-theme--dark{--form__input__bg-color_default: var(--sendbird-light-onlight-03);--form__input__bg-color_disabled: var(--sendbird-light-onlight-04);--form__input__bd-color_error: var(--sendbird-dark-error-200)}.sendbird-input_for_form{display:inline-block;width:100%;height:unset;position:relative}.sendbird-input_for_form .sendbird-input__input{width:100%;height:-moz-fit-content;height:fit-content;border-radius:4px;font-family:var(--sendbird-font-family-default);font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal;padding:7px 12px;box-sizing:border-box;background-color:inherit}.sendbird-theme--light .sendbird-input_for_form .sendbird-input__input{caret-color:var(--sendbird-light-primary-300);color:var(--sendbird-light-onlight-01);background-color:var(--form__input__bg-color_default);border:solid 1px var(--sendbird-light-onlight-04)}.sendbird-theme--light .sendbird-input_for_form .sendbird-input__input:disabled{pointer-events:none;border:none;cursor:not-allowed;background-color:var(--form__input__bg-color_disabled);color:var(--sendbird-light-onlight-03)}.sendbird-theme--light .sendbird-input_for_form .sendbird-input__input:focus{border:solid 1px var(--sendbird-light-primary-300)!important;outline:none;box-shadow:0 0 0 1px var(--sendbird-light-primary-300)}.sendbird-theme--light .sendbird-input_for_form .sendbird-input__input:active{box-shadow:none;border:solid 1px var(--sendbird-light-primary-300)}.sendbird-theme--light .sendbird-input_for_form .sendbird-input__input.error{border:solid 1px var(--form__input__bd-color_error)}.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__input{caret-color:var(--sendbird-dark-primary-200);color:var(--sendbird-dark-ondark-01);background-color:var(--form__input__bg-color_default);border:solid 1px var(--sendbird-dark-ondark-04)}.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__input:disabled{pointer-events:none;border:none;cursor:not-allowed;background-color:var(--form__input__bg-color_disabled);color:var(--sendbird-dark-ondark-03)}.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__input:focus{border:solid 1px var(--sendbird-dark-primary-200)!important;outline:none;box-shadow:0 0 0 1px var(--sendbird-dark-primary-200)}.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__input:active{box-shadow:none;border:solid 1px var(--sendbird-dark-primary-200)}.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__input.error{border:solid 1px var(--form__input__bd-color_error)}.sendbird-input_for_form .sendbird-input__placeholder{width:calc(100% - 26px);height:calc(100% - 16px);overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;position:absolute;pointer-events:none;top:8px;font-family:var(--sendbird-font-family-default);font-size:14px;line-height:1.43}[dir=ltr] .sendbird-input_for_form .sendbird-input__placeholder{left:13px}[dir=rtl] .sendbird-input_for_form .sendbird-input__placeholder{right:13px}.sendbird-theme--light .sendbird-input_for_form .sendbird-input__placeholder{color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-input_for_form .sendbird-input__placeholder{color:var(--sendbird-dark-ondark-03)}.sendbird-input_for_form .sendbird-input__placeholder.textarea{-webkit-line-clamp:4}.sendbird-input-label{margin:4px 0}.sendbird-suggested-replies{position:relative;display:flex;margin-top:8px;margin-bottom:16px}.sendbird-suggested-replies.vertical{justify-content:flex-end;align-items:flex-end;flex-wrap:wrap;flex-direction:column}.sendbird-suggested-replies.vertical .sendbird-suggested-replies__option:not(:first-child){margin-top:8px}.sendbird-suggested-replies.horizontal{display:flex;flex-direction:row;overflow-x:scroll;margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}.sendbird--mobile-mode .sendbird-suggested-replies.horizontal{margin-left:-12px;margin-right:-12px}[dir=ltr] .sendbird--mobile-mode .sendbird-suggested-replies.horizontal{padding-left:52px;padding-right:12px}[dir=rtl] .sendbird--mobile-mode .sendbird-suggested-replies.horizontal{padding-right:52px;padding-left:12px}[dir=ltr] .sendbird-suggested-replies.horizontal .sendbird-suggested-replies__option:not(:last-child){margin-right:8px}[dir=rtl] .sendbird-suggested-replies.horizontal .sendbird-suggested-replies__option:not(:last-child){margin-left:8px}.sendbird-suggested-replies::-webkit-scrollbar{display:none}.sendbird-theme--light .sendbird-suggested-replies,.sendbird-theme--dark .sendbird-suggested-replies{font-family:var(--sendbird-font-family-default)}.sendbird-suggested-replies__option{white-space:pre-wrap;font-size:12px;padding:8px 14px;display:flex;align-items:center;border-radius:18px;cursor:pointer;word-break:break-word}.sendbird-theme--light .sendbird-suggested-replies__option{color:var(--sendbird-light-primary-300);border:1px solid var(--sendbird-light-primary-300);background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-suggested-replies__option{color:var(--sendbird-dark-primary-200);border:1px solid var(--sendbird-dark-primary-200);background-color:var(--sendbird-dark-background-600)}.sendbird-theme--light .sendbird-suggested-replies__option:hover{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-suggested-replies__option:hover{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-suggested-replies__option:active{background-color:var(--sendbird-light-primary-300);color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-suggested-replies__option:active{background-color:var(--sendbird-dark-primary-200);color:var(--sendbird-dark-background-600)}.sendbird-suggested-replies__option.horizontal{white-space:nowrap}.sendbird-suggested-replies__option.vertical{white-space:pre-wrap;max-width:calc(100% - 70px)}.sendbird-mention-suggest-list{position:relative;display:flex;flex-direction:column;width:calc(100% - 56px);max-height:260px;overflow:scroll;margin-left:28px;margin-right:28px}.sendbird-theme--light .sendbird-mention-suggest-list{border:1px solid var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-mention-suggest-list{border:1px solid var(--sendbird-dark-background-500)}.sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item{position:relative;display:flex;align-items:center;padding:16px 8px}.sendbird-theme--light .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item{background-color:var(--sendbird-dark-background-600)}.sendbird-theme--light .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item.focused{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item.focused{background-color:var(--sendbird-dark-background-500)}.sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__avatar{position:relative;display:inline-block}.sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{position:relative;display:inline-block;max-width:calc(100% - 250px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[dir=ltr] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{margin-left:16px}[dir=rtl] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{margin-right:16px}.sendbird--mobile-mode .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{max-width:calc(100% - 150px)}.sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{position:absolute;display:inline-block;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[dir=ltr] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{right:16px}[dir=rtl] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{left:16px}.sendbird--mobile-mode .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{max-width:100px}.sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item{position:relative;display:flex;align-items:center;padding:16px 8px}.sendbird-theme--light .sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item{background-color:var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item .sendbird-mention-suggest-list__notice-item__icon{margin-right:4px}[dir=rtl] .sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item .sendbird-mention-suggest-list__notice-item__icon{margin-left:4px}.sendbird-fileviewer__header__right__actions__download,.sendbird-fileviewer__header__right__actions__delete,.sendbird-fileviewer__header__right__actions__close{width:64px;padding:21px;box-sizing:border-box;cursor:pointer}.sendbird-fileviewer__header__right__actions__download .disabled,.sendbird-fileviewer__header__right__actions__delete .disabled,.sendbird-fileviewer__header__right__actions__close .disabled{cursor:not-allowed}.sendbird-fileviewer{width:100%;height:100%;position:fixed;top:0;z-index:100000}[dir=ltr] .sendbird-fileviewer{left:0}[dir=rtl] .sendbird-fileviewer{right:0}.sendbird-theme--light .sendbird-fileviewer{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-fileviewer{background-color:var(--sendbird-dark-background-600)}.sendbird-fileviewer .sendbird-fileviewer__header{height:64px;min-height:64px;box-sizing:border-box;display:flex;justify-content:space-between}.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header{position:relative}.sendbird-theme--light .sendbird-fileviewer .sendbird-fileviewer__header{border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-fileviewer .sendbird-fileviewer__header{border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:0 20px;overflow:hidden}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__avatar{display:flex;margin-inline-end:8px}.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__avatar{margin-inline-end:12px}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container{display:flex;flex-direction:row;align-items:flex-end}.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container{flex-direction:column;align-items:unset}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container .sendbird-fileviewer__header__left__filename{max-width:500px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;margin-inline-end:8px;padding-top:3px}.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container .sendbird-fileviewer__header__left__filename{display:block;max-width:calc(100vw - 240px);padding-top:0;margin-inline-end:0}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__text-container .sendbird-fileviewer__header__left__sender-name{line-height:1.1}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right{display:flex;width:160px;justify-content:flex-end}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions{display:flex;flex-direction:row}[dir=ltr] .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions{right:0}[dir=rtl] .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions{left:0}[dir=ltr] .sendbird-theme--light .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close{border-left:1px solid var(--sendbird-light-onlight-04)}[dir=rtl] .sendbird-theme--light .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close{border-right:1px solid var(--sendbird-light-onlight-04)}[dir=ltr] .sendbird-theme--dark .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close{border-left:1px solid var(--sendbird-dark-ondark-04)}[dir=rtl] .sendbird-theme--dark .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close{border-right:1px solid var(--sendbird-dark-ondark-04)}.sendbird-fileviewer .sendbird-fileviewer__content{height:calc(100% - 72px);margin-top:4px;overflow-y:auto;display:flex;align-items:center;justify-content:center}.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__video{max-width:100%;max-height:100%}.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__img{max-width:90%;max-height:90%}.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__unsupported{max-width:100%;max-height:100%;display:flex;justify-content:center;align-items:center}.sendbird-notification--hide,.sendbird-notification{position:absolute}.sendbird-notification--hide{display:none}.sendbird-notification{margin-top:8px;margin-left:24px;margin-right:24px;border-radius:4px;padding:0 2px;height:32px;display:flex;align-items:center;justify-content:center}.sendbird-theme--light .sendbird-notification{background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-notification{background-color:var(--sendbird-dark-primary-200)}.sendbird-notification:hover{cursor:pointer}.sendbird-theme--light .sendbird-notification:hover{background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-notification:hover{background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-notification.sendbird-notification--frozen{background-color:var(--sendbird-light-information-100)}.sendbird-theme--dark .sendbird-notification.sendbird-notification--frozen{background-color:var(--sendbird-dark-information-100)}.sendbird-theme--light .sendbird-notification.sendbird-notification--frozen .sendbird-notification__text{color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-notification.sendbird-notification--frozen .sendbird-notification__text{color:var(--sendbird-dark-onlight-01)}.sendbird-notification .sendbird-notification__text{display:flex;align-items:center;justify-content:center}[dir=ltr] .sendbird-notification .sendbird-notification__text{margin-right:8px}[dir=rtl] .sendbird-notification .sendbird-notification__text{margin-left:8px}.typing-dots-container{align-items:center;border-radius:16px;display:flex;gap:6px;justify-content:center;padding:16px 12px}.sendbird-theme--light .typing-dots-container{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .typing-dots-container{background-color:var(--sendbird-dark-background-400)}.typing-dots-container span{animation:blink 1.4s infinite;animation-fill-mode:both;border-radius:50%;height:8px;width:8px}.sendbird-theme--light .typing-dots-container span{background-color:var(--sendbird-light-background-700)}.sendbird-theme--dark .typing-dots-container span{background-color:var(--sendbird-dark-background-50)}.typing-dots-container span:nth-child(1){animation-delay:.4s}.typing-dots-container span:nth-child(2){animation-delay:.6s}.typing-dots-container span:nth-child(3){animation-delay:.8s}@keyframes blink{0%{opacity:.12;transform:scale(1)}21.43%{opacity:.38;transform:scale(1.2)}42.86%{opacity:.12;transform:scale(1)}to{opacity:.12;transform:scale(1)}}.sendbird-message-input-wrapper--voice-message,.sendbird-message-input-wrapper,.sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__quote-message-input,.sendbird-message-input-wrapper .sendbird-message-input-wrapper__quote-message-input{position:relative;width:100%}.sendbird-theme--light .sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__quote-message-input,.sendbird-theme--light .sendbird-message-input-wrapper .sendbird-message-input-wrapper__quote-message-input{border-top:solid 1px var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__quote-message-input,.sendbird-theme--dark .sendbird-message-input-wrapper .sendbird-message-input-wrapper__quote-message-input{border-top:solid 1px var(--sendbird-dark-ondark-04)}.sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__message-input,.sendbird-message-input-wrapper .sendbird-message-input-wrapper__message-input{position:relative;width:100%;box-sizing:border-box;padding:0 24px}.sendbird--mobile-mode .sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__message-input,.sendbird--mobile-mode .sendbird-message-input-wrapper .sendbird-message-input-wrapper__message-input{padding:0 16px}.sendbird-theme--light .sendbird-message-input-wrapper--voice-message{border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-message-input-wrapper--voice-message{border-top:1px solid var(--sendbird-dark-ondark-04)}.sendbird-quote_message_input{position:relative;width:100%;height:76px;display:flex;flex-direction:row;box-sizing:border-box}[dir=ltr] .sendbird-quote_message_input{padding:16px 80px 16px 40px}[dir=rtl] .sendbird-quote_message_input{padding:16px 40px 16px 80px}.sendbird-quote_message_input .sendbird-quote_message_input__avatar{width:44px;min-width:44px;height:44px;min-height:44px;position:relative;border-radius:8px;display:flex;justify-content:center;align-items:center}.sendbird-theme--light .sendbird-quote_message_input .sendbird-quote_message_input__avatar{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-quote_message_input .sendbird-quote_message_input__avatar{background-color:var(--sendbird-dark-background-500)}.sendbird-quote_message_input .sendbird-quote_message_input__body{position:absolute;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden}.sendbird-quote_message_input .sendbird-quote_message_input__body .sendbird-quote_message_input__body__sender-name{position:relative;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;margin-bottom:8px}.sendbird-quote_message_input .sendbird-quote_message_input__body .sendbird-quote_message_input__body__message-content{position:relative;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}.sendbird-quote_message_input .sendbird-quote_message_input__close-button{position:absolute;top:26px}[dir=ltr] .sendbird-quote_message_input .sendbird-quote_message_input__close-button{right:40px}[dir=rtl] .sendbird-quote_message_input .sendbird-quote_message_input__close-button{left:40px}.sendbird-quote_message_input .sendbird-quote_message_input__close-button:hover{cursor:pointer}.sendbird-voice-message-input-wrapper .sendbird-voice-message-input__indicator{height:40px}.sendbird-voice-message-input-wrapper-alert__body{position:relative;display:flex;justify-content:flex-end;align-items:flex-end;width:100%;height:74px}.sendbird-voice-message-input-wrapper-alert__body__ok-button{width:74px}.sendbird-voice-message-input{position:relative;display:inline-flex;flex-direction:column;width:100%;height:110px;padding-top:22px;padding-left:24px;padding-right:24px;box-sizing:border-box}.sendbird-voice-message-input__indicator{position:relative;display:inline-flex;width:100%}.sendbird-voice-message-input__indicator__progress-bar{position:relative;display:inline-flex;width:100%;border-radius:28px;overflow:hidden}.sendbird-voice-message-input__indicator__on-rec{position:absolute;top:14px}[dir=ltr] .sendbird-voice-message-input__indicator__on-rec{right:53px}[dir=rtl] .sendbird-voice-message-input__indicator__on-rec{left:53px}.sendbird-voice-message-input__indicator__playback-time{position:absolute;top:10px}[dir=ltr] .sendbird-voice-message-input__indicator__playback-time{right:16px}[dir=rtl] .sendbird-voice-message-input__indicator__playback-time{left:16px}.sendbird-voice-message-input__controler{position:relative;display:inline-flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:14px;height:34px;min-height:34px}.sendbird-voice-message-input__controler__main{position:relative;display:inline-flex;justify-content:center;align-items:center;width:34px;height:34px;min-width:34px;min-height:34px;border-radius:50%}.sendbird-theme--light .sendbird-voice-message-input__controler__main{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-voice-message-input__controler__main{background-color:var(--sendbird-dark-background-500)}.sendbird-voice-message-input__controler__main:hover{cursor:pointer}.sendbird-voice-message-input__controler__submit{position:relative;display:inline-flex;justify-content:center;align-items:center;width:34px;height:34px;min-width:34px;min-height:34px;border-radius:50%}.sendbird-theme--light .sendbird-voice-message-input__controler__submit{background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-voice-message-input__controler__submit{background-color:var(--sendbird-dark-primary-200)}.sendbird-voice-message-input__controler__submit:hover{cursor:pointer}.sendbird-theme--light .sendbird-voice-message-input__controler__submit.voice-message--disabled{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-voice-message-input__controler__submit.voice-message--disabled{background-color:var(--sendbird-dark-background-500)}.sendbird-voice-message-input__controler__submit.voice-message--disabled:hover{cursor:default}@keyframes flickerAnimation{0%{opacity:0}50%{opacity:1}to{opacity:0}}.sendbird-voice-message-input__indicator__on-rec{width:12px;height:12px;min-width:12px;min-height:12px;border-radius:50%;animation:flickerAnimation 1s infinite}.sendbird-theme--light .sendbird-voice-message-input__indicator__on-rec{background-color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-voice-message-input__indicator__on-rec{background-color:var(--sendbird-dark-error-300)}.sendbird-voice-message-input__indicator__progress-bar__bar{height:40px}.sendbird-controler-icon{position:relative;display:inline-block}.sendbird-controler-icon.record-icon{width:20px;height:20px;min-width:20px;min-height:20px;border-radius:50%}.sendbird-theme--light .sendbird-controler-icon.record-icon{background-color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-controler-icon.record-icon{background-color:var(--sendbird-dark-error-300)}.sendbird-controler-icon.stop-icon{width:14px;height:14px;min-width:14px;min-height:14px;border-radius:2px}.sendbird-theme--light .sendbird-controler-icon.stop-icon{background-color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-controler-icon.stop-icon{background-color:var(--sendbird-dark-ondark-01)}.sendbird-controler-icon.pause-icon{display:inline-flex;width:100%;gap:3.75px;width:13.75px;height:13.75px;min-width:13.75px;min-height:13.75px}.sendbird-controler-icon.pause-icon-inner{display:inline-flex;min-width:4.38px;border-radius:2px}.sendbird-theme--light .sendbird-controler-icon.pause-icon-inner{background-color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-controler-icon.pause-icon-inner{background-color:var(--sendbird-dark-ondark-01)}.sendbird-channel-list{width:320px;height:100%;display:flex;flex-direction:column;box-sizing:border-box}.sendbird-theme--light .sendbird-channel-list{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-channel-list{background-color:var(--sendbird-dark-background-600)}.sendbird--mobile-mode .sendbird-channel-list{width:100%}.sendbird-channel-list__header{height:64px;min-height:64px}.sendbird-channel-list__body{flex:1 1 0;-ms-flex:1;overflow-y:auto;overflow-x:hidden}.sendbird-channel-header{position:relative;height:64px;min-height:64px;width:320px;box-sizing:border-box}[dir=ltr] .sendbird-channel-header{padding-left:8px;padding-right:16px}[dir=rtl] .sendbird-channel-header{padding-right:8px;padding-left:16px}.sendbird-theme--light .sendbird-channel-header{border-bottom:1px solid var(--sendbird-light-onlight-04);background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-channel-header{border-bottom:1px solid var(--sendbird-dark-ondark-04);background-color:var(--sendbird-dark-background-600)}.sendbird--mobile-mode .sendbird-channel-header{width:100%}.sendbird-channel-header.sendbird-channel-header--allow-edit .sendbird-channel-header__title{cursor:pointer}.sendbird-channel-header .sendbird-channel-header__title{display:flex;flex-direction:row;height:48px;border-radius:4px}.sendbird-theme--light .sendbird-channel-header .sendbird-channel-header__title:hover{background:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-channel-header .sendbird-channel-header__title:hover{background:var(--sendbird-dark-background-500)}.sendbird-channel-header .sendbird-channel-header__title:focus{outline:none}.sendbird-theme--light .sendbird-channel-header .sendbird-channel-header__title:focus{background:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-channel-header .sendbird-channel-header__title:focus{background:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-channel-header .sendbird-channel-header__title:active{border:solid 2px var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-channel-header .sendbird-channel-header__title:active{border:solid 2px var(--sendbird-dark-primary-200)}.sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__left{width:48px;padding:8px;box-sizing:border-box}.sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right{padding-top:8px}[dir=ltr] .sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right{margin-left:4px}[dir=rtl] .sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right{margin-right:4px}.sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right__name,.sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right__user-id{display:block;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sendbird-channel-header .sendbird-channel-header__right-icon{position:absolute;top:16px}[dir=ltr] .sendbird-channel-header .sendbird-channel-header__right-icon{right:16px}[dir=rtl] .sendbird-channel-header .sendbird-channel-header__right-icon{left:16px}.sendbird-edit-user-profile section{margin-top:16px}.sendbird-edit-user-profile section .sendbird-input-label{display:block;margin-bottom:12px}.sendbird-edit-user-profile .sendbird-edit-user-profile__img .sendbird-input-label{margin-bottom:12px}.sendbird-edit-user-profile__img{position:relative}.sendbird-edit-user-profile__img__avatar-button{position:absolute;top:50px}[dir=ltr] .sendbird-edit-user-profile__img__avatar-button{left:96px}[dir=rtl] .sendbird-edit-user-profile__img__avatar-button{right:96px}.sendbird-edit-user-profile__theme__theme-icon .sendbird-icon{cursor:pointer}.sendbird-channel-preview__leave--mobile .sendbird-modal__content{max-width:calc(100% - 80px)}.sendbird-channel-preview__leave--mobile .sendbird-modal__close{display:none}.sendbird-channel-preview__leave--mobile .sendbird-channel-preview__leave-label--mobile{text-decoration:none}.sendbird-channel-preview__leave--mobile .sendbird-modal__header span{display:inline-block;width:calc(100% - 120px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sendbird__offline .sendbird-channel-preview{cursor:not-allowed}.sendbird-channel-preview{position:relative;cursor:pointer;box-sizing:border-box;width:320px;height:80px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:12px 16px}.sendbird-theme--light .sendbird-channel-preview{border-bottom:solid 1px var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-preview{border-bottom:solid 1px var(--sendbird-dark-ondark-04)}.sendbird--mobile-mode .sendbird-channel-preview{width:100%}.sendbird-channel-preview:focus{outline:none}.sendbird-channel-preview .sendbird-channel-preview__avatar{width:56px;height:56px}.sendbird-channel-preview .sendbird-channel-preview__content{width:100%;height:100%}[dir=ltr] .sendbird-channel-preview .sendbird-channel-preview__content{margin-left:16px}[dir=rtl] .sendbird-channel-preview .sendbird-channel-preview__content{margin-right:16px}.sendbird--mobile-mode .sendbird-channel-preview .sendbird-channel-preview__content{position:relative;max-width:calc(100% - 72px)}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper{display:flex;justify-content:space-between;width:216px;height:16px}.sendbird--mobile-mode .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper{width:auto}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header{display:flex;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis}[dir=ltr] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__broadcast-icon{padding-right:4px}[dir=rtl] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__broadcast-icon{padding-left:4px}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__channel-name{overflow:hidden;text-overflow:ellipsis;max-width:128px;word-break:break-all;white-space:nowrap}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__total-members{margin-top:2px}[dir=ltr] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__total-members{margin-left:4px}[dir=rtl] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__total-members{margin-right:4px}[dir=ltr] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__frozen-icon{padding-left:4px}[dir=rtl] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__frozen-icon{padding-right:4px}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__last-message-at{margin-bottom:4px;white-space:nowrap}[dir=ltr] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__last-message-at{margin-left:4px}[dir=rtl] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__last-message-at{margin-right:4px}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__last-message-at.sendbird-message-status{max-width:74px;justify-content:flex-end}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower{margin-top:8px;width:216px;height:32px;display:flex;justify-content:space-between}.sendbird--mobile-mode .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower{width:100%}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__last-message{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count{display:flex;align-items:center;margin-bottom:12px}[dir=ltr] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count{margin-left:8px}[dir=rtl] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count{margin-right:8px}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count .sendbird-channel-preview__content__lower__unread-message-count__mention{display:inline-flex;align-items:center}[dir=ltr] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count .sendbird-channel-preview__content__lower__unread-message-count__mention{margin-right:4px}[dir=rtl] .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count .sendbird-channel-preview__content__lower__unread-message-count__mention{margin-left:4px}.sendbird-channel-preview .sendbird-channel-preview__action{position:absolute;top:12px;display:inline-block}[dir=ltr] .sendbird-channel-preview .sendbird-channel-preview__action{right:12px}[dir=rtl] .sendbird-channel-preview .sendbird-channel-preview__action{left:12px}.sendbird-channel-preview .sendbird-channel-preview__action .sendbird-iconbutton{display:none}.sendbird-theme--light .sendbird-channel-preview:hover{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-channel-preview:hover{background-color:var(--sendbird-dark-background-500)}.sendbird-channel-preview:hover .sendbird-channel-preview__action .sendbird-iconbutton{display:inline-block}.sendbird-channel-preview:hover .sendbird-channel-preview__content__upper__last-message-at,.sendbird-channel-preview:hover .sendbird-channel-preview__content__lower__unread-message-count{display:none}[dir=ltr] .sendbird-channel-preview--active{padding:12px 16px 12px 12px}[dir=rtl] .sendbird-channel-preview--active{padding:12px 12px 12px 16px}.sendbird-theme--light .sendbird-channel-preview--active{border-bottom:solid 1px var(--sendbird-light-onlight-04);background-color:var(--sendbird-light-primary-100)}[dir=ltr] .sendbird-theme--light .sendbird-channel-preview--active{border-left:solid 4px var(--sendbird-light-primary-300)}[dir=rtl] .sendbird-theme--light .sendbird-channel-preview--active{border-right:solid 4px var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-channel-preview--active{border-bottom:solid 1px var(--sendbird-dark-ondark-04);background-color:var(--sendbird-dark-background-700)}[dir=ltr] .sendbird-theme--dark .sendbird-channel-preview--active{border-left:solid 4px var(--sendbird-dark-primary-200)}[dir=rtl] .sendbird-theme--dark .sendbird-channel-preview--active{border-right:solid 4px var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-channel-preview--active .sendbird-channel-preview__content__upper__header__channel-name{color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-channel-preview--active .sendbird-channel-preview__content__upper__header__channel-name{color:var(--sendbird-dark-primary-200)}.sendbird-badge{height:20px;min-width:20px;border-radius:10px;display:inline-flex;justify-content:center;align-items:center}.sendbird-theme--light .sendbird-badge{background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-badge{background-color:var(--sendbird-dark-primary-200)}.sendbird-badge .sendbird-badge__text{margin:0 6px}.sendbird-mention-user-label{display:inline-block;font-family:var(--sendbird-font-family-default);font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal;white-space:pre-line;width:-moz-fit-content;width:fit-content;max-width:100%;height:16px}.sendbird-theme--light .sendbird-mention-user-label{color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-mention-user-label{color:var(--sendbird-dark-ondark-01)}.sendbird-mention-user-label:hover{cursor:pointer}.sendbird-theme--light .sendbird-mention-user-label.reverse{color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-mention-user-label.reverse{color:var(--sendbird-dark-onlight-01)}.sendbird-mention-user-label.purple{font-family:Roboto;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.sendbird-theme--light .sendbird-mention-user-label.purple{color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-mention-user-label.purple{color:var(--sendbird-dark-primary-200)}.sendbird--mobile-mode .sendbird-add-channel__modal .sendbird-modal__content{margin:0 40px}.sendbird-add-channel__rectangle-wrap{margin-top:26px}.sendbird-add-channel__rectangle-footer{margin-top:32px}[dir=ltr] .sendbird-add-channel__rectangle-footer{text-align:right}[dir=rtl] .sendbird-add-channel__rectangle-footer{text-align:left}.sendbird-add-channel__rectangle{width:432px;height:72px;border-radius:4px;margin-bottom:8px;padding:25px 72px;position:relative;box-sizing:border-box;cursor:pointer}.sendbird--mobile-mode .sendbird-add-channel__rectangle{min-width:288px;width:100%}[dir=ltr] .sendbird--mobile-mode .sendbird-add-channel__rectangle{padding-right:0}[dir=rtl] .sendbird--mobile-mode .sendbird-add-channel__rectangle{padding-left:0}.sendbird-theme--light .sendbird-add-channel__rectangle{border:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-add-channel__rectangle{border:1px solid var(--sendbird-dark-ondark-04)}.sendbird-add-channel__rectangle .sendbird-icon{position:absolute;top:24px}[dir=ltr] .sendbird-add-channel__rectangle .sendbird-icon{left:22px}[dir=rtl] .sendbird-add-channel__rectangle .sendbird-icon{right:22px}.sendbird-create-channel--content{width:480px;max-height:552px}.sendbird-create-channel--scroll{height:360px;overflow-x:hidden;overflow-y:scroll}.sendbird-channel-settings{height:100%;width:320px;display:inline-block;box-sizing:border-box}.sendbird--mobile-mode .sendbird-channel-settings{width:100%}.sendbird-theme--light .sendbird-channel-settings{background-color:var(--sendbird-light-background-50)}[dir=ltr] .sendbird-theme--light .sendbird-channel-settings{border-left:1px solid var(--sendbird-light-onlight-04)}[dir=rtl] .sendbird-theme--light .sendbird-channel-settings{border-right:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-settings{background-color:var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-theme--dark .sendbird-channel-settings{border-left:1px solid var(--sendbird-dark-background-600)}[dir=rtl] .sendbird-theme--dark .sendbird-channel-settings{border-right:1px solid var(--sendbird-dark-background-600)}.sendbird-channel-settings .sendbird-channel-settings__header-icon{cursor:pointer}.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__header-icon .sendbird-channel-settings__close-icon path{fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__header-icon .sendbird-channel-settings__close-icon path{fill:var(--sendbird-dark-ondark-01)}.sendbird-channel-settings .sendbird-channel-settings__members .sendbird-badge__text{margin-top:-2px}.sendbird-channel-settings .sendbird-channel-settings__header{height:64px;min-height:64px;position:relative;box-sizing:border-box}[dir=ltr] .sendbird-channel-settings .sendbird-channel-settings__header{padding-left:24px;padding-right:20px}[dir=rtl] .sendbird-channel-settings .sendbird-channel-settings__header{padding-right:24px;padding-left:20px}.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__header{border-bottom:solid 1px var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__header{border-bottom:solid 1px var(--sendbird-dark-ondark-04)}.sendbird-channel-settings .sendbird-channel-settings__scroll-area{display:flex;flex-grow:1;flex-direction:column;height:calc(100% - 64px);overflow-y:auto}.sendbird-channel-settings .sendbird-channel-settings__panel-item{cursor:pointer;position:relative}[dir=ltr] .sendbird-channel-settings .sendbird-channel-settings__panel-item{padding:12px 22px 10px 56px}[dir=rtl] .sendbird-channel-settings .sendbird-channel-settings__panel-item{padding:12px 56px 10px 22px}.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__panel-item{border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__panel-item:last-child{border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__panel-item{border-top:1px solid var(--sendbird-dark-ondark-04)}.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__panel-item:last-child{border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-channel-settings .sendbird-channel-settings__panel-item:focus{outline:none}.sendbird-channel-settings .sendbird-channel-settings__panel-item.sendbird-channel-settings__panel-item__disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__panel-item__leave-channel,.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__panel-item__leave-channel{border-top:0}.sendbird-channel-settings .sendbird-channel-settings__panel-icon-left,.sendbird-channel-settings .sendbird-channel-settings__panel-icon-right{position:absolute;top:10px}[dir=ltr] .sendbird-channel-settings .sendbird-channel-settings__panel-icon-left{left:16px}[dir=rtl] .sendbird-channel-settings .sendbird-channel-settings__panel-icon-left{right:16px}[dir=rtl] .sendbird-channel-settings .sendbird-channel-settings__panel-icon-left.sendbird-channel-settings__panel-icon__leave{transform:rotate(180deg)}[dir=ltr] .sendbird-channel-settings .sendbird-channel-settings__panel-icon-right{right:16px}[dir=rtl] .sendbird-channel-settings .sendbird-channel-settings__panel-icon-right{left:16px}[dir=ltr] .sendbird-channel-settings .sendbird-channel-settings__panel-icon--open{transform:rotate(90deg)}[dir=rtl] .sendbird-channel-settings .sendbird-channel-settings__panel-icon--open{transform:rotate(-90deg)}.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__panel-icon--chevron path{fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__panel-icon--chevron path{fill:var(--sendbird-dark-ondark-01)}.sendbird-channel-profile{position:relative;text-align:center;padding:32px 40px 27px}.sendbird-theme--light .sendbird-channel-profile{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-channel-profile{background-color:var(--sendbird-dark-background-600)}.sendbird-channel-profile .sendbird-channel-profile--inner{height:92px}.sendbird-channel-profile .sendbird-channel-profile__avatar{margin-bottom:16px;display:flex;justify-content:center}.sendbird-channel-profile .sendbird-channel-profile__title{display:block;max-width:240px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;height:18px}.sendbird--mobile-mode .sendbird-channel-profile .sendbird-channel-profile__title{max-width:100%}.sendbird-channel-profile .sendbird-channel-profile__edit{position:absolute;top:10px}[dir=ltr] .sendbird-channel-profile .sendbird-channel-profile__edit{right:16px}[dir=rtl] .sendbird-channel-profile .sendbird-channel-profile__edit{left:16px}.channel-profile-form .channel-profile-form__img-section{position:relative}.channel-profile-form .channel-profile-form__avatar-button{position:absolute;top:54px}[dir=ltr] .channel-profile-form .channel-profile-form__avatar-button{left:96px}[dir=rtl] .channel-profile-form .channel-profile-form__avatar-button{right:96px}.channel-profile-form .channel-profile-form__avatar{margin-top:16px}.channel-profile-form .channel-profile-form__name-section{margin-top:12px}.channel-profile-form .channel-profile-form__name-section .sendbird-input{height:40px}.sendbird-channel-settings__leave-label--mobile{text-decoration:none}.sendbird-channel-settings__leave--mobile .sendbird-modal__content{max-width:calc(100% - 80px)}.sendbird-channel-settings__leave--mobile .sendbird-modal__close{display:none}.sendbird-channel-settings__leave--mobile .sendbird-channel-preview__leave-label--mobile{text-decoration:none}.sendbird-channel-settings__leave--mobile .sendbird-modal__header span{display:inline-block;width:calc(100% - 120px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sendbird-channel-settings__operator .sendbird-channel-settings__accordion-icon{position:absolute}[dir=ltr] .sendbird-channel-settings__operator .sendbird-channel-settings__accordion-icon{left:14px}[dir=rtl] .sendbird-channel-settings__operator .sendbird-channel-settings__accordion-icon{right:14px}.sendbird-channel-settings__operator .sendbird-accordion__panel-heder{position:relative}.sendbird-channel-settings__empty-list{text-align:center;margin-top:12px;margin-bottom:4px;display:block}.sendbird-channel-settings-accordion__footer{padding:16px 12px;display:flex}[dir=ltr] .sendbird-channel-settings-accordion__footer{justify-content:left}[dir=rtl] .sendbird-channel-settings-accordion__footer{justify-content:right}[dir=ltr] .sendbird-channel-settings-accordion__footer .sendbird-button:nth-child(2){margin-left:8px}[dir=rtl] .sendbird-channel-settings-accordion__footer .sendbird-button:nth-child(2){margin-right:8px}.sendbird-channel-settings__freeze{max-width:320px;position:relative}[dir=ltr] .sendbird-channel-settings__freeze{padding:12px 22px 10px 56px}[dir=rtl] .sendbird-channel-settings__freeze{padding:12px 56px 10px 22px}.sendbird--mobile-mode .sendbird-channel-settings__freeze{max-width:100%}.sendbird-theme--light .sendbird-channel-settings__freeze{background-color:var(--sendbird-light-background-50);border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-settings__freeze{background-color:var(--sendbird-dark-background-600);border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-channel-settings__frozen-icon{position:absolute;top:12px}[dir=ltr] .sendbird-channel-settings__frozen-icon{right:20px}[dir=rtl] .sendbird-channel-settings__frozen-icon{left:20px}.sendbird-channel-settings__frozen-icon .sendbird-icon{cursor:pointer}.sendbird-channel-settings__members-list .sendbird-badge,.sendbird-channel-settings__members .sendbird-badge{position:absolute;top:12px}[dir=ltr] .sendbird-channel-settings__members-list .sendbird-badge,[dir=ltr] .sendbird-channel-settings__members .sendbird-badge{right:44px}[dir=rtl] .sendbird-channel-settings__members-list .sendbird-badge,[dir=rtl] .sendbird-channel-settings__members .sendbird-badge{left:44px}.sendbird-theme--light .sendbird-channel-settings__members-list .sendbird-badge,.sendbird-theme--light .sendbird-channel-settings__members .sendbird-badge{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-channel-settings__members-list .sendbird-badge,.sendbird-theme--dark .sendbird-channel-settings__members .sendbird-badge{background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-channel-settings__members-list .sendbird-badge .sendbird-label,.sendbird-theme--light .sendbird-channel-settings__members .sendbird-badge .sendbird-label{color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-channel-settings__members-list .sendbird-badge .sendbird-label,.sendbird-theme--dark .sendbird-channel-settings__members .sendbird-badge .sendbird-label{color:var(--sendbird-dark-ondark-02)}.sendbird-more-members__popup-scroll{max-height:420px;overflow-x:hidden;overflow-y:scroll}.sendbird--mobile-mode .sendbird-more-members__popup-scroll{max-height:100%}[dir=ltr] .sendbird-more-members__popup-scroll .sendbird-user-list-item__operator{right:72px}[dir=rtl] .sendbird-more-members__popup-scroll .sendbird-user-list-item__operator{left:72px}.sendbird-more-members__popup-scroll .sendbird-user-list-item__title{max-width:240px}.sendbird-channel-settings__badge{position:absolute}[dir=ltr] .sendbird-channel-settings__badge{right:48px}[dir=rtl] .sendbird-channel-settings__badge{left:48px}.sendbird-theme--light .sendbird-channel-settings__badge{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-channel-settings__badge{background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-channel-settings__badge .sendbird-label{color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-channel-settings__badge .sendbird-label{color:var(--sendbird-dark-ondark-02)}.sendbird-channel-settings__user-panel .sendbird-channel-settings-accordion__footer{padding-top:14px;padding-bottom:14px}[dir=ltr] .sendbird-channel-settings__user-panel .sendbird-channel-settings-accordion__footer{padding-left:14px}[dir=rtl] .sendbird-channel-settings__user-panel .sendbird-channel-settings-accordion__footer{padding-right:14px}.sendbird-theme--light .sendbird-channel-settings__user-panel .sendbird-channel-settings-accordion__footer{background-color:var(--sendbird-light-background-50);border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-settings__user-panel .sendbird-channel-settings-accordion__footer{background-color:var(--sendbird-dark-background-600);border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-input-toggle-button{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;cursor:pointer}.sendbird-theme--light .sendbird-input-toggle-button--checked{background-color:var(--sendbird-light-primary-300);border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-input-toggle-button--checked{background-color:var(--sendbird-dark-primary-200);border:1px solid var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-input-toggle-button--unchecked{background-color:var(--sendbird-light-background-300);border:1px solid var(--sendbird-light-background-300)}.sendbird-theme--dark .sendbird-input-toggle-button--unchecked{background-color:var(--sendbird-dark-background-400);border:1px solid var(--sendbird-dark-background-400)}.sendbird-input-toggle-button--disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-input-toggle-button--disabled{background-color:var(--sendbird-light-background-200);border:1px solid var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-input-toggle-button--disabled{background-color:var(--sendbird-dark-background-400);border:1px solid var(--sendbird-dark-background-400)}.sendbird-input-toggle-button input{position:absolute;display:none}.sendbird-input-toggle-button__inner-dot{position:absolute;border-radius:50%;animation-iteration-count:1}.sendbird-theme--light .sendbird-input-toggle-button__inner-dot{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-input-toggle-button__inner-dot{background-color:var(--sendbird-dark-background-600)}@keyframes sendbirdMoveToEnd{0%{inset-inline-end:60%}to{inset-inline-end:10%}}@keyframes sendbirdMoveToStart{0%{inset-inline-end:10%}to{inset-inline-end:60%}}.sendbird-input-toggle-button--turned-on .sendbird-input-toggle-button__inner-dot{animation-name:sendbirdMoveToEnd}.sendbird-input-toggle-button--turned-off .sendbird-input-toggle-button__inner-dot{animation-name:sendbirdMoveToStart}.sendbird-input-toggle-button--unchecked .sendbird-input-toggle-button__inner-dot{inset-inline-end:60%}.sendbird-input-toggle-button--checked .sendbird-input-toggle-button__inner-dot{inset-inline-end:10%}.sendbird-input-toggle-button--reversed .sendbird-input-toggle-button--turned-on .sendbird-input-toggle-button__inner-dot{animation-name:sendbirdMoveToStart}.sendbird-input-toggle-button--reversed .sendbird-input-toggle-button--turned-off .sendbird-input-toggle-button__inner-dot{animation-name:sendbirdMoveToEnd}.sendbird-input-toggle-button--reversed.sendbird-input-toggle-button--unchecked .sendbird-input-toggle-button__inner-dot{inset-inline-end:10%}.sendbird-input-toggle-button--reversed.sendbird-input-toggle-button--checked .sendbird-input-toggle-button__inner-dot{inset-inline-end:60%}.sendbird-message-search-pannel{position:relative;display:flex;flex-direction:column;width:320px;height:100%;box-sizing:border-box}.sendbird-theme--light .sendbird-message-search-pannel{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message-search-pannel{background-color:var(--sendbird-dark-background-600)}.sendbird--mobile-mode .sendbird-message-search-pannel{width:100%}.sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area{position:absolute;top:14px;margin:0;padding:0;border:0px;outline:none;font-size:14px;width:calc(100% - 90px)}[dir=ltr] .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area{left:48px}[dir=rtl] .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area{right:48px}.sendbird-theme--light .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area{color:var(--sendbird-light-onlight-01);background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area{color:var(--sendbird-dark-ondark-01);background-color:var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-message-search-pannel .sendbird-message-search-pannel__header .sendbird-ui-header__middle__title{margin-left:4px}[dir=rtl] .sendbird-message-search-pannel .sendbird-message-search-pannel__header .sendbird-ui-header__middle__title{margin-right:4px}.sendbird-message-search-pannel .sendbird-message-search-pannel__input{display:flex;position:relative;padding:16px;box-sizing:border-box}.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container{position:relative;border-radius:4px;width:100%;height:44px}.sendbird-theme--light .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container{border:1px solid var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container{border:1px solid var(--sendbird-dark-ondark-03)}.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__search-icon{position:absolute;top:10px}[dir=ltr] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__search-icon{left:16px}[dir=rtl] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__search-icon{right:16px}.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__spinner{position:absolute;top:12px}[dir=ltr] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__spinner{right:12px}[dir=rtl] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__spinner{left:12px}.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__reset-input-button{position:absolute;top:12px}[dir=ltr] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__reset-input-button{right:12px}[dir=rtl] .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__reset-input-button{left:12px}.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__reset-input-button:hover{cursor:pointer}.sendbird-message-search-pannel .sendbird-message-search-pannel__message-search{position:relative;box-sizing:border-box;width:100%;height:100%;overflow-y:hidden}.sendbird-message-search{position:relative;height:100%;overflow-x:hidden;overflow-y:scroll}.sendbird-theme--light .sendbird-message-search{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message-search{background-color:var(--sendbird-dark-background-600)}.sendbird-message-search-item{display:inline-flex;flex-direction:row;width:100%;height:80px;position:relative;cursor:pointer}.sendbird-theme--light .sendbird-message-search-item{border-bottom:1px solid var(--sendbird-light-onlight-04);background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message-search-item{border-bottom:1px solid var(--sendbird-dark-ondark-04);background-color:var(--sendbird-dark-background-600)}.sendbird-theme--light .sendbird-message-search-item:hover{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-message-search-item:hover{background-color:var(--sendbird-dark-background-500)}.sendbird-message-search-item .sendbird-message-search-item__left{display:flex;align-items:center;justify-content:center;width:90px;height:80px}.sendbird-message-search-item .sendbird-message-search-item__right{display:flex;flex-direction:column;width:calc(100% - 106px)}.sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__sender-name{position:absolute;top:12px;display:inline;max-width:150px;height:16px;overflow:hidden;text-overflow:ellipsis;word-break:keep-all}.sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__message-text{box-sizing:border-box;display:flex;width:inherit;height:32px;overflow:hidden;text-overflow:ellipsis;position:absolute;top:36px;word-break:break-word}.sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__message-created-at{position:absolute;top:12px}[dir=ltr] .sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__message-created-at{right:18px}[dir=rtl] .sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__message-created-at{left:18px}.sendbird-message-search-item .sendbird-message-search-item__right-footer{width:16px}.sendbird-theme--light .sendbird-message-search-item.sendbird-message-search-item--selected{background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-message-search-item.sendbird-message-search-item--selected{background-color:var(--sendbird-dark-background-700)}.sendbird-theme--light .sendbird-message-search-item.sendbird-message-search-item--selected .sendbird-message-search-item__left{border-inline-start:4px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-message-search-item.sendbird-message-search-item--selected .sendbird-message-search-item__left{border-inline-start:4px solid var(--sendbird-dark-primary-200)}.sendbird-message-search-file-item{position:relative;display:inline-flex;flex-direction:row;width:100%;height:80px;cursor:pointer}.sendbird-theme--light .sendbird-message-search-file-item{border-bottom:1px solid var(--sendbird-light-onlight-04);background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message-search-file-item{border-bottom:1px solid var(--sendbird-dark-ondark-04);background-color:var(--sendbird-dark-background-600)}.sendbird-theme--light .sendbird-message-search-file-item:hover{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-message-search-file-item:hover{background-color:var(--sendbird-dark-background-500)}.sendbird-message-search-file-item .sendbird-message-search-file-item__left{position:relative;display:flex;align-items:center;justify-content:center;width:90px;height:80px}.sendbird-message-search-file-item .sendbird-message-search-file-item__right{position:relative;display:flex;flex-direction:column;width:calc(100% - 106px)}.sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__sender-name{position:absolute;top:12px;display:inline-block;max-width:146px;height:16px;overflow:hidden;text-overflow:ellipsis}.sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content{position:absolute;top:36px;box-sizing:border-box;width:100%;height:32px;display:flex;flex-direction:row;align-items:center}.sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon{position:relative;display:flex;align-items:center;justify-content:center;width:26px;min-width:26px;height:26px;border-radius:8px}[dir=ltr] .sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon{margin-right:4px}[dir=rtl] .sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon{margin-left:4px}.sendbird-theme--light .sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon{background-color:var(--sendbird-dark-background-500)}.sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__url{height:16px;position:relative;display:inline;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap}.sendbird-message-search-file-item .sendbird-message-search-file-item__message-created-at{position:absolute;top:12px}[dir=ltr] .sendbird-message-search-file-item .sendbird-message-search-file-item__message-created-at{right:18px}[dir=rtl] .sendbird-message-search-file-item .sendbird-message-search-file-item__message-created-at{left:18px}.sendbird-message-search-file-item .sendbird-message-search-file-item__right-footer{width:16px}.sendbird-theme--light .sendbird-message-search-file-item.sendbird-message-search-file-item--selected{background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-message-search-file-item.sendbird-message-search-file-item--selected{background-color:var(--sendbird-dark-background-700)}[dir=ltr] .sendbird-theme--light .sendbird-message-search-file-item.sendbird-message-search-file-item--selected .sendbird-message-search-file-item__left{border-left:4px solid var(--sendbird-light-primary-300)}[dir=rtl] .sendbird-theme--light .sendbird-message-search-file-item.sendbird-message-search-file-item--selected .sendbird-message-search-file-item__left{border-right:4px solid var(--sendbird-light-primary-300)}[dir=ltr] .sendbird-theme--dark .sendbird-message-search-file-item.sendbird-message-search-file-item--selected .sendbird-message-search-file-item__left{border-left:4px solid var(--sendbird-dark-primary-200)}[dir=rtl] .sendbird-theme--dark .sendbird-message-search-file-item.sendbird-message-search-file-item--selected .sendbird-message-search-file-item__left{border-right:4px solid var(--sendbird-dark-primary-200)}.sendbird-thread-ui{position:relative;max-width:320px;width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column}.sendbird-theme--light .sendbird-thread-ui{border-bottom:1px solid var(--sendbird-light-onlight-04);background-color:var(--sendbird-light-background-50)}[dir=ltr] .sendbird-theme--light .sendbird-thread-ui{border-right:1px solid var(--sendbird-light-onlight-04)}[dir=rtl] .sendbird-theme--light .sendbird-thread-ui{border-left:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-thread-ui{border-bottom:1px solid var(--sendbird-dark-ondark-04);background-color:var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-theme--dark .sendbird-thread-ui{border-right:1px solid var(--sendbird-dark-ondark-04)}[dir=rtl] .sendbird-theme--dark .sendbird-thread-ui{border-left:1px solid var(--sendbird-dark-ondark-04)}.sendbird-thread-ui__header{width:320px}.sendbird-theme--light .sendbird-thread-ui__header{border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-thread-ui__header{border-top:1px solid var(--sendbird-dark-ondark-04)}.sendbird-thread-ui--scroll{overflow-y:scroll;overflow-x:hidden;height:100%;display:inline-flex;flex-direction:column;justify-content:flex-start}.sendbird-theme--light .sendbird-thread-ui__parent-message-info{border-top:1px solid var(--sendbird-light-onlight-04);border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-thread-ui__parent-message-info{border-top:1px solid var(--sendbird-dark-ondark-04);border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-thread-ui__parent-message-info .sendbird-word__mention .sendbird-label{color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-thread-ui__parent-message-info .sendbird-word__mention .sendbird-label{color:var(--sendbird-dark-ondark-01)}.sendbird-thread-ui__reply-counts{position:relative;box-sizing:border-box;width:100%;height:42px;display:inline-flex;justify-content:flex-start;align-items:center;padding:16px 11px}.sendbird-theme--light .sendbird-thread-ui__reply-counts{border-top:1px solid var(--sendbird-light-onlight-04);border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-thread-ui__reply-counts{border-top:1px solid var(--sendbird-dark-ondark-04);border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-thread-ui__thread-list{padding:16px}.sendbird-thread-ui__message-input{padding:0 16px;margin-bottom:24px}.sendbird-thread-ui__thread-list.sendbird-place-holder{box-sizing:border-box}.sendbird-parent-message-info{position:relative;width:100%;height:-moz-fit-content;height:fit-content;display:inline-flex;flex-direction:row;align-items:flex-start;box-sizing:border-box}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info{padding:12px 12px 12px 16px}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info{padding:12px 16px 12px 12px}.sendbird-parent-message-info__sender{position:relative;min-width:40px;min-height:40px}.sendbird-parent-message-info__content{position:relative;display:inline-flex;flex-direction:column}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info__content{margin-left:12px}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info__content{margin-right:12px}.sendbird-parent-message-info__content__info{position:relative;max-width:188px;height:16px;display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center}.sendbird-parent-message-info__content__info__sender-name,.sendbird-parent-message-info__content__info__sender-name--use-reaction{position:relative;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info__content__info__sender-name,.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info__content__info__sender-name--use-reaction{margin-right:6px}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info__content__info__sender-name,.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info__content__info__sender-name--use-reaction{margin-left:6px}.sendbird-parent-message-info__content__info__sender-name{max-width:142px}.sendbird-parent-message-info__content__info__sender-name--use-reaction{max-width:110px}.sendbird-parent-message-info__content__info__sent-at{position:relative;max-width:52px;height:12px;display:inline-flex;justify-content:flex-start;align-items:center;white-space:nowrap;word-break:keep-all}.sendbird-parent-message-info__content__body{position:relative;max-width:210px;overflow:hidden}.sendbird-parent-message-info__content__body.sendbird-thumbnail-message-item-body.incoming{min-width:200px;height:148px}.sendbird-parent-message-info__content__reactions{position:relative;max-width:240px;width:100%;height:100%}.sendbird-parent-message-info__reaction-menu,.sendbird-parent-message-info__context-menu{position:relative;display:none}.sendbird-parent-message-info .sendbird-text-message-item-body.reactions{border-radius:16px}.sendbird-theme--light .sendbird-parent-message-info .sendbird-emoji-reactions{border:1px solid var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-parent-message-info .sendbird-emoji-reactions{border:1px solid var(--sendbird-dark-background-600)}.sendbird-parent-message-info__menu-container,.sendbird-parent-message-info:hover .sendbird-parent-message-info__context-menu,.sendbird-parent-message-info:hover .sendbird-parent-message-info__reaction-menu,.sendbird-parent-message-info__context-menu.sendbird-mouse-hover,.sendbird-parent-message-info__reaction-menu.sendbird-mouse-hover{display:inline-flex}.sendbird-parent-message-info__menu-container{flex-direction:row;position:absolute;top:6px}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info__menu-container{right:12px}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info__menu-container{left:12px}.sendbird-theme--light .sendbird-parent-message-info .sendbird-parent-message-info__content__body{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-parent-message-info .sendbird-parent-message-info__content__body{background-color:var(--sendbird-dark-background-600)}.sendbird-theme--light .sendbird-parent-message-info:hover,.sendbird-theme--light .sendbird-parent-message-info:hover .sendbird-parent-message-info__content__body{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-parent-message-info:hover,.sendbird-theme--dark .sendbird-parent-message-info:hover .sendbird-parent-message-info__content__body{background-color:var(--sendbird-dark-background-500)}.sendbird--mobile-mode .sendbird-parent-message-info.sendbird-thread-ui__parent-message-info:hover{background-color:transparent}.sendbird-theme--light .sendbird-parent-message-info:hover .sendbird-emoji-reactions{border:1px solid var(--sendbird-light-background-100);background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-parent-message-info:hover .sendbird-emoji-reactions{border:1px solid var(--sendbird-dark-background-500);background-color:var(--sendbird-dark-background-500)}.parent-message-info--suggested-mention-list{width:100%;margin-left:0;margin-right:0;min-height:200px}.parent-message-info--suggested-mention-list .sendbird-mention-suggest-list__user-item{padding-left:16px;padding-right:16px}.parent-message-info--suggested-mention-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{max-width:166px}.parent-message-info--suggested-mention-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{max-width:68px}.sendbird-parent-message-info-item{margin-top:8px;position:relative}.sendbird-parent-message-info-item__text-message,.sendbird-parent-message-info-item__og-field{display:inline-block;white-space:pre-line;word-break:break-all}.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info-item__text-message,.sendbird-conversation__messages[dir=ltr] .sendbird-parent-message-info-item__og-field{padding-right:4px}.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info-item__text-message,.sendbird-conversation__messages[dir=rtl] .sendbird-parent-message-info-item__og-field{padding-left:4px}.sendbird-parent-message-info-item__og-field{display:inline-flex;flex-direction:column;margin-top:4px}.sendbird-parent-message-info-item__og-field__content{display:inline-flex;flex-direction:column;gap:4px;padding:8px 12px}.sendbird-parent-message-info-item__file-message{align-items:center;display:inline-flex;flex-direction:row;gap:8px}.sendbird-parent-message-info-item__file-message__file-name{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-parent-message-info-item__thumbnail-message{display:block;height:148px;position:relative;width:200px}.sendbird-parent-message-info-item__multiple-files-message-wrapper{padding:0}.sendbird-theme--light .sendbird-parent-message-info-item__multiple-files-message-wrapper,.sendbird-theme--dark .sendbird-parent-message-info-item__multiple-files-message-wrapper{background-color:transparent}.sendbird-parent-message-info-item__thumbnail-message__thumbnail{border-radius:16px;position:absolute}.sendbird-parent-message-info-item__thumbnail-message__placeholder{align-items:center;display:flex;height:148px;justify-content:center;position:absolute;width:100%}.sendbird-parent-message-info-item__thumbnail-message__placeholder__icon{align-items:center;background-color:var(--sendbird-light-background-50);border-radius:50%;display:flex;height:56px;justify-content:center;width:56px}.sendbird-parent-message-info-item__thumbnail-message__image-cover{background-color:var(--sendbird-light-overlay-01);border-radius:16px;display:none;height:148px;position:absolute;top:0;width:100%}.sendbird-parent-message-info-item__thumbnail-message__video{border-radius:16px;height:148px;position:absolute;width:100%}.sendbird-parent-message-info-item__thumbnail-message__icon-wrapper{align-items:center;display:flex;height:148px;justify-content:center;position:absolute;width:100%}.sendbird-parent-message-info-item__thumbnail-message__icon-wrapper__icon{align-items:center;background-color:var(--sendbird-light-ondark-01);border-radius:50%;display:inline-flex;height:56px;justify-content:center;width:56px}.sendbird-parent-message-info-item__thumbnail-message:hover{cursor:pointer}.sendbird-parent-message-info-item__thumbnail-message:hover .sendbird-parent-message-info-item__thumbnail-message__image-cover{display:inline-flex}.sendbird-parent-message-info-item__voice-message__item{height:50px;min-width:136px}.sendbird-thread-list-item .sendbird-separator{margin:4px 0}.sendbird-thread-list .sendbird-message-content__middle__sender-name{white-space:nowrap;max-width:210px;overflow:hidden;text-overflow:ellipsis}.sendbird-thread-list .sendbird-message-content.incoming .sendbird-message-content__middle{max-width:200px}.sendbird-thread-list .sendbird-thumbnail-message-item-body.outgoing{min-width:200px;min-height:148px;height:148px}.sendbird-thread-list .sendbird-message-content .sendbird-message-content__middle{max-width:230px}.sendbird-thread-list .sendbird-message-status__icon.sendbird-message-status--sent{display:none}.sendbird-thread-list .sendbird-mention-suggest-list{width:100%;margin-left:0;margin-right:0}.sendbird-thread-list .sendbird-mention-suggest-list__user-item{padding-left:16px;padding-right:16px}.sendbird-thread-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{max-width:134px}.sendbird-thread-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{max-width:46px}.sendbird-thread-list-item-content{position:relative;display:inline-flex;flex-direction:row;width:100%;height:100%}.sendbird-thread-list-item-content.incoming{justify-content:flex-start}.sendbird-thread-list-item-content.outgoing{justify-content:flex-end}.sendbird-thread-list-item-content .sendbird-thread-list-item-content__middle{max-width:200px}.sendbird--mobile-mode .sendbird-thread-list-item-content .sendbird-thread-list-item-content__middle{max-width:calc(100vw - 100px)}.sendbird-thread-list-item-content .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.use-quote{margin-top:-8px;bottom:-8px}.sendbird-thread-list-item-content__middle__body-container{width:100%}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__left{position:relative;display:inline-flex;min-width:40px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content__left__avatar{position:absolute;bottom:2px}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content__left__avatar{left:0}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content__left__avatar{right:0}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle{position:relative;display:inline-flex;flex-direction:column;align-items:flex-start}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{position:absolute;bottom:6px;white-space:nowrap;display:flex;flex-direction:row;min-width:80px}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{right:-84px}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{left:-84px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at.sendbird-mouse-hover{display:none}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__sender-name{position:relative;margin-bottom:4px;width:100%;overflow:hidden;text-overflow:ellipsis}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__sender-name{margin-left:12px}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__sender-name{margin-right:12px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message{position:relative;width:100%;display:inline-flex}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.outgoing{justify-content:flex-end}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.incoming{justify-content:flex-start}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message:hover{cursor:pointer}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right{position:relative;display:inline-flex;width:50px;padding-top:18px}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right{margin-left:4px}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right{margin-right:4px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right.use-reactions{width:70px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right.chain-top{padding-top:2px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right.chain-top.use-quote{padding-top:18px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right .sendbird-thread-list-item-content-menu{position:relative;flex-direction:row;height:32px;display:none}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right .sendbird-thread-list-item-content-menu.sendbird-mouse-hover,.sendbird-thread-list-item-content.incoming:hover .sendbird-thread-list-item-content__right .sendbird-thread-list-item-content-menu{display:inline-flex}.sendbird-thread-list-item-content.incoming:hover .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{display:none}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left{position:relative;box-sizing:border-box;display:inline-flex;justify-content:flex-end;width:50px}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left.use-reactions{width:70px}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left.use-quote .sendbird-thread-list-item-content-menu{top:18px}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu{position:absolute;top:2px;flex-direction:row;display:none}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu{right:4px}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu{left:4px}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu.sendbird-mouse-hover{display:inline-flex}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle{position:relative;display:inline-flex;flex-direction:column;align-items:flex-end}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message{position:relative;width:100%;display:inline-flex}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.outgoing{justify-content:flex-end}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.incoming{justify-content:flex-start}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container{position:relative}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{position:absolute;bottom:2px;white-space:nowrap;display:flex;justify-content:flex-end;box-sizing:content-box;min-width:80px;min-height:16px}.sendbird-conversation__messages[dir=ltr] .sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{left:-84px}.sendbird-conversation__messages[dir=rtl] .sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{right:-84px}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at.sendbird-mouse-hover{display:none}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at .sendbird-thread-list-item-content__middle__body-container__created-at__component-container{position:relative;display:inline-flex}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__right{display:none}.sendbird-thread-list-item-content.outgoing:hover .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu{display:inline-flex}.sendbird-thread-list-item-content.outgoing:hover .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{display:none}.sendbird-thread-list-item-content__middle__body-container{position:relative;display:flex;flex-direction:column}.sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__message-item-body{width:100%;box-sizing:border-box}.sendbird-thread-list-item-content-reactions{position:relative;width:100%;max-width:400px;border-radius:0 0 16px 16px}.sendbird-theme--light .sendbird-thread-list-item-content-reactions{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-thread-list-item-content-reactions{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-thread-list-item-content-reactions.primary{background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-thread-list-item-content-reactions.primary{background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-thread-list-item-content-reactions.mouse-hover,.sendbird-theme--light .sendbird-thread-list-item-content-reactions:hover{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-thread-list-item-content-reactions.mouse-hover,.sendbird-theme--dark .sendbird-thread-list-item-content-reactions:hover{background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-thread-list-item-content-reactions.mouse-hover.primary,.sendbird-theme--light .sendbird-thread-list-item-content-reactions:hover.primary{background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-thread-list-item-content-reactions.mouse-hover.primary,.sendbird-theme--dark .sendbird-thread-list-item-content-reactions:hover.primary{background-color:var(--sendbird-dark-primary-300)}.sendbird-thread-list-item-content__middle__thread-replies{margin-top:4px}.sendbird-thread-list-item-content__middle__message-item-body.sendbird-og-message-item-body,.sendbird-thread-list-item-content__middle__message-item-body.sendbird-thumbnail-message-item-body{min-width:200px;max-width:200px}.sendbird-thread-list-item-content__middle__message-item-body.sendbird-thumbnail-message-item-body,.sendbird-thread-list-item-content__middle__message-item-body .sendbird-thumbnail-message-item-body__placeholder,.sendbird-thread-list-item-content__middle__message-item-body .sendbird-thumbnail-message-item-body__icon-wrapper,.sendbird-thread-list-item-content__middle__message-item-body .sendbird-thumbnail-message-item-body__video{height:148px}.sendbird-voice-message-item-body.sendbird-thread-list-item-content__middle__message-item-body{min-width:136px;height:50px}.sendbird-thread-message-input .sendbird-mention-suggest-list{width:100%;margin-left:0;margin-right:0}.sendbird-thread-message-input .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item{padding-left:16px;padding-right:16px}.sendbird-thread-message-input .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{max-width:134px}.sendbird-thread-message-input .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{max-width:46px}.sendbird-theme--light .sendbird-thread-message-input--voice-message{border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-thread-message-input--voice-message{border-top:1px solid var(--sendbird-dark-ondark-04)}.sb_mobile,.sb_mobile__panelwrap{height:100%}.sb-show-main{padding:0!important}.sb_mobile__panelwrap .sendbird-thread{width:100%;height:100%}.sb_mobile__panelwrap .sendbird-thread .sendbird-thread-ui{max-width:100%}.sb_mobile__panelwrap .sendbird-thread .sendbird-thread-ui .sendbird-thread-ui__header{width:100%}.sendbird-app__wrap{width:100%;height:100%;display:flex;box-sizing:border-box}.sendbird-app__wrap .sendbird-app__searchpanel-wrap{width:320px;min-width:320px;overflow-x:hidden;overflow-y:scroll;box-sizing:border-box}.sendbird-theme--light .sendbird-app__wrap .sendbird-app__searchpanel-wrap{border-top:1px solid var(--sendbird-light-onlight-04);border-bottom:1px solid var(--sendbird-light-onlight-04)}[dir=ltr] .sendbird-theme--light .sendbird-app__wrap .sendbird-app__searchpanel-wrap{border-right:1px solid var(--sendbird-light-onlight-04)}[dir=rtl] .sendbird-theme--light .sendbird-app__wrap .sendbird-app__searchpanel-wrap{border-left:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-app__wrap .sendbird-app__searchpanel-wrap{border-top:1px solid var(--sendbird-dark-background-600);border-bottom:1px solid var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-theme--dark .sendbird-app__wrap .sendbird-app__searchpanel-wrap{border-right:1px solid var(--sendbird-dark-background-600)}[dir=rtl] .sendbird-theme--dark .sendbird-app__wrap .sendbird-app__searchpanel-wrap{border-left:1px solid var(--sendbird-dark-background-600)}.sendbird-app__wrap .sendbird-app__conversation-wrap{flex:1;position:relative;width:calc(100% - 320px)}.sendbird-app__wrap .sendbird-app__channellist-wrap{max-width:320px}.sendbird-theme--light .sendbird-app__wrap .sendbird-app__channellist-wrap{border-top:1px solid var(--sendbird-light-onlight-04);border-bottom:1px solid var(--sendbird-light-onlight-04)}[dir=ltr] .sendbird-theme--light .sendbird-app__wrap .sendbird-app__channellist-wrap{border-left:1px solid var(--sendbird-light-onlight-04)}[dir=rtl] .sendbird-theme--light .sendbird-app__wrap .sendbird-app__channellist-wrap{border-right:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-app__wrap .sendbird-app__channellist-wrap{border-top:1px solid var(--sendbird-dark-background-600);border-bottom:1px solid var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-theme--dark .sendbird-app__wrap .sendbird-app__channellist-wrap{border-left:1px solid var(--sendbird-dark-background-600)}[dir=rtl] .sendbird-theme--dark .sendbird-app__wrap .sendbird-app__channellist-wrap{border-right:1px solid var(--sendbird-dark-background-600)}.sendbird-theme--light .sendbird-app__wrap .sendbird-app__conversation--settings-open .sendbird-chat-header__info{background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-app__wrap .sendbird-app__conversation--settings-open .sendbird-chat-header__info{background-color:var(--sendbird-dark-background-700)}[dir=ltr] .sendbird-app__wrap .sendbird-chat-header__search{margin-right:16px}[dir=rtl] .sendbird-app__wrap .sendbird-chat-header__search{margin-left:16px}.sendbird-theme--light .sendbird-app__wrap .sendbird-app__conversation--search-open .sendbird-chat-header__search{background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-app__wrap .sendbird-app__conversation--search-open .sendbird-chat-header__search{background-color:var(--sendbird-dark-background-700)}[dir=ltr] .sendbird-app__wrap .sendbird-channel-settings{border-left:none}[dir=rtl] .sendbird-app__wrap .sendbird-channel-settings{border-right:none}.sendbird-theme--light .sendbird-app__wrap .sendbird-channel-settings{border-top:1px solid var(--sendbird-light-onlight-04);border-bottom:1px solid var(--sendbird-light-onlight-04)}[dir=ltr] .sendbird-theme--light .sendbird-app__wrap .sendbird-channel-settings{border-right:1px solid var(--sendbird-light-onlight-04)}[dir=rtl] .sendbird-theme--light .sendbird-app__wrap .sendbird-channel-settings{border-left:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-app__wrap .sendbird-channel-settings{border-top:1px solid var(--sendbird-dark-background-600);border-bottom:1px solid var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-theme--dark .sendbird-app__wrap .sendbird-channel-settings{border-right:1px solid var(--sendbird-dark-background-600)}[dir=rtl] .sendbird-theme--dark .sendbird-app__wrap .sendbird-channel-settings{border-left:1px solid var(--sendbird-dark-background-600)}.sendbird-app__wrap .sendbird-channel-settings .sendbird-channel-settings__header{height:64px}.sendbird-openchannel-conversation{position:relative;display:flex;flex-direction:column;height:100%;width:100%}.sendbird-theme--light .sendbird-openchannel-conversation{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-openchannel-conversation{background-color:var(--sendbird-dark-background-600)}.sendbird-openchannel-conversation .sendbird-openchannel-conversation-scroll{overflow-y:auto;flex:1 1 0;width:100%}.sendbird-openchannel-conversation .sendbird-openchannel-footer{padding:12px 24px 24px}.sendbird-openchannel-conversation .sendbird-openchannel-conversation-scroll-container{display:flex;height:100%;overflow-y:auto;overflow-x:hidden;flex-direction:column}.sendbird-openchannel-conversation .sendbird-openchannel-conversation-scroll-container .sendbird-openchannel-conversation-scroll-padding{flex:1 1 0}.sendbird-frozen-channel-notification{position:relative;margin-top:8px;margin-right:24px;margin-left:24px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px}.sendbird-theme--light .sendbird-frozen-channel-notification{background-color:var(--sendbird-light-information-100)}.sendbird-theme--dark .sendbird-frozen-channel-notification{background-color:var(--sendbird-dark-information-100)}.sendbird-oepnchannel-header__icon_back{position:absolute;top:18px}[dir=ltr] .sendbird-oepnchannel-header__icon_back{left:12px}[dir=rtl] .sendbird-oepnchannel-header__icon_back{right:12px}.sendbird-openchannel-conversation-header{position:relative;min-height:64px;box-sizing:border-box}.sendbird-theme--light .sendbird-openchannel-conversation-header{border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-conversation-header{border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-conversation-header .sendbird-openchannel-conversation-header__left__title{white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;max-width:calc(100% - 120px)}.sendbird--mobile-mode .sendbird-openchannel-conversation-header .sendbird-openchannel-conversation-header__left__title{max-width:calc(100% - 160px)}.sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image]{position:absolute;top:16px}[dir=ltr] .sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image]{left:20px}[dir=rtl] .sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image]{right:20px}[dir=ltr] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image]{left:50px}[dir=rtl] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image]{right:50px}.sendbird-openchannel-conversation-header__left__title{position:absolute;top:12px}[dir=ltr] .sendbird-openchannel-conversation-header__left__title{left:60px}[dir=rtl] .sendbird-openchannel-conversation-header__left__title{right:60px}[dir=ltr] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left__title{left:90px}[dir=rtl] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left__title{right:90px}.sendbird-openchannel-conversation-header__left__sub-title{position:absolute;top:36px}[dir=ltr] .sendbird-openchannel-conversation-header__left__sub-title{left:60px}[dir=rtl] .sendbird-openchannel-conversation-header__left__sub-title{right:60px}[dir=ltr] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left__sub-title{left:90px}[dir=rtl] .sendbird--mobile-mode .sendbird-openchannel-conversation-header__left__sub-title{right:90px}.sendbird-openchannel-conversation-header__right{position:absolute;top:0;width:64px;height:64px}[dir=ltr] .sendbird-openchannel-conversation-header__right{right:0}[dir=rtl] .sendbird-openchannel-conversation-header__right{left:0}.sendbird-openchannel-conversation-header__right__trigger{position:absolute;top:16px;display:flex;align-items:center;justify-content:center}[dir=ltr] .sendbird-openchannel-conversation-header__right__trigger{right:16px}[dir=rtl] .sendbird-openchannel-conversation-header__right__trigger{left:16px}.sendbird-openchannel-conversation-header__left__cover-image--icon{display:flex;justify-content:center;align-items:center;border-radius:50%}.sendbird-theme--light .sendbird-openchannel-conversation-header__left__cover-image--icon{background-color:var(--sendbird-light-background-300)}.sendbird-theme--dark .sendbird-openchannel-conversation-header__left__cover-image--icon{background-color:var(--sendbird-dark-background-300)}.sendbird-openchannel-conversation-scroll{position:relative;width:100%}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container{position:sticky;width:100%;bottom:0;height:100%;overflow:hidden}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container .sendbird-openchannel-conversation-scroll__container__padding{height:8px}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container .sendbird-openchannel-conversation-scroll__container__item-container{width:100%;height:100%;overflow:scroll}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container .sendbird-openchannel-conversation-scroll__container__item-container.no-messages,.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container .sendbird-openchannel-conversation-scroll__container__item-container.no-messages .sendbird-openchannel-conversation-scroll__container__place-holder{width:100%;height:100%}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button{position:absolute;display:flex;align-items:center;justify-content:center;bottom:8px;width:40px;height:40px;border-radius:24px;z-index:1}[dir=ltr] .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button{left:calc(50% - 20px)}[dir=rtl] .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button{right:calc(50% - 20px)}.sendbird-theme--light .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button{background-color:var(--sendbird-light-primary-300);box-shadow:var(--sendbird-light-shadow-05)}.sendbird-theme--dark .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button{background-color:var(--sendbird-dark-primary-200);box-shadow:var(--sendbird-dark-shadow-05)}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:hover{cursor:pointer}.sendbird-theme--light .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:hover{background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:hover{background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:active{background-color:var(--sendbird-light-primary-500)}.sendbird-theme--dark .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:active{background-color:var(--sendbird-dark-primary-400)}.sendbird-openchannel-user-message{position:relative;display:flex;flex-direction:row;width:100%}.sendbird-theme--light .sendbird-openchannel-user-message:hover{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-user-message:hover{background-color:var(--sendbird-dark-background-400)}.sendbird-openchannel-user-message:hover .sendbird-openchannel-user-message__context-menu{display:block}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__left{position:relative;display:flex;width:52px;min-width:52px}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__left .sendbird-openchannel-user-message__left__avatar{position:relative;display:flex;margin-top:8px}[dir=ltr] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__left .sendbird-openchannel-user-message__left__avatar{margin-left:24px}[dir=rtl] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__left .sendbird-openchannel-user-message__left__avatar{margin-right:24px}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right{position:relative;display:flex;flex-direction:column;width:100%}[dir=ltr] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__right{margin:8px 24px 8px 12px}[dir=rtl] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__right{margin:8px 12px 8px 24px}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top{position:relative;display:flex;margin-bottom:2px}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top .sendbird-openchannel-user-message__right__top__sender-name,.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top .sendbird-openchannel-user-message__right__top__sent-at{position:relative;display:flex}[dir=ltr] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top .sendbird-openchannel-user-message__right__top__sent-at{margin-left:4px}[dir=rtl] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top .sendbird-openchannel-user-message__right__top__sent-at{margin-right:4px}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__bottom{position:relative;display:flex;width:100%}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__bottom .sendbird-openchannel-user-message__right__bottom__message{position:relative;word-break:break-all;white-space:pre-line}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__tail{position:relative;top:2px}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu{position:absolute;display:none}[dir=ltr] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu{right:16px}[dir=rtl] .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu{left:16px}.sendbird-theme--light .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu .sendbird-openchannel-user-message__context-menu--icon{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu .sendbird-openchannel-user-message__context-menu--icon{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu .sendbird-openchannel-user-message__context-menu--icon:hover{background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu .sendbird-openchannel-user-message__context-menu--icon:hover{background-color:var(--sendbird-dark-background-700)}.sendbird-openchannel__mobile-menu-hyperlink{display:block;width:100%;text-decoration:none;color:inherit;font-size:inherit;font-weight:inherit;font-stretch:normal;font-style:normal;line-height:inherit;letter-spacing:inherit;font-family:inherit}.sendbird-openchannel-admin-message{position:relative;margin:16px 24px;padding:12px 16px;border-radius:4px}.sendbird-theme--light .sendbird-openchannel-admin-message{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-admin-message{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-openchannel-admin-message:hover{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-admin-message:hover{background-color:var(--sendbird-dark-background-400)}.sendbird-openchannel-admin-message .sendbird-openchannel-admin-message__text{word-wrap:break-word}.sendbird-openchannel-og-message{position:relative;display:flex;flex-direction:column;width:100%}.sendbird-theme--light .sendbird-openchannel-og-message:hover{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-og-message:hover{background-color:var(--sendbird-dark-background-400)}.sendbird-openchannel-og-message:hover .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu{display:block}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top{box-sizing:border-box;position:relative;display:flex;flex-direction:row}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__left{position:relative;display:flex;width:52px;min-width:52px}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__left .sendbird-openchannel-og-message__top__left__avatar{position:absolute;display:flex;top:8px}[dir=ltr] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__left .sendbird-openchannel-og-message__top__left__avatar{left:24px}[dir=rtl] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__left .sendbird-openchannel-og-message__top__left__avatar{right:24px}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right{position:relative;display:flex;box-sizing:border-box;flex-direction:column}[dir=ltr] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right{margin:8px 24px 8px 12px}[dir=rtl] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right{margin:8px 12px 8px 24px}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title{position:relative;display:flex;margin-bottom:2px}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title .sendbird-openchannel-og-message__top__right__title__sender-name,.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title .sendbird-openchannel-og-message__top__right__title__sent-at{position:relative;display:flex}[dir=ltr] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title .sendbird-openchannel-og-message__top__right__title__sent-at{margin-left:4px}[dir=rtl] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title .sendbird-openchannel-og-message__top__right__title__sent-at{margin-right:4px}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__description .sendbird-openchannel-og-message__top__right__description__message{position:relative;display:inline;white-space:pre-wrap;word-break:break-all}.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__description .sendbird-openchannel-og-message__top__right__description__message .sendbird-word .sendbird-word__url{color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__description .sendbird-openchannel-og-message__top__right__description__message .sendbird-word .sendbird-word__url{color:var(--sendbird-dark-primary-200)}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu{position:absolute;display:none}[dir=ltr] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu{right:16px}[dir=rtl] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu{left:16px}.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu .sendbird-openchannel-og-message__top__context-menu--icon{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu .sendbird-openchannel-og-message__top__context-menu--icon{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu .sendbird-openchannel-og-message__top__context-menu--icon:hover{background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu .sendbird-openchannel-og-message__top__context-menu--icon:hover{background-color:var(--sendbird-dark-background-700)}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom{position:relative;display:inline;margin-bottom:8px;width:100%}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag{position:relative;display:inline-block;box-sizing:border-box;width:calc(100% - 64px);max-width:360px;padding:12px 12px 4px;border-radius:8px}[dir=ltr] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag{left:64px}[dir=rtl] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag{right:64px}.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag{border:solid 1px var(--sendbird-light-onlight-04);background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag{border:solid 1px var(--sendbird-dark-ondark-04);background-color:var(--sendbird-dark-background-500)}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__url{position:relative;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px;max-width:336px}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__title{position:relative;display:inline-block;white-space:pre-wrap;overflow-wrap:normal;margin-bottom:8px;max-width:336px}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__title:hover{cursor:pointer}.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__title:hover{color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__title:hover{color:var(--sendbird-dark-primary-200)}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__description{position:relative;display:block;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all;max-height:32px;margin-bottom:8px;width:100%;max-width:336px}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__thumbnail{box-sizing:border-box;position:relative;display:block;margin-top:4px;margin-bottom:8px;width:100%}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__thumbnail:hover{cursor:pointer}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__thumbnail .sendbird-openchannel-og-message__bottom__og-tag__thumbnail__image,.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__thumbnail .sendbird-openchannel-og-message__bottom__og-tag__thumbnail__image--placeholder{border-radius:8px;width:100%;min-width:200px;max-width:336px}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top__right__tail{position:relative;top:2px}[dir=ltr] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top__right__tail{left:64px}[dir=rtl] .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top__right__tail{right:64px}.sendbird-openchannel-og-message--word{display:inline;margin:0 2px;word-break:break-all}.sendbird-openchannel-thumbnail-message{position:relative;display:flex;flex-direction:row}.sendbird-theme--light .sendbird-openchannel-thumbnail-message:hover{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message:hover{background-color:var(--sendbird-dark-background-400)}.sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu{display:block}.sendbird-theme--light .sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu .sendbird-openchannel-thumbnail-message__context-menu--icon{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu .sendbird-openchannel-thumbnail-message__context-menu--icon{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu .sendbird-openchannel-thumbnail-message__context-menu--icon:hover{background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu .sendbird-openchannel-thumbnail-message__context-menu--icon:hover{background-color:var(--sendbird-dark-background-700)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__left{position:relative;display:flex;width:52px;min-width:52px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__left .sendbird-openchannel-thumbnail-message__left__avatar{position:absolute;display:inline;margin-top:8px}[dir=ltr] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__left .sendbird-openchannel-thumbnail-message__left__avatar{margin-left:28px}[dir=rtl] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__left .sendbird-openchannel-thumbnail-message__left__avatar{margin-right:28px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right{position:relative;display:flex;flex-direction:column;margin-top:8px;margin-bottom:8px;width:calc(100% - 64px)}[dir=ltr] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right{margin-left:12px}[dir=rtl] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right{margin-right:12px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title{position:relative;display:inline;margin-bottom:4px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title .sendbird-openchannel-thumbnail-message__right__title__sender-name{position:relative;display:inline}[dir=ltr] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title .sendbird-openchannel-thumbnail-message__right__title__sender-name{margin-right:4px}[dir=rtl] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title .sendbird-openchannel-thumbnail-message__right__title__sender-name{margin-left:4px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title .sendbird-openchannel-thumbnail-message__right__title__sent-at{position:relative;display:inline}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body{position:relative;display:flex;border-radius:8px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body:hover .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay{opacity:1}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap{position:relative;box-sizing:content-box}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay{position:absolute;opacity:0;width:100%;height:100%;max-width:360px;top:0;border-radius:8px;cursor:pointer}[dir=ltr] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay{left:0}[dir=rtl] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay{right:0}.sendbird-theme--light .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay{background-color:var(--sendbird-light-overlay-02)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay{background-color:var(--sendbird-dark-overlay-02)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video{max-width:360px;max-height:360px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video:hover{cursor:pointer}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video .sendbird-openchannel-thumbnail-message__right__body__wrap__video__video{max-width:360px;max-height:360px;border-radius:8px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video .sendbird-openchannel-thumbnail-message__right__body__wrap__video__icon{position:absolute;top:calc(50% - 28px)}[dir=ltr] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video .sendbird-openchannel-thumbnail-message__right__body__wrap__video__icon{left:calc(50% - 28px)}[dir=rtl] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video .sendbird-openchannel-thumbnail-message__right__body__wrap__video__icon{right:calc(50% - 28px)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video--icon{padding:107px 152px;border-radius:8px}.sendbird-theme--light .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video--icon{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video--icon{background-color:var(--sendbird-dark-background-500)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__image{border-radius:8px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__image--icon{padding:107px 152px;border-radius:8px}.sendbird-theme--light .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__image--icon{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__image--icon{background-color:var(--sendbird-dark-background-500)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__unknown{padding:107px 152px;border-radius:8px}.sendbird-theme--light .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__unknown{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__unknown{background-color:var(--sendbird-dark-background-500)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__tail{position:relative;top:2px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__context-menu{position:absolute;display:none;top:8px}[dir=ltr] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__context-menu{right:16px}[dir=rtl] .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__context-menu{left:16px}.sendbird-openchannel-file-message{position:relative;display:flex;flex-direction:row}.sendbird-theme--light .sendbird-openchannel-file-message:hover{background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-file-message:hover{background-color:var(--sendbird-dark-background-400)}.sendbird-openchannel-file-message:hover .sendbird-openchannel-file-message__context-menu{display:block}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__left{position:relative;display:flex;width:52px;min-width:52px}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__left .sendbird-openchannel-file-message__left__avatar{position:absolute;display:block;margin-top:8px}[dir=ltr] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__left .sendbird-openchannel-file-message__left__avatar{margin-left:24px}[dir=rtl] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__left .sendbird-openchannel-file-message__left__avatar{margin-right:24px}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right{position:relative;display:flex;flex-direction:column;margin-bottom:4px;width:calc(100% - 64px)}[dir=ltr] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right{margin-left:12px}[dir=rtl] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right{margin-right:12px}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title{position:relative;display:flex;margin-top:8px}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title .sendbird-openchannel-file-message__right__title__sender-name,.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title .sendbird-openchannel-file-message__right__title__sent-at{position:relative;display:flex}[dir=ltr] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title .sendbird-openchannel-file-message__right__title__sent-at{margin-left:4px}[dir=rtl] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title .sendbird-openchannel-file-message__right__title__sent-at{margin-right:4px}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body{position:relative;display:flex;margin-top:4px;margin-bottom:4px;border-radius:8px}.sendbird-theme--light .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body{background-color:var(--sendbird-light-background-100);border:solid 1px var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body{background-color:var(--sendbird-dark-background-500);border:solid 1px var(--sendbird-dark-ondark-04)}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__icon{position:relative;display:inline-block;margin:8px;border-radius:8.6px}.sendbird-theme--light .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__icon{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__icon{background-color:var(--sendbird-dark-background-600)}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__file-name{position:relative;display:flex;margin-top:22px;overflow:hidden;height:20px;max-height:20px;text-overflow:ellipsis;white-space:nowrap}[dir=ltr] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__file-name{margin-right:16px;margin-left:4px}[dir=rtl] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__file-name{margin-left:16px;margin-right:4px}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu{position:absolute;display:none;top:8px}[dir=ltr] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu{right:16px}[dir=rtl] .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu{left:16px}.sendbird-theme--light .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu .sendbird-openchannel-file-message__context-menu__icon{background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu .sendbird-openchannel-file-message__context-menu__icon{background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu .sendbird-openchannel-file-message__context-menu__icon:hover{background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu .sendbird-openchannel-file-message__context-menu__icon:hover{background-color:var(--sendbird-dark-background-700)}.sendbird-openchannel-settings{height:100%;width:320px;display:inline-block;overflow-y:scroll;position:relative}.sendbird--mobile-mode .sendbird-openchannel-settings{width:100%}.sendbird-theme--light .sendbird-openchannel-settings{background-color:var(--sendbird-light-background-50)}[dir=ltr] .sendbird-theme--light .sendbird-openchannel-settings{border-left:1px solid var(--sendbird-light-onlight-04)}[dir=rtl] .sendbird-theme--light .sendbird-openchannel-settings{border-right:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-settings{background-color:var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-theme--dark .sendbird-openchannel-settings{border-left:1px solid var(--sendbird-dark-ondark-04)}[dir=rtl] .sendbird-theme--dark .sendbird-openchannel-settings{border-right:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-settings .sendbird-participants-accordion__footer{padding-top:16px}[dir=ltr] .sendbird-openchannel-settings .sendbird-participants-accordion__footer{text-align:left;padding-left:16px}[dir=rtl] .sendbird-openchannel-settings .sendbird-participants-accordion__footer{text-align:right;padding-right:16px}.sendbird-openchannel-settings .sendbird-openchannel-settings__operator-accordion-icon{position:absolute}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__operator-accordion-icon{left:14px}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__operator-accordion-icon{right:14px}.sendbird-openchannel-settings .sendbird-openchannel-settings__accordion-icon,.sendbird-openchannel-settings .sendbird-openchannel-settings__panel-icon__delete{position:absolute}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__accordion-icon,[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-icon__delete{left:16px}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__accordion-icon,[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-icon__delete{right:16px}.sendbird-openchannel-settings .sendbird-openchannel-settings__participant{height:100%}.sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__participant-list{padding-top:64px;height:calc(100% - 64px);overflow-y:scroll}.sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header{display:block;width:100%;position:absolute;top:0}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header{left:0}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header{right:0}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header{background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header{background-color:var(--sendbird-dark-background-600)}[dir=ltr] .sendbird-openchannel-settings .sendbird-participants-accordion,[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__delete-channel{text-align:left}[dir=rtl] .sendbird-openchannel-settings .sendbird-participants-accordion,[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__delete-channel{text-align:right}.sendbird-openchannel-settings .sendbird-openchannel-settings__members .sendbird-badge__text{margin-top:-2px}.sendbird-openchannel-settings .sendbird-openchannel-settings__header{height:64px;min-height:64px;position:relative;padding:20px 24px;box-sizing:border-box}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__header{text-align:left}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__header{text-align:right}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__header{border-bottom:solid 1px var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__header{border-bottom:solid 1px var(--sendbird-dark-ondark-04)}.sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon{cursor:pointer;position:absolute;top:20px}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon{right:16px}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon{left:16px}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon path{fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon path{fill:var(--sendbird-dark-ondark-01)}.sendbird-openchannel-settings .sendbird-openchannel-settings__placeholder{margin-top:40%}.sendbird-openchannel-settings .sendbird-openchannel-settings__url{padding:16px;box-sizing:border-box;position:relative}.sendbird-openchannel-settings .sendbird-openchannel-settings__url:hover .sendbird-openchannel-settings__copy-icon{display:inline-block}.sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__copy-icon{cursor:pointer;position:absolute;display:none;top:10px}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__copy-icon{right:18px}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__copy-icon{left:18px}.sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value{margin-top:8px}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value{color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value{color:var(--sendbird-dark-ondark-01)}.sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value,.sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-label{display:block;word-wrap:break-word}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value,[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-label{text-align:left}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value,[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-label{text-align:right}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__url{background-color:var(--sendbird-light-background-50);border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__url{background-color:var(--sendbird-dark-background-600);border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item{display:block;cursor:pointer;box-sizing:border-box;position:relative}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item{padding:12px 22px 10px 56px}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item{padding:12px 56px 10px 22px}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item{background-color:var(--sendbird-light-background-50);border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item{background-color:var(--sendbird-dark-background-600);border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item:focus{outline:none}.sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item.sendbird-channel-settings__panel-item__disabled{cursor:not-allowed}.sendbird-openchannel-settings .sendbird-participants-accordion__member{position:relative;width:100%;height:40px;box-sizing:border-box}[dir=ltr] .sendbird-openchannel-settings .sendbird-participants-accordion__member{padding:12px 0 12px 56px;text-align:left}[dir=rtl] .sendbird-openchannel-settings .sendbird-participants-accordion__member{padding:12px 56px 12px 0;text-align:right}.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-label{max-width:190px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.self-operator,.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.operator,.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.user-id{position:absolute}[dir=ltr] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.self-operator,[dir=ltr] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.operator,[dir=ltr] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.user-id{right:16px}[dir=rtl] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.self-operator,[dir=rtl] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.operator,[dir=rtl] .sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.user-id{left:16px}.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__action,.sendbird-openchannel-settings .sendbird-participants-accordion__member:hover .sendbird-participants-accordion__member__title.operator,.sendbird-openchannel-settings .sendbird-participants-accordion__member:hover .sendbird-participants-accordion__member__title.user-id{display:none}.sendbird-openchannel-settings .sendbird-participants-accordion__member:hover .sendbird-participants-accordion__member__action{display:inline-block}.sendbird-openchannel-settings .sendbird-participants-accordion__member-avatar{position:absolute;top:10px;cursor:pointer}[dir=ltr] .sendbird-openchannel-settings .sendbird-participants-accordion__member-avatar{left:16px}[dir=rtl] .sendbird-openchannel-settings .sendbird-participants-accordion__member-avatar{right:16px}.sendbird-openchannel-settings .sendbird-participants-accordion__member__action{position:absolute;display:none;top:4px;cursor:pointer}[dir=ltr] .sendbird-openchannel-settings .sendbird-participants-accordion__member__action{right:8px}[dir=rtl] .sendbird-openchannel-settings .sendbird-participants-accordion__member__action{left:8px}.sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer,.sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer,.sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer,.sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer{padding-top:16px;display:flex}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer,[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer,[dir=ltr] .sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer,[dir=ltr] .sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer{justify-content:left;padding-left:12px}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer,[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer,[dir=rtl] .sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer,[dir=rtl] .sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer{justify-content:right;padding-right:12px}[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer .sendbird-button:nth-child(2),[dir=ltr] .sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer .sendbird-button:nth-child(2),[dir=ltr] .sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer .sendbird-button:nth-child(2),[dir=ltr] .sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer .sendbird-button:nth-child(2){margin-left:8px}[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer .sendbird-button:nth-child(2),[dir=rtl] .sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer .sendbird-button:nth-child(2),[dir=rtl] .sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer .sendbird-button:nth-child(2),[dir=rtl] .sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer .sendbird-button:nth-child(2){margin-right:8px}.sendbird-participants-accordion__member-avatar__avatar{position:absolute}.sendbird-more-users__popup-scroll{max-height:420px;overflow:scroll}.sendbird-openchannel-profile{position:relative;text-align:center;padding:32px 40px 27px}.sendbird-theme--light .sendbird-openchannel-profile{border-bottom:1px solid var(--sendbird-light-onlight-04);background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-openchannel-profile{border-bottom:1px solid var(--sendbird-dark-ondark-04);background-color:var(--sendbird-dark-background-600)}.sendbird-openchannel-profile .sendbird-openchannel-profile--inner{height:116px}.sendbird-openchannel-profile .sendbird-openchannel-profile__avatar{margin-bottom:16px;text-align:center}.sendbird-openchannel-profile .sendbird-openchannel-profile__title{display:inline-block;max-width:240px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;height:18px}.sendbird-openchannel-profile .sendbird-openchannel-profile__edit{position:absolute;top:10px}[dir=ltr] .sendbird-openchannel-profile .sendbird-openchannel-profile__edit{right:16px}[dir=rtl] .sendbird-openchannel-profile .sendbird-openchannel-profile__edit{left:16px}.sendbird-theme--light .sendbird-accordion.sendbird-accordion--closed,.sendbird-theme--dark .sendbird-accordion.sendbird-accordion--closed{border-bottom:0px}.sendbird-accordion{position:relative;box-sizing:border-box}.sendbird-theme--light .sendbird-accordion{border-bottom:1px solid var(--sendbird-light-onlight-04);background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-accordion{border-bottom:1px solid var(--sendbird-dark-ondark-04);background-color:var(--sendbird-dark-background-600)}.sendbird-accordion .sendbird-accordion__member{position:relative;height:40px;box-sizing:border-box}[dir=ltr] .sendbird-accordion .sendbird-accordion__member{padding:12px 0 12px 44px}[dir=rtl] .sendbird-accordion .sendbird-accordion__member{padding:12px 44px 12px 0}.sendbird-accordion .sendbird-accordion__footer{display:flex;justify-content:flex-start;margin-top:8px}.sendbird-accordion__list{padding-top:8px;padding-bottom:16px}.sendbird-accordion__panel-header{cursor:pointer;position:relative}[dir=ltr] .sendbird-accordion__panel-header{padding:12px 22px 10px 56px}[dir=rtl] .sendbird-accordion__panel-header{padding:12px 56px 10px 22px}.sendbird-theme--light .sendbird-accordion__panel-header{background-color:var(--sendbird-light-background-50);border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-accordion__panel-header{background-color:var(--sendbird-dark-background-600);border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-accordion__panel-header:focus{outline:none}.sendbird-accordion__panel-header.sendbird-accordion__panel-item__disabled{cursor:not-allowed}.sendbird-accordion__panel-icon-left,.sendbird-accordion__panel-icon-right{position:absolute;top:10px}[dir=ltr] .sendbird-accordion__panel-icon-left{left:16px}[dir=rtl] .sendbird-accordion__panel-icon-left,[dir=ltr] .sendbird-accordion__panel-icon-right{right:16px}[dir=rtl] .sendbird-accordion__panel-icon-right{left:16px;transform:rotate(180deg)}[dir=ltr] .sendbird-accordion__panel-icon--open{transform:rotate(90deg)}[dir=rtl] .sendbird-accordion__panel-icon--open{transform:rotate(-90deg)}.sendbird-theme--light .sendbird-accordion__panel-icon--chevron path{fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-accordion__panel-icon--chevron path{fill:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-accordion__panel-icon__leave path{fill:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-accordion__panel-icon__leave path{fill:var(--sendbird-dark-error-300)}._reactSkeletonLoad_1rj0p_1{line-height:1;display:inline-block;overflow:hidden;position:relative}._reactSkeletonLoad_1rj0p_1._animated_1rj0p_7:before{content:"";position:absolute;height:100%;width:500px;top:0;left:-500px;background-image:linear-gradient(90deg,#fff0,#fff9,#fff0);animation:_progress_1rj0p_1 1.2s ease-in-out infinite}@keyframes _progress_1rj0p_1{0%{left:-500px}to{left:100%}}._animated_1rj0p_7:before{content:"";position:absolute;height:100%;width:500px;top:0;left:-500px;background-image:linear-gradient(90deg,#fff0,#fff9,#fff0);animation:_progress_1rj0p_1 1.2s ease-in-out infinite}._SelectorContainer_53qkd_1:has(>button[data-state=checked]){border-color:#b8c4ff;background-color:#f8f8f8}._SelectorContainer_53qkd_1:has(>label[data-has-highlight=true]){padding:12px 20px}._ToastRoot_1o8a7_1[data-state=open]{animation:_slideIn_1o8a7_1 .3s cubic-bezier(.16,1,.3,1)}._ToastRoot_1o8a7_1[data-state=closed]{animation:_slideOut_1o8a7_1 .3s cubic-bezier(.16,1,.3,1)}._ToastRoot_1o8a7_1[data-swipe=move]{transform:translate(var(--radix-toast-swipe-move-x))}._ToastRoot_1o8a7_1[data-swipe=cancel]{transform:translate(0);transition:transform .2s ease-out}._ToastRoot_1o8a7_1[data-swipe=end]{animation:_swipeOut_1o8a7_1 .1s ease-out}@keyframes _hide_1o8a7_1{0%{opacity:1}to{opacity:0}}@keyframes _slideIn_1o8a7_1{0%{transform:translateY(-32px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideOut_1o8a7_1{0%{transform:translateY(0);opacity:1}to{transform:translateY(-32px);opacity:0}}@keyframes _swipeOut_1o8a7_1{0%{transform:translate(var(--radix-toast-swipe-end-x))}to{transform:translate(calc(100% + var(--viewport-padding)))}}._badge_odi9l_1{display:inline-flex;padding:2px 10px;border-width:2px;border-style:solid;border-color:#cae8f6;background-color:#fefefe;color:#1e41ff;border-radius:100px;text-transform:uppercase;letter-spacing:.05em}._badge_odi9l_1 ._badgeIcon_odi9l_13{position:relative;top:2px}._badge_odi9l_1._new_odi9l_17,._badge_odi9l_1._completed_odi9l_17{border-color:#5d5f5b;color:#fefefe;background-color:#1a1c19}._badge_odi9l_1._yourGuide_odi9l_22{border-color:#1e41ff;color:#fefefe;background-color:#1e41ff}._badge_odi9l_1._yourGuide_odi9l_22 dari-typography{position:relative;top:2px}._badge_odi9l_1._featured_odi9l_31{border-color:#1e41ff;color:#fefefe;background-color:#1e41ff}._badge_odi9l_1._featured_odi9l_31 dari-typography{position:relative;top:2px}._badge_odi9l_1._popular_odi9l_40 dari-typography{position:relative;top:2px}._badgeIcon_odi9l_13{margin-right:6px}._contentCard_lzcu5_2{min-width:300px;max-width:300px;height:300px;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;cursor:pointer;box-shadow:2px 2px 14px #1f7ead33;pointer-events:fill;background-color:#fefefe}._contentCard_lzcu5_2:hover ._synopsis_lzcu5_16{height:200px}._contentCard_lzcu5_2:hover ._synopsis_lzcu5_16 p{height:84px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}._header_lzcu5_27{height:170px;position:relative;padding:20px;display:flex;align-items:flex-end;background-repeat:no-repeat;background-size:cover;background-position:0}._synopsis_lzcu5_16{height:100px;background-color:#fefefe;color:#1a1c19;padding:20px;width:auto;position:relative;transition:height .3s ease-in-out}._synopsis_lzcu5_16 h3{margin:7px 0 2px;height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._synopsis_lzcu5_16 p{margin:0;height:42px;transition:height .3s ease-in-out;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._subtitle_lzcu5_65{text-transform:uppercase;transition:color .5s ease-in-out}._readTime_lzcu5_70:before{content:"•";margin:0 5px}._contentCard_lzcu5_2._large_lzcu5_75{min-width:620px;max-width:620px}bookmark-button{align-items:right;align-self:center;cursor:pointer}.isDesktop bookmark-button button.dari-text-button,.isTablet bookmark-button button.dari-text-button{display:flex;flex-direction:column}bookmark-button button.dari-text-button.small,bookmark-button button.dari-text-button.large{height:auto;padding:0}bookmark-button button.dari-text-button.small img,bookmark-button button.dari-text-button.large img{max-height:26px;max-width:21px}.isDesktop bookmark-button button.dari-text-button.small img,.isDesktop bookmark-button button.dari-text-button.large img{max-height:18px;max-width:16px}bookmark-button.showText .dari-text-button,bookmark-button.showText .dari-text-button:enabled:hover{text-decoration:none;color:#1a1c19;gap:12px}@supports (-webkit-touch-callout: none) and (not (translate: none)){bookmark-button.showText .dari-text-button>*:not(:last-child),bookmark-button.showText .dari-text-button:enabled:hover>*:not(:last-child){margin-right:12px}}bookmark-button.showUndo .dari-text-button{text-decoration:underline;color:#1a1c19;gap:16px}@supports (-webkit-touch-callout: none) and (not (translate: none)){bookmark-button.showUndo .dari-text-button>*:not(:last-child){margin-right:16px}}responsive-grid{width:100%;display:grid;gap:20px;grid-template-columns:repeat(12,1fr);box-sizing:border-box;padding:0}responsive-grid responsive-box{display:block}responsive-grid responsive-box.span1{grid-column:span 1}responsive-grid responsive-box.span2{grid-column:span 2}responsive-grid responsive-box.span3{grid-column:span 3}responsive-grid responsive-box.span4{grid-column:span 4}responsive-grid responsive-box.span5{grid-column:span 5}responsive-grid responsive-box.span6{grid-column:span 6}responsive-grid responsive-box.span7{grid-column:span 7}responsive-grid responsive-box.span8{grid-column:span 8}responsive-grid responsive-box.span9{grid-column:span 9}responsive-grid responsive-box.span10{grid-column:span 10}responsive-grid responsive-box.span11{grid-column:span 11}responsive-grid responsive-box.span12{grid-column:span 12}responsive-grid responsive-box.overflowHidden{overflow:hidden}@media print{responsive-grid{display:block}}.dari-tooltipped.MuiTooltip-tooltip,.notifications-placeholder-popover-container .MuiPopover-paper,notifications-placeholder .MuiSnackbar-root{font-family:DM Sans;font-style:normal;font-weight:700;font-size:.875rem;line-height:1.25rem}.dari-tooltipped.MuiTooltip-tooltip,.notifications-placeholder-popover-container .MuiPopover-paper,notifications-placeholder .MuiSnackbar-root{font-family:DM Sans;font-style:normal;font-weight:700;font-size:.875rem;line-height:1.25rem;background-color:#efefff;box-shadow:none;color:#175e82;filter:drop-shadow(0 4px 16px rgba(152,165,255,.1))}notification-content{display:flex;gap:8px;align-items:center}snackbar-content{display:flex;align-items:center;justify-content:space-between;padding:10px 10px 0;min-height:45px;gap:20px}@media screen and (min-width: 925px){snackbar-content{width:794px}}@supports (-webkit-touch-callout: none) and (not (translate: none)){snackbar-content>*:not(:last-child){margin-right:20px}}snackbar-content .title{color:#bbc3ff}snackbar-content .dark_blue{color:#4f66ff}snackbar-content .message{color:#1e41ff}snackbar-content aside{padding-right:10px}.isDevice snackbar-content{align-items:flex-start;flex-direction:row;width:100%;justify-content:space-between;align-items:center;gap:10px}@supports (-webkit-touch-callout: none) and (not (translate: none)){.isDevice snackbar-content>*:not(:last-child){margin-right:10px}}.progress-bar{margin-top:10px}notifications-placeholder{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:1000000000}notifications-placeholder.snackbar .MuiSnackbar-root{background-color:#fefefe;overflow:hidden}notifications-placeholder .MuiSnackbar-root{border-radius:8px;justify-content:center;pointer-events:all;-webkit-user-select:none;user-select:none}notifications-placeholder .MuiSnackbar-root.hasAction{cursor:pointer}notifications-placeholder .MuiSnackbar-root:not(.hasAction){cursor:default}.notifications-placeholder-popover-container .MuiPopover-paper:before{background-color:#efefff;display:block;position:absolute;width:20px;height:20px;transform:rotate(45deg);content:"";z-index:-1}.notifications-placeholder-popover-container{pointer-events:none}.notifications-placeholder-popover-container .MuiPopover-paper{overflow:visible;pointer-events:all;-webkit-user-select:none;user-select:none;padding:8px 12px}.notifications-placeholder-popover-container .MuiPopover-paper notification-content svg path{fill:#4f66ff}.notifications-placeholder-popover-container.arrow-bottom-right-top-right .MuiPopover-paper:before{top:-2px;right:5px}.notifications-placeholder-popover-container.hasAction{cursor:pointer}.notifications-placeholder-popover-container:not(.hasAction){cursor:default}.dari-tooltipped.MuiTooltip-tooltip,notifications-placeholder .MuiSnackbar-root,.notifications-placeholder-popover-container .MuiPopover-paper{font-family:DM Sans;font-style:normal;font-weight:700;font-size:.875rem;line-height:1.25rem}.dari-tooltipped.MuiTooltip-tooltip{display:flex;align-items:center;gap:8px}@supports (-webkit-touch-callout: none) and (not (translate: none)){.dari-tooltipped.MuiTooltip-tooltip>*:not(:last-child){margin-right:8px}}social-share{display:flex;align-items:center;-webkit-user-select:none;user-select:none;gap:10px}@supports (-webkit-touch-callout: none) and (not (translate: none)){social-share>*:not(:last-child){margin-right:10px}}social-share.vertical{flex-direction:column}social-share button,social-share icon-wrapper{display:flex}social-share icon-box{cursor:pointer;height:100%;width:auto}social-share icon-box:hover svg circle{fill:#454743}social-share .title{color:#1a1c19}.isMobile social-share .title{margin-right:8px}.isMobile social-share icon-box svg{height:38px;width:38px}:where(.dari-hoverable){transition:all .3s ease,color .3s ease}:where(.dari-frame-paper){padding:20px;box-sizing:border-box;border-radius:8px;overflow:hidden;border:1px solid #cae8f6}.isDevice :where(.dari-frame-paper){padding:20px}:where(.dari-frame-box){padding:20px;box-sizing:border-box;border:1px solid #4F66FF}:where(.dari-frame-pill){padding:6px 12px;box-sizing:border-box;border:2px solid #4F66FF;border-radius:100px;overflow:hidden}:where(.dari-surface-white){background-color:#fefefe;color:#1a1c19}@media (hover: hover){:where(.dari-surface-white):hover:where(.dari-hoverable):not(.standard){background-color:#e5e5e5;color:#1a1c19}:where(.dari-surface-white):hover:where(.dari-hoverable):not(.standard):active{background-color:#cbcbcb;color:#1a1c19}}:where(.dari-surface-selected){position:relative}:where(.dari-surface-selected):after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;border:4.5px solid #B8C4FF}:where(.dari-surface-blue){background-color:#4f66ff;color:#fefefe}@media (hover: hover){:where(.dari-surface-blue):hover:where(.dari-hoverable):not(.standard){background-color:#1c3aff;color:#fefefe}:where(.dari-surface-blue):hover:where(.dari-hoverable):not(.standard):active{background-color:#001ee8;color:#fefefe}}:where(.dari-surface-yellow){background-color:#b8c4ff;color:#1a1c19}@media (hover: hover){:where(.dari-surface-yellow):hover:where(.dari-hoverable):not(.standard){background-color:#859aff;color:#fefefe}:where(.dari-surface-yellow):hover:where(.dari-hoverable):not(.standard):active{background-color:#526fff;color:#fefefe}}:where(.dari-surface-green){background-color:#b8c4ff;color:#1a1c19}@media (hover: hover){:where(.dari-surface-green):hover:where(.dari-hoverable):not(.standard){background-color:#859aff;color:#fefefe}:where(.dari-surface-green):hover:where(.dari-hoverable):not(.standard):active{background-color:#526fff;color:#fefefe}}:where(.dari-surface-lightBlue){background-color:#b8c4ff;color:#1a1c19}@media (hover: hover){:where(.dari-surface-lightBlue):hover:where(.dari-hoverable):not(.standard){background-color:#859aff;color:#fefefe}:where(.dari-surface-lightBlue):hover:where(.dari-hoverable):not(.standard):active{background-color:#526fff;color:#fefefe}}:where(.dari-surface-red){background-color:#1a1c19;color:#fefefe}@media (hover: hover){:where(.dari-surface-red):hover:where(.dari-hoverable):not(.standard){background-color:#010101;color:#fefefe}:where(.dari-surface-red):hover:where(.dari-hoverable):not(.standard):active{background-color:#000;color:#fefefe}}:where(.dari-surface-grey){background-color:#5d5f5b;color:#fefefe}@media (hover: hover){:where(.dari-surface-grey):hover:where(.dari-hoverable):not(.standard){background-color:#444542;color:#fefefe}:where(.dari-surface-grey):hover:where(.dari-hoverable):not(.standard):active{background-color:#2a2b29;color:#fefefe}}:where(.dari-clickable){cursor:pointer}:where(.dari-clickable[disabled]){cursor:not-allowed}:where(.dari-frame-pill.dari-surface-red){border-color:#5d5f5b}:where(.dari-frame-pill.dari-surface-white){border-color:#cae8f6}:where(.dari-frame-pill.dari-surface-yellow){border-color:#dde1ff}:where(.dari-surface-wip){background:repeating-linear-gradient(45deg,#ffff0040,#ffff0040 10px,#00000040 10px,#00000040 20px);outline:5px ridge rgba(255,255,0,.25);outline-offset:-2px}:where(.dari-surface-wip):hover{background:none;outline:none}.isDevice,.isTablet,.isDesktop{display:contents}pagination-controls ul .MuiPaginationItem-page{font-family:DM Sans;font-style:normal;font-weight:500;font-size:1.125rem;line-height:1.5rem}pagination-controls ul .MuiPaginationItem-page.Mui-selected{font-family:DM Sans;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.375rem}pagination-controls{margin-top:60px;width:100%}pagination-controls nav{margin:0 auto;width:fit-content}pagination-controls ul{gap:10px}@supports (-webkit-touch-callout: none) and (not (translate: none)){pagination-controls ul>*:not(:last-child){margin-right:10px}}pagination-controls ul li{-webkit-user-select:none;user-select:none}pagination-controls ul li:first-of-type,pagination-controls ul li:last-of-type{display:flex}pagination-controls ul li:first-of-type{margin-right:14px}pagination-controls ul li:last-of-type{margin-left:14px}pagination-controls ul .MuiPaginationItem-previousNext{padding:0;margin:0;height:20px;min-width:20px}pagination-controls ul .MuiPaginationItem-previousNext svg{height:20px;width:20px}pagination-controls ul .MuiPaginationItem-text{margin:0}pagination-controls ul .MuiPaginationItem-ellipsis{color:#1a1c19}pagination-controls ul .MuiPaginationItem-page{color:#1a1c19;height:30px;width:30px}pagination-controls ul .MuiPaginationItem-page:hover,pagination-controls ul .MuiPaginationItem-page:active{background-color:transparent}pagination-controls ul .MuiPaginationItem-page.Mui-selected{background-color:#1a1c19;border-radius:50%;color:#fefefe}pagination-controls ul .MuiPaginationItem-page.Mui-selected:hover{background-color:#1a1c19}.isDevice pagination-controls ul li:first-of-type{margin-right:22px}.isDevice pagination-controls ul li:last-of-type{margin-left:22px}.isDevice pagination-controls ul .MuiPaginationItem-previousNext{height:34px;min-width:34px}.isDevice pagination-controls ul .MuiPaginationItem-previousNext svg{height:34px;width:34px}.isDevice pagination-controls ul .MuiPaginationItem-page{height:34px;width:34px}._buttoncard_iu4lm_4{padding:0;width:300px;height:300px;background:#fff;box-shadow:2px 2px 14px #1f7ead33;border-radius:8px;border:unset;cursor:pointer}._title_iu4lm_15{margin:unset;color:#4f66ff}._synopsis_iu4lm_20{margin:8px 20px 0;text-align:left;color:#1e41ff}._icon_iu4lm_27{width:115px;margin-left:20px}._bottom_button_iu4lm_32{box-sizing:border-box;display:flex;justify-content:center;align-items:center;margin-left:20px;width:99px;height:46px;border:3px solid #4768EA;border-radius:100px;font-size:16px;font-weight:700;line-height:22px;color:#4768ea}._bottom_button_iu4lm_32 svg path{fill:#4768ea}._bottom_button_iu4lm_32:disabled{color:#fefefe}._bottom_button_iu4lm_32:disabled svg path{fill:#fefefe}._bottom_button_iu4lm_32:enabled:hover{color:#98a5ff}._bottom_button_iu4lm_32:enabled:hover svg path{fill:#98a5ff}._bottom_button_iu4lm_32:enabled:active{color:#fefefe}._bottom_button_iu4lm_32:enabled:active svg path{fill:#fefefe}._bottom_button_iu4lm_32:hover:enabled{box-shadow:6px 6px 30px #1f7ead2e}.dari-sidebar-page-layout{padding:0 var(--screen-padding);box-sizing:border-box;display:grid;max-width:calc(var(--screen-max-content-width) + var(--screen-padding) * 2)}.isDesktop .dari-sidebar-page-layout,.isTablet .dari-sidebar-page-layout{grid-template-columns:var(--card-width) 1fr;grid-template-rows:auto auto;grid-auto-columns:1fr;grid-auto-flow:row;grid-template-areas:"Header Header" "Sidebar Content"}.isMobile .dari-sidebar-page-layout{grid-template-columns:1fr;grid-template-rows:auto auto 1fr;grid-auto-columns:1fr;grid-auto-flow:row;grid-template-areas:"Header" "Sidebar" "Content";width:100%}.dari-sidebar-page-layout>header{grid-area:Header;padding-top:50px;padding-bottom:20px;border-bottom:1px solid #cae8f6;display:flex;align-items:center;width:100%;flex-direction:row;gap:20px}@supports (-webkit-touch-callout: none) and (not (translate: none)){.dari-sidebar-page-layout>header>*:not(:last-child){margin-right:20px}}.dari-sidebar-page-layout>header .title{color:#1a1c19;flex-grow:1}.isMobile .dari-sidebar-page-layout>header{padding-top:20px}.dari-sidebar-page-layout>aside{grid-area:Sidebar;padding-top:20px}.isMobile .dari-sidebar-page-layout>aside{padding-top:20px}.dari-sidebar-page-layout>section{grid-area:Content;padding-top:20px;padding-bottom:40px}.isMobile .dari-sidebar-page-layout>section{padding-top:10px}.dari-layout-simple{display:flex}.dari-layout-simple.column{flex-direction:column;align-items:flex-start;width:100%}.dari-layout-simple.row{flex-direction:row}.dari-layout-simple.space-between{justify-content:space-between}.dari-layout-simple.space-between.row{width:100%}.dari-layout-simple.align-middle{justify-content:center;align-items:center}.dari-layout-simple.align-bottom{justify-content:flex-end}.dari-search-box input::placeholder,.dari-search-box input{font-family:DM Sans;font-style:normal;font-weight:400;font-size:1.125rem;line-height:1.5rem}.dari-search-box{border-color:transparent;position:relative;padding:0;box-sizing:border-box}.isDesktop .dari-search-box,.isTablet .dari-search-box{width:unset}.isMobile .dari-search-box{width:100%}.dari-search-box input{border:1.5px solid transparent;border-radius:20px;outline:transparent;box-sizing:border-box;color:#1e41ff;padding:7px 50px 7px 22px}.isDesktop .dari-search-box input,.isTablet .dari-search-box input{width:370px;height:40px}.isMobile .dari-search-box input{width:100%;height:40px}.dari-search-box input:active,.dari-search-box input:focus{border-color:#4f66ff}.dari-search-box input::placeholder{color:#b8c4ff}.dari-search-box icon-box{position:absolute;top:12px}.isDesktop .dari-search-box icon-box,.isTablet .dari-search-box icon-box{left:332px}.isMobile .dari-search-box icon-box{right:22px}.dari-search-box:not(.hasQuery) icon-box{pointer-events:none}.dari-search-box.hasQuery icon-box{cursor:pointer}.dari-collapsible-card{padding:10px 16px}.dari-collapsible-card:not([open]) summary{border-bottom:none;padding-bottom:0}.dari-collapsible-card[open] icon-box{transform:rotate(180deg)}.dari-collapsible-card summary{display:flex;align-items:center;justify-content:space-between;margin:0 -20px;padding:0 20px 10px;border-bottom:1px solid #cae8f6;list-style:none}.dari-collapsible-card summary::-webkit-details-marker{display:none}.dari-collapsible-card summary>div{align-items:center;display:flex;text-transform:uppercase;gap:10px}@supports (-webkit-touch-callout: none) and (not (translate: none)){.dari-collapsible-card summary>div>*:not(:last-child){margin-right:10px}}.dari-collapsible-card summary icon-box{height:32px;width:32px}.dari-facet-selector{-webkit-user-select:none;user-select:none}.dari-facet-selector:not(:last-of-type){border-bottom:1px solid #cae8f6;margin-bottom:34px}.dari-facet-selector .title{text-transform:uppercase;color:#1a1c19;margin-bottom:10px}.dari-facet-selector>ul{list-style-type:none;margin:0;padding:0;width:100%}.dari-facet-selector>ul li{cursor:pointer;margin-bottom:20px;text-transform:capitalize;width:fit-content}.dari-facet-selector>ul li:last-of-type{margin-bottom:34px}.dari-facet-selector .selected{color:#1e41ff;box-shadow:inset 0 -2px #1e41ff;padding:0 2px;width:fit-content}.dari-facet-selector .not-selected{color:#1a1c19}.isMobile .dari-facet-selector{border-bottom:none;margin-bottom:0}.isMobile .dari-facet-selector .title{align-items:center;background-color:#efefff;box-sizing:content-box;display:flex;height:36px;width:100%;padding:0 20px;margin:0 -20px}.isMobile .dari-facet-selector>ul{box-sizing:border-box;display:flex;flex-wrap:wrap;margin-top:20px;margin-left:14px}.isMobile .dari-facet-selector>ul li{flex-basis:calc(50% - 14px);margin-bottom:20px}.button-clean{border:none;background:none}.dari-facet-group:not(:last-of-type){margin-bottom:20px}.dari-facet-group[open] summary ul{gap:0}@supports (-webkit-touch-callout: none) and (not (translate: none)){.dari-facet-group[open] summary ul>*:not(:last-child){margin-right:0}}.dari-facet-group summary ul{display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0;text-transform:capitalize;gap:10px}@supports (-webkit-touch-callout: none) and (not (translate: none)){.dari-facet-group summary ul>*:not(:last-child){margin-right:10px}}.dari-facet-group summary ul li{color:#1a1c19;box-shadow:inset 0 -2px #1a1c19;margin:0;padding:0 2px}library-page{display:block;width:100%;min-height:100%}library-page library-page-inner{display:block}library-page library-page-inner .no-results{color:#4f66ff;margin:40px auto 0;max-width:255px;text-align:center}.dari-layout-list{display:flex;box-sizing:border-box;flex-wrap:wrap;gap:30px}@supports (-webkit-touch-callout: none) and (not (translate: none)){.dari-layout-list>*:not(:last-child){margin-right:30px}}.dari-layout-list.vertical{flex-direction:column}.dari-layout-list.horizontal{flex-direction:row}.dari-layout-pill{display:inline-flex;align-items:baseline;gap:8px}@supports (-webkit-touch-callout: none) and (not (translate: none)){.dari-layout-pill>*:not(:last-child){margin-right:8px}}.dari-layout-pill>icon-box{align-self:center}.resource-badge.dari-surface-white{color:#4768ea}.topics-bar{flex-wrap:nowrap;align-items:baseline}.topics-bar>dari-typography{color:#4f66ff}.dari-blog-post-view-card{max-width:1024px}.dari-blog-post-view-card .article-image{width:100%;height:270px}.dari-blog-post-view-card .Back button,.dari-blog-post-view-card .Bookmark button{position:relative;margin:auto}.isMobile .dari-blog-post-view-card .Back button,.isMobile .dari-blog-post-view-card .Bookmark button{margin:unset}.dari-blog-post-view-card .Back button dari-typography,.dari-blog-post-view-card .Bookmark button dari-typography{display:flex;align-items:center;gap:10px}@supports (-webkit-touch-callout: none) and (not (translate: none)){.dari-blog-post-view-card .Back button dari-typography>*:not(:last-child),.dari-blog-post-view-card .Bookmark button dari-typography>*:not(:last-child){margin-right:10px}}.isDesktop .dari-blog-post-view-card .Back button dari-typography,.isTablet .dari-blog-post-view-card .Back button dari-typography,.isDesktop .dari-blog-post-view-card .Bookmark button dari-typography,.isTablet .dari-blog-post-view-card .Bookmark button dari-typography{flex-direction:column}@media screen{.dari-blog-post-view-card-layout{display:grid;gap:0px 0px;padding:0}}.isDesktop .dari-blog-post-view-card-layout,.isTablet .dari-blog-post-view-card-layout{grid-template-columns:160px 1fr;grid-template-rows:auto auto 1fr;grid-auto-flow:row;grid-template-areas:"BackArea SubgridArea" "BookmarkArea SubgridArea" "SocialArea SubgridArea"}.isDesktop .dari-blog-post-view-card-layout .Subgrid,.isTablet .dari-blog-post-view-card-layout .Subgrid{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto auto;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"TitleArea" "MetaArea" "ImageArea" "ContentArea" "TagsArea" "ProgressArea";grid-area:SubgridArea}.isMobile .dari-blog-post-view-card-layout{grid-template-columns:100vw;grid-template-rows:auto auto auto auto auto auto auto auto auto;grid-auto-flow:row;grid-template-areas:"BackArea" "TitleArea" "MetaArea" "BookmarkArea" "SocialArea" "ImageArea" "ContentArea" "TagsArea" "ProgressArea"}.dari-blog-post-view-card-layout .Back{grid-area:BackArea}.dari-blog-post-view-card-layout .Bookmark{grid-area:BookmarkArea}.dari-blog-post-view-card-layout .Social{grid-area:SocialArea}.dari-blog-post-view-card-layout .Title{grid-area:TitleArea}.dari-blog-post-view-card-layout .Meta{grid-area:MetaArea}.dari-blog-post-view-card-layout .Image{grid-area:ImageArea}.dari-blog-post-view-card-layout .Content{grid-area:ContentArea;min-width:0}.dari-blog-post-view-card-layout .Tags{grid-area:TagsArea;border-top:1px solid #cae8f6;margin-bottom:40px}.dari-blog-post-view-card-layout .Progress{grid-area:ProgressArea}.isDesktop .dari-blog-post-view-card-layout:where(.dari-frame-paper),.isTablet .dari-blog-post-view-card-layout:where(.dari-frame-paper){overflow:visible!important}@media screen{.isDesktop .dari-blog-post-view-card-layout .Subgrid,.isTablet .dari-blog-post-view-card-layout .Subgrid{padding:60px}}@media print{.isDesktop .dari-blog-post-view-card-layout .Subgrid,.isTablet .dari-blog-post-view-card-layout .Subgrid{padding:1cm}}.isDesktop .dari-blog-post-view-card-layout .Title,.isTablet .dari-blog-post-view-card-layout .Title{margin-bottom:10px}.isDesktop .dari-blog-post-view-card-layout .Meta,.isTablet .dari-blog-post-view-card-layout .Meta{margin-bottom:24px}.isDesktop .dari-blog-post-view-card-layout .Image,.isTablet .dari-blog-post-view-card-layout .Image{margin-bottom:30px}.isDesktop .dari-blog-post-view-card-layout .Subgrid,.isTablet .dari-blog-post-view-card-layout .Subgrid{border-left:1px solid #cae8f6}.isDesktop .dari-blog-post-view-card-layout .Back,.isDesktop .dari-blog-post-view-card-layout .Bookmark,.isTablet .dari-blog-post-view-card-layout .Back,.isTablet .dari-blog-post-view-card-layout .Bookmark{border-bottom:1px solid #cae8f6}.isDesktop .dari-blog-post-view-card-layout .Back,.isDesktop .dari-blog-post-view-card-layout .Bookmark,.isDesktop .dari-blog-post-view-card-layout .Social,.isTablet .dari-blog-post-view-card-layout .Back,.isTablet .dari-blog-post-view-card-layout .Bookmark,.isTablet .dari-blog-post-view-card-layout .Social{padding:15px 5px}.isDesktop .dari-blog-post-view-card-layout .Meta,.isTablet .dari-blog-post-view-card-layout .Meta{display:flex;flex-direction:row;gap:50px;align-items:flex-start}@supports (-webkit-touch-callout: none) and (not (translate: none)){.isDesktop .dari-blog-post-view-card-layout .Meta>*:not(:last-child),.isTablet .dari-blog-post-view-card-layout .Meta>*:not(:last-child){margin-right:50px}}@media screen{.isDesktop .dari-blog-post-view-card-layout .Content,.isDesktop .dari-blog-post-view-card-layout .Tags,.isDesktop .dari-blog-post-view-card-layout .Progress,.isTablet .dari-blog-post-view-card-layout .Content,.isTablet .dari-blog-post-view-card-layout .Tags,.isTablet .dari-blog-post-view-card-layout .Progress{padding-left:0;padding-right:0}.isDesktop .dari-blog-post-view-card-layout .Tags,.isTablet .dari-blog-post-view-card-layout .Tags{margin-top:40px;padding-top:30px}}.isMobile .dari-blog-post-view-card-layout{padding-top:20px}.isMobile .dari-blog-post-view-card-layout .Back,.isMobile .dari-blog-post-view-card-layout .Title,.isMobile .dari-blog-post-view-card-layout .Meta,.isMobile .dari-blog-post-view-card-layout .Social,.isMobile .dari-blog-post-view-card-layout .Bookmark{padding-left:15px;padding-right:15px}.isMobile .dari-blog-post-view-card-layout .Back{margin-bottom:15px}.isMobile .dari-blog-post-view-card-layout .Back icon-box,.isMobile .dari-blog-post-view-card-layout .Back svg{width:28px;height:28px}.isMobile .dari-blog-post-view-card-layout .Meta{display:flex;flex-direction:column;gap:15px;align-items:flex-start;padding-top:15px;padding-bottom:24px;border-bottom:1px solid #cae8f6}@supports (-webkit-touch-callout: none) and (not (translate: none)){.isMobile .dari-blog-post-view-card-layout .Meta>*:not(:last-child){margin-right:15px}}.isMobile .dari-blog-post-view-card-layout .Bookmark{margin-top:20px}.isMobile .dari-blog-post-view-card-layout .Social{margin-top:20px;margin-bottom:20px;padding-left:15px;padding-right:15px}.isMobile .dari-blog-post-view-card-layout .Content,.isMobile .dari-blog-post-view-card-layout .Tags,.isMobile .dari-blog-post-view-card-layout .Progress{padding-left:15px;padding-right:15px;padding-bottom:30px}.isMobile .dari-blog-post-view-card-layout .Content{padding-top:30px}.isMobile .dari-blog-post-view-card-layout .Tags{padding-top:30px;border-top:1px solid #cae8f6}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}dari-carousel{display:block;position:relative;-webkit-user-select:none;user-select:none}dari-carousel .swiper{padding-bottom:20px}dari-carousel .swiper.custom-slides-width .swiper-slide{width:var(--card-width)}dari-carousel .swiper.custom-slides-width .swiper-slide:has(.base2Card){width:var(--card-width-2)}dari-carousel iframe{pointer-events:none}dari-carousel section{padding:0}dari-carousel navigation-wrapper{cursor:pointer;display:flex;justify-content:space-between;width:100%;position:absolute;top:50%;transform:translateY(-100%);-webkit-tap-highlight-color:transparent}dari-carousel navigation-wrapper .swiper-button-next{margin-right:-66px}dari-carousel navigation-wrapper .swiper-button-prev{margin-left:-66px}dari-carousel navigation-wrapper .swiper-button-next,dari-carousel navigation-wrapper .swiper-button-prev{outline:none}dari-carousel navigation-wrapper .swiper-button-next>path,dari-carousel navigation-wrapper .swiper-button-prev>path{fill:#98a5ff}dari-carousel navigation-wrapper .swiper-button-next.swiper-button-disabled>path,dari-carousel navigation-wrapper .swiper-button-prev.swiper-button-disabled>path{fill:#cae8f6}dari-carousel pagination-wrapper{display:flex;gap:14px;justify-content:center;margin-top:18px}@supports (-webkit-touch-callout: none) and (not (translate: none)){dari-carousel pagination-wrapper>*:not(:last-child){margin-right:14px}}dari-carousel pagination-wrapper .swiper-pagination-bullet{background:#cae8f6;width:12px;height:12px;opacity:1}dari-carousel pagination-wrapper .swiper-pagination-bullet-active{background:#98a5ff}.isDesktop dari-carousel pagination-wrapper{margin-top:36px}dari-carousel .swiper-wrapper video-wrapper{display:block;position:relative}dari-carousel .swiper-wrapper video-wrapper video-overlay{cursor:pointer;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;z-index:1}dari-carousel .swiper-wrapper video-wrapper video-overlay svg{height:70px;width:70px}.isDesktop dari-carousel .swiper-wrapper video-wrapper video-overlay .pause-icon{opacity:0;transition:opacity .2s ease-in}.isDesktop dari-carousel .swiper-wrapper video-wrapper video-overlay:hover .pause-icon{opacity:1}.isDesktop dari-carousel .swiper-wrapper video-wrapper svg{height:100px;width:100px}dynamically-scaled-content.dynamically-scaled-content{display:block;position:relative}.isMobile dynamically-scaled-content.dynamically-scaled-content{justify-self:center}dynamically-scaled-content.dynamically-scaled-content>*{position:absolute;transform-origin:top left}dynamically-scaled-content.dynamically-scaled-content.base1Card{width:var(--card-width);height:var(--card-width)}dynamically-scaled-content.dynamically-scaled-content.base1Card>*{width:var(--card-max-width);height:var(--card-max-width);transform:scale(var(--card-percent))}dynamically-scaled-content.dynamically-scaled-content.base2Card{width:var(--card-width-2);height:var(--card-width)}dynamically-scaled-content.dynamically-scaled-content.base2Card>*{width:var(--card-max-width-2);height:var(--card-max-width);transform:scale(var(--card-percent-2))}.isMobile dynamically-scaled-content.dynamically-scaled-content.base2Card>*{width:var(--card-max-width-2)}dynamically-scaled-content.dynamically-scaled-content.base-nested-2Card{width:calc(var(--card-width-2) - 40px);height:var(--card-width)}dynamically-scaled-content.dynamically-scaled-content.base-nested-2Card>*{width:calc(var(--card-max-width-2) - 20px);height:var(--card-max-width);transform:scale(var(--card-percent-2))}.cards-list{display:flex;gap:var(--card-padding)}.cards-carousel{--card-width: var(--carousel-card-width);--card-width-2: var(--carousel-card-width-2);--card-percent: var(--carousel-card-percent);--card-percent-2: var(--carousel-card-percent-2)}.isMobile .cards-carousel{--card-percent-2: var(--carousel-card-percent)}a.no-decoration{text-decoration:none}a.no-decoration>*{font-weight:700}.dari-layout-section{max-width:var(--screen-max-content-width);margin:0 auto 90px;padding:0 var(--screen-padding)}.dari-layout-section:last-of-type{margin:60px auto}.dari-layout-section responsive-box{width:100%}.dari-layout-section>header{display:flex;align-items:center;justify-content:space-between;color:#4f66ff;margin-bottom:15px}.dari-layout-section>header>*:first-child{flex-grow:1}.dari-layout-section>header>*:last-child{flex-shrink:0}.isDevice .dari-layout-section{margin:40px auto;padding:0 16px}.isDevice .dari-layout-section:first-of-type{margin-top:24px}content-page{width:100%;margin-left:auto;margin-right:auto;margin-top:40px;padding-bottom:100px}content-page .dari-blog-post-view-card{margin-left:auto;margin-right:auto}content-page .dari-layout-section:last-of-type{width:fit-content}.feedback-button{width:40px!important;min-width:40px!important}._signupPageLayoutDescription_xgxxs_1{margin-bottom:40px;text-align:center}._signupPageLayoutDescription_xgxxs_1 a,._signupPageLayoutDescription_xgxxs_1 a:visited{color:#4f66ff}._signupPageSubtitle_1w34x_1{margin-bottom:10px;line-height:38px}@media screen and (max-width: 579px){._signupPageSubtitle_1w34x_1{font-size:24px}}._signupPageTitle_rqy6g_1{text-transform:uppercase;text-align:center;margin-bottom:10px}._signupPageLayout_1cwaw_1{padding:50px;background-color:#dde1ff;width:100%}._signupPageLayoutTop_1cwaw_7{width:100%;display:flex;flex-direction:column}._signupPageLayoutHeader_1cwaw_13{display:flex;justify-content:center;width:100%;position:relative}._signupPageLayoutHeaderSkip_1cwaw_20{position:absolute;right:0}._signupPageLayoutSkipButton_1cwaw_25{color:#1a1c19;font-size:14px;font-weight:700}._signupPageLayoutCardShort_1cwaw_31{min-height:unset!important}._signupPageLayoutCard_1cwaw_31{position:relative;margin:auto;display:flex;align-items:center;flex-direction:column;text-align:center;max-width:1260px;box-shadow:2px 2px 14px #1f7ead33;border-radius:8px;padding:30px 30px 42px;background-color:#fefefe;min-height:calc(100vh - 180px)}._signupPageLayoutCard_1cwaw_31 ._signupPageLayoutContent_1cwaw_49{max-width:703px;width:100%;align-self:center;margin-top:28px;margin-bottom:28px;align-content:center;display:flex}._signupPageLayoutCard_1cwaw_31 ._signupPageLayoutProgressBar_1cwaw_58{height:20px;background-color:#e2e3dd;width:100%;position:absolute;bottom:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;overflow:hidden}._signupPageLayoutCard_1cwaw_31 ._signupPageLayoutProgressBar_1cwaw_58 ._signupPageLayoutProgress_1cwaw_58{background-color:#1a1c19;position:relative;height:100%}._signupPageLayoutCard_1cwaw_31 ._button_1cwaw_73{margin:0 40px 28px}@media screen and (max-width: 768px){._signupPageLayout_1cwaw_1{padding:0;margin:0}._signupPageLayoutCard_1cwaw_31{box-shadow:none;border-radius:0;padding:10px;height:100%}._signupPageLayoutCard_1cwaw_31 ._signupPageLayoutProgressBar_1cwaw_58{border-bottom-left-radius:0;border-bottom-right-radius:0}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 0px){.container{max-width:0px}}@media (min-width: 481px){.container{max-width:481px}}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 769px){.container{max-width:769px}}@media (min-width: 924px){.container{max-width:924px}}@media (min-width: 1025px){.container{max-width:1025px}}@media (min-width: 1160px){.container{max-width:1160px}}@media (min-width: 1255px){.container{max-width:1255px}}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.bottom-16{bottom:4rem}.bottom-2\.5{bottom:.625rem}.bottom-\[10px\]{bottom:10px}.bottom-\[12px\]{bottom:12px}.left-0{left:0}.left-1\/2{left:50%}.left-3{left:.75rem}.left-\[-24px\]{left:-24px}.right-0{right:0}.right-3{right:.75rem}.right-6{right:1.5rem}.right-\[-13px\]{right:-13px}.right-\[-24px\]{right:-24px}.right-\[8px\]{right:8px}.top-0{top:0}.top-1\/2{top:50%}.top-6{top:1.5rem}.top-\[-13px\]{top:-13px}.top-\[-24px\]{top:-24px}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[2147483647\]{z-index:2147483647}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-5{grid-column:span 5 / span 5}.col-start-4{grid-column-start:4}.m-0{margin:0}.m-4{margin:1rem}.m-8{margin:2rem}.m-auto{margin:auto}.mx-0{margin-left:0;margin-right:0}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-9{margin-left:2.25rem;margin-right:2.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-\[40px\]{margin-top:40px;margin-bottom:40px}.my-auto{margin-top:auto;margin-bottom:auto}.\!mb-0{margin-bottom:0!important}.-mb-4{margin-bottom:-1rem}.-mb-\[64px\]{margin-bottom:-64px}.-ml-4{margin-left:-1rem}.-ml-\[5px\]{margin-left:-5px}.-mr-2{margin-right:-.5rem}.-mr-\[64px\]{margin-right:-64px}.-mt-16{margin-top:-4rem}.-mt-2{margin-top:-.5rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-\[-6px\]{margin-bottom:-6px}.mb-\[12px\]{margin-bottom:12px}.mb-\[20px\]{margin-bottom:20px}.mb-\[22px\]{margin-bottom:22px}.mb-\[32px\]{margin-bottom:32px}.mb-\[35px\]{margin-bottom:35px}.mb-\[40px\]{margin-bottom:40px}.mb-\[70px\]{margin-bottom:70px}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-\[11px\]{margin-left:11px}.ml-\[24px\]{margin-left:24px}.ml-\[4px\]{margin-left:4px}.ml-\[5px\]{margin-left:5px}.ml-auto{margin-left:auto}.mr-\[10px\]{margin-right:10px}.mr-\[5px\]{margin-right:5px}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-32{margin-top:8rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[10px\]{margin-top:10px}.mt-\[15px\]{margin-top:15px}.mt-\[16px\]{margin-top:16px}.mt-\[1px\]{margin-top:1px}.mt-\[20px\]{margin-top:20px}.mt-\[24px\]{margin-top:24px}.mt-\[2px\]{margin-top:2px}.mt-\[4px\]{margin-top:4px}.mt-\[64px\]{margin-top:64px}.mt-\[6px\]{margin-top:6px}.mt-\[84px\]{margin-top:84px}.mt-\[8px\]{margin-top:8px}.mt-\[95px\]{margin-top:95px}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.hidden{display:none}.aspect-video{aspect-ratio:16 / 9}.\!h-\[16px\]{height:16px!important}.\!h-min{height:min-content!important}.h-1{height:.25rem}.h-1\/2{height:50%}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[108px\]{height:108px}.h-\[10px\]{height:10px}.h-\[111px\]{height:111px}.h-\[116px\]{height:116px}.h-\[11px\]{height:11px}.h-\[121px\]{height:121px}.h-\[130px\]{height:130px}.h-\[170px\]{height:170px}.h-\[180px\]{height:180px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[20px\]{height:20px}.h-\[22px\]{height:22px}.h-\[23px\]{height:23px}.h-\[24px\]{height:24px}.h-\[254px\]{height:254px}.h-\[26px\]{height:26px}.h-\[275px\]{height:275px}.h-\[28px\]{height:28px}.h-\[300px\]{height:300px}.h-\[302px\]{height:302px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[368px\]{height:368px}.h-\[390px\]{height:390px}.h-\[40px\]{height:40px}.h-\[422px\]{height:422px}.h-\[42px\]{height:42px}.h-\[48px\]{height:48px}.h-\[49px\]{height:49px}.h-\[50px\]{height:50px}.h-\[52\%\]{height:52%}.h-\[52px\]{height:52px}.h-\[600px\]{height:600px}.h-\[64px\]{height:64px}.h-\[650px\]{height:650px}.h-\[68px\]{height:68px}.h-\[70px\]{height:70px}.h-\[77px\]{height:77px}.h-\[90px\]{height:90px}.h-\[9px\]{height:9px}.h-\[fit-content\]{height:fit-content}.h-auto{height:auto}.h-fit{height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.\!max-h-none{max-height:none!important}.max-h-60{max-height:15rem}.max-h-\[225px\]{max-height:225px}.max-h-\[231px\]{max-height:231px}.max-h-\[250px\]{max-height:250px}.max-h-\[256px\]{max-height:256px}.max-h-\[34px\]{max-height:34px}.max-h-\[350px\]{max-height:350px}.max-h-\[500px\]{max-height:500px}.max-h-\[57px\]{max-height:57px}.max-h-\[696px\]{max-height:696px}.max-h-\[71px\]{max-height:71px}.max-h-\[849px\]{max-height:849px}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[95vh\]{max-height:95vh}.max-h-full{max-height:100%}.\!min-h-\[min\(514px\,100\%\)\]{min-height:min(514px,100%)!important}.min-h-0{min-height:0px}.min-h-10{min-height:2.5rem}.min-h-20{min-height:5rem}.min-h-\[122px\]{min-height:122px}.min-h-\[135px\]{min-height:135px}.min-h-\[150px\]{min-height:150px}.min-h-\[163px\]{min-height:163px}.min-h-\[170px\]{min-height:170px}.min-h-\[178px\]{min-height:178px}.min-h-\[186px\]{min-height:186px}.min-h-\[230px\]{min-height:230px}.min-h-\[288px\]{min-height:288px}.min-h-\[320px\]{min-height:320px}.min-h-\[40px\]{min-height:40px}.min-h-\[500px\]{min-height:500px}.min-h-\[90px\]{min-height:90px}.min-h-\[min\(768px\,100vh\)\]{min-height:min(768px,100vh)}.\!w-\[16px\]{width:16px!important}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[100\%\]{width:100%}.w-\[107px\]{width:107px}.w-\[10px\]{width:10px}.w-\[1100px\]{width:1100px}.w-\[116px\]{width:116px}.w-\[11px\]{width:11px}.w-\[135px\]{width:135px}.w-\[150px\]{width:150px}.w-\[163px\]{width:163px}.w-\[164px\]{width:164px}.w-\[165px\]{width:165px}.w-\[185px\]{width:185px}.w-\[186px\]{width:186px}.w-\[18px\]{width:18px}.w-\[191px\]{width:191px}.w-\[200px\]{width:200px}.w-\[20px\]{width:20px}.w-\[220px\]{width:220px}.w-\[22px\]{width:22px}.w-\[233px\]{width:233px}.w-\[23px\]{width:23px}.w-\[24px\]{width:24px}.w-\[260px\]{width:260px}.w-\[261px\]{width:261px}.w-\[26px\]{width:26px}.w-\[273px\]{width:273px}.w-\[275px\]{width:275px}.w-\[280px\]{width:280px}.w-\[28px\]{width:28px}.w-\[300px\]{width:300px}.w-\[30px\]{width:30px}.w-\[316px\]{width:316px}.w-\[328px\]{width:328px}.w-\[38px\]{width:38px}.w-\[390px\]{width:390px}.w-\[400px\]{width:400px}.w-\[40px\]{width:40px}.w-\[445px\]{width:445px}.w-\[50\%\]{width:50%}.w-\[500px\]{width:500px}.w-\[52px\]{width:52px}.w-\[80px\]{width:80px}.w-\[85\%\]{width:85%}.w-\[90vw\]{width:90vw}.w-\[9px\]{width:9px}.w-\[length\:var\(--radix-select-trigger-width\)\]{width:var(--radix-select-trigger-width)}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.\!min-w-\[300px\]{min-width:300px!important}.\!min-w-\[311px\]{min-width:311px!important}.min-w-0{min-width:0px}.min-w-48{min-width:12rem}.min-w-\[145px\]{min-width:145px}.min-w-\[150px\]{min-width:150px}.min-w-\[155px\]{min-width:155px}.min-w-\[200px\]{min-width:200px}.min-w-\[275px\]{min-width:275px}.min-w-\[300px\]{min-width:300px}.min-w-\[320px\]{min-width:320px}.min-w-\[350px\]{min-width:350px}.min-w-\[359px\]{min-width:359px}.min-w-\[38px\]{min-width:38px}.min-w-fit{min-width:fit-content}.max-w-\[1015px\]{max-width:1015px}.max-w-\[1054px\]{max-width:1054px}.max-w-\[1100px\]{max-width:1100px}.max-w-\[145px\]{max-width:145px}.max-w-\[1728px\]{max-width:1728px}.max-w-\[20\%\]{max-width:20%}.max-w-\[200px\]{max-width:200px}.max-w-\[239px\]{max-width:239px}.max-w-\[250px\]{max-width:250px}.max-w-\[263px\]{max-width:263px}.max-w-\[265px\]{max-width:265px}.max-w-\[296px\]{max-width:296px}.max-w-\[309px\]{max-width:309px}.max-w-\[33\.333\%\]{max-width:33.333%}.max-w-\[348px\]{max-width:348px}.max-w-\[350px\]{max-width:350px}.max-w-\[352px\]{max-width:352px}.max-w-\[360px\]{max-width:360px}.max-w-\[366px\]{max-width:366px}.max-w-\[422px\]{max-width:422px}.max-w-\[425px\]{max-width:425px}.max-w-\[432px\]{max-width:432px}.max-w-\[480px\]{max-width:480px}.max-w-\[482px\]{max-width:482px}.max-w-\[485px\]{max-width:485px}.max-w-\[495px\]{max-width:495px}.max-w-\[50\%\]{max-width:50%}.max-w-\[500px\]{max-width:500px}.max-w-\[506px\]{max-width:506px}.max-w-\[508px\]{max-width:508px}.max-w-\[519px\]{max-width:519px}.max-w-\[534px\]{max-width:534px}.max-w-\[561px\]{max-width:561px}.max-w-\[583px\]{max-width:583px}.max-w-\[600px\]{max-width:600px}.max-w-\[606px\]{max-width:606px}.max-w-\[610px\]{max-width:610px}.max-w-\[625px\]{max-width:625px}.max-w-\[634px\]{max-width:634px}.max-w-\[650px\]{max-width:650px}.max-w-\[662px\]{max-width:662px}.max-w-\[750px\]{max-width:750px}.max-w-\[751px\]{max-width:751px}.max-w-\[770px\]{max-width:770px}.max-w-\[800px\]{max-width:800px}.max-w-\[820px\]{max-width:820px}.max-w-\[900px\]{max-width:900px}.max-w-\[910px\]{max-width:910px}.max-w-\[calc\(100vw-300px\)\]{max-width:calc(100vw - 300px)}.flex-1{flex:1 1 0%}.flex-\[2\]{flex:2}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.basis-full{flex-basis:100%}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-8{--tw-translate-x: 2rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.grid-cols-\[auto_1fr_auto\]{grid-template-columns:auto 1fr auto}.grid-rows-\[1fr_auto_1fr\]{grid-template-rows:1fr auto 1fr}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.\!flex-nowrap{flex-wrap:nowrap!important}.content-center{align-content:center}.content-start{align-content:flex-start}.\!items-start{align-items:flex-start!important}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.\!justify-start{justify-content:flex-start!important}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.\!justify-center{justify-content:center!important}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.\!gap-0{gap:0px!important}.\!gap-8{gap:2rem!important}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-11{gap:2.75rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-\[10px\]{gap:10px}.gap-\[15px\]{gap:15px}.gap-\[16px\]{gap:16px}.gap-\[24px\]{gap:24px}.gap-\[26px\]{gap:26px}.gap-\[2px\]{gap:2px}.gap-\[3px\]{gap:3px}.gap-\[40px\]{gap:40px}.gap-\[4px\]{gap:4px}.gap-\[5px\]{gap:5px}.gap-\[6px\]{gap:6px}.gap-\[78px\]{gap:78px}.gap-\[80px\]{gap:80px}.gap-\[8px\]{gap:8px}.gap-x-6{column-gap:1.5rem}.gap-y-4{row-gap:1rem}.gap-y-6{row-gap:1.5rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.self-baseline{align-self:baseline}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.\!whitespace-nowrap{white-space:nowrap!important}.whitespace-nowrap{white-space:nowrap}.text-wrap{text-wrap:wrap}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:8px}.rounded-\[100px\]{border-radius:100px}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[8px\]{border-radius:8px}.rounded-\[90px\]{border-radius:90px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:12px}.rounded-md{border-radius:10px}.rounded-sm{border-radius:6px}.rounded-xs{border-radius:4px}.rounded-b{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.rounded-b-\[12px\]{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-t{border-top-left-radius:8px;border-top-right-radius:8px}.rounded-t-\[12px\],.rounded-t-lg{border-top-left-radius:12px;border-top-right-radius:12px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-bl{border-bottom-left-radius:8px}.rounded-br{border-bottom-right-radius:8px}.\!border{border-width:1px!important}.\!border-2{border-width:2px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-\[1\.25px\]{border-width:1.25px}.border-\[1\.5px\]{border-width:1.5px}.border-\[1px\]{border-width:1px}.border-\[2px\]{border-width:2px}.border-\[3px\]{border-width:3px}.border-\[4px\]{border-width:4px}.border-x-0{border-left-width:0px;border-right-width:0px}.border-x-2{border-left-width:2px;border-right-width:2px}.border-y-2{border-top-width:2px;border-bottom-width:2px}.\!border-b-0{border-bottom-width:0px!important}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-b-\[3px\]{border-bottom-width:3px}.border-l-0{border-left-width:0px}.border-l-2{border-left-width:2px}.border-l-\[2\.5px\]{border-left-width:2.5px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0px}.border-t-0{border-top-width:0px}.border-t-\[1\.25px\]{border-top-width:1.25px}.\!border-solid{border-style:solid!important}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-brand-black{--tw-border-opacity: 1 !important;border-color:rgb(26 28 25 / var(--tw-border-opacity))!important}.\!border-brand-blue-40{--tw-border-opacity: 1 !important;border-color:rgb(30 65 255 / var(--tw-border-opacity))!important}.\!border-brand-lavender-90{--tw-border-opacity: 1 !important;border-color:rgb(221 225 255 / var(--tw-border-opacity))!important}.\!border-brand-red-40{--tw-border-opacity: 1 !important;border-color:rgb(178 44 21 / var(--tw-border-opacity))!important}.border-\[\#288A60\]{--tw-border-opacity: 1;border-color:rgb(40 138 96 / var(--tw-border-opacity))}.border-\[\#B8C4FF\]{--tw-border-opacity: 1;border-color:rgb(184 196 255 / var(--tw-border-opacity))}.border-\[\#C6C7C2\]{--tw-border-opacity: 1;border-color:rgb(198 199 194 / var(--tw-border-opacity))}.border-\[\#DCE0E3\]{--tw-border-opacity: 1;border-color:rgb(220 224 227 / var(--tw-border-opacity))}.border-\[\#eee\]{--tw-border-opacity: 1;border-color:rgb(238 238 238 / var(--tw-border-opacity))}.border-brand-black{--tw-border-opacity: 1;border-color:rgb(26 28 25 / var(--tw-border-opacity))}.border-brand-black-80{--tw-border-opacity: 1;border-color:rgb(198 199 194 / var(--tw-border-opacity))}.border-brand-blue{--tw-border-opacity: 1;border-color:rgb(184 196 255 / var(--tw-border-opacity))}.border-brand-blue-30{--tw-border-opacity: 1;border-color:rgb(0 41 210 / var(--tw-border-opacity))}.border-brand-blue-40{--tw-border-opacity: 1;border-color:rgb(30 65 255 / var(--tw-border-opacity))}.border-brand-blue-90{--tw-border-opacity: 1;border-color:rgb(202 232 246 / var(--tw-border-opacity))}.border-brand-blue-95{--tw-border-opacity: 1;border-color:rgb(240 239 255 / var(--tw-border-opacity))}.border-brand-gray-30{--tw-border-opacity: 1;border-color:rgb(69 71 67 / var(--tw-border-opacity))}.border-brand-gray-40{--tw-border-opacity: 1;border-color:rgb(93 95 91 / var(--tw-border-opacity))}.border-brand-gray-80{--tw-border-opacity: 1;border-color:rgb(198 199 194 / var(--tw-border-opacity))}.border-brand-lavender-50{--tw-border-opacity: 1;border-color:rgb(75 108 238 / var(--tw-border-opacity))}.border-brand-lavender-70{--tw-border-opacity: 1;border-color:rgb(147 166 255 / var(--tw-border-opacity))}.border-brand-lavender-80{--tw-border-opacity: 1;border-color:rgb(184 196 255 / var(--tw-border-opacity))}.border-brand-lavender-90{--tw-border-opacity: 1;border-color:rgb(221 225 255 / var(--tw-border-opacity))}.border-brand-lavender-92{--tw-border-opacity: 1;border-color:rgb(223 224 255 / var(--tw-border-opacity))}.border-brand-lavender-95{--tw-border-opacity: 1;border-color:rgb(239 239 255 / var(--tw-border-opacity))}.border-brand-red{--tw-border-opacity: 1;border-color:rgb(213 68 43 / var(--tw-border-opacity))}.border-brand-red-30{--tw-border-opacity: 1;border-color:rgb(143 18 0 / var(--tw-border-opacity))}.border-brand-red-30\/25{border-color:#8f120040}.border-brand-red-40{--tw-border-opacity: 1;border-color:rgb(178 44 21 / var(--tw-border-opacity))}.border-brand-red-50{--tw-border-opacity: 1;border-color:rgb(213 68 43 / var(--tw-border-opacity))}.border-brand-white{--tw-border-opacity: 1;border-color:rgb(254 254 254 / var(--tw-border-opacity))}.border-brand-white-80{--tw-border-opacity: 1;border-color:rgb(198 199 194 / var(--tw-border-opacity))}.border-brand-white-80\/0{border-color:#c6c7c200}.border-brand-white-80\/70{border-color:#c6c7c2b3}.border-brand-white-95{--tw-border-opacity: 1;border-color:rgb(240 241 235 / var(--tw-border-opacity))}.border-brand-white-98{--tw-border-opacity: 1;border-color:rgb(248 248 248 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.\!border-l-brand-black{--tw-border-opacity: 1 !important;border-left-color:rgb(26 28 25 / var(--tw-border-opacity))!important}.border-b-brand-blue-30{--tw-border-opacity: 1;border-bottom-color:rgb(0 41 210 / var(--tw-border-opacity))}.border-b-brand-blue-40{--tw-border-opacity: 1;border-bottom-color:rgb(30 65 255 / var(--tw-border-opacity))}.border-b-brand-lavender-90{--tw-border-opacity: 1;border-bottom-color:rgb(221 225 255 / var(--tw-border-opacity))}.border-b-brand-lavender-92{--tw-border-opacity: 1;border-bottom-color:rgb(223 224 255 / var(--tw-border-opacity))}.border-b-transparent{border-bottom-color:transparent}.border-l-brand-white{--tw-border-opacity: 1;border-left-color:rgb(254 254 254 / var(--tw-border-opacity))}.border-t-brand-white-98{--tw-border-opacity: 1;border-top-color:rgb(248 248 248 / var(--tw-border-opacity))}.border-opacity-0{--tw-border-opacity: 0}.\!bg-brand-blue-40{--tw-bg-opacity: 1 !important;background-color:rgb(30 65 255 / var(--tw-bg-opacity))!important}.\!bg-brand-blue-95{--tw-bg-opacity: 1 !important;background-color:rgb(240 239 255 / var(--tw-bg-opacity))!important}.\!bg-brand-lavender-95{--tw-bg-opacity: 1 !important;background-color:rgb(239 239 255 / var(--tw-bg-opacity))!important}.bg-\[\#222222\]{--tw-bg-opacity: 1;background-color:rgb(34 34 34 / var(--tw-bg-opacity))}.bg-\[\#ccc\]{--tw-bg-opacity: 1;background-color:rgb(204 204 204 / var(--tw-bg-opacity))}.bg-\[\#fff\],.bg-\[\#ffffff\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-\[unset\]{background-color:unset}.bg-brand-black{--tw-bg-opacity: 1;background-color:rgb(26 28 25 / var(--tw-bg-opacity))}.bg-brand-black-80{--tw-bg-opacity: 1;background-color:rgb(198 199 194 / var(--tw-bg-opacity))}.bg-brand-blue-30{--tw-bg-opacity: 1;background-color:rgb(0 41 210 / var(--tw-bg-opacity))}.bg-brand-blue-40{--tw-bg-opacity: 1;background-color:rgb(30 65 255 / var(--tw-bg-opacity))}.bg-brand-blue-45{--tw-bg-opacity: 1;background-color:rgb(71 104 234 / var(--tw-bg-opacity))}.bg-brand-blue-95{--tw-bg-opacity: 1;background-color:rgb(240 239 255 / var(--tw-bg-opacity))}.bg-brand-gray-100{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity))}.bg-brand-gray-70{--tw-bg-opacity: 1;background-color:rgb(220 224 227 / var(--tw-bg-opacity))}.bg-brand-gray-90{--tw-bg-opacity: 1;background-color:rgb(226 227 221 / var(--tw-bg-opacity))}.bg-brand-lavender,.bg-brand-lavender-80{--tw-bg-opacity: 1;background-color:rgb(184 196 255 / var(--tw-bg-opacity))}.bg-brand-lavender-90{--tw-bg-opacity: 1;background-color:rgb(221 225 255 / var(--tw-bg-opacity))}.bg-brand-lavender-95{--tw-bg-opacity: 1;background-color:rgb(239 239 255 / var(--tw-bg-opacity))}.bg-brand-lavender-95\/0{background-color:#efefff00}.bg-brand-lavender-98{--tw-bg-opacity: 1;background-color:rgb(248 249 255 / var(--tw-bg-opacity))}.bg-brand-light-lavender-70{--tw-bg-opacity: 1;background-color:rgb(232 235 249 / var(--tw-bg-opacity))}.bg-brand-light-lavender-90{--tw-bg-opacity: 1;background-color:rgb(221 225 255 / var(--tw-bg-opacity))}.bg-brand-red{--tw-bg-opacity: 1;background-color:rgb(213 68 43 / var(--tw-bg-opacity))}.bg-brand-red-40{--tw-bg-opacity: 1;background-color:rgb(178 44 21 / var(--tw-bg-opacity))}.bg-brand-red-95{--tw-bg-opacity: 1;background-color:rgb(255 237 233 / var(--tw-bg-opacity))}.bg-brand-white,.bg-brand-white-100{--tw-bg-opacity: 1;background-color:rgb(254 254 254 / var(--tw-bg-opacity))}.bg-brand-white-80{--tw-bg-opacity: 1;background-color:rgb(198 199 194 / var(--tw-bg-opacity))}.bg-brand-white-95{--tw-bg-opacity: 1;background-color:rgb(240 241 235 / var(--tw-bg-opacity))}.bg-brand-white-98{--tw-bg-opacity: 1;background-color:rgb(248 248 248 / var(--tw-bg-opacity))}.bg-brand-white\/0{background-color:#fefefe00}.bg-brand-yellow{--tw-bg-opacity: 1;background-color:rgb(250 228 73 / var(--tw-bg-opacity))}.bg-brand-yellow-90\/30{background-color:#fae4494d}.bg-brand-yellow-95{--tw-bg-opacity: 1;background-color:rgb(255 242 169 / var(--tw-bg-opacity))}.bg-dari-gray-100{--tw-bg-opacity: 1;background-color:rgb(237 239 241 / var(--tw-bg-opacity))}.bg-dari-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-banner{background-image:url(/assets/bg-image-opaque30-BcheXUuh.png)}.bg-banner-yellow{background-image:linear-gradient(90deg,#efefff 42.79%,#fdf9e1)}.bg-care-profile{background-image:url("data:image/svg+xml,%3csvg%20width='995'%20height='750'%20viewBox='0%200%20995%20750'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.5'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M249.051%200H417.736C461.459%200%20496.903%2035.4443%20496.903%2079.1671V252.298H249.051V0ZM672.295%20176.097C696.928%20185.676%20723.33%20190.606%20749.992%20190.606V190.609C774.479%20190.609%20798.726%20185.679%20821.348%20176.1C843.971%20166.522%20864.526%20152.482%20881.841%20134.782C899.156%20117.083%20912.89%2096.0705%20922.261%2072.9451C931.632%2049.8197%20936.455%2025.0341%20936.455%200.00337159L749.994%200.00338197V5.66706e-06L546.957%200C546.957%2025.0307%20552.209%2049.8164%20562.412%2072.9418C572.616%2096.0672%20587.571%20117.079%20606.425%20134.779C625.279%20152.478%20647.661%20166.518%20672.295%20176.097ZM994.464%20501.383H745.851H745.848H497.234V750H745.848H745.851H789.691H994.464V501.383ZM497.234%20252.766H248.617C110.905%20255.22%200.000654224%20365.535%200.000654224%20501.397C0.000654224%20637.229%20110.905%20747.545%20248.617%20749.999V452.992C248.617%20479.717%20270.282%20501.382%20297.008%20501.382H497.234V252.766ZM876.371%20476.523C930.15%20476.523%20973.746%20432.927%20973.746%20379.148C973.746%20325.37%20930.15%20281.773%20876.371%20281.773C822.592%20281.773%20778.996%20325.37%20778.996%20379.148C778.996%20432.927%20822.592%20476.523%20876.371%20476.523ZM472.371%20648.476C472.371%20702.255%20428.775%20745.851%20374.996%20745.851C321.217%20745.851%20277.621%20702.255%20277.621%20648.476C277.621%20594.698%20321.217%20551.102%20374.996%20551.102C428.775%20551.102%20472.371%20594.698%20472.371%20648.476ZM497.234%20501.383V252.766H705.346C727.716%20252.766%20745.851%20270.901%20745.851%20293.271V501.383H497.234Z'%20fill='url(%23paint0_linear_947_79903)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_947_79903'%20x1='-62.9462'%20y1='-261.087'%20x2='972.607'%20y2='750.17'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.34841'%20stop-color='%23EFEFFF'%20stop-opacity='0.95'/%3e%3cstop%20offset='0.688392'%20stop-color='%23FDF9E1'%20stop-opacity='0.8'/%3e%3cstop%20offset='0.845822'%20stop-color='%23F3F3EE'%20stop-opacity='0.7'/%3e%3cstop%20offset='0.975'%20stop-color='%23F0EFFF'%20stop-opacity='0.9'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-purple-yellow-gradient{background-image:linear-gradient(126deg,#efeffff2 22.41%,#fdf9e1cc 62.24%,#f3f3eeb3 80.68%,#f0efffe6 95.82%)}.bg-union{background-image:url("data:image/svg+xml,%3csvg%20width='1161'%20height='849'%20viewBox='0%200%201161%20849'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M874.997%20218.375C843.89%20218.375%20813.088%20212.623%20784.348%20201.448C755.609%20190.272%20729.496%20173.892%20707.5%20153.243C685.504%20132.593%20668.055%20108.079%20656.151%2081.0993C644.247%2054.1195%20638.12%2025.2027%20638.12%20-4L874.997%20-3.99999L874.997%20-3.99993L1092.54%20-3.99994C1092.54%2025.2028%201086.91%2054.1195%201075.98%2081.0993C1065.05%20108.079%201049.02%20132.594%201028.82%20153.243C1008.62%20173.892%20984.64%20190.272%20958.247%20201.448C931.853%20212.623%20903.565%20218.375%20874.997%20218.375ZM1160.22%20580.943H870.164V379.234C870.164%20330.444%20830.612%20290.891%20781.821%20290.891H580.11V580.943V580.946V870.997H870.163H870.164H965.787H1160.22V580.943ZM290.054%200.834691H407.442C502.803%200.834691%20580.109%2078.1403%20580.109%20173.502V290.889H290.054V0.834691ZM580.109%20290.891H290.054C129.39%20293.754%200%20422.457%200%20580.963C0%20739.435%20129.39%20868.137%20290.054%20871V475.404C290.054%20533.693%20337.307%20580.946%20395.596%20580.946H580.109V290.891ZM1022.44%20551.942C1085.18%20551.942%201136.05%20501.079%201136.05%20438.337C1136.05%20375.595%201085.18%20324.732%201022.44%20324.732C959.699%20324.732%20908.837%20375.595%20908.837%20438.337C908.837%20501.079%20959.699%20551.942%201022.44%20551.942ZM551.103%20752.56C551.103%20815.302%20500.24%20866.164%20437.498%20866.164C374.756%20866.164%20323.894%20815.302%20323.894%20752.56C323.894%20689.818%20374.756%20638.955%20437.498%20638.955C500.24%20638.955%20551.103%20689.818%20551.103%20752.56Z'%20fill='url(%23paint0_linear_209_6352)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_209_6352'%20x1='-73.439'%20y1='-308.602'%20x2='1134.71'%20y2='871.209'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.34841'%20stop-color='%23EFEFFF'%20stop-opacity='0.95'/%3e%3cstop%20offset='0.688392'%20stop-color='%23FDF9E1'%20stop-opacity='0.8'/%3e%3cstop%20offset='0.845822'%20stop-color='%23F3F3EE'%20stop-opacity='0.7'/%3e%3cstop%20offset='0.975'%20stop-color='%23F0EFFF'%20stop-opacity='0.9'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.from-\[\#E3E2FE\]{--tw-gradient-from: #E3E2FE var(--tw-gradient-from-position);--tw-gradient-to: rgb(227 226 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[\#D4E7F9\]{--tw-gradient-to: #D4E7F9 var(--tw-gradient-to-position)}.to-brand-black-40{--tw-gradient-to: #5D5F5B var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-bottom{background-position:bottom}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.bg-origin-content{background-origin:content-box}.fill-brand-lavender-80{fill:#b8c4ff}.fill-transparent{fill:transparent}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-right{object-position:right}.object-top{object-position:top}.\!p-0{padding:0!important}.p-0{padding:0}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-20{padding:5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-9{padding:2.25rem}.p-\[16px\]{padding:16px}.p-\[20px\]{padding:20px}.p-\[24px\]{padding:24px}.p-\[40px\]{padding:40px}.p-\[48px\]{padding:48px}.p-\[4px\]{padding:4px}.p-\[5px\]{padding:5px}.p-\[6px\]{padding:6px}.\!py-0{padding-top:0!important;padding-bottom:0!important}.px-0{padding-left:0;padding-right:0}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-20{padding-left:5rem;padding-right:5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[12px\]{padding-left:12px;padding-right:12px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[20px\]{padding-left:20px;padding-right:20px}.px-\[24px\]{padding-left:24px;padding-right:24px}.px-\[2px\]{padding-left:2px;padding-right:2px}.px-\[30px\]{padding-left:30px;padding-right:30px}.px-\[34px\]{padding-left:34px;padding-right:34px}.px-\[35px\]{padding-left:35px;padding-right:35px}.px-\[36px\]{padding-left:36px;padding-right:36px}.px-\[5px\]{padding-left:5px;padding-right:5px}.px-\[8px\]{padding-left:8px;padding-right:8px}.px-\[94px\]{padding-left:94px;padding-right:94px}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-\[11px\]{padding-top:11px;padding-bottom:11px}.py-\[12px\]{padding-top:12px;padding-bottom:12px}.py-\[14px\]{padding-top:14px;padding-bottom:14px}.py-\[16px\]{padding-top:16px;padding-bottom:16px}.py-\[18px\]{padding-top:18px;padding-bottom:18px}.py-\[24px\]{padding-top:24px;padding-bottom:24px}.py-\[2px\]{padding-top:2px;padding-bottom:2px}.py-\[31px\]{padding-top:31px;padding-bottom:31px}.py-\[34px\]{padding-top:34px;padding-bottom:34px}.py-\[40px\]{padding-top:40px;padding-bottom:40px}.py-\[4px\]{padding-top:4px;padding-bottom:4px}.py-\[50px\]{padding-top:50px;padding-bottom:50px}.py-\[6px\]{padding-top:6px;padding-bottom:6px}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.py-\[9px\]{padding-top:9px;padding-bottom:9px}.\!pb-0{padding-bottom:0!important}.\!pb-4{padding-bottom:1rem!important}.\!pl-2{padding-left:.5rem!important}.\!pl-4{padding-left:1rem!important}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[10px\]{padding-bottom:10px}.pb-\[16px\]{padding-bottom:16px}.pb-\[24px\]{padding-bottom:24px}.pb-\[40px\]{padding-bottom:40px}.pb-\[5px\]{padding-bottom:5px}.pb-\[60px\]{padding-bottom:60px}.pb-\[64px\]{padding-bottom:64px}.pb-\[72px\]{padding-bottom:72px}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-\[10px\]{padding-left:10px}.pl-\[36px\]{padding-left:36px}.pl-\[5px\]{padding-left:5px}.pr-1{padding-right:.25rem}.pr-11{padding-right:2.75rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-\[5px\]{padding-right:5px}.ps-0{padding-inline-start:0px}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-9{padding-top:2.25rem}.pt-\[14px\]{padding-top:14px}.pt-\[30px\]{padding-top:30px}.pt-\[32px\]{padding-top:32px}.pt-\[34px\]{padding-top:34px}.pt-\[60px\]{padding-top:60px}.pt-\[72px\]{padding-top:72px}.text-left{text-align:left}.text-center{text-align:center}.text-start{text-align:start}.text-end{text-align:end}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.\!font-tiempos{font-family:Tiempos Headline!important}.font-display,.font-text{font-family:DM Sans}.\!text-2xl{font-size:1.5rem!important;line-height:2rem!important}.\!text-\[10px\]{font-size:10px!important}.\!text-\[16px\]{font-size:16px!important}.\!text-\[20px\]{font-size:20px!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[19px\]{font-size:19px}.text-\[20px\]{font-size:20px}.text-\[21px\]{font-size:21px}.text-\[22px\]{font-size:22px}.text-\[23px\]{font-size:23px}.text-\[24px\]{font-size:24px}.text-\[25px\]{font-size:25px}.text-\[26px\]{font-size:26px}.text-\[27px\]{font-size:27px}.text-\[28px\]{font-size:28px}.text-\[29px\]{font-size:29px}.text-\[30px\]{font-size:30px}.text-\[31px\]{font-size:31px}.text-\[32px\]{font-size:32px}.text-\[33px\]{font-size:33px}.text-\[34px\]{font-size:34px}.text-\[35px\]{font-size:35px}.text-\[36px\]{font-size:36px}.text-\[37px\]{font-size:37px}.text-\[38px\]{font-size:38px}.text-\[39px\]{font-size:39px}.text-\[40px\]{font-size:40px}.text-\[41px\]{font-size:41px}.text-\[42px\]{font-size:42px}.text-\[43px\]{font-size:43px}.text-\[44px\]{font-size:44px}.text-\[45px\]{font-size:45px}.text-\[46px\]{font-size:46px}.text-\[47px\]{font-size:47px}.text-\[48px\]{font-size:48px}.text-\[49px\]{font-size:49px}.text-\[4px\]{font-size:4px}.text-\[50px\]{font-size:50px}.text-\[51px\]{font-size:51px}.text-\[52px\]{font-size:52px}.text-\[53px\]{font-size:53px}.text-\[54px\]{font-size:54px}.text-\[55px\]{font-size:55px}.text-\[56px\]{font-size:56px}.text-\[57px\]{font-size:57px}.text-\[58px\]{font-size:58px}.text-\[59px\]{font-size:59px}.text-\[60px\]{font-size:60px}.text-\[61px\]{font-size:61px}.text-\[62px\]{font-size:62px}.text-\[63px\]{font-size:63px}.text-\[64px\]{font-size:64px}.text-\[65px\]{font-size:65px}.text-\[66px\]{font-size:66px}.text-\[67px\]{font-size:67px}.text-\[68px\]{font-size:68px}.text-\[69px\]{font-size:69px}.text-\[70px\]{font-size:70px}.text-\[71px\]{font-size:71px}.text-\[72px\]{font-size:72px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-bold{font-weight:700!important}.\!font-normal{font-weight:400!important}.font-\[400\]{font-weight:400}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.\!normal-case{text-transform:none!important}.normal-case{text-transform:none}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-\[1\.29\]{line-height:1.29}.leading-\[26px\]{line-height:26px}.leading-\[34px\]{line-height:34px}.leading-\[44px\]{line-height:44px}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.\!tracking-normal{letter-spacing:0em!important}.tracking-wider{letter-spacing:.05em}.\!text-brand-black{--tw-text-opacity: 1 !important;color:rgb(26 28 25 / var(--tw-text-opacity))!important}.\!text-brand-red-40{--tw-text-opacity: 1 !important;color:rgb(178 44 21 / var(--tw-text-opacity))!important}.text-\[\#0034FF\]{--tw-text-opacity: 1;color:rgb(0 52 255 / var(--tw-text-opacity))}.text-\[\#14110F\]{--tw-text-opacity: 1;color:rgb(20 17 15 / var(--tw-text-opacity))}.text-\[\#288A60\]{--tw-text-opacity: 1;color:rgb(40 138 96 / var(--tw-text-opacity))}.text-\[unset\]{color:unset}.text-brand-black,.text-brand-black-10{--tw-text-opacity: 1;color:rgb(26 28 25 / var(--tw-text-opacity))}.text-brand-black-40{--tw-text-opacity: 1;color:rgb(93 95 91 / var(--tw-text-opacity))}.text-brand-blue{--tw-text-opacity: 1;color:rgb(184 196 255 / var(--tw-text-opacity))}.text-brand-blue-20{--tw-text-opacity: 1;color:rgb(0 27 150 / var(--tw-text-opacity))}.text-brand-blue-30{--tw-text-opacity: 1;color:rgb(0 41 210 / var(--tw-text-opacity))}.text-brand-blue-40{--tw-text-opacity: 1;color:rgb(30 65 255 / var(--tw-text-opacity))}.text-brand-blue-50{--tw-text-opacity: 1;color:rgb(79 102 255 / var(--tw-text-opacity))}.text-brand-blue-70{--tw-text-opacity: 1;color:rgb(152 165 255 / var(--tw-text-opacity))}.text-brand-gray{--tw-text-opacity: 1;color:rgb(93 95 91 / var(--tw-text-opacity))}.text-brand-gray-10{--tw-text-opacity: 1;color:rgb(26 28 25 / var(--tw-text-opacity))}.text-brand-gray-30{--tw-text-opacity: 1;color:rgb(69 71 67 / var(--tw-text-opacity))}.text-brand-gray-40{--tw-text-opacity: 1;color:rgb(93 95 91 / var(--tw-text-opacity))}.text-brand-gray-50{--tw-text-opacity: 1;color:rgb(158 159 158 / var(--tw-text-opacity))}.text-brand-lavender-40{--tw-text-opacity: 1;color:rgb(46 81 212 / var(--tw-text-opacity))}.text-brand-lavender-80{--tw-text-opacity: 1;color:rgb(184 196 255 / var(--tw-text-opacity))}.text-brand-lavender-90{--tw-text-opacity: 1;color:rgb(221 225 255 / var(--tw-text-opacity))}.text-brand-red{--tw-text-opacity: 1;color:rgb(213 68 43 / var(--tw-text-opacity))}.text-brand-red-30{--tw-text-opacity: 1;color:rgb(143 18 0 / var(--tw-text-opacity))}.text-brand-red-40{--tw-text-opacity: 1;color:rgb(178 44 21 / var(--tw-text-opacity))}.text-brand-red-50{--tw-text-opacity: 1;color:rgb(213 68 43 / var(--tw-text-opacity))}.text-brand-white,.text-brand-white-100{--tw-text-opacity: 1;color:rgb(254 254 254 / var(--tw-text-opacity))}.text-brand-white-40{--tw-text-opacity: 1;color:rgb(93 95 91 / var(--tw-text-opacity))}.text-brand-white-80{--tw-text-opacity: 1;color:rgb(198 199 194 / var(--tw-text-opacity))}.text-brand-white-98{--tw-text-opacity: 1;color:rgb(248 248 248 / var(--tw-text-opacity))}.text-current{color:currentColor}.text-dari-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.decoration-2{text-decoration-thickness:2px}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-brand-white-40::placeholder{--tw-placeholder-opacity: 1;color:rgb(93 95 91 / var(--tw-placeholder-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.shadow{--tw-shadow: 2px 2px 14px rgba(31, 126, 173, .2);--tw-shadow-colored: 2px 2px 14px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[2px_2px_14px_0_rgba\(31\,126\,173\,0\.2\)\]{--tw-shadow: 2px 2px 14px 0 rgba(31,126,173,.2);--tw-shadow-colored: 2px 2px 14px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-app{--tw-shadow: 2px 2px 14px rgba(31, 126, 173, .2);--tw-shadow-colored: 2px 2px 14px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.\!shadow-brand-blue-30{--tw-shadow-color: #0029D2 !important;--tw-shadow: var(--tw-shadow-colored) !important}.outline-none{outline:2px solid transparent;outline-offset:2px}.\!outline{outline-style:solid!important}.outline{outline-style:solid}.\!outline-\[2px\]{outline-width:2px!important}.outline-0{outline-width:0px}.outline-\[1\.5px\]{outline-width:1.5px}.outline-\[2px\]{outline-width:2px}.outline-offset-\[0px\]{outline-offset:0px}.\!outline-transparent{outline-color:transparent!important}.outline-brand-black-40{outline-color:#5d5f5b}.outline-transparent{outline-color:transparent}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-none{--tw-drop-shadow: drop-shadow(0 0 #0000);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.\!transition-none{transition-property:none!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-75{transition-duration:75ms}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.\@container{container-type:inline-size}.\@container-normal{container-type:normal}.\[appearance\:textfield\]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.thin-scrollbar{scrollbar-width:thin;-ms-overflow-style:thin}.reset-all{all:unset}.contain-content{contain:content}.placeholder\:italic::placeholder{font-style:italic}.placeholder\:text-brand-gray-40::placeholder{--tw-text-opacity: 1;color:rgb(93 95 91 / var(--tw-text-opacity))}.placeholder\:text-brand-light-lavender-80::placeholder{--tw-text-opacity: 1;color:rgb(184 196 255 / var(--tw-text-opacity))}.placeholder\:text-brand-red-40::placeholder{--tw-text-opacity: 1;color:rgb(178 44 21 / var(--tw-text-opacity))}.placeholder\:text-brand-white-40::placeholder{--tw-text-opacity: 1;color:rgb(93 95 91 / var(--tw-text-opacity))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:bottom-\[-2px\]:after{content:var(--tw-content);bottom:-2px}.after\:left-0:after{content:var(--tw-content);left:0}.after\:block:after{content:var(--tw-content);display:block}.after\:h-\[14px\]:after{content:var(--tw-content);height:14px}.after\:h-\[1px\]:after{content:var(--tw-content);height:1px}.after\:w-\[14px\]:after{content:var(--tw-content);width:14px}.after\:w-full:after{content:var(--tw-content);width:100%}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:bg-brand-blue-40:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(30 65 255 / var(--tw-bg-opacity))}.after\:bg-brand-red-40:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(178 44 21 / var(--tw-bg-opacity))}.after\:bg-brand-white-40:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(93 95 91 / var(--tw-bg-opacity))}.after\:bg-transparent:after{content:var(--tw-content);background-color:transparent}.after\:transition-colors:after{content:var(--tw-content);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\:duration-200:after{content:var(--tw-content);transition-duration:.2s}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.first\:mt-0:first-child{margin-top:0}.first\:border-t:first-child{border-top-width:1px}.last\:border-b-0:last-child{border-bottom-width:0px}.focus-within\:rounded-\[2px\]:focus-within{border-radius:2px}.focus-within\:border-brand-blue-30:focus-within{--tw-border-opacity: 1;border-color:rgb(0 41 210 / var(--tw-border-opacity))}.focus-within\:border-brand-blue-40:focus-within{--tw-border-opacity: 1;border-color:rgb(30 65 255 / var(--tw-border-opacity))}.focus-within\:border-brand-lavender-80:focus-within{--tw-border-opacity: 1;border-color:rgb(184 196 255 / var(--tw-border-opacity))}.focus-within\:bg-brand-lavender-95:focus-within{--tw-bg-opacity: 1;background-color:rgb(239 239 255 / var(--tw-bg-opacity))}.focus-within\:bg-brand-white:focus-within{--tw-bg-opacity: 1;background-color:rgb(254 254 254 / var(--tw-bg-opacity))}.focus-within\:shadow-app:focus-within{--tw-shadow: 2px 2px 14px rgba(31, 126, 173, .2);--tw-shadow-colored: 2px 2px 14px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus-within\:outline-brand-lavender-80:focus-within{outline-color:#b8c4ff}.hover\:\!border-b-0:hover{border-bottom-width:0px!important}.hover\:border-brand-blue-30:hover{--tw-border-opacity: 1;border-color:rgb(0 41 210 / var(--tw-border-opacity))}.hover\:border-brand-blue-40:hover{--tw-border-opacity: 1;border-color:rgb(30 65 255 / var(--tw-border-opacity))}.hover\:border-brand-blue-50:hover{--tw-border-opacity: 1;border-color:rgb(79 102 255 / var(--tw-border-opacity))}.hover\:border-brand-blue-80\/50:hover{border-color:#bbc3ff80}.hover\:border-brand-lavender-80:hover{--tw-border-opacity: 1;border-color:rgb(184 196 255 / var(--tw-border-opacity))}.hover\:border-brand-red-40:hover{--tw-border-opacity: 1;border-color:rgb(178 44 21 / var(--tw-border-opacity))}.hover\:bg-brand-blue-30:hover{--tw-bg-opacity: 1;background-color:rgb(0 41 210 / var(--tw-bg-opacity))}.hover\:bg-brand-blue-40:hover{--tw-bg-opacity: 1;background-color:rgb(30 65 255 / var(--tw-bg-opacity))}.hover\:bg-brand-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(79 102 255 / var(--tw-bg-opacity))}.hover\:bg-brand-blue-80\/35:hover{background-color:#bbc3ff59}.hover\:bg-brand-blue-95:hover{--tw-bg-opacity: 1;background-color:rgb(240 239 255 / var(--tw-bg-opacity))}.hover\:bg-brand-lavender-90:hover{--tw-bg-opacity: 1;background-color:rgb(221 225 255 / var(--tw-bg-opacity))}.hover\:bg-brand-lavender-95:hover{--tw-bg-opacity: 1;background-color:rgb(239 239 255 / var(--tw-bg-opacity))}.hover\:bg-brand-lavender-98:hover{--tw-bg-opacity: 1;background-color:rgb(248 249 255 / var(--tw-bg-opacity))}.hover\:bg-brand-light-lavender-70:hover{--tw-bg-opacity: 1;background-color:rgb(232 235 249 / var(--tw-bg-opacity))}.hover\:bg-brand-light-lavender-90:hover{--tw-bg-opacity: 1;background-color:rgb(221 225 255 / var(--tw-bg-opacity))}.hover\:bg-brand-red-40:hover{--tw-bg-opacity: 1;background-color:rgb(178 44 21 / var(--tw-bg-opacity))}.hover\:text-brand-blue-30:hover{--tw-text-opacity: 1;color:rgb(0 41 210 / var(--tw-text-opacity))}.hover\:text-brand-white:hover{--tw-text-opacity: 1;color:rgb(254 254 254 / var(--tw-text-opacity))}.hover\:no-underline:hover{text-decoration-line:none}.hover\:decoration-\[3px\]:hover{text-decoration-thickness:3px}.hover\:\!shadow-transparent:hover{--tw-shadow-color: transparent !important;--tw-shadow: var(--tw-shadow-colored) !important}.hover\:after\:\!bg-transparent:hover:after{content:var(--tw-content);background-color:transparent!important}.hover\:after\:bg-brand-black:hover:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(26 28 25 / var(--tw-bg-opacity))}.hover\:after\:bg-brand-blue-30:hover:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(0 41 210 / var(--tw-bg-opacity))}.focus\:border:focus{border-width:1px}.focus\:border-solid:focus{border-style:solid}.focus\:border-brand-blue:focus{--tw-border-opacity: 1;border-color:rgb(184 196 255 / var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-0:focus{outline-width:0px}.focus-visible\:rounded-\[2px\]:focus-visible{border-radius:2px}.focus-visible\:border-2:focus-visible{border-width:2px}.focus-visible\:border-brand-blue-40:focus-visible{--tw-border-opacity: 1;border-color:rgb(30 65 255 / var(--tw-border-opacity))}.focus-visible\:border-brand-blue-80\/50:focus-visible{border-color:#bbc3ff80}.focus-visible\:border-brand-blue-95:focus-visible{--tw-border-opacity: 1;border-color:rgb(240 239 255 / var(--tw-border-opacity))}.focus-visible\:bg-brand-lavender-95:focus-visible{--tw-bg-opacity: 1;background-color:rgb(239 239 255 / var(--tw-bg-opacity))}.focus-visible\:bg-brand-white:focus-visible{--tw-bg-opacity: 1;background-color:rgb(254 254 254 / var(--tw-bg-opacity))}.focus-visible\:\!outline-brand-lavender-80:focus-visible{outline-color:#b8c4ff!important}.active\:bg-brand-blue-95:active{--tw-bg-opacity: 1;background-color:rgb(240 239 255 / var(--tw-bg-opacity))}.active\:bg-brand-lavender-90:active{--tw-bg-opacity: 1;background-color:rgb(221 225 255 / var(--tw-bg-opacity))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-brand-white-80:disabled{--tw-border-opacity: 1;border-color:rgb(198 199 194 / var(--tw-border-opacity))}.disabled\:bg-brand-white:disabled{--tw-bg-opacity: 1;background-color:rgb(254 254 254 / var(--tw-bg-opacity))}.disabled\:bg-brand-white-80:disabled{--tw-bg-opacity: 1;background-color:rgb(198 199 194 / var(--tw-bg-opacity))}.disabled\:text-brand-white-40:disabled{--tw-text-opacity: 1;color:rgb(93 95 91 / var(--tw-text-opacity))}.disabled\:text-brand-white-80:disabled{--tw-text-opacity: 1;color:rgb(198 199 194 / var(--tw-text-opacity))}.disabled\:hover\:decoration-2:hover:disabled{text-decoration-thickness:2px}.group:hover .group-hover\:line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.group:hover .group-hover\:h-\[150px\]{height:150px}.group:hover .group-hover\:fill-brand-lavender-80{fill:#b8c4ff}.group:hover .group-hover\:opacity-100{opacity:1}.has-\[\:disabled\]\:opacity-30:has(:disabled){opacity:.3}.data-\[disabled\]\:cursor-not-allowed[data-disabled]{cursor:not-allowed}.data-\[state\=open\]\:rounded[data-state=open]{border-radius:8px}.data-\[disabled\]\:border-brand-white-80[data-disabled]{--tw-border-opacity: 1;border-color:rgb(198 199 194 / var(--tw-border-opacity))}.data-\[state\=checked\]\:border-brand-blue-40[data-state=checked]{--tw-border-opacity: 1;border-color:rgb(30 65 255 / var(--tw-border-opacity))}.data-\[state\=checked\]\:border-brand-blue-50[data-state=checked]{--tw-border-opacity: 1;border-color:rgb(79 102 255 / var(--tw-border-opacity))}.data-\[state\=open\]\:border-brand-blue-40[data-state=open]{--tw-border-opacity: 1;border-color:rgb(30 65 255 / var(--tw-border-opacity))}.data-\[state\=open\]\:border-brand-blue-95[data-state=open]{--tw-border-opacity: 1;border-color:rgb(240 239 255 / var(--tw-border-opacity))}.data-\[state\=active\]\:border-b-brand-black-10[data-state=active]{--tw-border-opacity: 1;border-bottom-color:rgb(26 28 25 / var(--tw-border-opacity))}.data-\[disabled\]\:\!bg-brand-lavender-95[data-disabled]{--tw-bg-opacity: 1 !important;background-color:rgb(239 239 255 / var(--tw-bg-opacity))!important}.data-\[disabled\]\:bg-brand-white-95[data-disabled]{--tw-bg-opacity: 1;background-color:rgb(240 241 235 / var(--tw-bg-opacity))}.data-\[state\=checked\]\:bg-brand-blue-40[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(30 65 255 / var(--tw-bg-opacity))}.data-\[state\=checked\]\:bg-brand-blue-50[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(79 102 255 / var(--tw-bg-opacity))}.data-\[state\=checked\]\:bg-brand-blue-80\/35[data-state=checked]{background-color:#bbc3ff59}.data-\[state\=checked\]\:bg-brand-red-40[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(178 44 21 / var(--tw-bg-opacity))}.data-\[state\=open\]\:bg-\[\#14110fb3\][data-state=open]{background-color:#14110fb3}.data-\[state\=open\]\:bg-\[\#F8F9FF\][data-state=open]{--tw-bg-opacity: 1;background-color:rgb(248 249 255 / var(--tw-bg-opacity))}.data-\[disabled\]\:text-brand-lavender-80[data-disabled]{--tw-text-opacity: 1;color:rgb(184 196 255 / var(--tw-text-opacity))}.data-\[disabled\]\:text-brand-white-40[data-disabled]{--tw-text-opacity: 1;color:rgb(93 95 91 / var(--tw-text-opacity))}.data-\[state\=active\]\:text-brand-black[data-state=active]{--tw-text-opacity: 1;color:rgb(26 28 25 / var(--tw-text-opacity))}.data-\[state\=checked\]\:text-brand-white-100[data-state=checked]{--tw-text-opacity: 1;color:rgb(254 254 254 / var(--tw-text-opacity))}.group[data-state=open] .group-data-\[state\=open\]\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-disabled] .group-data-\[disabled\]\:text-brand-white-40{--tw-text-opacity: 1;color:rgb(93 95 91 / var(--tw-text-opacity))}.group[data-state=checked] .group-data-\[state\=checked\]\:opacity-100{opacity:1}@container (min-width: 24rem){.\@sm\:h-\[498px\]{height:498px}.\@sm\:w-auto{width:auto}.\@sm\:items-center{align-items:center}.\@sm\:px-8{padding-left:2rem;padding-right:2rem}.\@sm\:text-\[34px\]{font-size:34px}}@container (min-width: 28rem){.\@md\:flex-row{flex-direction:row}}@container (min-width: 32rem){.\@lg\:mr-0{margin-right:0}.\@lg\:block{display:block}.\@lg\:flex{display:flex}.\@lg\:hidden{display:none}.\@lg\:flex-grow-0{flex-grow:0}.\@lg\:gap-5{gap:1.25rem}}@container (min-width: 36rem){.\@xl\:ml-0{margin-left:0}.\@xl\:grid{display:grid}.\@xl\:h-\[235px\]{height:235px}.\@xl\:h-\[300px\]{height:300px}.\@xl\:w-\[228px\]{width:228px}.\@xl\:w-\[267px\]{width:267px}.\@xl\:min-w-\[290px\]{min-width:290px}.\@xl\:max-w-\[372px\]{max-width:372px}.\@xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\@xl\:flex-row{flex-direction:row}.\@xl\:flex-col{flex-direction:column}.\@xl\:justify-start{justify-content:flex-start}.\@xl\:p-8{padding:2rem}}@container (min-width: 42rem){.\@2xl\:flex{display:flex}.\@2xl\:hidden{display:none}.\@2xl\:w-auto{width:auto}.\@2xl\:max-w-\[300px\]{max-width:300px}.\@2xl\:flex-row{flex-direction:row}.\@2xl\:justify-end{justify-content:flex-end}}@container (min-width: 48rem){.\@3xl\:ml-\[-240px\]{margin-left:-240px}.\@3xl\:flex{display:flex}.\@3xl\:grid{display:grid}.\@3xl\:hidden{display:none}.\@3xl\:w-\[200px\]{width:200px}.\@3xl\:max-w-\[550px\]{max-width:550px}.\@3xl\:flex-row{flex-direction:row}.\@3xl\:gap-2\.5{gap:.625rem}.\@3xl\:gap-32{gap:8rem}.\@3xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.\@3xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.\@3xl\:pt-14{padding-top:3.5rem}.\@3xl\:pt-3{padding-top:.75rem}}@container (min-width: 52rem){.\@3_5xl\:grid{display:grid}.\@3_5xl\:hidden{display:none}.\@3_5xl\:h-14{height:3.5rem}.\@3_5xl\:h-16{height:4rem}.\@3_5xl\:w-1\/3{width:33.333333%}.\@3_5xl\:max-w-\[500px\]{max-width:500px}.\@3_5xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.\@3_5xl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.\@3_5xl\:text-5xl{font-size:3rem;line-height:1}.\@3_5xl\:text-xl{font-size:1.25rem;line-height:1.75rem}}@container (min-width: 56rem){.\@4xl\:flex{display:flex}.\@4xl\:hidden{display:none}.\@4xl\:h-full{height:100%}.\@4xl\:w-\[163px\]{width:163px}.\@4xl\:w-full{width:100%}.\@4xl\:max-w-\[408px\]{max-width:408px}.\@4xl\:max-w-\[50\%\]{max-width:50%}.\@4xl\:\!flex-row{flex-direction:row!important}.\@4xl\:flex-row{flex-direction:row}.\@4xl\:gap-0{gap:0px}.\@4xl\:gap-6{gap:1.5rem}.\@4xl\:gap-\[11px\]{gap:11px}.\@4xl\:gap-\[15px\]{gap:15px}.\@4xl\:pb-0{padding-bottom:0}.\@4xl\:pr-0{padding-right:0}}@container (min-width: 64rem){.\@5xl\:max-h-\[396px\]{max-height:396px}.\@5xl\:basis-7\/12{flex-basis:58.333333%}.\@5xl\:gap-1{gap:.25rem}.\@5xl\:gap-20{gap:5rem}.\@5xl\:gap-6{gap:1.5rem}}@container (min-width: 65.5rem){.\@5xl_plus\:my-0{margin-top:0;margin-bottom:0}.\@5xl_plus\:ml-auto{margin-left:auto}.\@5xl_plus\:flex-row{flex-direction:row}.\@5xl_plus\:items-end{align-items:flex-end}.\@5xl_plus\:gap-10{gap:2.5rem}}@container (min-width: 72rem){.\@6xl\:ml-0{margin-left:0}.\@6xl\:min-w-\[200px\]{min-width:200px}.\@6xl\:gap-10{gap:2.5rem}.\@6xl\:gap-6{gap:1.5rem}.\@6xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.\@6xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}}@container (min-width: 750px){.\@\[750px\]\:block{display:block}.\@\[750px\]\:hidden{display:none}}@container (min-width: 870px){.\@\[870px\]\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (min-width: 900px){.\@\[900px\]\:flex-row{flex-direction:row}}@container (min-width: 906px){.\@\[906px\]\:row-start-2{grid-row-start:2}.\@\[906px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\@\[906px\]\:px-10{padding-left:2.5rem;padding-right:2.5rem}.\@\[906px\]\:py-\[72px\]{padding-top:72px;padding-bottom:72px}.\@\[906px\]\:text-\[34px\]{font-size:34px}.\@\[906px\]\:leading-10{line-height:2.5rem}}@container (min-width: 1059px){.\@\[1059px\]\:flex{display:flex}.\@\[1059px\]\:max-w-\[240px\]{max-width:240px}.\@\[1059px\]\:flex-row{flex-direction:row}.\@\[1059px\]\:flex-wrap{flex-wrap:wrap}}@media (max-width: 480px){.xs-mobile\:m-6{margin:1.5rem}.xs-mobile\:mx-0{margin-left:0;margin-right:0}.xs-mobile\:ml-0{margin-left:0}.xs-mobile\:flex{display:flex}.xs-mobile\:hidden{display:none}.xs-mobile\:h-dvh{height:100dvh}.xs-mobile\:h-fit{height:fit-content}.xs-mobile\:h-full{height:100%}.xs-mobile\:max-h-full{max-height:100%}.xs-mobile\:min-h-0{min-height:0px}.xs-mobile\:w-\[100\%\],.xs-mobile\:w-full{width:100%}.xs-mobile\:max-w-\[180px\]{max-width:180px}.xs-mobile\:flex-1{flex:1 1 0%}.xs-mobile\:flex-col{flex-direction:column}.xs-mobile\:flex-col-reverse{flex-direction:column-reverse}.xs-mobile\:items-start{align-items:flex-start}.xs-mobile\:justify-start{justify-content:flex-start}.xs-mobile\:justify-center{justify-content:center}.xs-mobile\:gap-0{gap:0px}.xs-mobile\:gap-3{gap:.75rem}.xs-mobile\:gap-6{gap:1.5rem}.xs-mobile\:gap-\[32px\]{gap:32px}.xs-mobile\:p-0{padding:0}.xs-mobile\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.xs-mobile\:px-0{padding-left:0;padding-right:0}.xs-mobile\:px-4{padding-left:1rem;padding-right:1rem}.xs-mobile\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xs-mobile\:px-\[16px\]{padding-left:16px;padding-right:16px}.xs-mobile\:py-0{padding-top:0;padding-bottom:0}.xs-mobile\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.xs-mobile\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xs-mobile\:py-8{padding-top:2rem;padding-bottom:2rem}.xs-mobile\:pb-0{padding-bottom:0}.xs-mobile\:pb-3{padding-bottom:.75rem}.xs-mobile\:pb-8{padding-bottom:2rem}.xs-mobile\:pt-4{padding-top:1rem}.xs-mobile\:text-left{text-align:left}.xs-mobile\:\!text-base{font-size:1rem!important;line-height:1.5rem!important}.xs-mobile\:text-\[14px\]{font-size:14px}.xs-mobile\:text-\[16px\]{font-size:16px}.xs-mobile\:text-\[18px\]{font-size:18px}.xs-mobile\:text-\[20px\]{font-size:20px}.xs-mobile\:text-\[24px\]{font-size:24px}.xs-mobile\:text-\[40px\]{font-size:40px}.xs-mobile\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 0px) and (max-width: 480px){.mobile-tablet\:flex-col{flex-direction:column}}@media (min-width: 481px) and (max-width: 768px){.tablet\:m-6{margin:1.5rem}.tablet\:flex{display:flex}.tablet\:hidden{display:none}.tablet\:h-5{height:1.25rem}.tablet\:h-8{height:2rem}.tablet\:h-full{height:100%}.tablet\:max-h-full{max-height:100%}.tablet\:min-h-0{min-height:0px}.tablet\:w-5{width:1.25rem}.tablet\:w-8{width:2rem}.tablet\:w-full{width:100%}.tablet\:flex-grow{flex-grow:1}.tablet\:flex-row{flex-direction:row}.tablet\:flex-col{flex-direction:column}.tablet\:flex-wrap{flex-wrap:wrap}.tablet\:gap-0{gap:0px}.tablet\:gap-\[80px\]{gap:80px}.tablet\:rounded-none{border-radius:0}.tablet\:p-0{padding:0}.tablet\:px-0{padding-left:0;padding-right:0}.tablet\:px-11{padding-left:2.75rem;padding-right:2.75rem}.tablet\:py-0{padding-top:0;padding-bottom:0}.tablet\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.tablet\:py-8{padding-top:2rem;padding-bottom:2rem}.tablet\:pb-0{padding-bottom:0}.tablet\:text-\[18px\]{font-size:18px}.tablet\:text-\[24px\]{font-size:24px}.tablet\:text-\[34px\]{font-size:34px}.tablet\:text-\[64px\]{font-size:64px}.tablet\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 769px) and (max-width: 1159px){.desktop-tablet\:max-w-\[90vw\]{max-width:90vw}.desktop-tablet\:flex-1{flex:1 1 0%}.desktop-tablet\:flex-row{flex-direction:row}.desktop-tablet\:flex-col{flex-direction:column}}@media (min-width: 1255px){.xlg-screen\:max-w-\[25\%\]{max-width:25%}.xlg-screen\:text-\[20px\]{font-size:20px}}@media (max-width: 640px){.sm-mobile\:left-\[-10px\]{left:-10px}.sm-mobile\:right-\[-10px\]{right:-10px}.sm-mobile\:top-\[-32px\]{top:-32px}.sm-mobile\:mt-\[38px\]{margin-top:38px}.sm-mobile\:flex{display:flex}.sm-mobile\:hidden{display:none}.sm-mobile\:h-16{height:4rem}.sm-mobile\:h-\[32px\]{height:32px}.sm-mobile\:h-\[95vh\]{height:95vh}.sm-mobile\:h-full{height:100%}.sm-mobile\:w-16{width:4rem}.sm-mobile\:w-\[100\%\]{width:100%}.sm-mobile\:w-auto{width:auto}.sm-mobile\:w-full{width:100%}.sm-mobile\:max-w-\[50\%\]{max-width:50%}.sm-mobile\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm-mobile\:grid-rows-\[auto_auto_auto\]{grid-template-rows:auto auto auto}.sm-mobile\:flex-col{flex-direction:column}.sm-mobile\:flex-wrap{flex-wrap:wrap}.sm-mobile\:place-items-end{place-items:end}.sm-mobile\:justify-center{justify-content:center}.sm-mobile\:gap-4{gap:1rem}.sm-mobile\:overflow-scroll{overflow:scroll}.sm-mobile\:rounded-none{border-radius:0}.sm-mobile\:\!px-0{padding-left:0!important;padding-right:0!important}.sm-mobile\:px-0{padding-left:0;padding-right:0}.sm-mobile\:px-4{padding-left:1rem;padding-right:1rem}.sm-mobile\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm-mobile\:py-0{padding-top:0;padding-bottom:0}.sm-mobile\:pt-4{padding-top:1rem}.sm-mobile\:text-center{text-align:center}.sm-mobile\:text-\[20px\]{font-size:20px}}@media (max-width: 923px){.mobile\:relative{position:relative}.mobile\:m-0{margin:0}.mobile\:m-3{margin:.75rem}.mobile\:m-5{margin:1.25rem}.mobile\:m-auto{margin:auto}.mobile\:mx-4{margin-left:1rem;margin-right:1rem}.mobile\:my-\[20px\]{margin-top:20px;margin-bottom:20px}.mobile\:mb-6{margin-bottom:1.5rem}.mobile\:mb-\[10px\]{margin-bottom:10px}.mobile\:mb-\[16px\]{margin-bottom:16px}.mobile\:ml-0{margin-left:0}.mobile\:mt-0{margin-top:0}.mobile\:mt-10{margin-top:2.5rem}.mobile\:mt-\[28px\]{margin-top:28px}.mobile\:block{display:block}.mobile\:flex{display:flex}.mobile\:inline-flex{display:inline-flex}.mobile\:grid{display:grid}.mobile\:hidden{display:none}.mobile\:h-5{height:1.25rem}.mobile\:h-8{height:2rem}.mobile\:h-\[24px\]{height:24px}.mobile\:h-\[34px\]{height:34px}.mobile\:h-\[56px\]{height:56px}.mobile\:h-\[62px\]{height:62px}.mobile\:h-\[95vh\]{height:95vh}.mobile\:h-\[calc\(100vh-60px\)\]{height:calc(100vh - 60px)}.mobile\:h-\[calc\(100vh-69px\)\]{height:calc(100vh - 69px)}.mobile\:h-auto{height:auto}.mobile\:h-full{height:100%}.mobile\:max-h-full{max-height:100%}.mobile\:min-h-\[400px\]{min-height:400px}.mobile\:w-1\/2{width:50%}.mobile\:w-5{width:1.25rem}.mobile\:w-8{width:2rem}.mobile\:w-\[155px\]{width:155px}.mobile\:w-\[195px\]{width:195px}.mobile\:w-\[24px\]{width:24px}.mobile\:w-\[300px\]{width:300px}.mobile\:w-\[34px\]{width:34px}.mobile\:w-\[38px\]{width:38px}.mobile\:w-\[80\%\]{width:80%}.mobile\:w-\[80vw\]{width:80vw}.mobile\:w-\[90\%\]{width:90%}.mobile\:w-\[90vw\]{width:90vw}.mobile\:w-\[unset\]{width:unset}.mobile\:w-auto{width:auto}.mobile\:w-full{width:100%}.mobile\:min-w-0{min-width:0px}.mobile\:min-w-full{min-width:100%}.mobile\:max-w-\[100\%\]{max-width:100%}.mobile\:flex-auto{flex:1 1 auto}.mobile\:flex-shrink-0{flex-shrink:0}.mobile\:flex-grow{flex-grow:1}.mobile\:flex-row{flex-direction:row}.mobile\:flex-col{flex-direction:column}.mobile\:flex-col-reverse{flex-direction:column-reverse}.mobile\:flex-wrap{flex-wrap:wrap}.mobile\:flex-wrap-reverse{flex-wrap:wrap-reverse}.mobile\:items-start{align-items:flex-start}.mobile\:items-center{align-items:center}.mobile\:justify-start{justify-content:flex-start}.mobile\:justify-end{justify-content:flex-end}.mobile\:justify-center{justify-content:center}.mobile\:gap-0{gap:0px}.mobile\:gap-1{gap:.25rem}.mobile\:gap-10{gap:2.5rem}.mobile\:gap-2{gap:.5rem}.mobile\:gap-4{gap:1rem}.mobile\:gap-6{gap:1.5rem}.mobile\:gap-8{gap:2rem}.mobile\:gap-\[4\%\]{gap:4%}.mobile\:gap-\[8px\]{gap:8px}.mobile\:self-auto{align-self:auto}.mobile\:overflow-scroll{overflow:scroll}.mobile\:overflow-x-auto{overflow-x:auto}.mobile\:rounded-none{border-radius:0}.mobile\:bg-brand-lavender-98{--tw-bg-opacity: 1;background-color:rgb(248 249 255 / var(--tw-bg-opacity))}.mobile\:bg-brand-white{--tw-bg-opacity: 1;background-color:rgb(254 254 254 / var(--tw-bg-opacity))}.mobile\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.mobile\:from-brand-lavender-80\/50{--tw-gradient-from: rgb(184 196 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(184 196 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.mobile\:via-brand-lavender-80\/5{--tw-gradient-to: rgb(184 196 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(184 196 255 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.mobile\:to-brand-white{--tw-gradient-to: #FEFEFE var(--tw-gradient-to-position)}.mobile\:p-0{padding:0}.mobile\:p-4{padding:1rem}.mobile\:p-5{padding:1.25rem}.mobile\:px-0{padding-left:0;padding-right:0}.mobile\:px-1{padding-left:.25rem;padding-right:.25rem}.mobile\:px-2{padding-left:.5rem;padding-right:.5rem}.mobile\:px-4{padding-left:1rem;padding-right:1rem}.mobile\:px-6{padding-left:1.5rem;padding-right:1.5rem}.mobile\:px-8{padding-left:2rem;padding-right:2rem}.mobile\:px-\[14px\]{padding-left:14px;padding-right:14px}.mobile\:px-\[15px\]{padding-left:15px;padding-right:15px}.mobile\:px-\[16px\]{padding-left:16px;padding-right:16px}.mobile\:px-\[24px\]{padding-left:24px;padding-right:24px}.mobile\:py-0{padding-top:0;padding-bottom:0}.mobile\:py-3{padding-top:.75rem;padding-bottom:.75rem}.mobile\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.mobile\:pb-0{padding-bottom:0}.mobile\:pb-6{padding-bottom:1.5rem}.mobile\:pb-\[60px\]{padding-bottom:60px}.mobile\:pt-12{padding-top:3rem}.mobile\:pt-6{padding-top:1.5rem}.mobile\:text-start{text-align:start}.mobile\:text-\[16px\]{font-size:16px}.mobile\:text-\[30px\]{font-size:30px}.mobile\:text-\[34px\]{font-size:34px}.mobile\:text-xl{font-size:1.25rem;line-height:1.75rem}.mobile\:leading-snug{line-height:1.375}}@media (min-width: 924px) and (max-width: 1185px){.mobile-min\:inline-flex{display:inline-flex}.mobile-min\:hidden{display:none}.mobile-min\:flex-col{flex-direction:column}.sm-desktop\:mx-0{margin-left:0;margin-right:0}.sm-desktop\:h-\[40px\]{height:40px}.sm-desktop\:w-full{width:100%}.sm-desktop\:flex-col{flex-direction:column}.sm-desktop\:flex-wrap{flex-wrap:wrap}.sm-desktop\:items-start{align-items:flex-start}.sm-desktop\:justify-end{justify-content:flex-end}.sm-desktop\:gap-1{gap:.25rem}.sm-desktop\:gap-2{gap:.5rem}.sm-desktop\:pb-0{padding-bottom:0}}@media (min-width: 1160px){.desktop\:m-12{margin:3rem}.desktop\:mx-0{margin-left:0;margin-right:0}.desktop\:ml-\[0px\]{margin-left:0}.desktop\:ml-\[8px\]{margin-left:8px}.desktop\:flex{display:flex}.desktop\:hidden{display:none}.desktop\:h-\[320px\]{height:320px}.desktop\:h-auto{height:auto}.desktop\:w-1\/2{width:50%}.desktop\:w-11\/12{width:91.666667%}.desktop\:w-full{width:100%}.desktop\:min-w-\[100px\]{min-width:100px}.desktop\:max-w-\[1036px\]{max-width:1036px}.desktop\:max-w-\[1260px\]{max-width:1260px}.desktop\:max-w-\[1274px\]{max-width:1274px}.desktop\:max-w-\[292px\]{max-width:292px}.desktop\:max-w-\[610px\]{max-width:610px}.desktop\:max-w-\[664px\]{max-width:664px}.desktop\:max-w-\[770px\]{max-width:770px}.desktop\:flex-row{flex-direction:row}.desktop\:items-end{align-items:flex-end}.desktop\:justify-normal{justify-content:normal}.desktop\:justify-start{justify-content:flex-start}.desktop\:gap-14{gap:3.5rem}.desktop\:gap-2{gap:.5rem}.desktop\:px-14{padding-left:3.5rem;padding-right:3.5rem}.desktop\:px-6{padding-left:1.5rem;padding-right:1.5rem}.desktop\:py-16{padding-top:4rem;padding-bottom:4rem}.desktop\:text-left{text-align:left}.desktop\:text-2xl{font-size:1.5rem;line-height:2rem}.desktop\:shadow{--tw-shadow: 2px 2px 14px rgba(31, 126, 173, .2);--tw-shadow-colored: 2px 2px 14px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media (min-width: 924px){.md\:mb-8{margin-bottom:2rem}.md\:block{display:block}.md\:h-\[77px\]{height:77px}.md\:w-\[260px\]{width:260px}.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\:gap-8{gap:2rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:pb-\[90px\]{padding-bottom:90px}.md\:pt-9{padding-top:2.25rem}}@media (min-width: 640px) and (max-width: 923px){.sm\:mt-10{margin-top:2.5rem}.sm\:flex{display:flex}.sm\:h-\[50px\]{height:50px}.sm\:w-\[169px\]{width:169px}.sm\:pb-0{padding-bottom:0}.sm\:pt-0{padding-top:0}}@media (max-width: 681px){.calendly-mobile\:mt-6{margin-top:1.5rem}}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\[\&\>\*\]\:text-left>*{text-align:left}.\[\&\>a\]\:text-brand-black>a{--tw-text-opacity: 1;color:rgb(26 28 25 / var(--tw-text-opacity))}.\[\&\>button\]\:data-\[state-checked\]\:bg-dari-lightBlue-200[data-state-checked]>button{--tw-bg-opacity: 1;background-color:rgb(208 238 244 / var(--tw-bg-opacity))}.\[\&_input\]\:text-center input{text-align:center}.\[\&_input\]\:\!text-\[18px\] input{font-size:18px!important}
