@media (width>=576px){.hide-until-sm{display:block!important}}@media (width>=576px){.show-until-sm{display:none!important}}@media (width>=576px) and (width<=767px){.hide-only-sm{display:none!important}}@media (width>=576px) and (width<=767px){.show-only-sm{display:block!important}}@media (width>=576px){.hide-from-sm{display:none!important}}@media (width>=576px){.show-from-sm{display:block!important}}@media (width>=768px){.hide-until-md{display:block!important}}@media (width>=768px){.show-until-md{display:none!important}}@media (width>=768px) and (width<=991px){.hide-only-md{display:none!important}}@media (width>=768px) and (width<=991px){.show-only-md{display:block!important}}@media (width>=768px){.hide-from-md{display:none!important}}@media (width>=768px){.show-from-md{display:block!important}}@media (width>=992px){.hide-until-lg{display:block!important}}@media (width>=992px){.show-until-lg{display:none!important}}@media (width>=992px) and (width<=1199px){.hide-only-lg{display:none!important}}@media (width>=992px) and (width<=1199px){.show-only-lg{display:block!important}}@media (width>=992px){.hide-from-lg{display:none!important}}@media (width>=992px){.show-from-lg{display:block!important}}@media (width>=1200px){.hide-until-xl{display:block!important}}@media (width>=1200px){.show-until-xl,.hide-only-xl{display:none!important}}@media (width>=1200px){.show-only-xl{display:block!important}}@media (width>=1200px){.hide-from-xl{display:none!important}}@media (width>=1200px){.show-from-xl{display:block!important}}.left-block-column,.edit-cell-container{flex-direction:column;justify-content:start;align-items:start;display:flex}@media (width>=992px){.icon-button{display:inline}}@keyframes underlineExpand{0%{width:0}to{width:80%}}.ct-drawer-footer{gap:8px;display:flex}.ct-drawer-body{max-height:100%;overflow:auto}.edit-cell-container .validation-error-message{color:#ff4d4f;margin-top:4px;font-size:12px}@media (width>=576px){.hide-until-sm{display:block!important}}@media (width>=576px){.show-until-sm{display:none!important}}@media (width>=576px) and (width<=767px){.hide-only-sm{display:none!important}}@media (width>=576px) and (width<=767px){.show-only-sm{display:block!important}}@media (width>=576px){.hide-from-sm{display:none!important}}@media (width>=576px){.show-from-sm{display:block!important}}@media (width>=768px){.hide-until-md{display:block!important}}@media (width>=768px){.show-until-md{display:none!important}}@media (width>=768px) and (width<=991px){.hide-only-md{display:none!important}}@media (width>=768px) and (width<=991px){.show-only-md{display:block!important}}@media (width>=768px){.hide-from-md{display:none!important}}@media (width>=768px){.show-from-md{display:block!important}}@media (width>=992px){.hide-until-lg{display:block!important}}@media (width>=992px){.show-until-lg{display:none!important}}@media (width>=992px) and (width<=1199px){.hide-only-lg{display:none!important}}@media (width>=992px) and (width<=1199px){.show-only-lg{display:block!important}}@media (width>=992px){.hide-from-lg{display:none!important}}@media (width>=992px){.show-from-lg{display:block!important}}@media (width>=1200px){.hide-until-xl{display:block!important}}@media (width>=1200px){.show-until-xl,.hide-only-xl{display:none!important}}@media (width>=1200px){.show-only-xl{display:block!important}}@media (width>=1200px){.hide-from-xl{display:none!important}}@media (width>=1200px){.show-from-xl{display:block!important}}@media (width>=992px){.icon-button{display:inline}}.stock-chat-page{flex-direction:column;height:calc(100vh - 64px);padding:24px;display:flex}.stock-chat-page .chat-container{flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.stock-chat-page .chat-container :global(.ant-card-body){flex-direction:column;height:100%;padding:24px;display:flex;overflow:hidden}.stock-chat-page .chat-container .chat-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.stock-chat-page .chat-container .chat-header .chat-header-icon{color:#9d2900;font-size:24px}.stock-chat-page .chat-container .chat-header .chat-header-title{font-size:18px}.stock-chat-page .chat-container .chat-header .chat-header-session{font-size:12px}.stock-chat-page .chat-container .chat-messages{flex:auto;height:0;min-height:400px;padding:16px 0;overflow:hidden auto}.stock-chat-page .chat-container .chat-messages .empty-chat{flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:300px;display:flex}.stock-chat-page .chat-container .chat-messages .empty-chat .empty-chat-icon{color:#d9d9d9;margin-bottom:16px;font-size:48px}.stock-chat-page .chat-container .chat-messages .empty-chat .empty-chat-title{font-size:16px}.stock-chat-page .chat-container .chat-messages .empty-chat .empty-chat-subtitle{margin-top:8px;font-size:14px}.stock-chat-page .chat-container .chat-messages .chat-message{margin-bottom:24px;animation:.3s ease-in fadeIn}.stock-chat-page .chat-container .chat-messages .chat-message.user-message .message-content{color:#fff;background-color:#f8f9fa;border-radius:12px 12px 4px;max-width:75%;margin-left:auto;padding:16px}.stock-chat-page .chat-container .chat-messages .chat-message.assistant-message .message-content{background-color:#f8f9fa;border-radius:12px 12px 12px 4px;max-width:75%;margin-right:auto;padding:16px}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-header{align-items:center;margin-bottom:8px;font-size:14px;display:flex}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-header .message-avatar{margin-right:8px}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-header .message-avatar.user-avatar,.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-header .message-avatar.assistant-avatar{background-color:#9d2900}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-header .message-timestamp{margin-left:auto;font-size:12px}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body{word-wrap:break-word;margin-bottom:4px;line-height:1.6}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body .message-thinking{margin-left:8px}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body .message-image{margin:8px 0}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body .message-image :global(.ant-image){display:block}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global p{margin:0 0 8px}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global p:last-child{margin-bottom:0}:is(.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global h1,.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global h2,.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global h3,.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global h4,.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global h5,.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global h6){margin:16px 0 8px;font-weight:600;line-height:1.4}:is(.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global h1:first-child,.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global h2:first-child,.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global h3:first-child,.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global h4:first-child,.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global h5:first-child,.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global h6:first-child){margin-top:0}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global h1{font-size:1.5em}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global h2{font-size:1.3em}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global h3{font-size:1.1em}:is(.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global ul,.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global ol){margin:8px 0;padding-left:24px}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global li{margin:4px 0}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global code{background-color:#0000001a;border-radius:3px;padding:2px 6px;font-family:Courier New,monospace;font-size:.9em}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global pre{background-color:#0000001a;border-radius:4px;margin:8px 0;padding:8px;overflow-x:auto}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global pre code{background-color:#0000;padding:0}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global blockquote{border-left:3px solid #0003;margin:8px 0;padding-left:8px;font-style:italic}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global table{border-collapse:collapse;width:100%;margin:8px 0}:is(.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global table th,.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global table td){text-align:left;border:1px solid #0000001a;padding:4px 8px}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global table th{background-color:#0000000d;font-weight:600}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global a{color:#9d2900;text-decoration:underline}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global a:hover{text-decoration:none}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global strong{font-weight:600}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global em{font-style:italic}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-body :global hr{border:none;border-top:1px solid #0000001a;margin:16px 0}.stock-chat-page .chat-container .chat-messages .chat-message .message-content .message-footer{border-top:1px solid #f0f0f0;margin-top:8px;padding-top:8px;font-size:11px}.stock-chat-page .chat-container .chat-input-container{flex-shrink:0}.stock-chat-page .chat-container .chat-input-container .input-row{align-items:flex-end;gap:8px;display:flex}.stock-chat-page .chat-container .chat-input-container .input-row .input-textarea{flex:1;margin:0 8px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-messages::-webkit-scrollbar{width:8px}.chat-messages::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}.chat-messages::-webkit-scrollbar-thumb{background:#6c757d;border-radius:4px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#6c757d}@media (width>=576px){.hide-until-sm{display:block!important}}@media (width>=576px){.show-until-sm{display:none!important}}@media (width>=576px) and (width<=767px){.hide-only-sm{display:none!important}}@media (width>=576px) and (width<=767px){.show-only-sm{display:block!important}}@media (width>=576px){.hide-from-sm{display:none!important}}@media (width>=576px){.show-from-sm{display:block!important}}@media (width>=768px){.hide-until-md{display:block!important}}@media (width>=768px){.show-until-md{display:none!important}}@media (width>=768px) and (width<=991px){.hide-only-md{display:none!important}}@media (width>=768px) and (width<=991px){.show-only-md{display:block!important}}@media (width>=768px){.hide-from-md{display:none!important}}@media (width>=768px){.show-from-md{display:block!important}}@media (width>=992px){.hide-until-lg{display:block!important}}@media (width>=992px){.show-until-lg{display:none!important}}@media (width>=992px) and (width<=1199px){.hide-only-lg{display:none!important}}@media (width>=992px) and (width<=1199px){.show-only-lg{display:block!important}}@media (width>=992px){.hide-from-lg{display:none!important}}@media (width>=992px){.show-from-lg{display:block!important}}@media (width>=1200px){.hide-until-xl{display:block!important}}@media (width>=1200px){.show-until-xl,.hide-only-xl{display:none!important}}@media (width>=1200px){.show-only-xl{display:block!important}}@media (width>=1200px){.hide-from-xl{display:none!important}}@media (width>=1200px){.show-from-xl{display:block!important}}@media (width>=992px){.icon-button{display:inline}}.json-node{margin-top:4px}.json-header{-webkit-user-select:none;user-select:none;align-items:center;gap:4px;padding:4px 0;display:flex}.json-header-clickable{cursor:pointer}.json-header-clickable:hover{background-color:#00000005;border-radius:2px}.json-caret{color:#666;margin-right:4px;font-size:12px}.json-key{color:#881391;font-weight:500}.json-colon{color:#666;margin:0 4px}.json-value{color:#1a1a1a}.json-value.json-value-string{color:#0b7500}.json-value.json-value-number{color:#1a01cc}.json-value.json-value-boolean{color:#0d22aa}.json-value.json-value-null{color:gray;font-style:italic}.json-expandable{align-items:center;gap:4px;display:inline-flex}.json-type-label{color:gray;font-size:12px;font-style:italic}.json-item-count{color:gray;font-size:12px}.json-children{border-left:1px solid #e0e0e0;margin-left:16px;padding-left:8px}.json-item{align-items:flex-start;gap:4px;margin-top:4px;display:flex}.json-leaf{align-items:center;gap:4px;display:inline-flex}@media (width>=576px){.hide-until-sm{display:block!important}}@media (width>=576px){.show-until-sm{display:none!important}}@media (width>=576px) and (width<=767px){.hide-only-sm{display:none!important}}@media (width>=576px) and (width<=767px){.show-only-sm{display:block!important}}@media (width>=576px){.hide-from-sm{display:none!important}}@media (width>=576px){.show-from-sm{display:block!important}}@media (width>=768px){.hide-until-md{display:block!important}}@media (width>=768px){.show-until-md{display:none!important}}@media (width>=768px) and (width<=991px){.hide-only-md{display:none!important}}@media (width>=768px) and (width<=991px){.show-only-md{display:block!important}}@media (width>=768px){.hide-from-md{display:none!important}}@media (width>=768px){.show-from-md{display:block!important}}@media (width>=992px){.hide-until-lg{display:block!important}}@media (width>=992px){.show-until-lg{display:none!important}}@media (width>=992px) and (width<=1199px){.hide-only-lg{display:none!important}}@media (width>=992px) and (width<=1199px){.show-only-lg{display:block!important}}@media (width>=992px){.hide-from-lg{display:none!important}}@media (width>=992px){.show-from-lg{display:block!important}}@media (width>=1200px){.hide-until-xl{display:block!important}}@media (width>=1200px){.show-until-xl,.hide-only-xl{display:none!important}}@media (width>=1200px){.show-only-xl{display:block!important}}@media (width>=1200px){.hide-from-xl{display:none!important}}@media (width>=1200px){.show-from-xl{display:block!important}}@media (width>=992px){.icon-button{display:inline}}.json-result{background:#f5f5f5;border-radius:4px;max-height:600px;margin:0;padding:16px;overflow:auto}@media (width>=576px){.hide-until-sm{display:block!important}}@media (width>=576px){.show-until-sm{display:none!important}}@media (width>=576px) and (width<=767px){.hide-only-sm{display:none!important}}@media (width>=576px) and (width<=767px){.show-only-sm{display:block!important}}@media (width>=576px){.hide-from-sm{display:none!important}}@media (width>=576px){.show-from-sm{display:block!important}}@media (width>=768px){.hide-until-md{display:block!important}}@media (width>=768px){.show-until-md{display:none!important}}@media (width>=768px) and (width<=991px){.hide-only-md{display:none!important}}@media (width>=768px) and (width<=991px){.show-only-md{display:block!important}}@media (width>=768px){.hide-from-md{display:none!important}}@media (width>=768px){.show-from-md{display:block!important}}@media (width>=992px){.hide-until-lg{display:block!important}}@media (width>=992px){.show-until-lg{display:none!important}}@media (width>=992px) and (width<=1199px){.hide-only-lg{display:none!important}}@media (width>=992px) and (width<=1199px){.show-only-lg{display:block!important}}@media (width>=992px){.hide-from-lg{display:none!important}}@media (width>=992px){.show-from-lg{display:block!important}}@media (width>=1200px){.hide-until-xl{display:block!important}}@media (width>=1200px){.show-until-xl,.hide-only-xl{display:none!important}}@media (width>=1200px){.show-only-xl{display:block!important}}@media (width>=1200px){.hide-from-xl{display:none!important}}@media (width>=1200px){.show-from-xl{display:block!important}}@media (width>=992px){.icon-button{display:inline}}.drawer-body{padding:0!important}.fixed-menu{inset-inline-start:0;scrollbar-width:thin;scrollbar-gutter:stable;border-right:1px solid #f0f0f0;height:100vh;position:sticky;top:0;bottom:0;overflow:auto}.menu-toggle{z-index:1;cursor:pointer;background:#9d2900;border-radius:0 8px 8px 0;justify-content:center;align-items:center;width:41px;height:40px;display:flex;position:fixed;top:20px}.menu-toggle-icon{background:#fff;width:14px;height:2px;position:relative}.menu-toggle-icon:after,.menu-toggle-icon:before{content:"";background:#fff;width:100%;height:2px;position:absolute}.menu-toggle-icon:before{top:-5px}.menu-toggle-icon:after{top:5px}@media (width>=576px){.hide-until-sm{display:block!important}}@media (width>=576px){.show-until-sm{display:none!important}}@media (width>=576px) and (width<=767px){.hide-only-sm{display:none!important}}@media (width>=576px) and (width<=767px){.show-only-sm{display:block!important}}@media (width>=576px){.hide-from-sm{display:none!important}}@media (width>=576px){.show-from-sm{display:block!important}}@media (width>=768px){.hide-until-md{display:block!important}}@media (width>=768px){.show-until-md{display:none!important}}@media (width>=768px) and (width<=991px){.hide-only-md{display:none!important}}@media (width>=768px) and (width<=991px){.show-only-md{display:block!important}}@media (width>=768px){.hide-from-md{display:none!important}}@media (width>=768px){.show-from-md{display:block!important}}@media (width>=992px){.hide-until-lg{display:block!important}}@media (width>=992px){.show-until-lg{display:none!important}}@media (width>=992px) and (width<=1199px){.hide-only-lg{display:none!important}}@media (width>=992px) and (width<=1199px){.show-only-lg{display:block!important}}@media (width>=992px){.hide-from-lg{display:none!important}}@media (width>=992px){.show-from-lg{display:block!important}}@media (width>=1200px){.hide-until-xl{display:block!important}}@media (width>=1200px){.show-until-xl,.hide-only-xl{display:none!important}}@media (width>=1200px){.show-only-xl{display:block!important}}@media (width>=1200px){.hide-from-xl{display:none!important}}@media (width>=1200px){.show-from-xl{display:block!important}}@media (width>=992px){.icon-button{display:inline}}.homepage-icon{cursor:pointer}@media (width>=576px){.hide-until-sm{display:block!important}}@media (width>=576px){.show-until-sm{display:none!important}}@media (width>=576px) and (width<=767px){.hide-only-sm{display:none!important}}@media (width>=576px) and (width<=767px){.show-only-sm{display:block!important}}@media (width>=576px){.hide-from-sm{display:none!important}}@media (width>=576px){.show-from-sm{display:block!important}}@media (width>=768px){.hide-until-md{display:block!important}}@media (width>=768px){.show-until-md{display:none!important}}@media (width>=768px) and (width<=991px){.hide-only-md{display:none!important}}@media (width>=768px) and (width<=991px){.show-only-md{display:block!important}}@media (width>=768px){.hide-from-md{display:none!important}}@media (width>=768px){.show-from-md{display:block!important}}@media (width>=992px){.hide-until-lg{display:block!important}}@media (width>=992px){.show-until-lg{display:none!important}}@media (width>=992px) and (width<=1199px){.hide-only-lg{display:none!important}}@media (width>=992px) and (width<=1199px){.show-only-lg{display:block!important}}@media (width>=992px){.hide-from-lg{display:none!important}}@media (width>=992px){.show-from-lg{display:block!important}}@media (width>=1200px){.hide-until-xl{display:block!important}}@media (width>=1200px){.show-until-xl,.hide-only-xl{display:none!important}}@media (width>=1200px){.show-only-xl{display:block!important}}@media (width>=1200px){.hide-from-xl{display:none!important}}@media (width>=1200px){.show-from-xl{display:block!important}}@media (width>=992px){.icon-button{display:inline}}.layout-header{z-index:1;align-items:center;width:100%;padding:0 24px;display:flex;position:sticky;top:0}.layout-content-wrapper{padding:24px}.layout-content{padding:16px}@media (width<=576px){.layout-content{padding:4px}}@media (width>=576px) and (width<=768px){.layout-content{padding:4px}}.layout-breadcrumb{border-bottom:1px solid #f0f0f0;margin-bottom:16px;padding-bottom:4px}@media (width<=576px){.layout-breadcrumb{margin-left:24px}}@media (width>=576px) and (width<=768px){.layout-breadcrumb{margin-left:24px}}.layout-footer{border-top:1px solid #f0f0f0;margin-left:48px;margin-right:48px}.hide{display:none!important}.show{display:block!important}.hide-until-sm{display:none!important}@media (width>=576px){.hide-until-sm{display:block!important}}.show-until-sm{display:block!important}@media (width>=576px){.show-until-sm{display:none!important}}@media (width>=576px) and (width<=767px){.hide-only-sm{display:none!important}}.show-only-sm{display:none!important}@media (width>=576px) and (width<=767px){.show-only-sm{display:block!important}}.hide-from-sm{display:block!important}@media (width>=576px){.hide-from-sm{display:none!important}}.show-from-sm{display:none!important}@media (width>=576px){.show-from-sm{display:block!important}}.hide-until-md{display:none!important}@media (width>=768px){.hide-until-md{display:block!important}}.show-until-md{display:block!important}@media (width>=768px){.show-until-md{display:none!important}}@media (width>=768px) and (width<=991px){.hide-only-md{display:none!important}}.show-only-md{display:none!important}@media (width>=768px) and (width<=991px){.show-only-md{display:block!important}}.hide-from-md{display:block!important}@media (width>=768px){.hide-from-md{display:none!important}}.show-from-md{display:none!important}@media (width>=768px){.show-from-md{display:block!important}}.hide-until-lg{display:none!important}@media (width>=992px){.hide-until-lg{display:block!important}}.show-until-lg{display:block!important}@media (width>=992px){.show-until-lg{display:none!important}}@media (width>=992px) and (width<=1199px){.hide-only-lg{display:none!important}}.show-only-lg{display:none!important}@media (width>=992px) and (width<=1199px){.show-only-lg{display:block!important}}.hide-from-lg{display:block!important}@media (width>=992px){.hide-from-lg{display:none!important}}.show-from-lg{display:none!important}@media (width>=992px){.show-from-lg{display:block!important}}.hide-until-xl{display:none!important}@media (width>=1200px){.hide-until-xl{display:block!important}}.show-until-xl{display:block!important}@media (width>=1200px){.show-until-xl,.hide-only-xl{display:none!important}}.show-only-xl{display:none!important}@media (width>=1200px){.show-only-xl{display:block!important}}.hide-from-xl{display:block!important}@media (width>=1200px){.hide-from-xl{display:none!important}}.show-from-xl{display:none!important}@media (width>=1200px){.show-from-xl{display:block!important}}.primary-color{color:#9d2900!important}.black-color{color:#000!important}.secondary-text-color{color:#6c757d!important}.bg-primary-color{color:#fff!important;background-color:#9d2900!important}.font-size-h1{font-size:48px}.font-size-h2{font-size:36px}.font-size-h3{font-size:24px}.font-size-h4{font-size:20px}.font-size-bigger{font-size:18px}.font-size-big{font-size:16px}.font-size-normal{font-size:14px}.font-size-small{font-size:12px}.bold{font-weight:600}.m-0{margin:0}.m-1{margin:4px}.m-2{margin:8px}.m-3{margin:16px}.m-4{margin:24px}.m-5{margin:48px}.mi-0{margin:0!important}.mi-1{margin:4px!important}.mi-2{margin:8px!important}.mi-3{margin:16px!important}.mi-4{margin:24px!important}.mi-5{margin:48px!important}.mt-0{margin-top:0}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:16px}.mt-4{margin-top:24px}.mt-5{margin-top:48px}.mti-0{margin-top:0!important}.mti-1{margin-top:4px!important}.mti-2{margin-top:8px!important}.mti-3{margin-top:16px!important}.mti-4{margin-top:24px!important}.mti-5{margin-top:48px!important}.mb-0{margin-bottom:0}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:16px}.mb-4{margin-bottom:24px}.mb-5{margin-bottom:48px}.mbi-0{margin-bottom:0!important}.mbi-1{margin-bottom:4px!important}.mbi-2{margin-bottom:8px!important}.mbi-3{margin-bottom:16px!important}.mbi-4{margin-bottom:24px!important}.mbi-5{margin-bottom:48px!important}.ms-0{margin-left:0}.ms-1{margin-left:4px}.ms-2{margin-left:8px}.ms-3{margin-left:16px}.ms-4{margin-left:24px}.ms-5{margin-left:48px}.msi-0{margin-left:0!important}.msi-1{margin-left:4px!important}.msi-2{margin-left:8px!important}.msi-3{margin-left:16px!important}.msi-4{margin-left:24px!important}.msi-5{margin-left:48px!important}.me-0{margin-right:0}.me-1{margin-right:4px}.me-2{margin-right:8px}.me-3{margin-right:16px}.me-4{margin-right:24px}.me-5{margin-right:48px}.mei-0{margin-right:0!important}.mei-1{margin-right:4px!important}.mei-2{margin-right:8px!important}.mei-3{margin-right:16px!important}.mei-4{margin-right:24px!important}.mei-5{margin-right:48px!important}.p-0{padding:0}.p-1{padding:4px}.p-2{padding:8px}.p-3{padding:16px}.p-4{padding:24px}.p-5{padding:48px}.pi-0{padding:0!important}.pi-1{padding:4px!important}.pi-2{padding:8px!important}.pi-3{padding:16px!important}.pi-4{padding:24px!important}.pi-5{padding:48px!important}.pt-0{padding-top:0}.pt-1{padding-top:4px}.pt-2{padding-top:8px}.pt-3{padding-top:16px}.pt-4{padding-top:24px}.pt-5{padding-top:48px}.pti-0{padding-top:0!important}.pti-1{padding-top:4px!important}.pti-2{padding-top:8px!important}.pti-3{padding-top:16px!important}.pti-4{padding-top:24px!important}.pti-5{padding-top:48px!important}.pb-0{padding-bottom:0}.pb-1{padding-bottom:4px}.pb-2{padding-bottom:8px}.pb-3{padding-bottom:16px}.pb-4{padding-bottom:24px}.pb-5{padding-bottom:48px}.pbi-0{padding-bottom:0!important}.pbi-1{padding-bottom:4px!important}.pbi-2{padding-bottom:8px!important}.pbi-3{padding-bottom:16px!important}.pbi-4{padding-bottom:24px!important}.pbi-5{padding-bottom:48px!important}.ps-0{padding-left:0}.ps-1{padding-left:4px}.ps-2{padding-left:8px}.ps-3{padding-left:16px}.ps-4{padding-left:24px}.ps-5{padding-left:48px}.psi-0{padding-left:0!important}.psi-1{padding-left:4px!important}.psi-2{padding-left:8px!important}.psi-3{padding-left:16px!important}.psi-4{padding-left:24px!important}.psi-5{padding-left:48px!important}.pe-0{padding-right:0}.pe-1{padding-right:4px}.pe-2{padding-right:8px}.pe-3{padding-right:16px}.pe-4{padding-right:24px}.pe-5{padding-right:48px}.pei-0{padding-right:0!important}.pei-1{padding-right:4px!important}.pei-2{padding-right:8px!important}.pei-3{padding-right:16px!important}.pei-4{padding-right:24px!important}.pei-5{padding-right:48px!important}.center-block{justify-content:center;align-items:center;display:flex}.right-block{justify-content:end;align-items:end;display:flex}.left-block{justify-content:start;align-items:start;display:flex}.center-block-column{flex-direction:column;justify-content:center;align-items:center;display:flex}.left-block-column{flex-direction:column;justify-content:start;align-items:start;display:flex}.center-container{justify-content:center;align-items:center;height:100vh;display:flex}.center-column-container{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.sticky-top{z-index:1000;position:sticky;top:0}.flex{display:flex}.flex-1{flex:1}.full-width{width:100%}.auto-height{height:auto}.position-rel{position:relative}.overflow-hidden{overflow:hidden}.z-index-1000{z-index:1000}.c-pointer{cursor:pointer}.c-default{cursor:default}.icon-button{display:none}@media (width>=992px){.icon-button{display:inline}}.image-anim{align-items:center;display:flex}.image-anim img{object-fit:contain;transition:transform .2s}.image-anim img:hover{transform:scale(1.15)}.underline{text-decoration:underline!important}body{margin:0;padding:0}
