:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:0 0;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--color-accent-primary:#5463f6;--color-accent-secondary:#f7aa3e;--color-black:#000;--color-white:#fff;--color-gray-black:#262626;--color-gray-darkest:#6a6a6a;--color-gray-dark:#8d95a2;--color-gray-normal:#adafc2;--color-gray-light:#e4e7ee;--color-gray-bluish:#edefff;--color-gray-lightest:#f5f5fd;--color-gray-white:#fdfdff;--color-additional-dark-blue:#6b7097;--color-additional-bright-blue:#5562f3;--color-additional-medium-blue:#838dff;--color-additional-light-blue:#c7c9fd;--color-additional-light-orange:#ffecd0;--color-system-red:#fa5929;--color-system-yellow:#feb600;--color-system-green:#0da34e;--color-overlay:#262626;--color-system-bg-red:#fdedea;--color-system-bg-yellow:#fdf6e5;--color-system-bg-green:#e5f4ed;--color-chart-sold-1:#2d3175;--color-chart-sold-2:#1f00f9;--color-chart-sold-3:#2d76e5;--color-chart-sold-4:#6ca9e5;--color-chart-sold-5:#8077fa;--color-chart-sold-6:#c69eb3;--color-chart-sold-7:#c6c3fd;--color-chart-sold-8:#606df7;--color-chart-team-1:#fa5929;--color-chart-team-2:#fa6161;--color-chart-team-3:#fb7b54;--color-chart-team-4:#fb9f49;--color-chart-team-5:#ffaf3c;--color-chart-team-6:#fb816f;--color-chart-team-7:#fb8e9b;--color-chart-team-8:#fb80ac;--gradient-hover:radial-gradient(50% 1145.71% at 50% 50%,#f7faff 11.98%,rgba(236,242,249,0) 100%);--gradient-card:linear-gradient(123.38deg,#cfdaee 18.93%,#f2fafd 44.59%,#f0f5fb 55.55%,#e6e2f0 69.86%);--gradient-disolve:linear-gradient(90deg,rgba(84,99,246,0),#5463f6);--gradient-disolve-top:linear-gradient(0deg,rgba(84,99,246,0),#5463f6);--gradient-column:linear-gradient(180deg,#667eea,rgba(118,75,162,.19));--gradient-dark:linear-gradient(90deg,#667eea,#764ba2);--gradient-light:linear-gradient(180deg,#5463f6,rgba(84,99,246,0));--shadow:0 0 1rem rgba(84,99,246,.1);--border:1px solid var(--color-gray-light);--mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 124 132' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.8282 19.9021C12.4058 23.0387 7.90295 27.5533 4.77312 32.9913C1.64329 38.4292 -0.00301527 44.5985 4.14586e-06 50.8779V81.1128C4.14586e-06 93.8905 6.78925 105.703 17.8282 112.086L43.9203 127.202C49.3397 130.345 55.4888 132 61.7486 132C68.0083 132 74.1575 130.345 79.5768 127.202L105.686 112.086C116.727 105.686 123.514 93.8905 123.514 81.1128V50.8754C123.514 38.1001 116.727 26.2848 105.686 19.9021L79.5792 4.78587C74.1569 1.65044 68.0083 0 61.7498 0C55.4912 0 49.3426 1.65044 43.9203 4.78587L17.8282 19.9021V19.9021Z' fill='%23FDFDFF'/%3E%3C/svg%3E%0A") center/contain no-repeat;--img-size:2.5rem;--index-header:11;--index-header-body:2;--index-header-sidebar:1;--index-modal:12}/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:icons;src:url(../media/icons.d3a43d22.woff) format("woff");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;font-family:icons!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-checked-2:before{content:""}.icon-mail:before{content:""}.icon-chat:before{content:""}.icon-calendar-apr:before{content:""}.icon-calendar-aug:before{content:""}.icon-calendar-dec:before{content:""}.icon-calendar-feb:before{content:""}.icon-calendar-jan:before{content:""}.icon-calendar-jul:before{content:""}.icon-calendar-jun:before{content:""}.icon-calendar-mar:before{content:""}.icon-calendar-may:before{content:""}.icon-calendar-nov:before{content:""}.icon-calendar-oct:before{content:""}.icon-calendar-sep:before{content:""}.icon-panel-edit:before{content:""}.icon-panel-add:before{content:""}.icon-panel-close:before{content:""}.icon-panel-table:before{content:""}.icon-panel-expand:before{content:""}.icon-panel-collapse:before{content:""}.icon-panel-swipe:before{content:""}.icon-watchlist-ether .path1:before{content:"";color:#262626}.icon-watchlist-ether .path2:before{content:"";margin-left:-1em;color:#eaeaea}.icon-watchlist-ether .path3:before{content:"";margin-left:-1em;color:#eaeaea}.icon-watchlist-ether .path4:before{content:"";margin-left:-1em;color:#eaeaea}.icon-watchlist-ether .path5:before{content:"";margin-left:-1em;color:#f8f8f8}.icon-watchlist-ether .path6:before{content:"";margin-left:-1em;color:#eaeaea}.icon-watchlist-ether .path7:before{content:"";margin-left:-1em;color:#f8f8f8}.icon-watchlist-ether .path8:before{content:"";margin-left:-1em;color:#d3d3d3}.icon-watchlist-ether .path9:before{content:"";margin-left:-1em;color:#eaeaea}.icon-watchlist-bitcoin .path1:before{content:"";color:#262626}.icon-watchlist-bitcoin .path2:before{content:"";margin-left:-1.01953125em;color:#fdfdff}.icon-watchlist-calendar:before{content:""}.icon-watchlist-blockchain .path1:before{content:"";color:#262626}.icon-watchlist-blockchain .path2:before{content:"";margin-left:-1em;color:#fff}.icon-watchlist-initial-circulation .path1:before{content:"";color:#262626}.icon-watchlist-initial-circulation .path2:before{content:"";margin-left:-1em;color:#fff}.icon-watchlist-lock .path1:before{content:"";color:#262626}.icon-watchlist-lock .path2:before{content:"";margin-left:-1em;color:#fdfdfd}.icon-watchlist-market-cap .path1:before{content:"";color:#262626}.icon-watchlist-market-cap .path2:before{content:"";margin-left:-1em;color:#fa5929}.icon-watchlist-market-cap .path3:before{content:"";margin-left:-1em;color:#fdfdff}.icon-watchlist-market-cap .path4:before{content:"";margin-left:-1em;color:#feb600}.icon-watchlist-market-cap .path5:before{content:"";margin-left:-1em;color:#fa5929}.icon-watchlist-market-cap .path6:before{content:"";margin-left:-1em;color:#0da34e}.icon-watchlist-private-price .path1:before{content:"";color:#262626}.icon-watchlist-private-price .path2:before{content:"";margin-left:-1em;color:#fdfdff}.icon-watchlist-public-price .path1:before{content:"";color:#262626}.icon-watchlist-public-price .path2:before{content:"";margin-left:-1em;color:#fdfdff}.icon-watchlist-public-price .path3:before{content:"";margin-left:-1em;color:#fdfdff}.icon-watchlist-public-price .path4:before{content:"";margin-left:-1em;color:#fdfdff}.icon-watchlist-raise .path1:before{content:"";color:#262626}.icon-watchlist-raise .path2:before{content:"";margin-left:-1em;color:#fdfdff}.icon-watchlist-rocket .path1:before{content:"";color:#262626}.icon-watchlist-rocket .path2:before{content:"";margin-left:-1em;color:#ededf6}.icon-watchlist-roi .path1:before{content:"";color:#262626}.icon-watchlist-roi .path2:before{content:"";margin-left:-1em;color:#fdfdff}.icon-watchlist-roi .path3:before{content:"";margin-left:-1em;color:#fdfdff}.icon-watchlist-token .path1:before{content:"";color:#262626}.icon-watchlist-token .path2:before{content:"";margin-left:-1em;color:#fdfdff}.icon-watchlist-total-circulation .path1:before{content:"";color:#262626}.icon-watchlist-total-circulation .path2:before{content:"";margin-left:-1em;color:#fff}.icon-watchlist-total-circulation .path3:before{content:"";margin-left:-1em;color:#fff}.icon-watchlist-total-rise .path1:before{content:"";color:#262626}.icon-watchlist-total-rise .path2:before{content:"";margin-left:-1em;color:#fdfdff}.icon-watchlist-treashold .path1:before{content:"";color:#262626}.icon-watchlist-treashold .path2:before{content:"";margin-left:-1em;color:#fff}.icon-pl-initial:before{content:""}.icon-pl-total:before{content:""}.icon-pl-public:before{content:""}.icon-pl-private:before{content:""}.icon-lock:before{content:""}.icon-arrow:before{content:""}.icon-fire .path1:before{content:"";color:#fa5929}.icon-fire .path2:before{content:"";margin-left:-1em;color:#fdfdff}.icon-arrow-between:before{content:""}.icon-searc:before{content:""}.icon-check-arrow:before{content:""}.icon-copy:before{content:""}.icon-copy-check:before{content:""}.icon-twitter-2:before{content:""}.icon-telegram-2:before{content:""}.icon-whitepaper:before{content:""}.icon-youtube:before{content:""}.icon-medium:before{content:""}.icon-discord:before{content:""}.icon-web:before{content:""}.icon-error:before{content:""}.icon-atl-price:before{content:""}.icon-bitcoin:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-up:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-left:before{content:""}.icon-private-price:before{content:""}.icon-public-price:before{content:""}.icon-curent-price:before{content:""}.icon-ath-price:before{content:""}.icon-closed:before{content:""}.icon-progress:before{content:""}.icon-awaiting:before{content:""}.icon-trend-down:before{content:""}.icon-trend-up:before{content:""}.icon-right:before{content:""}.icon-left:before{content:""}.icon-up:before{content:""}.icon-down:before{content:""}.icon-check:before{content:""}.icon-del:before{content:""}.icon-download:before{content:""}.icon-burger:before{content:""}.icon-bell:before{content:""}.icon-account:before{content:""}.icon-telegram:before{content:""}.icon-forward:before{content:""}.icon-share:before{content:""}.icon-info:before{content:""}.icon-columns:before{content:""}.icon-drag:before{content:""}.icon-filter:before{content:""}.icon-more:before{content:""}.icon-select:before{content:""}.icon-star:before{content:""}.icon-pin:before{content:""}.icon-photo:before{content:""}.icon-news:before{content:""}.icon-calendar:before{content:""}.icon-launchpads:before{content:""}.icon-funds:before{content:""}.icon-researches:before{content:""}.icon-categories:before{content:""}.icon-projects:before{content:""}.icon-metamask .path1:before{content:"";color:#d7c1b3}.icon-metamask .path2:before{content:"";margin-left:-1em;color:#233447}.icon-metamask .path3:before{content:"";margin-left:-1em;color:#cd6116}.icon-metamask .path4:before{content:"";margin-left:-1em;color:#e4761b}.icon-metamask .path5:before{content:"";margin-left:-1em;color:#c0ad9e}.icon-metamask .path6:before{content:"";margin-left:-1em;color:#161616}.icon-metamask .path7:before{content:"";margin-left:-1em;color:#763d16}.icon-metamask .path8:before{content:"";margin-left:-1em;color:#f6851b}.icon-clock:before{content:""}.icon-checkbox:before{content:"Á"}.icon-checked:before{content:"Â"}.icon-google-color .path1:before{content:"";color:#4285f4}.icon-google-color .path2:before{content:"";margin-left:-1em;color:#34a853}.icon-google-color .path3:before{content:"";margin-left:-1em;color:#fbbc05}.icon-google-color .path4:before{content:"";margin-left:-1em;color:#ea4335}.icon-twitter:before{content:""}.icon-eye:before{content:""}.icon-close:before{content:""}.icon-back:before{content:""}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:var(--color-gray-normal);border-radius:3px 0 0 3px}::-webkit-scrollbar-corner{background:0 0}html{scroll-behavior:smooth;text-rendering:optimizeLegibility;font-smooth:antialiased;font-size:16px;font-weight:500;font-family:Poppins,sans-serif;background:var(--color-accent-primary)}body,html{padding:0;margin:0}body{font-size:.875rem;line-height:1.3;color:var(--color-gray-black);min-height:-webkit-fill-available;height:100vh;position:relative;--card-body-padding-y:1rem;--card-body-padding-x:1rem}body.ReactModal__Body--open{overflow:hidden}@media(max-width:374.98px){body{font-size:.75rem;line-height:1.4;--card-body-padding-y:.75rem}}*,:after,:before{box-sizing:border-box}a{color:inherit;text-decoration:none}p{font-size:.875rem;line-height:1.2;font-weight:500;margin:0 0 1.5rem}@media(max-width:374.98px){p{font-size:.75rem;line-height:1.4}}p:last-child{margin-bottom:0}ol,ul{font-size:.875rem;line-height:1.2;font-weight:500;margin:0 0 1.5rem}@media(max-width:374.98px){ol,ul{font-size:.75rem;line-height:1.4}}img{vertical-align:top}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=password]::-webkit-contacts-auto-fill-button,input[type=password]::-webkit-credentials-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;height:0;width:0;margin:0}.ReactModalPortal{position:relative;z-index:var(--index-modal)}.__react_component_tooltip.show{opacity:1!important;transition:opacity .3s ease-out!important}.__react_component_tooltip.show:after,.__react_component_tooltip.show:before{transition:none}[class*=loading]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only.focusable:active,.sr-only.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto}.row{--solo-gutter-x:1.25rem;--solo-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--solo-gutter-y));margin-right:calc(-.5*var(--solo-gutter-x));margin-left:calc(-.5*var(--solo-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--solo-gutter-x)*.5);padding-left:calc(var(--solo-gutter-x)*.5);margin-top:var(--solo-gutter-y)}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--solo-gutter-x:0}.g-0,.gy-0{--solo-gutter-y:0}.g-1,.gx-1{--solo-gutter-x:0.25rem}.g-1,.gy-1{--solo-gutter-y:0.25rem}.g-2,.gx-2{--solo-gutter-x:0.5rem}.g-2,.gy-2{--solo-gutter-y:0.5rem}.g-3,.gx-3{--solo-gutter-x:1rem}.g-3,.gy-3{--solo-gutter-y:1rem}.g-4,.gx-4{--solo-gutter-x:1.5rem}.g-4,.gy-4{--solo-gutter-y:1.5rem}.g-5,.gx-5{--solo-gutter-x:2rem}.g-5,.gy-5{--solo-gutter-y:2rem}.g-6,.gx-6{--solo-gutter-x:2.5rem}.g-6,.gy-6{--solo-gutter-y:2.5rem}.g-7,.gx-7{--solo-gutter-x:3rem}.g-7,.gy-7{--solo-gutter-y:3rem}@media(min-width:320px){.col-xxs{flex:1 0}.row-cols-xxs-auto>*{flex:0 0 auto;width:auto}.row-cols-xxs-1>*{flex:0 0 auto;width:100%}.row-cols-xxs-2>*{flex:0 0 auto;width:50%}.row-cols-xxs-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxs-4>*{flex:0 0 auto;width:25%}.row-cols-xxs-5>*{flex:0 0 auto;width:20%}.row-cols-xxs-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxs-auto{flex:0 0 auto;width:auto}.col-xxs-1{flex:0 0 auto;width:8.33333333%}.col-xxs-2{flex:0 0 auto;width:16.66666667%}.col-xxs-3{flex:0 0 auto;width:25%}.col-xxs-4{flex:0 0 auto;width:33.33333333%}.col-xxs-5{flex:0 0 auto;width:41.66666667%}.col-xxs-6{flex:0 0 auto;width:50%}.col-xxs-7{flex:0 0 auto;width:58.33333333%}.col-xxs-8{flex:0 0 auto;width:66.66666667%}.col-xxs-9{flex:0 0 auto;width:75%}.col-xxs-10{flex:0 0 auto;width:83.33333333%}.col-xxs-11{flex:0 0 auto;width:91.66666667%}.col-xxs-12{flex:0 0 auto;width:100%}.offset-xxs-0{margin-left:0}.offset-xxs-1{margin-left:8.33333333%}.offset-xxs-2{margin-left:16.66666667%}.offset-xxs-3{margin-left:25%}.offset-xxs-4{margin-left:33.33333333%}.offset-xxs-5{margin-left:41.66666667%}.offset-xxs-6{margin-left:50%}.offset-xxs-7{margin-left:58.33333333%}.offset-xxs-8{margin-left:66.66666667%}.offset-xxs-9{margin-left:75%}.offset-xxs-10{margin-left:83.33333333%}.offset-xxs-11{margin-left:91.66666667%}.g-xxs-0,.gx-xxs-0{--solo-gutter-x:0}.g-xxs-0,.gy-xxs-0{--solo-gutter-y:0}.g-xxs-1,.gx-xxs-1{--solo-gutter-x:0.25rem}.g-xxs-1,.gy-xxs-1{--solo-gutter-y:0.25rem}.g-xxs-2,.gx-xxs-2{--solo-gutter-x:0.5rem}.g-xxs-2,.gy-xxs-2{--solo-gutter-y:0.5rem}.g-xxs-3,.gx-xxs-3{--solo-gutter-x:1rem}.g-xxs-3,.gy-xxs-3{--solo-gutter-y:1rem}.g-xxs-4,.gx-xxs-4{--solo-gutter-x:1.5rem}.g-xxs-4,.gy-xxs-4{--solo-gutter-y:1.5rem}.g-xxs-5,.gx-xxs-5{--solo-gutter-x:2rem}.g-xxs-5,.gy-xxs-5{--solo-gutter-y:2rem}.g-xxs-6,.gx-xxs-6{--solo-gutter-x:2.5rem}.g-xxs-6,.gy-xxs-6{--solo-gutter-y:2.5rem}.g-xxs-7,.gx-xxs-7{--solo-gutter-x:3rem}.g-xxs-7,.gy-xxs-7{--solo-gutter-y:3rem}}@media(min-width:375px){.col-xs{flex:1 0}.row-cols-xs-auto>*{flex:0 0 auto;width:auto}.row-cols-xs-1>*{flex:0 0 auto;width:100%}.row-cols-xs-2>*{flex:0 0 auto;width:50%}.row-cols-xs-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xs-4>*{flex:0 0 auto;width:25%}.row-cols-xs-5>*{flex:0 0 auto;width:20%}.row-cols-xs-6>*{flex:0 0 auto;width:16.6666666667%}.col-xs-auto{flex:0 0 auto;width:auto}.col-xs-1{flex:0 0 auto;width:8.33333333%}.col-xs-2{flex:0 0 auto;width:16.66666667%}.col-xs-3{flex:0 0 auto;width:25%}.col-xs-4{flex:0 0 auto;width:33.33333333%}.col-xs-5{flex:0 0 auto;width:41.66666667%}.col-xs-6{flex:0 0 auto;width:50%}.col-xs-7{flex:0 0 auto;width:58.33333333%}.col-xs-8{flex:0 0 auto;width:66.66666667%}.col-xs-9{flex:0 0 auto;width:75%}.col-xs-10{flex:0 0 auto;width:83.33333333%}.col-xs-11{flex:0 0 auto;width:91.66666667%}.col-xs-12{flex:0 0 auto;width:100%}.offset-xs-0{margin-left:0}.offset-xs-1{margin-left:8.33333333%}.offset-xs-2{margin-left:16.66666667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.33333333%}.offset-xs-5{margin-left:41.66666667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.33333333%}.offset-xs-8{margin-left:66.66666667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.33333333%}.offset-xs-11{margin-left:91.66666667%}.g-xs-0,.gx-xs-0{--solo-gutter-x:0}.g-xs-0,.gy-xs-0{--solo-gutter-y:0}.g-xs-1,.gx-xs-1{--solo-gutter-x:0.25rem}.g-xs-1,.gy-xs-1{--solo-gutter-y:0.25rem}.g-xs-2,.gx-xs-2{--solo-gutter-x:0.5rem}.g-xs-2,.gy-xs-2{--solo-gutter-y:0.5rem}.g-xs-3,.gx-xs-3{--solo-gutter-x:1rem}.g-xs-3,.gy-xs-3{--solo-gutter-y:1rem}.g-xs-4,.gx-xs-4{--solo-gutter-x:1.5rem}.g-xs-4,.gy-xs-4{--solo-gutter-y:1.5rem}.g-xs-5,.gx-xs-5{--solo-gutter-x:2rem}.g-xs-5,.gy-xs-5{--solo-gutter-y:2rem}.g-xs-6,.gx-xs-6{--solo-gutter-x:2.5rem}.g-xs-6,.gy-xs-6{--solo-gutter-y:2.5rem}.g-xs-7,.gx-xs-7{--solo-gutter-x:3rem}.g-xs-7,.gy-xs-7{--solo-gutter-y:3rem}}@media(min-width:425px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--solo-gutter-x:0}.g-sm-0,.gy-sm-0{--solo-gutter-y:0}.g-sm-1,.gx-sm-1{--solo-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--solo-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--solo-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--solo-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--solo-gutter-x:1rem}.g-sm-3,.gy-sm-3{--solo-gutter-y:1rem}.g-sm-4,.gx-sm-4{--solo-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--solo-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--solo-gutter-x:2rem}.g-sm-5,.gy-sm-5{--solo-gutter-y:2rem}.g-sm-6,.gx-sm-6{--solo-gutter-x:2.5rem}.g-sm-6,.gy-sm-6{--solo-gutter-y:2.5rem}.g-sm-7,.gx-sm-7{--solo-gutter-x:3rem}.g-sm-7,.gy-sm-7{--solo-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--solo-gutter-x:0}.g-md-0,.gy-md-0{--solo-gutter-y:0}.g-md-1,.gx-md-1{--solo-gutter-x:0.25rem}.g-md-1,.gy-md-1{--solo-gutter-y:0.25rem}.g-md-2,.gx-md-2{--solo-gutter-x:0.5rem}.g-md-2,.gy-md-2{--solo-gutter-y:0.5rem}.g-md-3,.gx-md-3{--solo-gutter-x:1rem}.g-md-3,.gy-md-3{--solo-gutter-y:1rem}.g-md-4,.gx-md-4{--solo-gutter-x:1.5rem}.g-md-4,.gy-md-4{--solo-gutter-y:1.5rem}.g-md-5,.gx-md-5{--solo-gutter-x:2rem}.g-md-5,.gy-md-5{--solo-gutter-y:2rem}.g-md-6,.gx-md-6{--solo-gutter-x:2.5rem}.g-md-6,.gy-md-6{--solo-gutter-y:2.5rem}.g-md-7,.gx-md-7{--solo-gutter-x:3rem}.g-md-7,.gy-md-7{--solo-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--solo-gutter-x:0}.g-lg-0,.gy-lg-0{--solo-gutter-y:0}.g-lg-1,.gx-lg-1{--solo-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--solo-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--solo-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--solo-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--solo-gutter-x:1rem}.g-lg-3,.gy-lg-3{--solo-gutter-y:1rem}.g-lg-4,.gx-lg-4{--solo-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--solo-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--solo-gutter-x:2rem}.g-lg-5,.gy-lg-5{--solo-gutter-y:2rem}.g-lg-6,.gx-lg-6{--solo-gutter-x:2.5rem}.g-lg-6,.gy-lg-6{--solo-gutter-y:2.5rem}.g-lg-7,.gx-lg-7{--solo-gutter-x:3rem}.g-lg-7,.gy-lg-7{--solo-gutter-y:3rem}}@media(min-width:1024px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--solo-gutter-x:0}.g-xl-0,.gy-xl-0{--solo-gutter-y:0}.g-xl-1,.gx-xl-1{--solo-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--solo-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--solo-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--solo-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--solo-gutter-x:1rem}.g-xl-3,.gy-xl-3{--solo-gutter-y:1rem}.g-xl-4,.gx-xl-4{--solo-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--solo-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--solo-gutter-x:2rem}.g-xl-5,.gy-xl-5{--solo-gutter-y:2rem}.g-xl-6,.gx-xl-6{--solo-gutter-x:2.5rem}.g-xl-6,.gy-xl-6{--solo-gutter-y:2.5rem}.g-xl-7,.gx-xl-7{--solo-gutter-x:3rem}.g-xl-7,.gy-xl-7{--solo-gutter-y:3rem}}@media(min-width:1440px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--solo-gutter-x:0}.g-xxl-0,.gy-xxl-0{--solo-gutter-y:0}.g-xxl-1,.gx-xxl-1{--solo-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--solo-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--solo-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--solo-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--solo-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--solo-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--solo-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--solo-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--solo-gutter-x:2rem}.g-xxl-5,.gy-xxl-5{--solo-gutter-y:2rem}.g-xxl-6,.gx-xxl-6{--solo-gutter-x:2.5rem}.g-xxl-6,.gy-xxl-6{--solo-gutter-y:2.5rem}.g-xxl-7,.gx-xxl-7{--solo-gutter-x:3rem}.g-xxl-7,.gy-xxl-7{--solo-gutter-y:3rem}}@media(min-width:1900px){.col-xxxl{flex:1 0}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}.g-xxxl-0,.gx-xxxl-0{--solo-gutter-x:0}.g-xxxl-0,.gy-xxxl-0{--solo-gutter-y:0}.g-xxxl-1,.gx-xxxl-1{--solo-gutter-x:0.25rem}.g-xxxl-1,.gy-xxxl-1{--solo-gutter-y:0.25rem}.g-xxxl-2,.gx-xxxl-2{--solo-gutter-x:0.5rem}.g-xxxl-2,.gy-xxxl-2{--solo-gutter-y:0.5rem}.g-xxxl-3,.gx-xxxl-3{--solo-gutter-x:1rem}.g-xxxl-3,.gy-xxxl-3{--solo-gutter-y:1rem}.g-xxxl-4,.gx-xxxl-4{--solo-gutter-x:1.5rem}.g-xxxl-4,.gy-xxxl-4{--solo-gutter-y:1.5rem}.g-xxxl-5,.gx-xxxl-5{--solo-gutter-x:2rem}.g-xxxl-5,.gy-xxxl-5{--solo-gutter-y:2rem}.g-xxxl-6,.gx-xxxl-6{--solo-gutter-x:2.5rem}.g-xxxl-6,.gy-xxxl-6{--solo-gutter-y:2.5rem}.g-xxxl-7,.gx-xxxl-7{--solo-gutter-x:3rem}.g-xxxl-7,.gy-xxxl-7{--solo-gutter-y:3rem}}@media(min-width:2560px){.col-4xl{flex:1 0}.row-cols-4xl-auto>*{flex:0 0 auto;width:auto}.row-cols-4xl-1>*{flex:0 0 auto;width:100%}.row-cols-4xl-2>*{flex:0 0 auto;width:50%}.row-cols-4xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4xl-4>*{flex:0 0 auto;width:25%}.row-cols-4xl-5>*{flex:0 0 auto;width:20%}.row-cols-4xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-4xl-auto{flex:0 0 auto;width:auto}.col-4xl-1{flex:0 0 auto;width:8.33333333%}.col-4xl-2{flex:0 0 auto;width:16.66666667%}.col-4xl-3{flex:0 0 auto;width:25%}.col-4xl-4{flex:0 0 auto;width:33.33333333%}.col-4xl-5{flex:0 0 auto;width:41.66666667%}.col-4xl-6{flex:0 0 auto;width:50%}.col-4xl-7{flex:0 0 auto;width:58.33333333%}.col-4xl-8{flex:0 0 auto;width:66.66666667%}.col-4xl-9{flex:0 0 auto;width:75%}.col-4xl-10{flex:0 0 auto;width:83.33333333%}.col-4xl-11{flex:0 0 auto;width:91.66666667%}.col-4xl-12{flex:0 0 auto;width:100%}.offset-4xl-0{margin-left:0}.offset-4xl-1{margin-left:8.33333333%}.offset-4xl-2{margin-left:16.66666667%}.offset-4xl-3{margin-left:25%}.offset-4xl-4{margin-left:33.33333333%}.offset-4xl-5{margin-left:41.66666667%}.offset-4xl-6{margin-left:50%}.offset-4xl-7{margin-left:58.33333333%}.offset-4xl-8{margin-left:66.66666667%}.offset-4xl-9{margin-left:75%}.offset-4xl-10{margin-left:83.33333333%}.offset-4xl-11{margin-left:91.66666667%}.g-4xl-0,.gx-4xl-0{--solo-gutter-x:0}.g-4xl-0,.gy-4xl-0{--solo-gutter-y:0}.g-4xl-1,.gx-4xl-1{--solo-gutter-x:0.25rem}.g-4xl-1,.gy-4xl-1{--solo-gutter-y:0.25rem}.g-4xl-2,.gx-4xl-2{--solo-gutter-x:0.5rem}.g-4xl-2,.gy-4xl-2{--solo-gutter-y:0.5rem}.g-4xl-3,.gx-4xl-3{--solo-gutter-x:1rem}.g-4xl-3,.gy-4xl-3{--solo-gutter-y:1rem}.g-4xl-4,.gx-4xl-4{--solo-gutter-x:1.5rem}.g-4xl-4,.gy-4xl-4{--solo-gutter-y:1.5rem}.g-4xl-5,.gx-4xl-5{--solo-gutter-x:2rem}.g-4xl-5,.gy-4xl-5{--solo-gutter-y:2rem}.g-4xl-6,.gx-4xl-6{--solo-gutter-x:2.5rem}.g-4xl-6,.gy-4xl-6{--solo-gutter-y:2.5rem}.g-4xl-7,.gx-4xl-7{--solo-gutter-x:3rem}.g-4xl-7,.gy-4xl-7{--solo-gutter-y:3rem}}.hero{font-weight:600;font-size:1.5rem;line-height:1.1;color:var(--color-gray-black);margin:0 0 .5em}.container,.container-4xl,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xs,.container-xxl,.container-xxs,.container-xxxl,.container-xxxs{width:100%;padding-right:var(--solo-gutter-x,1rem);padding-left:var(--solo-gutter-x,1rem);margin-right:auto;margin-left:auto}.container{max-width:100%}@media(min-width:320px){.container,.container-xxs{max-width:100%}}@media(min-width:375px){.container,.container-xs,.container-xxs{max-width:100%}}@media(min-width:425px){.container,.container-sm,.container-xs,.container-xxs{max-width:100%}}@media(min-width:768px){.container,.container-md,.container-sm,.container-xs,.container-xxs{max-width:100%}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm,.container-xs,.container-xxs{max-width:100%}}@media(min-width:1024px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xs,.container-xxs{max-width:100%}}@media(min-width:1440px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xs,.container-xxl,.container-xxs{max-width:1272px}}@media(min-width:1900px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xs,.container-xxl,.container-xxs,.container-xxxl{max-width:1488px}}@media(min-width:2560px){.container,.container-4xl,.container-lg,.container-md,.container-sm,.container-xl,.container-xs,.container-xxl,.container-xxs,.container-xxxl{max-width:1488px}}.Toastify{pointer-events:none}.Toastify__toast{border-radius:1rem;border:1px solid transparent;box-shadow:none;color:var(--color-black);padding:1rem 1.5rem;font-weight:600}@media(max-width:374.98px){.Toastify__toast{line-height:1.3;font-weight:500;padding:.5rem 1rem}}@media(min-width:768px){.Toastify__toast{padding:1.5rem 2.5rem}}@media(min-width:992px){.Toastify__toast{padding:1rem 1.5rem}}@media(min-width:1440px){.Toastify__toast{padding:1.5rem 2.5rem}}.Toastify__toast--success{border-color:var(--color-system-green);background-image:linear-gradient(rgba(13,163,78,.1),rgba(13,163,78,.1))}.Toastify__toast--warning{border-color:var(--color-system-yellow);background-image:linear-gradient(rgba(254,182,0,.1),rgba(254,182,0,.1))}.Toastify__toast--error{border-color:var(--color-system-red);background-image:linear-gradient(rgba(250,89,41,.1),rgba(250,89,41,.1))}.Toastify__toast-container{width:100%;pointer-events:none;padding:0;position:absolute}.Toastify__toast-container-global{position:static;padding-top:2rem;pointer-events:none}.Toastify__toast{pointer-events:all}.Toastify__toast-body{padding:0 .75rem 0 0;align-items:center}.Toastify__toast-container--top-right{top:0;right:0}.Toastify__toast-icon{display:none}.Toastify__close-button{color:var(--color-black);opacity:1;width:1.5rem;height:1.5rem;font-size:1.5rem;align-self:center;transition:color .3s ease-out}@media(max-width:374.98px){.Toastify__close-button{width:1.25rem;height:1.25rem;font-size:1.25rem}}.Toastify__close-button:hover{color:var(--color-gray-normal)}.swiper .swiper-horizontal>.swiper-pagination-bullets,.swiper .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0}.swiper-pagination .swiper-pagination-bullet{height:.125rem;width:1.25rem;transform:scaleX(1);background:var(--color-gray-normal);margin:0 .75rem!important;transition:all .3s ease-out!important;border-radius:0}@media(min-width:768px){.swiper-pagination .swiper-pagination-bullet{width:2.5rem}}@media(min-width:1440px){.swiper-pagination .swiper-pagination-bullet{width:3rem}}.swiper-pagination-clickable .swiper-pagination .swiper-pagination-bullet{cursor:pointer}.swiper-pagination .swiper-pagination-bullet:hover{background:var(--color-accent-primary);opacity:unset}.swiper-pagination .swiper-pagination-bullet-active{background:var(--color-gray-normal)}.swiper-pagination .swiper-pagination-bullet-active-next,.swiper-pagination .swiper-pagination-bullet-active-prev{transform:scaleX(1)!important}.tabel-row-panel-content{margin:calc(-1rem + 1px) 0 0 .625rem}.datepicker{margin:0 0 .75rem;flex-shrink:0}.datepicker .react-datepicker,.weekpicker .react-datepicker{display:block;border:1px solid var(--color-gray-light);border-radius:.875rem;background:var(--color-gray-white);font-family:Poppins,sans-serif}.datepicker .react-datepicker-popper,.weekpicker .react-datepicker-popper{z-index:3}.datepicker .react-datepicker__month,.weekpicker .react-datepicker__month{margin:0;padding:0 calc(1.5rem - 1px) calc(1.5rem - 1px)}.datepicker .react-datepicker__month-container,.weekpicker .react-datepicker__month-container{float:none}.datepicker .react-datepicker__week,.weekpicker .react-datepicker__week{display:flex;align-items:center;justify-content:space-between}.datepicker .react-datepicker__day,.weekpicker .react-datepicker__day{flex-grow:1;max-width:2.5rem;height:2.5rem;margin:0;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;line-height:1.3;border-radius:50%;color:var(--color-gray-dark);border:2px solid transparent;transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}.datepicker .react-datepicker__day:not(.datepicker .react-datepicker__day--disabled,.weekpicker .react-datepicker__day--disabled):hover,.weekpicker .react-datepicker__day:not(.datepicker .react-datepicker__day--disabled,.weekpicker .react-datepicker__day--disabled):hover{border-radius:50%;background:var(--color-gray-lightest)}.datepicker .react-datepicker__day--in-range,.datepicker .react-datepicker__day--in-selecting-range,.weekpicker .react-datepicker__day--in-range,.weekpicker .react-datepicker__day--in-selecting-range{background:var(--color-gray-lightest)}.datepicker .react-datepicker__day--outside-month,.weekpicker .react-datepicker__day--outside-month{color:var(--color-gray-light)}.datepicker .react-datepicker__day--disabled,.weekpicker .react-datepicker__day--disabled{color:#ccc;cursor:not-allowed}.datepicker .react-datepicker__day--keyboard-selected,.datepicker .react-datepicker__day--keyboard-selected:hover,.datepicker .react-datepicker__day--range-end,.datepicker .react-datepicker__day--range-end:hover,.datepicker .react-datepicker__day--range-start,.datepicker .react-datepicker__day--range-start:hover,.datepicker .react-datepicker__day--selected,.datepicker .react-datepicker__day--selected:hover,.weekpicker .react-datepicker__day--keyboard-selected,.weekpicker .react-datepicker__day--keyboard-selected:hover,.weekpicker .react-datepicker__day--range-end,.weekpicker .react-datepicker__day--range-end:hover,.weekpicker .react-datepicker__day--range-start,.weekpicker .react-datepicker__day--range-start:hover,.weekpicker .react-datepicker__day--selected,.weekpicker .react-datepicker__day--selected:hover{color:var(--color-gray-white);background:var(--color-additional-light-blue);border-color:var(--color-accent-primary)}.datepicker .react-datepicker__header,.weekpicker .react-datepicker__header{background:0 0;border:none;padding:calc(1.5rem - 1px) calc(1.5rem - 1px) 0}.datepicker .react-datepicker__header:not(.datepicker .react-datepicker__header--has-time-select,.weekpicker .react-datepicker__header--has-time-select),.weekpicker .react-datepicker__header:not(.datepicker .react-datepicker__header--has-time-select,.weekpicker .react-datepicker__header--has-time-select){border-radius:0}.datepicker .react-datepicker__day-names,.weekpicker .react-datepicker__day-names{margin:1rem 0 .75rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-gray-light)}.datepicker .react-datepicker__day-name,.weekpicker .react-datepicker__day-name{flex-grow:1;max-width:2.5rem;height:1.75rem;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:600;font-size:.875rem;line-height:1.3;color:var(--color-gray-darkest)}.datepicker .react-datepicker__change-month,.weekpicker .react-datepicker__change-month{width:2.5rem;height:2.5rem;background:0 0;border:none;font-size:1.5rem;display:flex;align-items:center;justify-content:center;color:var(--color-accent-primary);transition:color .3s ease-out;cursor:pointer}.datepicker .react-datepicker__change-month:hover,.weekpicker .react-datepicker__change-month:hover{color:var(--color-additional-light-blue)}.datepicker .react-datepicker__change-month.disabled,.weekpicker .react-datepicker__change-month.disabled{color:var(--color-gray-light);cursor:not-allowed}.datepicker .react-datepicker__head,.weekpicker .react-datepicker__head{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:.875rem;line-height:1.3}.datepicker .react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range),.weekpicker .react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range){background:var(--color-gray-lightest);color:var(--color-gray-dark);border-color:transparent}.weekpicker .react-datepicker{width:340px;max-width:100vw;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:var(--shadow)}.weekpicker .react-datepicker__week:hover .react-datepicker__day{border-radius:50%;background:var(--color-gray-lightest)}.weekpicker .react-datepicker__week:hover .react-datepicker__day--keyboard-selected,.weekpicker .react-datepicker__week:hover .react-datepicker__day--keyboard-selected:hover,.weekpicker .react-datepicker__week:hover .react-datepicker__day--range-end,.weekpicker .react-datepicker__week:hover .react-datepicker__day--range-end:hover,.weekpicker .react-datepicker__week:hover .react-datepicker__day--range-start,.weekpicker .react-datepicker__week:hover .react-datepicker__day--range-start:hover,.weekpicker .react-datepicker__week:hover .react-datepicker__day--selected,.weekpicker .react-datepicker__week:hover .react-datepicker__day--selected:hover{color:var(--color-gray-white);background:var(--color-additional-light-blue);border-color:var(--color-accent-primary)}#monthPicker .react-datepicker,.monthpicker .react-datepicker{background:var(--color-gray-white);border-radius:1rem;box-shadow:var(--shadow);border:1px solid var(--color-gray-light);padding:1.25rem .75rem 1rem;font-family:Poppins,sans-serif}#monthPicker .react-datepicker-popper,.monthpicker .react-datepicker-popper{z-index:3}#monthPicker .react-datepicker__header,.monthpicker .react-datepicker__header{text-align:center;background-color:transparent;border:none;border-radius:0;padding:0;position:relative;margin:0 0 1.5rem}#monthPicker .react-datepicker__head,.monthpicker .react-datepicker__head{display:flex;align-items:center;justify-content:center;gap:0 2.5rem;font-weight:600;font-size:.875rem;line-height:1.3}#monthPicker .react-datepicker__change-month,.monthpicker .react-datepicker__change-month{width:1.5rem;height:1.5rem;font-size:.75rem;border:none;padding:0;background:0 0;color:var(--color-gray-dark);transition:color .3s ease-out;cursor:pointer}#monthPicker .react-datepicker__change-month:disabled,.monthpicker .react-datepicker__change-month:disabled{cursor:auto}#monthPicker .react-datepicker__change-month:hover:not(:disabled),.monthpicker .react-datepicker__change-month:hover:not(:disabled){color:var(--color-accent-primary)}#monthPicker .react-datepicker__children-container,.monthpicker .react-datepicker__children-container{margin:0;padding:0}#monthPicker .react-datepicker__month,.monthpicker .react-datepicker__month{display:flex;flex-direction:column;gap:.5rem 0;margin:0}#monthPicker .react-datepicker__month-container,.monthpicker .react-datepicker__month-container{float:none}#monthPicker .react-datepicker__month-text,.monthpicker .react-datepicker__month-text{background:var(--color-gray-white);border:1px solid transparent;color:var(--color-gray-dark)}#monthPicker .react-datepicker__month-text:hover,.monthpicker .react-datepicker__month-text:hover{border-color:var(--color-gray-light);background:var(--color-gray-lightest);color:var(--color-gray-black);box-shadow:var(--shadow)}#monthPicker .react-datepicker__month-wrapper,.monthpicker .react-datepicker__month-wrapper{display:flex;align-items:center;gap:0 1rem}#monthPicker .react-datepicker__month--disabled,.monthpicker .react-datepicker__month--disabled{background:var(--color-gray-lightest);border-color:var(--color-gray-light);color:var(--color-gray-light)}#monthPicker .react-datepicker__month--selected,.monthpicker .react-datepicker__month--selected{border-color:var(--color-accent-primary);color:var(--color-gray-dark);box-shadow:var(--shadow);background:var(--color-gray-white)}#monthPicker .react-datepicker__month--selected:hover,.monthpicker .react-datepicker__month--selected:hover{border-color:var(--color-gray-light);background:var(--color-gray-lightest);color:var(--color-gray-black);box-shadow:var(--shadow)}#monthPicker .react-datepicker__month-all,.monthpicker .react-datepicker__month-all{margin-top:.5rem}#monthPicker .react-datepicker__month-all-btn,.monthpicker .react-datepicker__month-all-btn{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;padding:8px;background:0 0;border:1px solid transparent;border-radius:.5rem;cursor:pointer;font-weight:600;font-size:.75rem;line-height:1.2;color:var(--color-gray-dark);transition:color .3s ease-out,background-color .3s ease-out,box-shadow .3s ease-out,border-color .3s ease-out}#monthPicker .react-datepicker__month-all-btn:hover,.monthpicker .react-datepicker__month-all-btn:hover{background:var(--color-gray-lightest);border-color:var(--color-gray-light);box-shadow:var(--shadow);color:var(--color-gray-black)}#monthPicker .react-datepicker__month-all-btn.active,.monthpicker .react-datepicker__month-all-btn.active{border-color:var(--color-accent-primary);color:var(--color-gray-dark);box-shadow:var(--shadow);background:var(--color-gray-white)}#monthPicker .react-datepicker__custom-field,.monthpicker .react-datepicker__custom-field{font-weight:500;font-size:.875rem;line-height:1.2;display:flex;align-items:center;gap:0 .5rem;width:-moz-fit-content;width:fit-content;color:var(--color-gray-dark);cursor:pointer;transition:color .3s ease-out}#monthPicker .react-datepicker__custom-field .icon,.monthpicker .react-datepicker__custom-field .icon{font-size:1rem;transform-origin:center}#monthPicker .react-datepicker__custom-field.opened,#monthPicker .react-datepicker__custom-field:hover,.monthpicker .react-datepicker__custom-field.opened,.monthpicker .react-datepicker__custom-field:hover{color:var(--color-accent-primary)}#monthPicker .react-datepicker__month .react-datepicker__month-text,.monthpicker .react-datepicker__month .react-datepicker__month-text{display:flex;align-items:center;justify-content:center;width:2.75rem;height:1.75rem;border-radius:.5rem;margin:0;font-weight:600;font-size:.75rem;line-height:1.2;transition:color .3s ease-out,background-color .3s ease-out,box-shadow .3s ease-out,border-color .3s ease-out}#monthPicker .react-datepicker__month .react-datepicker__month-text--keyboard-selected:hover,.monthpicker .react-datepicker__month .react-datepicker__month-text--keyboard-selected:hover{border-color:var(--color-gray-light);background:var(--color-gray-lightest);color:var(--color-gray-black);box-shadow:var(--shadow)}.custom-tooltip-arrow{color:var(--color-gray-black)}@keyframes opacity-tooltip{0%{opacity:0}to{opacity:1}}[role=tooltip].custom-tooltip-content{padding:.75rem .5rem!important;border-radius:.25rem!important;font-weight:500;font-size:.875rem;line-height:1.2!important;background:var(--color-gray-black);color:var(--color-gray-white);animation:opacity-tooltip .3s ease-out;max-width:10rem!important}@media(min-width:768px){[role=tooltip].custom-tooltip-content{max-width:20rem!important}}[role=tooltip].custom-tooltip-content>span{display:flex;text-align:center;line-height:1.4!important}[data-popup=tooltip].custom-tooltip-overlay{background:0 0}#nprogress{pointer-events:none}#nprogress .bar{background:var(--color-additional-medium-blue);position:fixed;z-index:1031;top:0;left:0;width:100%;height:6px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px var(--color-additional-medium-blue),0 0 5px var(--color-additional-medium-blue);opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-bottom:2px solid transparent;border-right:2px solid transparent;border-top:2px solid transparent;border-top-color:var(--color-additional-medium-blue);border-left:2px solid transparent;border-left-color:var(--color-additional-medium-blue);border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:2rem!important}.gap-6{gap:2.5rem!important}.gap-7{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:2rem!important}.m-6{margin:2.5rem!important}.m-7{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:2rem!important;margin-left:2rem!important}.mx-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-7{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:2rem!important}.mt-6{margin-top:2.5rem!important}.mt-7{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:2rem!important}.me-6{margin-right:2.5rem!important}.me-7{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:2rem!important}.mb-6{margin-bottom:2.5rem!important}.mb-7{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:2rem!important}.ms-6{margin-left:2.5rem!important}.ms-7{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:2rem!important}.p-6{padding:2.5rem!important}.p-7{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:2rem!important;padding-left:2rem!important}.px-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-7{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-7{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:2rem!important}.pt-6{padding-top:2.5rem!important}.pt-7{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:2rem!important}.pe-6{padding-right:2.5rem!important}.pe-7{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:2rem!important}.pb-6{padding-bottom:2.5rem!important}.pb-7{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:2rem!important}.ps-6{padding-left:2.5rem!important}.ps-7{padding-left:3rem!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}@media(min-width:320px){.d-xxs-inline{display:inline!important}.d-xxs-inline-block{display:inline-block!important}.d-xxs-block{display:block!important}.d-xxs-grid{display:grid!important}.d-xxs-table{display:table!important}.d-xxs-table-row{display:table-row!important}.d-xxs-table-cell{display:table-cell!important}.d-xxs-flex{display:flex!important}.d-xxs-inline-flex{display:inline-flex!important}.d-xxs-none{display:none!important}.flex-xxs-fill{flex:1 1 auto!important}.flex-xxs-row{flex-direction:row!important}.flex-xxs-column{flex-direction:column!important}.flex-xxs-row-reverse{flex-direction:row-reverse!important}.flex-xxs-column-reverse{flex-direction:column-reverse!important}.flex-xxs-grow-0{flex-grow:0!important}.flex-xxs-grow-1{flex-grow:1!important}.flex-xxs-shrink-0{flex-shrink:0!important}.flex-xxs-shrink-1{flex-shrink:1!important}.flex-xxs-wrap{flex-wrap:wrap!important}.flex-xxs-nowrap{flex-wrap:nowrap!important}.flex-xxs-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxs-0{gap:0!important}.gap-xxs-1{gap:.25rem!important}.gap-xxs-2{gap:.5rem!important}.gap-xxs-3{gap:1rem!important}.gap-xxs-4{gap:1.5rem!important}.gap-xxs-5{gap:2rem!important}.gap-xxs-6{gap:2.5rem!important}.gap-xxs-7{gap:3rem!important}.justify-content-xxs-start{justify-content:flex-start!important}.justify-content-xxs-end{justify-content:flex-end!important}.justify-content-xxs-center{justify-content:center!important}.justify-content-xxs-between{justify-content:space-between!important}.justify-content-xxs-around{justify-content:space-around!important}.justify-content-xxs-evenly{justify-content:space-evenly!important}.align-items-xxs-start{align-items:flex-start!important}.align-items-xxs-end{align-items:flex-end!important}.align-items-xxs-center{align-items:center!important}.align-items-xxs-baseline{align-items:baseline!important}.align-items-xxs-stretch{align-items:stretch!important}.align-content-xxs-start{align-content:flex-start!important}.align-content-xxs-end{align-content:flex-end!important}.align-content-xxs-center{align-content:center!important}.align-content-xxs-between{align-content:space-between!important}.align-content-xxs-around{align-content:space-around!important}.align-content-xxs-stretch{align-content:stretch!important}.align-self-xxs-auto{align-self:auto!important}.align-self-xxs-start{align-self:flex-start!important}.align-self-xxs-end{align-self:flex-end!important}.align-self-xxs-center{align-self:center!important}.align-self-xxs-baseline{align-self:baseline!important}.align-self-xxs-stretch{align-self:stretch!important}.order-xxs-first{order:-1!important}.order-xxs-0{order:0!important}.order-xxs-1{order:1!important}.order-xxs-2{order:2!important}.order-xxs-3{order:3!important}.order-xxs-4{order:4!important}.order-xxs-5{order:5!important}.order-xxs-last{order:6!important}.m-xxs-0{margin:0!important}.m-xxs-1{margin:.25rem!important}.m-xxs-2{margin:.5rem!important}.m-xxs-3{margin:1rem!important}.m-xxs-4{margin:1.5rem!important}.m-xxs-5{margin:2rem!important}.m-xxs-6{margin:2.5rem!important}.m-xxs-7{margin:3rem!important}.m-xxs-auto{margin:auto!important}.mx-xxs-0{margin-right:0!important;margin-left:0!important}.mx-xxs-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxs-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxs-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxs-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxs-5{margin-right:2rem!important;margin-left:2rem!important}.mx-xxs-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xxs-7{margin-right:3rem!important;margin-left:3rem!important}.mx-xxs-auto{margin-right:auto!important;margin-left:auto!important}.my-xxs-0{margin-top:0!important;margin-bottom:0!important}.my-xxs-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxs-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxs-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxs-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxs-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxs-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xxs-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxs-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxs-0{margin-top:0!important}.mt-xxs-1{margin-top:.25rem!important}.mt-xxs-2{margin-top:.5rem!important}.mt-xxs-3{margin-top:1rem!important}.mt-xxs-4{margin-top:1.5rem!important}.mt-xxs-5{margin-top:2rem!important}.mt-xxs-6{margin-top:2.5rem!important}.mt-xxs-7{margin-top:3rem!important}.mt-xxs-auto{margin-top:auto!important}.me-xxs-0{margin-right:0!important}.me-xxs-1{margin-right:.25rem!important}.me-xxs-2{margin-right:.5rem!important}.me-xxs-3{margin-right:1rem!important}.me-xxs-4{margin-right:1.5rem!important}.me-xxs-5{margin-right:2rem!important}.me-xxs-6{margin-right:2.5rem!important}.me-xxs-7{margin-right:3rem!important}.me-xxs-auto{margin-right:auto!important}.mb-xxs-0{margin-bottom:0!important}.mb-xxs-1{margin-bottom:.25rem!important}.mb-xxs-2{margin-bottom:.5rem!important}.mb-xxs-3{margin-bottom:1rem!important}.mb-xxs-4{margin-bottom:1.5rem!important}.mb-xxs-5{margin-bottom:2rem!important}.mb-xxs-6{margin-bottom:2.5rem!important}.mb-xxs-7{margin-bottom:3rem!important}.mb-xxs-auto{margin-bottom:auto!important}.ms-xxs-0{margin-left:0!important}.ms-xxs-1{margin-left:.25rem!important}.ms-xxs-2{margin-left:.5rem!important}.ms-xxs-3{margin-left:1rem!important}.ms-xxs-4{margin-left:1.5rem!important}.ms-xxs-5{margin-left:2rem!important}.ms-xxs-6{margin-left:2.5rem!important}.ms-xxs-7{margin-left:3rem!important}.ms-xxs-auto{margin-left:auto!important}.p-xxs-0{padding:0!important}.p-xxs-1{padding:.25rem!important}.p-xxs-2{padding:.5rem!important}.p-xxs-3{padding:1rem!important}.p-xxs-4{padding:1.5rem!important}.p-xxs-5{padding:2rem!important}.p-xxs-6{padding:2.5rem!important}.p-xxs-7{padding:3rem!important}.px-xxs-0{padding-right:0!important;padding-left:0!important}.px-xxs-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxs-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxs-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxs-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxs-5{padding-right:2rem!important;padding-left:2rem!important}.px-xxs-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xxs-7{padding-right:3rem!important;padding-left:3rem!important}.py-xxs-0{padding-top:0!important;padding-bottom:0!important}.py-xxs-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxs-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxs-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxs-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxs-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxs-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xxs-7{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxs-0{padding-top:0!important}.pt-xxs-1{padding-top:.25rem!important}.pt-xxs-2{padding-top:.5rem!important}.pt-xxs-3{padding-top:1rem!important}.pt-xxs-4{padding-top:1.5rem!important}.pt-xxs-5{padding-top:2rem!important}.pt-xxs-6{padding-top:2.5rem!important}.pt-xxs-7{padding-top:3rem!important}.pe-xxs-0{padding-right:0!important}.pe-xxs-1{padding-right:.25rem!important}.pe-xxs-2{padding-right:.5rem!important}.pe-xxs-3{padding-right:1rem!important}.pe-xxs-4{padding-right:1.5rem!important}.pe-xxs-5{padding-right:2rem!important}.pe-xxs-6{padding-right:2.5rem!important}.pe-xxs-7{padding-right:3rem!important}.pb-xxs-0{padding-bottom:0!important}.pb-xxs-1{padding-bottom:.25rem!important}.pb-xxs-2{padding-bottom:.5rem!important}.pb-xxs-3{padding-bottom:1rem!important}.pb-xxs-4{padding-bottom:1.5rem!important}.pb-xxs-5{padding-bottom:2rem!important}.pb-xxs-6{padding-bottom:2.5rem!important}.pb-xxs-7{padding-bottom:3rem!important}.ps-xxs-0{padding-left:0!important}.ps-xxs-1{padding-left:.25rem!important}.ps-xxs-2{padding-left:.5rem!important}.ps-xxs-3{padding-left:1rem!important}.ps-xxs-4{padding-left:1.5rem!important}.ps-xxs-5{padding-left:2rem!important}.ps-xxs-6{padding-left:2.5rem!important}.ps-xxs-7{padding-left:3rem!important}.text-xxs-start{text-align:left!important}.text-xxs-end{text-align:right!important}.text-xxs-center{text-align:center!important}}@media(min-width:375px){.d-xs-inline{display:inline!important}.d-xs-inline-block{display:inline-block!important}.d-xs-block{display:block!important}.d-xs-grid{display:grid!important}.d-xs-table{display:table!important}.d-xs-table-row{display:table-row!important}.d-xs-table-cell{display:table-cell!important}.d-xs-flex{display:flex!important}.d-xs-inline-flex{display:inline-flex!important}.d-xs-none{display:none!important}.flex-xs-fill{flex:1 1 auto!important}.flex-xs-row{flex-direction:row!important}.flex-xs-column{flex-direction:column!important}.flex-xs-row-reverse{flex-direction:row-reverse!important}.flex-xs-column-reverse{flex-direction:column-reverse!important}.flex-xs-grow-0{flex-grow:0!important}.flex-xs-grow-1{flex-grow:1!important}.flex-xs-shrink-0{flex-shrink:0!important}.flex-xs-shrink-1{flex-shrink:1!important}.flex-xs-wrap{flex-wrap:wrap!important}.flex-xs-nowrap{flex-wrap:nowrap!important}.flex-xs-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xs-0{gap:0!important}.gap-xs-1{gap:.25rem!important}.gap-xs-2{gap:.5rem!important}.gap-xs-3{gap:1rem!important}.gap-xs-4{gap:1.5rem!important}.gap-xs-5{gap:2rem!important}.gap-xs-6{gap:2.5rem!important}.gap-xs-7{gap:3rem!important}.justify-content-xs-start{justify-content:flex-start!important}.justify-content-xs-end{justify-content:flex-end!important}.justify-content-xs-center{justify-content:center!important}.justify-content-xs-between{justify-content:space-between!important}.justify-content-xs-around{justify-content:space-around!important}.justify-content-xs-evenly{justify-content:space-evenly!important}.align-items-xs-start{align-items:flex-start!important}.align-items-xs-end{align-items:flex-end!important}.align-items-xs-center{align-items:center!important}.align-items-xs-baseline{align-items:baseline!important}.align-items-xs-stretch{align-items:stretch!important}.align-content-xs-start{align-content:flex-start!important}.align-content-xs-end{align-content:flex-end!important}.align-content-xs-center{align-content:center!important}.align-content-xs-between{align-content:space-between!important}.align-content-xs-around{align-content:space-around!important}.align-content-xs-stretch{align-content:stretch!important}.align-self-xs-auto{align-self:auto!important}.align-self-xs-start{align-self:flex-start!important}.align-self-xs-end{align-self:flex-end!important}.align-self-xs-center{align-self:center!important}.align-self-xs-baseline{align-self:baseline!important}.align-self-xs-stretch{align-self:stretch!important}.order-xs-first{order:-1!important}.order-xs-0{order:0!important}.order-xs-1{order:1!important}.order-xs-2{order:2!important}.order-xs-3{order:3!important}.order-xs-4{order:4!important}.order-xs-5{order:5!important}.order-xs-last{order:6!important}.m-xs-0{margin:0!important}.m-xs-1{margin:.25rem!important}.m-xs-2{margin:.5rem!important}.m-xs-3{margin:1rem!important}.m-xs-4{margin:1.5rem!important}.m-xs-5{margin:2rem!important}.m-xs-6{margin:2.5rem!important}.m-xs-7{margin:3rem!important}.m-xs-auto{margin:auto!important}.mx-xs-0{margin-right:0!important;margin-left:0!important}.mx-xs-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xs-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xs-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xs-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xs-5{margin-right:2rem!important;margin-left:2rem!important}.mx-xs-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xs-7{margin-right:3rem!important;margin-left:3rem!important}.mx-xs-auto{margin-right:auto!important;margin-left:auto!important}.my-xs-0{margin-top:0!important;margin-bottom:0!important}.my-xs-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xs-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xs-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xs-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xs-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-xs-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xs-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-xs-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xs-0{margin-top:0!important}.mt-xs-1{margin-top:.25rem!important}.mt-xs-2{margin-top:.5rem!important}.mt-xs-3{margin-top:1rem!important}.mt-xs-4{margin-top:1.5rem!important}.mt-xs-5{margin-top:2rem!important}.mt-xs-6{margin-top:2.5rem!important}.mt-xs-7{margin-top:3rem!important}.mt-xs-auto{margin-top:auto!important}.me-xs-0{margin-right:0!important}.me-xs-1{margin-right:.25rem!important}.me-xs-2{margin-right:.5rem!important}.me-xs-3{margin-right:1rem!important}.me-xs-4{margin-right:1.5rem!important}.me-xs-5{margin-right:2rem!important}.me-xs-6{margin-right:2.5rem!important}.me-xs-7{margin-right:3rem!important}.me-xs-auto{margin-right:auto!important}.mb-xs-0{margin-bottom:0!important}.mb-xs-1{margin-bottom:.25rem!important}.mb-xs-2{margin-bottom:.5rem!important}.mb-xs-3{margin-bottom:1rem!important}.mb-xs-4{margin-bottom:1.5rem!important}.mb-xs-5{margin-bottom:2rem!important}.mb-xs-6{margin-bottom:2.5rem!important}.mb-xs-7{margin-bottom:3rem!important}.mb-xs-auto{margin-bottom:auto!important}.ms-xs-0{margin-left:0!important}.ms-xs-1{margin-left:.25rem!important}.ms-xs-2{margin-left:.5rem!important}.ms-xs-3{margin-left:1rem!important}.ms-xs-4{margin-left:1.5rem!important}.ms-xs-5{margin-left:2rem!important}.ms-xs-6{margin-left:2.5rem!important}.ms-xs-7{margin-left:3rem!important}.ms-xs-auto{margin-left:auto!important}.p-xs-0{padding:0!important}.p-xs-1{padding:.25rem!important}.p-xs-2{padding:.5rem!important}.p-xs-3{padding:1rem!important}.p-xs-4{padding:1.5rem!important}.p-xs-5{padding:2rem!important}.p-xs-6{padding:2.5rem!important}.p-xs-7{padding:3rem!important}.px-xs-0{padding-right:0!important;padding-left:0!important}.px-xs-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xs-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xs-3{padding-right:1rem!important;padding-left:1rem!important}.px-xs-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xs-5{padding-right:2rem!important;padding-left:2rem!important}.px-xs-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xs-7{padding-right:3rem!important;padding-left:3rem!important}.py-xs-0{padding-top:0!important;padding-bottom:0!important}.py-xs-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xs-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xs-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xs-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xs-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-xs-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xs-7{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xs-0{padding-top:0!important}.pt-xs-1{padding-top:.25rem!important}.pt-xs-2{padding-top:.5rem!important}.pt-xs-3{padding-top:1rem!important}.pt-xs-4{padding-top:1.5rem!important}.pt-xs-5{padding-top:2rem!important}.pt-xs-6{padding-top:2.5rem!important}.pt-xs-7{padding-top:3rem!important}.pe-xs-0{padding-right:0!important}.pe-xs-1{padding-right:.25rem!important}.pe-xs-2{padding-right:.5rem!important}.pe-xs-3{padding-right:1rem!important}.pe-xs-4{padding-right:1.5rem!important}.pe-xs-5{padding-right:2rem!important}.pe-xs-6{padding-right:2.5rem!important}.pe-xs-7{padding-right:3rem!important}.pb-xs-0{padding-bottom:0!important}.pb-xs-1{padding-bottom:.25rem!important}.pb-xs-2{padding-bottom:.5rem!important}.pb-xs-3{padding-bottom:1rem!important}.pb-xs-4{padding-bottom:1.5rem!important}.pb-xs-5{padding-bottom:2rem!important}.pb-xs-6{padding-bottom:2.5rem!important}.pb-xs-7{padding-bottom:3rem!important}.ps-xs-0{padding-left:0!important}.ps-xs-1{padding-left:.25rem!important}.ps-xs-2{padding-left:.5rem!important}.ps-xs-3{padding-left:1rem!important}.ps-xs-4{padding-left:1.5rem!important}.ps-xs-5{padding-left:2rem!important}.ps-xs-6{padding-left:2.5rem!important}.ps-xs-7{padding-left:3rem!important}.text-xs-start{text-align:left!important}.text-xs-end{text-align:right!important}.text-xs-center{text-align:center!important}}@media(min-width:425px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:2rem!important}.gap-sm-6{gap:2.5rem!important}.gap-sm-7{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:2rem!important}.m-sm-6{margin:2.5rem!important}.m-sm-7{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:2rem!important;margin-left:2rem!important}.mx-sm-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-sm-7{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-sm-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-sm-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:2rem!important}.mt-sm-6{margin-top:2.5rem!important}.mt-sm-7{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:2rem!important}.me-sm-6{margin-right:2.5rem!important}.me-sm-7{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:2rem!important}.mb-sm-6{margin-bottom:2.5rem!important}.mb-sm-7{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:2rem!important}.ms-sm-6{margin-left:2.5rem!important}.ms-sm-7{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:2rem!important}.p-sm-6{padding:2.5rem!important}.p-sm-7{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:2rem!important;padding-left:2rem!important}.px-sm-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-sm-7{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-sm-7{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:2rem!important}.pt-sm-6{padding-top:2.5rem!important}.pt-sm-7{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:2rem!important}.pe-sm-6{padding-right:2.5rem!important}.pe-sm-7{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:2rem!important}.pb-sm-6{padding-bottom:2.5rem!important}.pb-sm-7{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:2rem!important}.ps-sm-6{padding-left:2.5rem!important}.ps-sm-7{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:2rem!important}.gap-md-6{gap:2.5rem!important}.gap-md-7{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:2rem!important}.m-md-6{margin:2.5rem!important}.m-md-7{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:2rem!important;margin-left:2rem!important}.mx-md-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-md-7{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-md-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-md-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:2rem!important}.mt-md-6{margin-top:2.5rem!important}.mt-md-7{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:2rem!important}.me-md-6{margin-right:2.5rem!important}.me-md-7{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:2rem!important}.mb-md-6{margin-bottom:2.5rem!important}.mb-md-7{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:2rem!important}.ms-md-6{margin-left:2.5rem!important}.ms-md-7{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:2rem!important}.p-md-6{padding:2.5rem!important}.p-md-7{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:2rem!important;padding-left:2rem!important}.px-md-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-md-7{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-md-7{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:2rem!important}.pt-md-6{padding-top:2.5rem!important}.pt-md-7{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:2rem!important}.pe-md-6{padding-right:2.5rem!important}.pe-md-7{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:2rem!important}.pb-md-6{padding-bottom:2.5rem!important}.pb-md-7{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:2rem!important}.ps-md-6{padding-left:2.5rem!important}.ps-md-7{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:2rem!important}.gap-lg-6{gap:2.5rem!important}.gap-lg-7{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:2rem!important}.m-lg-6{margin:2.5rem!important}.m-lg-7{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:2rem!important;margin-left:2rem!important}.mx-lg-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-lg-7{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-lg-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-lg-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:2rem!important}.mt-lg-6{margin-top:2.5rem!important}.mt-lg-7{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:2rem!important}.me-lg-6{margin-right:2.5rem!important}.me-lg-7{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:2rem!important}.mb-lg-6{margin-bottom:2.5rem!important}.mb-lg-7{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:2rem!important}.ms-lg-6{margin-left:2.5rem!important}.ms-lg-7{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:2rem!important}.p-lg-6{padding:2.5rem!important}.p-lg-7{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:2rem!important;padding-left:2rem!important}.px-lg-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-lg-7{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-lg-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-lg-7{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:2rem!important}.pt-lg-6{padding-top:2.5rem!important}.pt-lg-7{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:2rem!important}.pe-lg-6{padding-right:2.5rem!important}.pe-lg-7{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:2rem!important}.pb-lg-6{padding-bottom:2.5rem!important}.pb-lg-7{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:2rem!important}.ps-lg-6{padding-left:2.5rem!important}.ps-lg-7{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1024px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:2rem!important}.gap-xl-6{gap:2.5rem!important}.gap-xl-7{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:2rem!important}.m-xl-6{margin:2.5rem!important}.m-xl-7{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:2rem!important;margin-left:2rem!important}.mx-xl-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xl-7{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-xl-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xl-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:2rem!important}.mt-xl-6{margin-top:2.5rem!important}.mt-xl-7{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:2rem!important}.me-xl-6{margin-right:2.5rem!important}.me-xl-7{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:2rem!important}.mb-xl-6{margin-bottom:2.5rem!important}.mb-xl-7{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:2rem!important}.ms-xl-6{margin-left:2.5rem!important}.ms-xl-7{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:2rem!important}.p-xl-6{padding:2.5rem!important}.p-xl-7{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:2rem!important;padding-left:2rem!important}.px-xl-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xl-7{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-xl-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xl-7{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:2rem!important}.pt-xl-6{padding-top:2.5rem!important}.pt-xl-7{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:2rem!important}.pe-xl-6{padding-right:2.5rem!important}.pe-xl-7{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:2rem!important}.pb-xl-6{padding-bottom:2.5rem!important}.pb-xl-7{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:2rem!important}.ps-xl-6{padding-left:2.5rem!important}.ps-xl-7{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1440px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:2rem!important}.gap-xxl-6{gap:2.5rem!important}.gap-xxl-7{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:2rem!important}.m-xxl-6{margin:2.5rem!important}.m-xxl-7{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:2rem!important;margin-left:2rem!important}.mx-xxl-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xxl-7{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxl-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xxl-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:2rem!important}.mt-xxl-6{margin-top:2.5rem!important}.mt-xxl-7{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:2rem!important}.me-xxl-6{margin-right:2.5rem!important}.me-xxl-7{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:2rem!important}.mb-xxl-6{margin-bottom:2.5rem!important}.mb-xxl-7{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:2rem!important}.ms-xxl-6{margin-left:2.5rem!important}.ms-xxl-7{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:2rem!important}.p-xxl-6{padding:2.5rem!important}.p-xxl-7{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:2rem!important;padding-left:2rem!important}.px-xxl-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xxl-7{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxl-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xxl-7{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:2rem!important}.pt-xxl-6{padding-top:2.5rem!important}.pt-xxl-7{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:2rem!important}.pe-xxl-6{padding-right:2.5rem!important}.pe-xxl-7{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:2rem!important}.pb-xxl-6{padding-bottom:2.5rem!important}.pb-xxl-7{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:2rem!important}.ps-xxl-6{padding-left:2.5rem!important}.ps-xxl-7{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1900px){.d-xxxl-inline{display:inline!important}.d-xxxl-inline-block{display:inline-block!important}.d-xxxl-block{display:block!important}.d-xxxl-grid{display:grid!important}.d-xxxl-table{display:table!important}.d-xxxl-table-row{display:table-row!important}.d-xxxl-table-cell{display:table-cell!important}.d-xxxl-flex{display:flex!important}.d-xxxl-inline-flex{display:inline-flex!important}.d-xxxl-none{display:none!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxxl-0{gap:0!important}.gap-xxxl-1{gap:.25rem!important}.gap-xxxl-2{gap:.5rem!important}.gap-xxxl-3{gap:1rem!important}.gap-xxxl-4{gap:1.5rem!important}.gap-xxxl-5{gap:2rem!important}.gap-xxxl-6{gap:2.5rem!important}.gap-xxxl-7{gap:3rem!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.justify-content-xxxl-evenly{justify-content:space-evenly!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.order-xxxl-first{order:-1!important}.order-xxxl-0{order:0!important}.order-xxxl-1{order:1!important}.order-xxxl-2{order:2!important}.order-xxxl-3{order:3!important}.order-xxxl-4{order:4!important}.order-xxxl-5{order:5!important}.order-xxxl-last{order:6!important}.m-xxxl-0{margin:0!important}.m-xxxl-1{margin:.25rem!important}.m-xxxl-2{margin:.5rem!important}.m-xxxl-3{margin:1rem!important}.m-xxxl-4{margin:1.5rem!important}.m-xxxl-5{margin:2rem!important}.m-xxxl-6{margin:2.5rem!important}.m-xxxl-7{margin:3rem!important}.m-xxxl-auto{margin:auto!important}.mx-xxxl-0{margin-right:0!important;margin-left:0!important}.mx-xxxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxxl-5{margin-right:2rem!important;margin-left:2rem!important}.mx-xxxl-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xxxl-7{margin-right:3rem!important;margin-left:3rem!important}.mx-xxxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxxl-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxxl-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xxxl-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxxl-0{margin-top:0!important}.mt-xxxl-1{margin-top:.25rem!important}.mt-xxxl-2{margin-top:.5rem!important}.mt-xxxl-3{margin-top:1rem!important}.mt-xxxl-4{margin-top:1.5rem!important}.mt-xxxl-5{margin-top:2rem!important}.mt-xxxl-6{margin-top:2.5rem!important}.mt-xxxl-7{margin-top:3rem!important}.mt-xxxl-auto{margin-top:auto!important}.me-xxxl-0{margin-right:0!important}.me-xxxl-1{margin-right:.25rem!important}.me-xxxl-2{margin-right:.5rem!important}.me-xxxl-3{margin-right:1rem!important}.me-xxxl-4{margin-right:1.5rem!important}.me-xxxl-5{margin-right:2rem!important}.me-xxxl-6{margin-right:2.5rem!important}.me-xxxl-7{margin-right:3rem!important}.me-xxxl-auto{margin-right:auto!important}.mb-xxxl-0{margin-bottom:0!important}.mb-xxxl-1{margin-bottom:.25rem!important}.mb-xxxl-2{margin-bottom:.5rem!important}.mb-xxxl-3{margin-bottom:1rem!important}.mb-xxxl-4{margin-bottom:1.5rem!important}.mb-xxxl-5{margin-bottom:2rem!important}.mb-xxxl-6{margin-bottom:2.5rem!important}.mb-xxxl-7{margin-bottom:3rem!important}.mb-xxxl-auto{margin-bottom:auto!important}.ms-xxxl-0{margin-left:0!important}.ms-xxxl-1{margin-left:.25rem!important}.ms-xxxl-2{margin-left:.5rem!important}.ms-xxxl-3{margin-left:1rem!important}.ms-xxxl-4{margin-left:1.5rem!important}.ms-xxxl-5{margin-left:2rem!important}.ms-xxxl-6{margin-left:2.5rem!important}.ms-xxxl-7{margin-left:3rem!important}.ms-xxxl-auto{margin-left:auto!important}.p-xxxl-0{padding:0!important}.p-xxxl-1{padding:.25rem!important}.p-xxxl-2{padding:.5rem!important}.p-xxxl-3{padding:1rem!important}.p-xxxl-4{padding:1.5rem!important}.p-xxxl-5{padding:2rem!important}.p-xxxl-6{padding:2.5rem!important}.p-xxxl-7{padding:3rem!important}.px-xxxl-0{padding-right:0!important;padding-left:0!important}.px-xxxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxxl-5{padding-right:2rem!important;padding-left:2rem!important}.px-xxxl-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xxxl-7{padding-right:3rem!important;padding-left:3rem!important}.py-xxxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxxl-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxxl-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xxxl-7{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxxl-0{padding-top:0!important}.pt-xxxl-1{padding-top:.25rem!important}.pt-xxxl-2{padding-top:.5rem!important}.pt-xxxl-3{padding-top:1rem!important}.pt-xxxl-4{padding-top:1.5rem!important}.pt-xxxl-5{padding-top:2rem!important}.pt-xxxl-6{padding-top:2.5rem!important}.pt-xxxl-7{padding-top:3rem!important}.pe-xxxl-0{padding-right:0!important}.pe-xxxl-1{padding-right:.25rem!important}.pe-xxxl-2{padding-right:.5rem!important}.pe-xxxl-3{padding-right:1rem!important}.pe-xxxl-4{padding-right:1.5rem!important}.pe-xxxl-5{padding-right:2rem!important}.pe-xxxl-6{padding-right:2.5rem!important}.pe-xxxl-7{padding-right:3rem!important}.pb-xxxl-0{padding-bottom:0!important}.pb-xxxl-1{padding-bottom:.25rem!important}.pb-xxxl-2{padding-bottom:.5rem!important}.pb-xxxl-3{padding-bottom:1rem!important}.pb-xxxl-4{padding-bottom:1.5rem!important}.pb-xxxl-5{padding-bottom:2rem!important}.pb-xxxl-6{padding-bottom:2.5rem!important}.pb-xxxl-7{padding-bottom:3rem!important}.ps-xxxl-0{padding-left:0!important}.ps-xxxl-1{padding-left:.25rem!important}.ps-xxxl-2{padding-left:.5rem!important}.ps-xxxl-3{padding-left:1rem!important}.ps-xxxl-4{padding-left:1.5rem!important}.ps-xxxl-5{padding-left:2rem!important}.ps-xxxl-6{padding-left:2.5rem!important}.ps-xxxl-7{padding-left:3rem!important}.text-xxxl-start{text-align:left!important}.text-xxxl-end{text-align:right!important}.text-xxxl-center{text-align:center!important}}@media(min-width:2560px){.d-4xl-inline{display:inline!important}.d-4xl-inline-block{display:inline-block!important}.d-4xl-block{display:block!important}.d-4xl-grid{display:grid!important}.d-4xl-table{display:table!important}.d-4xl-table-row{display:table-row!important}.d-4xl-table-cell{display:table-cell!important}.d-4xl-flex{display:flex!important}.d-4xl-inline-flex{display:inline-flex!important}.d-4xl-none{display:none!important}.flex-4xl-fill{flex:1 1 auto!important}.flex-4xl-row{flex-direction:row!important}.flex-4xl-column{flex-direction:column!important}.flex-4xl-row-reverse{flex-direction:row-reverse!important}.flex-4xl-column-reverse{flex-direction:column-reverse!important}.flex-4xl-grow-0{flex-grow:0!important}.flex-4xl-grow-1{flex-grow:1!important}.flex-4xl-shrink-0{flex-shrink:0!important}.flex-4xl-shrink-1{flex-shrink:1!important}.flex-4xl-wrap{flex-wrap:wrap!important}.flex-4xl-nowrap{flex-wrap:nowrap!important}.flex-4xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-4xl-0{gap:0!important}.gap-4xl-1{gap:.25rem!important}.gap-4xl-2{gap:.5rem!important}.gap-4xl-3{gap:1rem!important}.gap-4xl-4{gap:1.5rem!important}.gap-4xl-5{gap:2rem!important}.gap-4xl-6{gap:2.5rem!important}.gap-4xl-7{gap:3rem!important}.justify-content-4xl-start{justify-content:flex-start!important}.justify-content-4xl-end{justify-content:flex-end!important}.justify-content-4xl-center{justify-content:center!important}.justify-content-4xl-between{justify-content:space-between!important}.justify-content-4xl-around{justify-content:space-around!important}.justify-content-4xl-evenly{justify-content:space-evenly!important}.align-items-4xl-start{align-items:flex-start!important}.align-items-4xl-end{align-items:flex-end!important}.align-items-4xl-center{align-items:center!important}.align-items-4xl-baseline{align-items:baseline!important}.align-items-4xl-stretch{align-items:stretch!important}.align-content-4xl-start{align-content:flex-start!important}.align-content-4xl-end{align-content:flex-end!important}.align-content-4xl-center{align-content:center!important}.align-content-4xl-between{align-content:space-between!important}.align-content-4xl-around{align-content:space-around!important}.align-content-4xl-stretch{align-content:stretch!important}.align-self-4xl-auto{align-self:auto!important}.align-self-4xl-start{align-self:flex-start!important}.align-self-4xl-end{align-self:flex-end!important}.align-self-4xl-center{align-self:center!important}.align-self-4xl-baseline{align-self:baseline!important}.align-self-4xl-stretch{align-self:stretch!important}.order-4xl-first{order:-1!important}.order-4xl-0{order:0!important}.order-4xl-1{order:1!important}.order-4xl-2{order:2!important}.order-4xl-3{order:3!important}.order-4xl-4{order:4!important}.order-4xl-5{order:5!important}.order-4xl-last{order:6!important}.m-4xl-0{margin:0!important}.m-4xl-1{margin:.25rem!important}.m-4xl-2{margin:.5rem!important}.m-4xl-3{margin:1rem!important}.m-4xl-4{margin:1.5rem!important}.m-4xl-5{margin:2rem!important}.m-4xl-6{margin:2.5rem!important}.m-4xl-7{margin:3rem!important}.m-4xl-auto{margin:auto!important}.mx-4xl-0{margin-right:0!important;margin-left:0!important}.mx-4xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-4xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-4xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-4xl-5{margin-right:2rem!important;margin-left:2rem!important}.mx-4xl-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-4xl-7{margin-right:3rem!important;margin-left:3rem!important}.mx-4xl-auto{margin-right:auto!important;margin-left:auto!important}.my-4xl-0{margin-top:0!important;margin-bottom:0!important}.my-4xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-4xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-4xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-4xl-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-4xl-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-4xl-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-4xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-4xl-0{margin-top:0!important}.mt-4xl-1{margin-top:.25rem!important}.mt-4xl-2{margin-top:.5rem!important}.mt-4xl-3{margin-top:1rem!important}.mt-4xl-4{margin-top:1.5rem!important}.mt-4xl-5{margin-top:2rem!important}.mt-4xl-6{margin-top:2.5rem!important}.mt-4xl-7{margin-top:3rem!important}.mt-4xl-auto{margin-top:auto!important}.me-4xl-0{margin-right:0!important}.me-4xl-1{margin-right:.25rem!important}.me-4xl-2{margin-right:.5rem!important}.me-4xl-3{margin-right:1rem!important}.me-4xl-4{margin-right:1.5rem!important}.me-4xl-5{margin-right:2rem!important}.me-4xl-6{margin-right:2.5rem!important}.me-4xl-7{margin-right:3rem!important}.me-4xl-auto{margin-right:auto!important}.mb-4xl-0{margin-bottom:0!important}.mb-4xl-1{margin-bottom:.25rem!important}.mb-4xl-2{margin-bottom:.5rem!important}.mb-4xl-3{margin-bottom:1rem!important}.mb-4xl-4{margin-bottom:1.5rem!important}.mb-4xl-5{margin-bottom:2rem!important}.mb-4xl-6{margin-bottom:2.5rem!important}.mb-4xl-7{margin-bottom:3rem!important}.mb-4xl-auto{margin-bottom:auto!important}.ms-4xl-0{margin-left:0!important}.ms-4xl-1{margin-left:.25rem!important}.ms-4xl-2{margin-left:.5rem!important}.ms-4xl-3{margin-left:1rem!important}.ms-4xl-4{margin-left:1.5rem!important}.ms-4xl-5{margin-left:2rem!important}.ms-4xl-6{margin-left:2.5rem!important}.ms-4xl-7{margin-left:3rem!important}.ms-4xl-auto{margin-left:auto!important}.p-4xl-0{padding:0!important}.p-4xl-1{padding:.25rem!important}.p-4xl-2{padding:.5rem!important}.p-4xl-3{padding:1rem!important}.p-4xl-4{padding:1.5rem!important}.p-4xl-5{padding:2rem!important}.p-4xl-6{padding:2.5rem!important}.p-4xl-7{padding:3rem!important}.px-4xl-0{padding-right:0!important;padding-left:0!important}.px-4xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-4xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-4xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-4xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-4xl-5{padding-right:2rem!important;padding-left:2rem!important}.px-4xl-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-4xl-7{padding-right:3rem!important;padding-left:3rem!important}.py-4xl-0{padding-top:0!important;padding-bottom:0!important}.py-4xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-4xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-4xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-4xl-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-4xl-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-4xl-7{padding-top:3rem!important;padding-bottom:3rem!important}.pt-4xl-0{padding-top:0!important}.pt-4xl-1{padding-top:.25rem!important}.pt-4xl-2{padding-top:.5rem!important}.pt-4xl-3{padding-top:1rem!important}.pt-4xl-4{padding-top:1.5rem!important}.pt-4xl-5{padding-top:2rem!important}.pt-4xl-6{padding-top:2.5rem!important}.pt-4xl-7{padding-top:3rem!important}.pe-4xl-0{padding-right:0!important}.pe-4xl-1{padding-right:.25rem!important}.pe-4xl-2{padding-right:.5rem!important}.pe-4xl-3{padding-right:1rem!important}.pe-4xl-4{padding-right:1.5rem!important}.pe-4xl-5{padding-right:2rem!important}.pe-4xl-6{padding-right:2.5rem!important}.pe-4xl-7{padding-right:3rem!important}.pb-4xl-0{padding-bottom:0!important}.pb-4xl-1{padding-bottom:.25rem!important}.pb-4xl-2{padding-bottom:.5rem!important}.pb-4xl-3{padding-bottom:1rem!important}.pb-4xl-4{padding-bottom:1.5rem!important}.pb-4xl-5{padding-bottom:2rem!important}.pb-4xl-6{padding-bottom:2.5rem!important}.pb-4xl-7{padding-bottom:3rem!important}.ps-4xl-0{padding-left:0!important}.ps-4xl-1{padding-left:.25rem!important}.ps-4xl-2{padding-left:.5rem!important}.ps-4xl-3{padding-left:1rem!important}.ps-4xl-4{padding-left:1.5rem!important}.ps-4xl-5{padding-left:2rem!important}.ps-4xl-6{padding-left:2.5rem!important}.ps-4xl-7{padding-left:3rem!important}.text-4xl-start{text-align:left!important}.text-4xl-end{text-align:right!important}.text-4xl-center{text-align:center!important}}@font-face{font-family:__Poppins_7ffc87;font-style:normal;font-weight:400;font-display:swap;src:url(../media/87c72f23c47212b9-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_7ffc87;font-style:normal;font-weight:400;font-display:swap;src:url(../media/591327bf3b62a611-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_7ffc87;font-style:normal;font-weight:400;font-display:swap;src:url(../media/916d3686010a8de2-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_7ffc87;font-style:normal;font-weight:500;font-display:swap;src:url(../media/839135d04a097cea-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_7ffc87;font-style:normal;font-weight:500;font-display:swap;src:url(../media/370d1cc320ec5619-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_7ffc87;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7777133e901cd5ed-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_7ffc87;font-style:normal;font-weight:600;font-display:swap;src:url(../media/3828f203592f7603-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_7ffc87;font-style:normal;font-weight:600;font-display:swap;src:url(../media/10939feefdad71be-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_7ffc87;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d869208648ca5469-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_7ffc87;font-style:normal;font-weight:700;font-display:swap;src:url(../media/20b8b8f6f47c1e10-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_7ffc87;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f93b79c1ea023ab6-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_7ffc87;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9a881e2ac07d406b-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_7ffc87;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8d1a51bb45dd4d14-s.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+20f0,U+25cc,U+a830-a839,U+a8e0-a8ff,U+11b00-11b09}@font-face{font-family:__Poppins_7ffc87;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1b097aa12b72d9f9-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_7ffc87;font-style:normal;font-weight:800;font-display:swap;src:url(../media/376dd8dc38524313-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_Fallback_7ffc87;src:local("Arial");ascent-override:92.33%;descent-override:30.78%;line-gap-override:8.79%;size-adjust:113.73%}.__className_7ffc87{font-family:__Poppins_7ffc87,__Poppins_Fallback_7ffc87;font-style:normal}.style_sidebar-nav__dqRKl{flex-grow:1;display:flex;flex-direction:column;min-height:0;position:relative}.style_sidebar-nav__body__uRry_{display:flex;align-items:flex-start;flex-direction:column;gap:1.5rem 0;min-height:0;overflow:auto;overscroll-behavior:none;margin:-.5rem calc(-1*var(--sidebar-padding));padding:.5rem var(--sidebar-padding)}.style_sidebar-dropdown__Rb0mt{display:grid;grid-template-rows:0fr;flex-direction:column;pointer-events:none;transition:grid-template-rows .3s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style_sidebar-dropdown__Rb0mt.style_active__NDc_K{pointer-events:all;grid-template-rows:1fr}.style_sidebar-dropdown__Rb0mt.style_collapsed__L60NV{position:fixed;background-color:var(--color-gray-white);border-radius:.5rem;box-shadow:var(--shadow);min-width:10rem;left:6.25rem;margin-top:unset}@media(max-width:991.98px){.style_sidebar-dropdown--profile__PnlJj,.style_sidebar-dropdown--profile__PnlJj.style_collapsed__L60NV{position:fixed;left:auto;top:4.375rem;right:1rem;background-color:var(--color-gray-white);border-radius:.5rem;box-shadow:var(--shadow);min-width:10rem}}@media(min-width:992px){.style_sidebar-dropdown__Rb0mt.style_sidebar-dropdown--profile__PnlJj.style_collapsed__L60NV{top:0;position:absolute;left:unset;right:-.75rem;transform:translateX(100%)}}.style_sidebar-dropdown__body__f7_0d{overflow:hidden}.style_sidebar-dropdown__inner__nPSE9{display:flex;flex-direction:column;gap:.5rem 0;overflow:hidden;padding:.5rem 1rem}@media(min-width:1900px){.style_sidebar-dropdown__inner__nPSE9{gap:.75rem 0}}.style_sidebar-dropdown-title__YcBCR{display:none;color:var(--color-gray-black);font-weight:500;font-size:.875rem;line-height:1.3;margin:0;padding:0 0 .5rem;border-bottom:1px solid var(--color-additional-light-blue)}.style_sidebar-dropdown-title__YcBCR.style_collapsed__xC8Xw{display:block}@media(max-width:991.98px){.style_sidebar-dropdown-title--profile__nCtk8,.style_sidebar-dropdown-title--profile__nCtk8.style_collapsed__xC8Xw{display:block}}.style_sidebar-link__8nUKd{display:block;color:var(--color-additional-light-blue);transition:color .3s ease-out;font-weight:400;font-size:.75rem;line-height:1.4}@media(min-width:1900px){.style_sidebar-link__8nUKd{font-size:.875rem}}.style_sidebar-link__8nUKd:hover{color:var(--color-gray-bluish)}.style_sidebar-link__8nUKd.style_active__Snh2d{color:var(--color-gray-white)}.style_sidebar-link__8nUKd.style_collapsed__QpieJ{color:var(--color-gray-black)}@media(max-width:991.98px){.style_sidebar-link--profile__dqBzP,.style_sidebar-link--profile__dqBzP.style_collapsed__QpieJ{color:var(--color-gray-black)}}.style_sidebar-category__X_111{display:flex;flex-direction:column;min-height:0;flex-shrink:0;width:100%}.style_sidebar-item__QKn19{display:flex;align-items:center;height:1.75rem}.style_sidebar-item__QKn19.style_active__aYEbd:before{content:"";display:flex;height:2.5rem;width:.25rem;border-radius:.125rem;background-color:var(--color-gray-white);transform:translateX(calc(-1 * var(--sidebar-padding)));margin-right:-.25rem}.style_sidebar-item__link__LpIkm{display:flex;align-items:center;gap:0 .25rem;color:var(--color-additional-light-blue);transition:color .3s ease-out;font-weight:400;font-size:.875rem;line-height:1.2;flex-grow:1;margin:0 auto}@media(min-width:1900px){.style_sidebar-item__link__LpIkm{font-size:1rem}}@media(min-width:992px){.style_sidebar-item__link__LpIkm.style_collapsed__Qb7Vk{flex-grow:0}}.style_sidebar-item__link__LpIkm:hover{color:var(--color-gray-bluish)}.style_sidebar-item__link__LpIkm.style_active__aYEbd{color:var(--color-gray-white)}.style_sidebar-item__icon__sXhT6{width:1.75rem;height:1.75rem;font-size:1.75rem}.style_sidebar-item__arrow__fyP8g{margin-left:auto;font-size:1rem}@media(min-width:992px){.style_sidebar-item__arrow__fyP8g.style_collapsed__Qb7Vk{display:none}}.style_sidebar-item__title__BtZj9{font-size:inherit;font-weight:inherit;margin:0}@media(min-width:992px){.style_sidebar-item__title__BtZj9.style_collapsed__Qb7Vk{pointer-events:none;display:none;position:absolute;transform:translateX(1.75rem);background-color:var(--color-accent-primary);color:var(--color-gray-white);padding:.25rem .75rem;border-radius:.5rem;box-shadow:0 0 .625rem rgba(0,0,0,.1)}}.style_sidebar-item__link__LpIkm:hover .style_sidebar-item__title__BtZj9{display:block}.style_sidebar-footer__1PsZO{display:flex;justify-content:space-between;align-items:center;gap:0 1.5rem;position:relative;z-index:1}.style_sidebar-footer__1PsZO.style_collapsed__ewtbo{justify-content:center}.style_sidebar-footer__links__YVFMQ{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;font-weight:400;font-size:.625rem;line-height:1.2;color:var(--color-additional-light-blue);gap:.25rem}@media(min-width:1900px){.style_sidebar-footer__links__YVFMQ{font-size:.875rem}}.style_sidebar-footer__links__YVFMQ.style_collapsed__ewtbo{display:none}.style_sidebar-footer__link__RsWt0{font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit;transition:color .3s ease-out}.style_sidebar-footer__link__RsWt0:hover{color:var(--color-gray-white)}.style_sidebar-soc__o94Q7{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;flex-shrink:0}@media(min-width:1900px){.style_sidebar-soc__o94Q7{gap:.5rem}}.style_sidebar-soc__link__GOREt{font-size:1.25rem;color:var(--color-additional-light-blue);transition:color .3s ease-out}@media(min-width:1900px){.style_sidebar-soc__link__GOREt{font-size:1.75rem}}.style_sidebar-soc__link__GOREt:hover{color:var(--color-gray-white)}.style_sidebar__e52nc{display:flex;flex-direction:column;gap:3rem 0;justify-content:space-between;flex-grow:1;min-height:0}@media(max-width:991.98px){.style_sidebar__e52nc{position:fixed;background-color:var(--color-accent-primary);top:0;left:0;bottom:0;z-index:var(--index-header-sidebar);width:12.5rem;padding:6.75rem var(--sidebar-padding) 1.75rem;transition:transform .3s ease-out}.style_sidebar__e52nc.style_collapsed__PZ6kU{transform:translateX(-100%)}}.style_temp-hiding__UePwZ{height:inherit!important;width:inherit!important;display:flex}@media(max-width:991.98px){.style_temp-hiding__UePwZ.style_lg-screen__1bVis{display:none!important}}@media(max-width:767.98px){.style_temp-hiding__UePwZ.style_md-screen__n38M9{display:none!important}}@media(max-width:424.98px){.style_temp-hiding__UePwZ.style_sm-screen__3U4bL{display:none!important}}.style_header-toggle__RBUfn{display:none;width:2rem;height:2rem;cursor:pointer;border-radius:.5rem;padding:0;outline:none;align-items:center;justify-content:center;font-size:1.25rem;background-color:var(--color-additional-light-blue);color:var(--color-additional-bright-blue);border:1px solid transparent;position:absolute;top:2rem;right:0;transform:translateX(50%);transition:background-color .3s ease-out,border-color .3s ease-out}.style_header-toggle__RBUfn:hover{background-color:var(--color-gray-bluish);border-color:var(--color-additional-medium-blue)}@media(min-width:992px){.style_header-toggle__RBUfn{display:flex}}.style_logo__wnFzg{width:var(--img-size);height:var(--img-size);flex-shrink:0;transform:translateZ(0);position:relative;display:flex}.style_logo__wnFzg:not(.style_without-background__bJuUC){background:var(--mask)}.style_logo-img__xG_zz{-webkit-mask:var(--mask);mask:var(--mask);object-position:center;object-fit:cover}.style_logo-skeleton__caPxz{width:100%;height:100%;line-height:1;-webkit-mask:var(--mask);mask:var(--mask)}.style_logo-s-20__DBsfm{--img-size:1.25rem}.style_logo-s-32__lVInw{--img-size:2rem}.style_logo__wnFzg.style_loading__hlXay{display:none}.style_header-button__b6Gfa{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.5rem;padding:0;background-color:var(--color-additional-bright-blue);color:var(--color-gray-white);font-size:1.5rem;cursor:pointer;border:1px solid transparent;transition:color .3s ease-out,border-color .3s ease-out}.style_header-button__b6Gfa:hover{color:var(--color-gray-white);border-color:var(--color-additional-medium-blue)}@media(min-width:992px){.style_header-button__b6Gfa{width:2rem;height:2rem;font-size:1.2rem;color:var(--color-additional-light-blue)}}@media(min-width:1900px){.style_header-button__b6Gfa{width:2.25rem;height:2.25rem;font-size:1.375rem}}@media(min-width:992px){.style_header-button--burger__xYiCm{display:none}}.style_header-button__b6Gfa.style_closed__0zct9{display:none}.style_user-panel__2Jv_I{width:100%;position:relative;display:flex;align-items:center;justify-content:space-around;gap:0 .25rem;color:var(--color-additional-light-blue);transition:color .3s ease-out;cursor:pointer;flex-grow:1;max-width:100%}@media(min-width:992px){.style_user-panel__2Jv_I.style_collapsed__wX2lc{margin:0 auto}}.style_user-panel__2Jv_I:hover{color:var(--color-gray-bluish)}.style_user-panel__2Jv_I.style_active__PwT0r{color:var(--color-gray-white)}@media(min-width:992px){.style_user-panel__logo__Ipc4z{--img-size:2rem}}@media(min-width:1900px){.style_user-panel__2Jv_I:not(.style_collapsed__wX2lc) .style_user-panel__logo__Ipc4z{--img-size:2.75rem}}.style_user-panel__body__Ig2SO{display:flex;flex-direction:column;min-width:0}@media(max-width:991.98px){.style_user-panel__body__Ig2SO{display:none}}@media(min-width:992px){.style_user-panel__body__Ig2SO.style_collapsed__wX2lc{display:none}}@media(min-width:1900px){.style_user-panel__body__Ig2SO{gap:.25rem 0}}.style_user-panel__arrow__VAEPm{margin-left:auto;font-size:1rem}@media(max-width:991.98px){.style_user-panel__arrow__VAEPm{display:none}}@media(min-width:992px){.style_user-panel__arrow__VAEPm.style_collapsed__wX2lc{display:none}}.style_user-panel__name__aabBR{font-weight:500;font-size:.875rem;color:var(--color-gray-bluish);line-height:1.2;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media(min-width:1900px){.style_user-panel__name__aabBR{font-size:1rem;line-height:1.3}}.style_user-panel__watchlist__reo1Y{font-weight:400;font-size:.75rem;line-height:1.2;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media(min-width:1900px){.style_user-panel__watchlist__reo1Y{font-weight:500;font-size:.875rem}}.style_search-field__v0F58{height:2.5rem;background:var(--color-gray-lightest);flex-grow:1;border-radius:.5rem;display:flex;position:relative;border:1px solid transparent;transition:border-color .3s ease-out;min-width:0}@media(min-width:768px){.style_search-field__v0F58:not(.style_full-width__Zvig9){max-width:12.5rem;flex-basis:12.5rem}}.style_search-field__v0F58:focus-within{border-color:var(--color-gray-normal)}.style_search-field-input__TYsEB{background:0 0;border:none;outline:none;display:block;width:100%;padding:0 .75rem 0 3rem;font-weight:500;font-size:1rem;line-height:1.2;transition:color .3s ease-out;color:var(--color-gray-darkest)}.style_search-field-input-table__dpWlv{font-weight:400}.style_search-field-input__TYsEB::placeholder{color:var(--color-gray-normal)}.style_search-field-icon__kE8hq{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);font-size:1.5rem;color:var(--color-gray-normal);transition:color .3s ease-out}.style_search-field__v0F58:focus-within .style_search-field-icon__kE8hq{color:var(--color-gray-darkest)}.style_search-field__v0F58:focus-within .style_search-field-icon-header__4WECt{color:var(--color-gray-white)}.style_sea-field-header__CliQ_{background:var(--color-additional-bright-blue)}@media(max-width:991.98px){.style_s-field-header__CliQ_{max-width:18rem;flex-basis:18rem;width:100%;display:none}.style_sear-field-header__CliQ_:not(.style_full-width__Zvig9){max-width:18rem}.style_seah-field-header__CliQ_.style_active__mgdoY{display:unset}}@media(min-width:992px){.style_sear-field-header__CliQ_{height:2rem}.style_sear-field-header__CliQ_:not(.style_full-width__Zvig9){max-width:unset}}@media(min-width:1900px){.style_searfield-header__CliQ_{height:2.25rem}}.style_sear-field-header__CliQ_.style_active__mgdoY{display:flex}.style_sear-field-header__CliQ_:focus-within{border-color:var(--color-additional-medium-blue)}.style_sea-field-header__CliQ_ input{color:var(--color-gray-white)}@media(min-width:992px){.style_seah-field-header__CliQ_ input{font-size:.75rem}}.style_sear-field-header__CliQ_ input::placeholder{color:var(--color-additional-light-blue)}.style_sear-field-header__CliQ_ i{color:var(--color-additional-light-blue)}.style_sea__f_CR5{flex-grow:1}.style_search__f_CR5.style_collapsed__NjIh1{display:none}.style_search-panel__BFOh_{overflow:hidden;border-radius:1rem;background:var(--color-gray-white);box-shadow:var(--shadow);width:17.875rem}@media(max-width:424.98px){.style_search-panel__BFOh_{width:unset;min-width:14rem}}.style_search-panel__container__kDYdv{overflow-y:auto;overscroll-behavior:none;max-height:21.25rem;padding:1.25rem}.style_search-panel__header__beDaH{display:flex;align-items:center;font-weight:600;font-size:1rem;line-height:1.3;margin:0 0 .5rem}.style_search-panel__body__HoSUw{margin:0 -1.25rem}.style_search-panel__body__HoSUw+.style_search-panel__header__beDaH{margin-top:1.5rem}.style_search-panel__list__fGG5g{margin:0;padding:0;list-style:none}.style_search-panel__item__ETapY{padding:.5rem 1.25rem;display:flex;align-items:center;color:var(--color-gray-black);font-weight:500;font-size:1rem;line-height:1.2;gap:0 .5rem}.style_search-panel__item-pic__crC7Y{--img-size:1.5rem}.style_search-panel__item-text__O_NrC{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.style_header-body__9d1hE{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:var(--index-header-body);height:3.75rem;padding:0 1.5rem;gap:0 1.5rem}@media(min-width:992px){.style_header-body__9d1hE{height:auto;flex-direction:column;align-items:stretch;padding:unset;gap:3rem 0}}.style_header-body__aside__DP4Xb{display:flex;gap:0 .75rem}@media(min-width:992px){.style_header-body__aside__DP4Xb{justify-content:center;align-items:center;gap:.75rem .25rem;position:relative}.style_header-body__aside__DP4Xb.style_authorized__vZUv9{align-items:stretch;flex-direction:column-reverse}}.style_header-logo__0JS2o{display:flex;position:relative;height:2rem;cursor:pointer}@media(max-width:991.98px){.style_header-logo__0JS2o{margin-right:auto;width:-moz-fit-content;width:fit-content}}@media(min-width:992px){.style_header-logo__0JS2o.style_collapsed__zfgJs{height:auto}}@media(max-width:991.98px){.style_header-logo__small__4lB0d{display:none}}.style_header-logo__small__4lB0d:not(.style_collapsed__zfgJs){display:none}@media(max-width:991.98px){.style_header-logo__big__Eicfw{width:100%}}@media(min-width:992px){.style_header-logo__big__Eicfw.style_collapsed__zfgJs{display:none}}.style_header__HJ8Dr{flex-shrink:0;background:var(--color-accent-primary);position:-webkit-sticky;position:sticky;z-index:var(--index-header);top:0;z-index:11}@media(min-width:992px){.style_header__HJ8Dr{position:fixed;left:0;top:0;bottom:0;display:flex;flex-direction:column;transition:width .3s ease-out}}@media(min-width:992px)and (min-width:992px){.style_header__HJ8Dr.style_collapsed__2q1S2{width:6.75rem}}@media(min-width:992px)and (min-width:992px)and (max-width:1899.98px){.style_header__HJ8Dr{width:12.5rem}}@media(min-width:992px)and (min-width:1900px){.style_header__HJ8Dr{width:20rem}}.style_header-inset__hRh01{--sidebar-padding:1.25rem}@media(min-width:992px){.style_header-inset__hRh01{overflow:hidden;min-height:0;flex-grow:1;padding:1.75rem var(--sidebar-padding);display:flex;flex-direction:column;gap:3rem 0}}.style_header__HJ8Dr.style_collapsed__2q1S2 .style_header-inset__hRh01{overflow:unset}.style_portal__p4qNV{position:relative;z-index:1}.style_overlay__MblvX{position:fixed;inset:0;background:rgba(38,38,38,.3);transition:opacity .2s ease-in-out;opacity:0;overflow:hidden}.style_overlay--after-open__zj2O8{opacity:1}.style_overlay--before-close__deGL0{opacity:0}.style_modal__fOdM1{position:absolute;inset:0;transition:transform .2s ease-in-out;transform:translateX(100%);outline:none}@media(min-width:992px){.style_modal__fOdM1{left:auto;width:486px}}@media(min-width:1024px){.style_modal__fOdM1{width:518px}}@media(min-width:1440px){.style_modal__fOdM1{width:680px}}@media(min-width:1900px){.style_modal__fOdM1{width:726px}}@media(min-width:2560px){.style_modal__fOdM1{width:924px}}.style_modal--after-open__3ZLF4{transform:translateX(0)}.style_modal--before-close__cIQO7{transform:translateX(100%)}.style_modal__header__EaMvJ{min-height:2rem;display:flex;align-items:center;justify-content:space-between;padding:0}@media(max-width:374.98px){.style_modal__header__EaMvJ{padding:.25rem 0}}.style_modal__title__o5iDz{font-weight:600;font-size:1rem;line-height:1.3;color:var(--color-gray-black);text-align:center}@media(min-width:375px){.style_modal__title__o5iDz{font-weight:700;font-size:1.5rem;line-height:1.2}}@media(min-width:768px){.style_modal__title__o5iDz{display:none}}.style_modal__btn__iWEc2{align-self:flex-start;flex-shrink:0;width:1.5rem;height:1.5rem;display:inline-flex;vertical-align:top;align-items:center;justify-content:center;text-align:center;border:none;border-radius:0;padding:0;margin:0;text-decoration:none;background:0 0;color:var(--color-gray-black);font-family:inherit;font-size:1.5rem;line-height:1;cursor:pointer;transition:color .3s ease-out}@media(min-width:375px){.style_modal__btn__iWEc2{width:2rem;height:2rem;font-size:2rem}}.style_modal__btn__iWEc2[hidden]{visibility:hidden}.style_modal__btn--close__QRTv4:hover{color:var(--color-gray-normal)}.style_modal__btn--back__EYVGB:hover{color:var(--color-accent-primary)}.style_modal__body___kQcm{width:100%;height:100%;background:var(--color-white);display:flex;flex-direction:column;gap:1.5rem 0;padding:1.25rem;overflow-y:auto}@media(max-width:374.98px){.style_modal__body___kQcm{gap:.75rem 0}}@media(min-width:992px){.style_modal__body___kQcm{gap:2.5rem 0;padding:2.5rem;padding:2.5rem 3.75rem;border-top-left-radius:2.5rem}}@media(min-width:1024px){.style_modal__body___kQcm{padding:2.5rem 4.625rem}}@media(min-width:1440px){.style_modal__body___kQcm{padding:2.5rem}}.style_content__aZtTA{min-height:0;display:flex;flex-direction:column}@media(min-width:1440px){.style_content__aZtTA{max-width:24.5rem;margin:0 auto}}.style_content__aZtTA [class*=content-body]{margin-bottom:1.5rem;overflow:auto}@media(min-width:768px){.style_content__aZtTA [class*=content-body]{margin-bottom:2rem}}.style_content__aZtTA h2{font-weight:600;font-size:1rem;line-height:1.3;margin:1.5rem 0 .75rem}.style_content__aZtTA h2:first-of-type{margin-top:0}.style_content__aZtTA h3{font-weight:600;font-size:.875rem;line-height:1.3;margin:0 0 .75rem;color:var(--color-gray-darkest)}.style_content__aZtTA ol,.style_content__aZtTA p,.style_content__aZtTA ul{font-weight:500;font-size:.75rem;line-height:1.4;color:var(--color-gray-darkest);margin:0 0 .75rem}.style_content__aZtTA ol,.style_content__aZtTA ul{padding-left:2rem}.AuthForm_auth-form__tkZZK{width:100%;margin:0 auto;max-width:392px}@media(min-width:375px)and (max-width:424.98px){.AuthForm_auth-form__tkZZK{padding-top:.5rem}}@media(min-width:425px)and (max-width:767.98px){.AuthForm_auth-form__tkZZK{padding-top:2.25rem}}@media(min-width:768px)and (max-width:991.98px){.AuthForm_auth-form__tkZZK{padding-top:3.5rem}}@media(min-width:992px){.AuthForm_auth-form__tkZZK{padding-top:2.5rem}}.AuthForm_auth-form__title__VidTN{color:var(--color-gray-black);text-align:center;font-weight:600;font-size:2.5rem;line-height:1.1;margin:0 0 2rem}@media(max-width:767.98px){.AuthForm_auth-form__title__VidTN{display:none}}@media(min-width:768px){.AuthForm_auth-form__title__VidTN{margin:0 0 3rem}}@media(min-width:992px){.AuthForm_auth-form__title__VidTN{font-weight:700;font-size:2rem;line-height:1.2}}@media(min-width:1440px){.AuthForm_auth-form__title__VidTN{font-weight:600;font-size:2.5rem;line-height:1.1}}.AuthForm_auth-form__forgot__HeQVu{text-decoration:underline;font-size:.75rem;color:var(--color-gray-darkest)}@media(min-width:375px){.AuthForm_auth-form__forgot__HeQVu{font-size:.875rem}}.AuthForm_auth-form__img__vxHwW{display:block;width:11.5rem;height:11.5rem;object-fit:contain;object-position:center center;margin:0 auto 3rem}@media(max-width:374.98px){.AuthForm_auth-form__img__vxHwW{width:8.75rem;height:8.75rem;margin-bottom:.75rem}}@media(min-width:992px){.AuthForm_auth-form__img__vxHwW{margin-bottom:1.5rem}}@media(min-width:1024px){.AuthForm_auth-form__img__vxHwW{margin-bottom:2rem}}.AuthForm_auth-form__tkZZK h4{color:var(--color-gray-darkest)}.AuthForm_auth-form__tkZZK p{color:var(--color-gray-normal)}.AuthForm_auth-form__subtitle__EEuJV{margin-bottom:1.5rem}.AuthForm_auth-form__verify-info__c2nlp{margin-bottom:2.5rem}@media(max-width:374.98px){.AuthForm_auth-form__verify-info__c2nlp{margin-bottom:1.25rem}}.AuthForm_auth-form__verify-clock__EJPD6{display:inline;padding-right:.75rem;font-size:.75rem;color:var(--color-gray-darkest)}.style_btn__rr3vF{flex-shrink:0;height:3.25rem;width:100%;display:inline-flex;gap:0 .75rem;vertical-align:top;align-items:center;justify-content:center;text-align:center;border:none;border-radius:.5rem;margin:0;text-decoration:none;background:var(--color-accent-primary);color:var(--color-gray-white);font-family:inherit;padding:0 1rem;font-size:1rem;font-weight:500;line-height:1.2;cursor:pointer;transition:background-color .3s ease-out,color .3s ease-out,box-shadow .3s ease-out;white-space:nowrap;overflow:hidden}@media(max-width:374.98px){.style_btn__rr3vF{height:2.5rem;padding:0 .75rem;font-size:.75rem}}@media(min-width:375px)and (max-width:424.98px){.style_btn__rr3vF{font-size:.875rem}}.style_btn__rr3vF:hover{background:var(--color-additional-medium-blue)}.style_btn__rr3vF:focus{outline:none}.style_btn__rr3vF:active{transform:none}.style_btn--small___NvI2{max-width:11.5rem}@media(max-width:424.98px){.style_btn--grouped__2dhbx{width:7.5rem}}@media(min-width:425px)and (max-width:767.98px){.style_btn--grouped__2dhbx{width:8.75rem}}.style_btn--white__qIhi7{color:var(--color-gray-black);background:var(--color-gray-white);box-shadow:inset 0 0 0 1px var(--color-gray-darkest)}.style_btn--white__qIhi7:hover{background:var(--color-gray-white);color:var(--color-gray-darkest);box-shadow:inset 0 0 0 1px var(--color-gray-light)}.style_form-group__JF2cU{margin:0 0 1rem}.style_delete__8BngT{font-size:1.5rem;width:1.5rem;height:1.5rem;background-color:transparent;border:none;padding:0;cursor:pointer;transition:color .3s ease-out;color:var(--color-gray-dark)}.style_delete__8BngT:hover{color:var(--color-gray-normal)}.style_delete__8BngT:disabled{pointer-events:none}.style_list__iCoag{display:flex;flex-direction:column;gap:1.5rem 0}@media(min-width:768px){.style_list__iCoag{width:24.5rem}}.style_ticket__lB7Vv{border:var(--border);box-shadow:var(--shadow);border-radius:1rem;padding:.75rem 1.25rem;position:relative;display:flex;align-items:center;justify-content:space-between;gap:0 1.5rem}@media(max-width:374.98px){.style_ticket__lB7Vv{padding:.5rem .75rem}}.style_ticket__controls__IxX3R{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:0 .5rem}@media(max-width:767.98px){.style_ticket__controls__IxX3R{align-self:flex-start}}.style_ticket__details__VxU1E{display:inline-flex;padding:.25rem .75rem;background-color:var(--color-accent-primary);transition:background-color .3s ease-out;cursor:pointer;border-radius:.5rem;border:none;color:var(--color-gray-white);font-size:.75rem;line-height:1.3;font-weight:500}.style_ticket__details__VxU1E:hover{background-color:var(--color-additional-medium-blue)}.style_ticket__body__g_K3A{min-width:0;display:flex;align-items:center;gap:0 .5rem}.style_ticket__content__vxuoJ{display:flex;flex-direction:column;gap:.25rem 0;min-width:0}.style_ticket__title__p1dAe{font-weight:600;font-size:1rem;line-height:1.3;color:var(--color-gray-black);margin:0;display:inline-flex;align-items:center}.style_ticket__info__azc0R{min-width:0;display:inline-flex;white-space:nowrap;color:var(--color-gray-darkest);display:flex;align-items:center;gap:0 .5rem}.style_ticket__status__85x9v{font-weight:600;font-size:.75rem;line-height:1.2;display:inline-flex;align-items:center;gap:0 .5rem}.style_ticket__status-icon__xDjQn{font-size:1rem}.style_ticket__date__22Jtw{font-weight:500;font-size:.75rem;line-height:1.4;display:inline-flex;align-items:center}.style_form-control__6Tkxd{margin:0;display:block;width:100%;background:var(--color-gray-white);font-weight:500;color:var(--color-gray-dark);border:1px solid var(--color-gray-dark);border-radius:.5rem;outline:none;transition:color .3s ease-out,border-color .3s ease-out;padding:.75rem 1rem;font-size:1rem;line-height:1.2;height:11.25rem;resize:none}.style_form-control__6Tkxd::placeholder{color:var(--color-gray-dark)}.style_form-control__6Tkxd:hover,.style_form-control__6Tkxd:hover::placeholder{color:var(--color-gray-normal);border-color:var(--color-gray-light)}.style_form-control__6Tkxd.style_not-empty__qmmnj{color:var(--color-black)}.style_form-control__6Tkxd:focus{color:var(--color-black);border-color:var(--color-black)}.style_form-control__6Tkxd.style_is-invalid__hx_b9,.style_form-control__6Tkxd:invalid{border-color:var(--color-system-red)}@media(max-width:374.98px){.style_form-control__6Tkxd{height:7.5rem}}.FormLabel_form-label__55MfH{display:block;font-size:.75rem;font-weight:600;line-height:1.2;color:var(--color-gray-normal);margin:0 0 .5rem}@media(min-width:375px){.FormLabel_form-label__55MfH{font-size:1rem;font-weight:500;line-height:1.2}}.FormLabel_form-label__55MfH:empty{display:none}.style_form-error__SIytY{color:var(--color-system-red);font-size:.75rem;line-height:1.4;margin:.25rem 0 0}@media(min-width:375px){.style_form-error__SIytY{font-size:.875rem;line-height:1.2}}.style_form-error__SIytY:empty{display:none}.style_reported-item__d6zsT{display:flex;align-items:center;gap:.75rem}.style_reported-item__d6zsT h3{font-style:normal;font-weight:500;font-size:16px;line-height:120%;color:var(--color-gray-black)}.style_filter-selected__7Un8Z{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;margin:0}@media(max-width:374.98px){.style_filter-selected__7Un8Z{gap:.5rem .75rem}}.style_filter-selected__7Un8Z:not(:empty){margin-bottom:.5rem}.style_filter-selected-btn__xBBMc{filter:drop-shadow(0 0 .625rem rgba(0,0,0,.05));border-radius:.875rem;max-width:100%;height:1.75rem;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--color-accent-primary);border:1px solid var(--color-gray-light);background:var(--color-gray-lightest);font-weight:600;font-size:.75rem;line-height:1.2;padding:0 calc(1rem - 1px);margin:0;cursor:pointer;outline:none;position:relative}@media(max-width:374.98px){.style_filter-selected-btn__xBBMc{height:1.25rem;padding:0 calc(.75rem - 1px);font-size:.625rem;font-weight:500}}.style_filter-selected-btn__text__DY5O_{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.style_filter-selected-btn__icon__Oy3_u{position:absolute;right:0;top:0;transform:translate(50%,-50%);border-radius:50%;width:1.25rem;height:1.25rem;border:1px solid var(--color-gray-light);box-shadow:var(--shadow);font-size:.75rem;background:var(--color-gray-lightest);color:var(--color-accent-primary);transition:color .3s ease-out,background-color .3s ease-out}.style_filter-selected-btn__xBBMc:hover .style_filter-selected-btn__icon__Oy3_u{color:var(--color-additional-medium-blue);background:var(--color-gray-bluish)}.style_single-value-wrapper__tpiRi{display:flex;align-items:center;gap:.5rem}.style_option-image-wrapper__MOF_H{display:flex;align-items:center}.style_option-image-wrapper__MOF_H img{margin-right:.5rem}.style_form-select__b7a5Z [class$=-control]{margin:0;padding:0 1rem;height:3.75rem;display:flex;align-items:center;width:100%;background:var(--color-gray-white);font-size:1rem;line-height:1.2;font-weight:500;color:var(--color-gray-dark);border:1px solid var(--color-gray-dark);border-radius:.5rem;outline:none;transition:color .3s ease-out,border-color .3s ease-out;flex-wrap:nowrap;min-height:unset;box-shadow:none}@media(max-width:374.98px){.style_form-select__b7a5Z [class$=-control]{height:2.5rem}}.style_form-select__b7a5Z [class$=-control]:hover,.style_form-select__b7a5Z [class$=-control]:hover::placeholder{color:var(--color-gray-normal);border-color:var(--color-gray-light)}.style_form-select__b7a5Z [class$=-control]:focus{color:var(--color-black);border-color:var(--color-black)}.style_form-select-grouped__oMgSC{width:100%}@media(min-width:375px){.style_form-select-grouped__oMgSC{max-width:22.25rem;flex-grow:1}.style_form-select-grouped__oMgSC [class$=-control]{height:3.25rem}}.style_form-select__b7a5Z [class$=-control]:hover [class$=-placeholder]{color:var(--color-gray-normal)}.style_form-select__b7a5Z [class*=control--menu-is-open]{border-radius:.5rem .5rem 0 0;border-bottom-color:transparent}.style_form-select__b7a5Z [class*=control--menu-is-open]:focus,.style_form-select__b7a5Z [class*=control--menu-is-open]:hover{border-color:var(--color-gray-dark);border-bottom-color:transparent}.style_form-select__b7a5Z [class*=__value-container]{padding:0;flex-wrap:nowrap}.style_form-select__b7a5Z [class*=__input-container]{margin:0;padding:0;color:var(--color-gray-black)}.style_form-select__b7a5Z [class$=-placeholder]{margin:0;color:var(--color-gray-dark)}.style_form-select__b7a5Z [class$=-menu]{background:var(--color-gray-white);border-top-width:1px;border:1px solid var(--color-gray-dark);border-top:0 solid var(--color-gray-dark);border-radius:0 0 .5rem .5rem;margin-top:-.625rem;box-shadow:none;padding:0;overflow:hidden;z-index:2}.style_form-select__b7a5Z [class$=-menu] [class$=menu-list--is-multi]{background:#639;padding:0}.style_form-select__b7a5Z [class$=-menu] [class*=__menu-list]{padding:0}.style_form-select__b7a5Z [class$=-option]{padding:.25rem calc(.75rem - 1px);color:var(--color-gray-normal);font-weight:500;font-size:.875rem;line-height:1.2;transition:background-color .3s ease-out}@media(min-width:425px){.style_form-select__b7a5Z [class$=-option]{padding:.25rem calc(1.25rem - 1px)}}.style_form-select__b7a5Z [class$=-option]:hover{background:var(--color-gray-lightest)}.style_form-select__b7a5Z [class$=-option]>span{color:var(--color-gray-dark)}.style_form-select__b7a5Z [class$=-option] [class$=-is-selected]{background-color:#0da34e}.style_form-select__b7a5Z [class$=-option] [class$=-is-selected],.style_form-select__b7a5Z [class$=-option] [class$=-is-selected]:hover{background:var(--color-gray-lightest)}.style_filter-select__Q0RKR{margin:0 0 .75rem}.style_filter-select__Q0RKR [class$=-control]{background:var(--color-gray-white);border:1px solid var(--color-gray-normal);border-radius:.5rem;flex-wrap:nowrap;min-height:unset;height:2.5rem;transition:color .3s ease-out,border-color .3s ease-out;padding:0 calc(.75rem - 1px);display:flex;align-items:center;width:100%;font-size:.875rem;line-height:1.2;font-weight:500;color:var(--color-gray-normal);box-shadow:none}@media(min-width:425px){.style_filter-select__Q0RKR [class$=-control]{height:3rem;padding:0 calc(1.25rem - 1px)}}.style_filter-select__Q0RKR [class$=-control]:hover{border-color:var(--color-gray-bluish)}.style_filter-select__Q0RKR [class$=-control]:focus{color:var(--color-gray-black);border-color:var(--color-gray-dark)}.style_filter-select__Q0RKR [class*=control--menu-is-open]{border-radius:.5rem .5rem 0 0;border-bottom-color:transparent}.style_filter-select__Q0RKR [class*=control--menu-is-open]:focus,.style_filter-select__Q0RKR [class*=control--menu-is-open]:hover{border-color:var(--color-gray-dark);border-bottom-color:transparent}.style_filter-select__Q0RKR [class*=__value-container]{padding:0;flex-wrap:nowrap}.style_filter-select__Q0RKR [class*=__input-container]{margin:0;padding:0;color:var(--color-gray-black)}.style_filter-select__Q0RKR [class$=-placeholder]{margin:0;color:var(--color-gray-normal)}.style_filter-select__Q0RKR [class$=-menu]{background:var(--color-gray-white);border-top-width:1px;border:1px solid var(--color-gray-dark);border-top:0 solid var(--color-gray-dark);border-radius:0 0 .5rem .5rem;margin-top:-.625rem;box-shadow:none;padding:0;overflow:hidden;z-index:2}.style_filter-select__Q0RKR [class$=-menu] [class$=menu-list--is-multi]{background:#639;padding:0}.style_filter-select__Q0RKR [class$=-menu] [class*=__menu-list]{padding:0}.style_filter-select__Q0RKR [class$=-option]{padding:.25rem calc(.75rem - 1px);color:var(--color-gray-normal);font-weight:500;font-size:.875rem;line-height:1.2;transition:background-color .3s ease-out}@media(min-width:425px){.style_filter-select__Q0RKR [class$=-option]{padding:.25rem calc(1.25rem - 1px)}}.style_filter-select__Q0RKR [class$=-option]:hover{background:var(--color-gray-lightest)}.style_filter-select__Q0RKR [class$=-option]>span{color:var(--color-gray-dark)}.style_filter-select__Q0RKR [class$=-option] [class$=-is-selected],.style_filter-select__Q0RKR [class$=-option] [class$=-is-selected]:hover{background:var(--color-gray-lightest)}.style_chat__u3XED{display:flex;flex-direction:column;flex-grow:1;gap:1.5rem 0;min-height:0}.style_chat__header__7AhUu{display:flex;align-items:center;flex-shrink:0;gap:0 .75rem}@media(max-width:767.98px){.style_chat__header__7AhUu{display:none}}.style_chat__header-logo__UE3v0{--img-size:3.25rem}.style_chat__header-title__sfode{font-weight:600;font-size:1.875rem;line-height:1.2;color:var(--color-gray-black);margin:0;flex-grow:1}.style_chat__body__h1ldv{flex-grow:1;display:flex;flex-direction:column-reverse;min-height:0;gap:1.5rem 0;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:none;scroll-margin-inline-end:revert}.style_chat__body__h1ldv::-webkit-scrollbar{display:none}.style_chat__message__tCgJM{transform:translateZ(0);--message-direction:row;--message-bg:var(--color-accent-primary);--message-color:var(--color-gray-white);--message-br:.75rem 0 .75rem .75rem;--message-time:right;--message-skeleton-color:var(--color-gray-darkest);display:flex;align-items:flex-start;flex-direction:var(--message-direction);gap:0 1rem;position:relative}.style_chat__message--in__KlhYU{--message-direction:row-reverse;--message-bg:var(--color-gray-lightest);--message-color:var(--color-gray-black);--message-br:0 .75rem .75rem .75rem;--message-time:left;--message-skeleton-color:var(--color-gray-normal)}.style_chat__message-logo__OEFMR{position:-webkit-sticky;position:sticky;top:0;--img-size:3.25rem}@media(max-width:374.98px){.style_chat__message-logo__OEFMR{--img-size:3rem}}.style_chat__message-body__tRcES{flex-grow:1;min-width:0}.style_chat__message-content__kO6na{padding:.75rem;border-radius:var(--message-br);background-color:var(--message-bg);color:var(--message-color);font-weight:500;font-size:.75rem;line-height:1.4;word-break:break-all;margin:0 0 .5rem}.style_chat__message-time__8uLwr{display:block;text-align:var(--message-time);font-weight:500;font-size:.75rem;line-height:1.4;color:var(--color-gray-normal)}.style_chat__form__yqRuN{flex-shrink:0;margin-top:auto}.style_chat__form-group__1m1sW{margin-bottom:.75rem}.style_chat__form-btn__tYwLX{display:flex;width:10.125rem;margin-left:auto}@media(max-width:374.98px){.style_chat__form-btn__tYwLX{width:8.375rem}}@media(min-width:768px){.style_chat__form-btn__tYwLX{width:15rem}}.FormHelper_form-helper__bvdZY{color:var(--color-gray-darkest);font-size:.75rem;line-height:1.4;margin:.25rem 0 0}@media(min-width:375px){.FormHelper_form-helper__bvdZY{font-size:.875rem;line-height:1.2}}.FormHelper_form-helper--sign-up__5kt9W>span{padding-right:.75rem}.FormHelper_form-helper--sign-up__5kt9W>a{color:var(--color-system-green);text-decoration:none;font-weight:600;transition:opacity .3s ease-out}.FormHelper_form-helper--sign-up__5kt9W>a:hover{opacity:.7}.style_form-control__6n0O_{margin:0;display:block;height:3.75rem;width:100%;background:var(--color-gray-white);font-size:.75rem;line-height:1.4;font-weight:500;color:var(--color-gray-black);border:1px solid var(--color-gray-dark);border-radius:.5rem;outline:none;transition:color .3s ease-out,border-color .3s ease-out;padding:0 1rem;font-size:1rem;line-height:1.2}@media(max-width:374.98px){.style_form-control__6n0O_{height:2.5rem}}.style_form-control__6n0O_::placeholder{color:var(--color-gray-dark)}.style_form-control__6n0O_:hover,.style_form-control__6n0O_:hover::placeholder{color:var(--color-gray-normal);border-color:var(--color-gray-light)}.style_form-control__6n0O_:focus{color:var(--color-black);border-color:var(--color-black)}.style_form-control__6n0O_.style_not-empty__sZUuD{color:var(--color-black)}.style_form-control__6n0O_.style_is-invalid__Y4yjw,.style_form-control__6n0O_:invalid{border-color:var(--color-system-red)}@media(min-width:375px){.style_form-control--grouped__On6Fd{height:3.25rem;max-width:22.25rem}}.PassGroup_pass-group__p1Xp6{position:relative}.PassGroup_pass-group__btn__Uy2JA{position:absolute;top:50%;right:1rem;transform:translateY(-50%);width:1.5rem;height:1.5rem;display:inline-flex;vertical-align:top;align-items:center;justify-content:center;text-align:center;border:none;border-radius:0;padding:0;margin:0;text-decoration:none;background:0 0;color:var(--color-gray-dark);font-family:inherit;font-size:1.5rem;line-height:1;cursor:pointer;transition:color .3s ease-out}.PassGroup_pass-group__btn__Uy2JA:focus,.PassGroup_pass-group__btn__Uy2JA:hover{color:var(--color-gray-normal)}.PassGroup_pass-group__p1Xp6>.PassGroup_form-control__wTwU4{padding-right:3.5rem}.style_form-checkbox__kDp5Q{position:relative;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;cursor:pointer;transition:color .3s ease-out;color:var(--color-accent-primary);line-height:1;font-size:1.5rem;align-self:flex-start;flex-shrink:0}.style_form-checkbox__kDp5Q:hover{color:var(--color-additional-medium-blue)}.style_form-checkbox__kDp5Q:before{content:"";display:block;width:1.25rem;height:1.25rem;transition:border-color .3s ease-out;border:1px solid var(--color-gray-normal);border-radius:.25rem}.style_form-checkbox__kDp5Q:hover.style_form-checkbox__kDp5Q:before{border-color:var(--color-gray-darkest)}.style_form-checkbox__kDp5Q.style_checked__kt4O7.style_form-checkbox__kDp5Q:before{display:none}.style_form-checkbox-wrap__DpJRX{font-weight:500;font-size:.75rem;line-height:1.4;color:var(--color-gray-darkest);transition:color .3s ease-out;display:flex;align-items:center}@media(min-width:375px){.style_form-checkbox-wrap__DpJRX{font-size:.875rem;line-height:1.2}}.style_form-checkbox-wrap__DpJRX>div{margin-left:.5rem}.style_form-checkbox-wrap__DpJRX>div>a{color:var(--color-accent-primary);text-decoration:none;transition:color .3s ease-out}.style_form-checkbox-wrap__DpJRX>div>a:hover{color:var(--color-additional-medium-blue)}.FormGroupCheckbox_form-group-checkbox__AfenE+.FormGroupCheckbox_form-group-checkbox__AfenE{margin-top:.25rem}.ButtonMetamask_btn-metamask__3LK2k{width:100%;display:inline-flex;vertical-align:top;align-items:center;justify-content:center;text-align:center;border:none;border-radius:.5rem;padding:.5rem 1rem;margin:0;text-decoration:none;background:var(--color-gray-white);color:var(--color-gray-black);font-family:inherit;font-size:.75rem;font-weight:500;line-height:1.4;cursor:pointer;box-shadow:var(--shadow);white-space:nowrap;transition:color .3s ease-out,background-color .3s ease-out}.ButtonMetamask_btn-metamask__3LK2k:focus,.ButtonMetamask_btn-metamask__3LK2k:hover{background:var(--color-gray-lightest);color:var(--color-gray-darkest)}.ButtonMetamask_btn-metamask__3LK2k:focus{outline:none}.ButtonMetamask_btn-metamask__3LK2k:active{transform:none}@media(min-width:375px){.ButtonMetamask_btn-metamask__3LK2k{padding:.75rem 1rem}}.ButtonMetamask_btn-metamask__icon__swiLP{flex-shrink:0;width:1.5rem;height:1.5rem;font-size:1.5rem;margin-right:.5rem;transition:opacity .3s ease-out}.ButtonMetamask_btn-metamask__3LK2k:focus .ButtonMetamask_btn-metamask__icon__swiLP,.ButtonMetamask_btn-metamask__3LK2k:hover .ButtonMetamask_btn-metamask__icon__swiLP{opacity:.7}.style_wrapper__Ds_ra{display:flex;flex-direction:column;min-height:100vh}@media(min-width:992px){.style_wrapper__Ds_ra{transition:padding-left .3s ease-out}}@media(min-width:992px)and (min-width:992px){.style_wrapper__Ds_ra.style_collapsed__hl00p{padding-left:6.75rem}}@media(min-width:992px)and (max-width:1899.98px){.style_wrapper__Ds_ra{padding-left:12.5rem}}@media(min-width:1900px){.style_wrapper__Ds_ra{padding-left:20rem}}.style_main__vQcsI{background-color:var(--color-accent-primary);flex-grow:1;display:flex;flex-direction:column}.style_main-inner___01WX{background:var(--color-gray-white);border-top-left-radius:2.5rem;padding:1.5rem 0;min-height:100%;flex-grow:1}.style_main-notification__2vdIQ{position:fixed;left:0;top:0}.style_notifications__I9gpx{position:fixed;z-index:100000;top:0;left:0;right:0;pointer-events:none;height:0}@media(min-width:992px)and (max-width:1899.98px){.style_notifications__I9gpx{padding-left:12.5rem}}@media(min-width:1900px){.style_notifications__I9gpx{padding-left:20rem}}@media(min-width:992px){.style_notifications__I9gpx.style_collapsed__hl00p{padding-left:6.75rem}}.style_notifications__body__ATEXE{display:flex;justify-content:flex-end}.style_notifications__body__ATEXE>[class=Toastify]{max-width:27.5rem;width:100%}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;overflow:hidden;z-index:1}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}