.LoadingIcon_loading__zfGrZ{position:relative;grid-column:1/-1;justify-self:center;align-self:start;margin:0 auto}.LoadingIcon_loading__zfGrZ .LoadingIcon_car__XxFAe{min-width:10rem;max-width:14rem;width:60%}.LoadingIcon_loading__zfGrZ .LoadingIcon_car__XxFAe .LoadingIcon_vehicle__lc3yj{margin:0 auto;width:50%;display:flex;animation:LoadingIcon_carMovement__miG5Z 3s ease-in-out infinite}@keyframes LoadingIcon_carMovement__miG5Z{0%{transform:translateX(-5%)}50%{transform:translateX(5%)}to{transform:translateX(-5%)}}.LoadingIcon_loading__zfGrZ .LoadingIcon_car__XxFAe .LoadingIcon_vehicle__lc3yj img{width:100%}html.light-theme .LoadingIcon_loading__zfGrZ .LoadingIcon_car__XxFAe .LoadingIcon_vehicle__lc3yj img{filter:invert(13%) sepia(14%) saturate(1669%) hue-rotate(178deg) brightness(93%) contrast(92%)}html.dark-theme .LoadingIcon_loading__zfGrZ .LoadingIcon_car__XxFAe .LoadingIcon_vehicle__lc3yj img{filter:invert(68%) sepia(17%) saturate(355%) hue-rotate(175deg) brightness(91%) contrast(90%)}.LoadingIcon_loading__zfGrZ .LoadingIcon_car__XxFAe:before{content:"";position:absolute;left:50%;bottom:calc(-7.5% + 1px);width:100%;height:7.5%;transform:translateX(-50%);background:linear-gradient(90deg,#94a3b8 calc(50% + 10%),transparent calc(50% + 10%),transparent);background-repeat:repeat-x;background-size:25% 100%;animation:LoadingIcon_roadMovement__N3KuA 2s linear infinite}@keyframes LoadingIcon_roadMovement__N3KuA{0%{background-position-x:0}to{background-position-x:100%}}.LoadingIcon_loading__zfGrZ .LoadingIcon_spinner__W3J7S{position:relative;width:2.5rem;height:2.5rem;border-radius:50%}.LoadingIcon_loading__zfGrZ .LoadingIcon_spinner__W3J7S:after,.LoadingIcon_loading__zfGrZ .LoadingIcon_spinner__W3J7S:before{content:"";position:absolute;border:3px solid;border-radius:inherit;-webkit-clip-path:polygon(50% 50%,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,100% 0,100% 100%,0 100%,0 0);animation:LoadingIcon_rotation__fAOpG 1.5s ease-in-out infinite}.LoadingIcon_loading__zfGrZ .LoadingIcon_spinner__W3J7S:before{top:-3px;left:-3px;width:calc(100% + 6px);height:calc(100% + 6px)}html.light-theme .LoadingIcon_loading__zfGrZ .LoadingIcon_spinner__W3J7S:before{border-color:#3b82f6}html.dark-theme .LoadingIcon_loading__zfGrZ .LoadingIcon_spinner__W3J7S:before{border-color:#2563eb}.LoadingIcon_loading__zfGrZ .LoadingIcon_spinner__W3J7S:after{top:calc(-3px + 35% / 2);left:calc(-3px + 35% / 2);width:calc(65% + 6px);height:calc(65% + 6px);border-color:#2563eb;animation-direction:reverse}html.light-theme .LoadingIcon_loading__zfGrZ .LoadingIcon_spinner__W3J7S:after{border-color:#2563eb}html.dark-theme .LoadingIcon_loading__zfGrZ .LoadingIcon_spinner__W3J7S:after{border-color:#1d4ed8}@keyframes LoadingIcon_rotation__fAOpG{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.LoadingIcon_loading__zfGrZ.LoadingIcon_center__dRmYg{z-index:6;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Modal_modal__A2HNw{z-index:11;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border:1.5px solid;border-radius:4px;width:max-content;min-width:min(75vw,25rem);max-width:90vw;max-height:max(80vh,15rem);height:auto;display:flex;flex-direction:column}html.light-theme .Modal_modal__A2HNw{background-color:#f8fafc}html.dark-theme .Modal_modal__A2HNw{background-color:#0f172a}html.light-theme .Modal_modal__A2HNw{border-color:#cbd5e1}html.dark-theme .Modal_modal__A2HNw{border-color:#334155}.Modal_modal-bar__B5GyP{position:relative;display:flex;justify-content:space-between;align-items:center;padding:.75em 1.5em;border-bottom:inherit}html.light-theme .Modal_modal-bar__B5GyP{background-color:#f1f5f9}html.dark-theme .Modal_modal-bar__B5GyP{background-color:#020617}.Modal_modal-bar__B5GyP span{font-size:1rem;font-weight:500;letter-spacing:.5px}.Modal_modal-bar__B5GyP .close-button{padding:.6em}.Modal_modal-bar__B5GyP .close-button img{width:1.25rem}.Modal_modal-content__iVQR9{flex:1 1;font-size:.875rem;padding:1.5em;overflow-y:auto}.Modal_background___jQ4R{z-index:10;position:fixed;top:0;left:0;opacity:.6;width:100%;height:100%}html.light-theme .Modal_background___jQ4R{background-color:#e2e8f0}html.dark-theme .Modal_background___jQ4R{background-color:#1e293b}.Input_input__cSu4W{--right-length:0;--caret-width:0;padding:.6rem .75rem;padding-right:calc(.75rem + var(--right-length)*1ch + var(--caret-width))}html.light-theme .Input_input__cSu4W{background-color:#f8fafc;border:1.5px solid #cbd5e1;border-radius:4px;color:#334155;font-size:.8125rem;font-weight:500;letter-spacing:.3px;transition:all .4s}html.light-theme .Input_input__cSu4W::placeholder{color:#94a3b8;font-size:.8125rem}html.light-theme .Input_input__cSu4W:hover{background-color:#e2e8f0}html.light-theme .Input_input__cSu4W:disabled{color:#475569;background-color:#94a3b8;border-color:#64748b}html.light-theme .Input_input__cSu4W:disabled::placeholder{color:#64748b}html.light-theme .Input_input__cSu4W:focus{outline:none;border-color:#3b82f6;background-color:#e2e8f0}html.light-theme .Input_input__cSu4W::-webkit-inner-spin-button,html.light-theme .Input_input__cSu4W::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}html.light-theme .Input_input__cSu4W[type=number]{-moz-appearance:textfield}html.dark-theme .Input_input__cSu4W{background-color:#1e293b;border:1.5px solid #334155;border-radius:4px;color:#cbd5e1;font-size:.8125rem;font-weight:500;letter-spacing:.3px;transition:all .4s}html.dark-theme .Input_input__cSu4W::placeholder{color:#94a3b8;font-size:.8125rem}html.dark-theme .Input_input__cSu4W:hover{background-color:#334155}html.dark-theme .Input_input__cSu4W:disabled{color:#94a3b8;background-color:#475569;border-color:#64748b}html.dark-theme .Input_input__cSu4W:disabled::placeholder{color:#64748b}html.dark-theme .Input_input__cSu4W:focus{outline:none;border-color:#2563eb;background-color:#334155}html.dark-theme .Input_input__cSu4W::-webkit-inner-spin-button,html.dark-theme .Input_input__cSu4W::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}html.dark-theme .Input_input__cSu4W[type=number]{-moz-appearance:textfield}.Input_input-wrapper__zwj5q{position:relative}.Input_input-wrapper__zwj5q.Input_icon__2Xn6u .Input_input__cSu4W{padding-left:3.5em}.Input_input-wrapper__zwj5q.Input_icon__2Xn6u img{position:absolute;top:50%;left:1em;transform:translateY(-50%);width:1.4rem}html.light-theme .Input_input-wrapper__zwj5q.Input_icon__2Xn6u img{filter:invert(68%) sepia(17%) saturate(355%) hue-rotate(175deg) brightness(91%) contrast(90%)}html.dark-theme .Input_input-wrapper__zwj5q.Input_icon__2Xn6u img{filter:invert(50%) sepia(9%) saturate(1025%) hue-rotate(176deg) brightness(87%) contrast(88%)}.Input_input-wrapper__zwj5q:before{content:attr(data-right-text);position:absolute;right:.75rem;top:50%;transform:translateY(-50%);font-size:.75rem;letter-spacing:.3px}html.light-theme .Input_input-wrapper__zwj5q:before{color:#64748b}html.dark-theme .Input_input-wrapper__zwj5q:before{color:#94a3b8}html.light-theme .Error_error__mE4qe{background-color:#fca5a5;border:1.5px solid #f87171;border-radius:4px;color:#7f1d1d}html.dark-theme .Error_error__mE4qe,html.light-theme .Error_error__mE4qe{display:block;padding:.55em .75em;font-size:.8125rem;letter-spacing:.5px;line-height:1.5;font-weight:500}html.dark-theme .Error_error__mE4qe{background-color:#7f1d1d;border:1.5px solid #991b1b;border-radius:4px;color:#fee2e2}.styles_error__Reu1Q{margin-top:1em}.styles_form__mPfWz{display:grid;grid-template-columns:1fr;align-items:center;grid-gap:1em 2em;gap:1em 2em}.styles_form__mPfWz label{position:relative;font-size:.875rem;letter-spacing:.5px}html.light-theme .styles_form__mPfWz label{color:#1e293b}html.dark-theme .styles_form__mPfWz label{color:#e2e8f0}.styles_form__mPfWz input,.styles_form__mPfWz select{width:100%;font-size:.8125rem;letter-spacing:.5px}.styles_form__mPfWz .styles_form-error__j4Goh,.styles_form__mPfWz hr{grid-column:1/-1}.styles_form__mPfWz button{font-size:.8125rem}.styles_form__mPfWz .styles_button__Uq7sQ{justify-self:center;letter-spacing:.3px}.styles_form__mPfWz .styles_submit-button__sck06{margin-top:.5em;grid-column:1/-1;justify-self:stretch;text-align:center;font-size:1rem;padding:.8em 1.25em;display:flex;justify-content:center;gap:.75em}@media screen and (min-width:25.875rem){.styles_form__mPfWz{column-gap:2.5em}.styles_form__mPfWz label{font-size:1rem}.styles_form__mPfWz input,.styles_form__mPfWz select{font-size:.875rem}}.styles_form__mPfWz .styles_left__06hyg{justify-self:start}.styles_form__mPfWz .styles_right__G9Dpt{justify-self:end}.styles_form__mPfWz .styles_center__6yQGW{justify-self:center}.styles_form__mPfWz.styles_columns__Qjv7M{grid-template-columns:max-content 1fr}.styles_form__mPfWz .styles_span__Sp7JW{grid-column:1/-1}.styles_section__z_f5k{width:100%}.styles_section__z_f5k.styles_center__6yQGW{grid-column:1/-1;justify-self:center}header.styles_header__kfv2z{margin-bottom:1rem}header.styles_header__kfv2z h2{font-size:1.5rem;line-height:1.4;text-align:center}html.light-theme header.styles_header__kfv2z h2{color:#1e293b}html.dark-theme header.styles_header__kfv2z h2,html.dark-theme header.styles_header__kfv2z.styles_dark__dD1w_ h2,html.light-theme header.styles_header__kfv2z.styles_dark__dD1w_ h2{color:#e2e8f0}.styles_text__dM4KE{margin-top:.75rem;line-height:1.8;letter-spacing:.65px}html.light-theme .styles_text__dM4KE{color:#334155}html.dark-theme .styles_text__dM4KE,html.dark-theme .styles_text__dM4KE.styles_dark__dD1w_,html.light-theme .styles_text__dM4KE.styles_dark__dD1w_{color:#cbd5e1}.styles_select__ySRri{position:relative}html.light-theme .styles_select__ySRri{background-color:#e2e8f0;border:1.5px solid #cbd5e1;border-radius:4px;color:#1e293b;background-image:url("data:image/svg+xml;utf8,<svg fill='rgb(203, 213, 225)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>")}html.dark-theme .styles_select__ySRri,html.light-theme .styles_select__ySRri{padding:.5em .75em;-webkit-appearance:none;-moz-appearance:none;background-repeat:no-repeat;background-position:100%}html.dark-theme .styles_select__ySRri{background-color:#1e293b;border:1.5px solid #334155;border-radius:4px;color:#e2e8f0;background-image:url("data:image/svg+xml;utf8,<svg fill='rgb(51, 65, 85)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>")}.styles_badge__SCPJR{display:inline-block;margin:auto .25em;padding:.15em .25em;border-radius:5px;font-weight:600;letter-spacing:1px;color:#e2e8f0}html.light-theme .styles_badge__SCPJR{background-color:#2563eb}html.dark-theme .styles_badge__SCPJR{background-color:#1d4ed8}.styles_badge-border__O_4oa{color:#2563eb;border:2px solid #2563eb}html.dark-theme .styles_badge-border__O_4oa,html.light-theme .styles_badge-border__O_4oa{background-color:transparent}.styles_badge-transparent__dO4R_{background-color:transparent;color:#2563eb;padding:0;margin:0}.Select_wrapper__dqEZj{position:relative}.Select_wrapper__dqEZj .Select_select__6Z5_j{--caret-width:calc(1.15rem * 1.5);width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Select_wrapper__dqEZj img{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);width:1.15rem}html.light-theme .Select_wrapper__dqEZj img{filter:invert(23%) sepia(8%) saturate(2382%) hue-rotate(176deg) brightness(90%) contrast(86%)}html.dark-theme .Select_wrapper__dqEZj img{filter:invert(90%) sepia(20%) saturate(151%) hue-rotate(175deg) brightness(93%) contrast(88%)}.Dashboard_bar__6vUQe,.Dashboard_gap__ClXA5,.Dashboard_overview__LyavJ{margin-bottom:2rem}.Dashboard_events__fnPeD>div{justify-self:center;max-width:45rem;width:100%}.Dashboard_bar__6vUQe{display:grid;align-items:center;grid-template-columns:1fr 1fr auto;grid-gap:1em;gap:1em}@media screen and (min-width:45rem){.Dashboard_bar__6vUQe,.Dashboard_events__fnPeD,.Dashboard_overview__LyavJ{grid-column:1/-1}.Dashboard_events__fnPeD>div{max-width:45rem}.Dashboard_events__fnPeD>div ul{grid-template-rows:repeat(calc(var(--per-page) / 2),1fr);grid-template-columns:repeat(2,1fr);column-gap:2em}.Dashboard_events__fnPeD>div ul li:nth-child(2n):last-child,.Dashboard_events__fnPeD>div ul li:nth-child(odd):nth-last-child(2){border-bottom:none}.Dashboard_events__fnPeD>div ul li:nth-child(odd){position:relative}.Dashboard_events__fnPeD>div ul li:nth-child(odd):before{content:"";position:absolute;height:calc(100% - 1em);width:1.5px;right:-1em;top:.5em}html.light-theme .Dashboard_events__fnPeD>div ul li:nth-child(odd):before{background-color:#cbd5e1}html.dark-theme .Dashboard_events__fnPeD>div ul li:nth-child(odd):before{background-color:#334155}.Dashboard_events__fnPeD>div .controls{padding:.5em 10em}}.ActionsContainer_container__xNc7P{grid-column:1/-1;display:flex;gap:1em;justify-content:center}.ActionsContainer_button__eT9Iq{grid-column:1/-1;justify-self:center;display:flex;align-items:center;gap:1em;padding:.75em 1.25em}.ActionsContainer_button__eT9Iq img{height:1.4rem}.ActionsContainer_button__eT9Iq span{font-size:.875rem}@media screen and (min-width:23.4375rem){.ActionsContainer_button__eT9Iq img{height:1.5rem}.ActionsContainer_button__eT9Iq span{font-size:1rem}}.ActionsContainer_modal__Yi4N8 p{letter-spacing:.3px}.ActionsContainer_modal__Yi4N8 p span{font-weight:600}html.light-theme .ActionsContainer_modal__Yi4N8 p span{color:#3b82f6}html.dark-theme .ActionsContainer_modal__Yi4N8 p span{color:#60a5fa}.ActionsContainer_modal__Yi4N8 form{width:max-content;margin:0 auto}.ActionsContainer_modal__Yi4N8 form button{display:inline;margin:1em}.Section_section__cHafJ{display:flex;flex-direction:column;align-items:center}html.light-theme .Section_section__cHafJ h2{color:#1e293b;text-align:center;margin-bottom:1em;font-size:1.5rem;font-weight:700;letter-spacing:.1px}html.light-theme .Section_section__cHafJ .Section_content__kqKKj{position:relative;border-radius:4px;border:1.5px solid #cbd5e1;padding:1em;width:100%}html.light-theme .Section_section__cHafJ .Section_content__kqKKj.not-grow{flex-grow:0}html.light-theme .Section_section__cHafJ .Section_content__kqKKj.Section_disable-content__tNSAv:before{content:"";z-index:5;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#cbd5e1;opacity:.6}html.dark-theme .Section_section__cHafJ h2{color:#cbd5e1;text-align:center;margin-bottom:1em;font-size:1.5rem;font-weight:700;letter-spacing:.1px}html.dark-theme .Section_section__cHafJ .Section_content__kqKKj{position:relative;border-radius:4px;border:1.5px solid #334155;padding:1em;width:100%}html.dark-theme .Section_section__cHafJ .Section_content__kqKKj.not-grow{flex-grow:0}html.dark-theme .Section_section__cHafJ .Section_content__kqKKj.Section_disable-content__tNSAv:before{content:"";z-index:5;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#334155;opacity:.6}.Graph_graph___Udzi{display:flex;flex-direction:column;width:max-content;gap:.25em;list-style:none}.Graph_graph___Udzi .Graph_bar__Fedf6{position:relative;display:grid;grid-template-columns:1fr auto;grid-gap:1em;gap:1em}.Graph_graph___Udzi .Graph_bar__Fedf6:hover .Graph_tooltip__AcK7X{opacity:1}.Graph_graph___Udzi .Graph_bar__Fedf6 .Graph_tooltip__AcK7X{position:absolute;right:-.5em;top:50%;transform:translateY(-50%);font-size:.75rem;white-space:nowrap;letter-spacing:.25px;opacity:0;padding:.25em .5em;transition:all .4s}html.light-theme .Graph_graph___Udzi .Graph_bar__Fedf6 .Graph_tooltip__AcK7X{background-color:#1e293b}html.dark-theme .Graph_graph___Udzi .Graph_bar__Fedf6 .Graph_tooltip__AcK7X{background-color:#e2e8f0}html.light-theme .Graph_graph___Udzi .Graph_bar__Fedf6 .Graph_tooltip__AcK7X{color:#cbd5e1}html.dark-theme .Graph_graph___Udzi .Graph_bar__Fedf6 .Graph_tooltip__AcK7X{color:#334155}.Graph_graph___Udzi .Graph_bar__Fedf6 label{font-size:.8125rem;letter-spacing:.25px}html.light-theme .Graph_graph___Udzi .Graph_bar__Fedf6 label{color:#475569}html.dark-theme .Graph_graph___Udzi .Graph_bar__Fedf6 label{color:#cbd5e1}.Graph_graph___Udzi .Graph_bar__Fedf6 progress{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent}.Graph_graph___Udzi .Graph_bar__Fedf6 progress::-webkit-progress-bar{background-color:transparent}html.light-theme .Graph_graph___Udzi .Graph_bar__Fedf6 progress{--color:#3b82f6}html.dark-theme .Graph_graph___Udzi .Graph_bar__Fedf6 progress{--color:#1d4ed8}.Graph_graph___Udzi .Graph_bar__Fedf6 progress::-webkit-progress-value{background-color:var(--color)}.Graph_graph___Udzi .Graph_bar__Fedf6 progress::-moz-progress-bar{background-color:var(--color)}html.light-theme .Graph_graph___Udzi .Graph_bar__Fedf6:nth-child(2n) progress{--color:#1e40af}html.dark-theme .Graph_graph___Udzi .Graph_bar__Fedf6:nth-child(2n) progress{--color:#1e3a8a}.Graph_graph___Udzi .Graph_bar__Fedf6:nth-child(2n) progress::-webkit-progress-value{background-color:var(--color)}.Graph_graph___Udzi .Graph_bar__Fedf6:nth-child(2n) progress::-moz-progress-bar{background-color:var(--color)}.Graph_graph___Udzi.Graph_meter__vePPb:before{content:"";top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,transparent calc(100% - 2.5px),var(--line-color) calc(100% - 2.5px));background-size:50% 100%}html.light-theme .Graph_graph___Udzi.Graph_meter__vePPb:before{--line-color:#2563eb}html.dark-theme .Graph_graph___Udzi.Graph_meter__vePPb:before{--line-color:#1d4ed8}.Graph_graph___Udzi.Graph_vertical__R_nrg{--columns-count:1;display:grid;grid-template-columns:repeat(var(--columns-count),1fr);grid-column-gap:.75em;column-gap:.75em}.Graph_graph___Udzi.Graph_vertical__R_nrg .Graph_bar__Fedf6{display:flex;flex-direction:column;gap:.35em}.Graph_graph___Udzi.Graph_vertical__R_nrg .Graph_bar__Fedf6 progress{margin-bottom:.65em;box-shadow:inset 0 0 0 1.5px var(--shadow-color);min-height:1rem}html.light-theme .Graph_graph___Udzi.Graph_vertical__R_nrg .Graph_bar__Fedf6 progress{--shadow-color:#cbd5e1}html.dark-theme .Graph_graph___Udzi.Graph_vertical__R_nrg .Graph_bar__Fedf6 progress{--shadow-color:#475569}.Graph_graph___Udzi.Graph_vertical__R_nrg .Graph_bar__Fedf6:last-child progress{margin-bottom:0}.InfoItem_item__LoVom{list-style:none;font-size:.8125rem}.InfoItem_item__LoVom>*{width:100%}.InfoItem_item__LoVom label{display:flex;justify-content:space-between;gap:.75em}html.light-theme .InfoItem_item__LoVom label span.InfoItem_current__ocMC5{color:#1d4ed8}html.dark-theme .InfoItem_item__LoVom label span.InfoItem_current__ocMC5{color:#60a5fa}.InfoItem_item__LoVom label span.InfoItem_value__af2D0:after{content:attr(data-unit);margin-left:.5em;font-size:.6875rem}@media screen and (min-width:23.4375rem){.InfoItem_item__LoVom{font-size:.875rem}}.Info_section__vFwuT{max-width:27rem;width:100%;justify-self:center}.Info_section-content__rmode{width:100%;display:flex;flex-direction:column}.Info_section-content__rmode .Info_data-section__2DFb8 header{display:flex;justify-content:space-between;align-items:center;border-bottom:1.5px solid;padding:.6em 0}html.light-theme .Info_section-content__rmode .Info_data-section__2DFb8 header{border-color:#cbd5e1}html.dark-theme .Info_section-content__rmode .Info_data-section__2DFb8 header{border-color:#334155}.Info_section-content__rmode .Info_data-section__2DFb8 header span{font-size:.8125rem;letter-spacing:.3px}html.light-theme .Info_section-content__rmode .Info_data-section__2DFb8 header span{color:#1e293b}html.dark-theme .Info_section-content__rmode .Info_data-section__2DFb8 header span{color:#e2e8f0}.Info_section-content__rmode .Info_data-section__2DFb8 header .Info_value__OfqDX{flex:1 1;font-size:.75rem;text-align:right;padding:0 1.5em}html.light-theme .Info_section-content__rmode .Info_data-section__2DFb8 header .Info_value__OfqDX{color:#475569}html.dark-theme .Info_section-content__rmode .Info_data-section__2DFb8 header .Info_value__OfqDX{color:#cbd5e1}.Info_section-content__rmode .Info_data-section__2DFb8 header .Info_value__OfqDX:after{content:attr(data-unit);margin-left:.25em}.Info_section-content__rmode .Info_data-section__2DFb8 header .Info_button__b4lm7{aspect-ratio:1/1;border-radius:50%;padding:.6em}.Info_section-content__rmode .Info_data-section__2DFb8 header .Info_button__b4lm7 .Info_icon__gAnBP{width:1.2rem;transition:all .4s}html.light-theme .Info_section-content__rmode .Info_data-section__2DFb8 header .Info_button__b4lm7 .Info_icon__gAnBP{filter:invert(31%) sepia(8%) saturate(1619%) hue-rotate(176deg) brightness(93%) contrast(85%)}html.dark-theme .Info_section-content__rmode .Info_data-section__2DFb8 header .Info_button__b4lm7 .Info_icon__gAnBP{filter:invert(68%) sepia(17%) saturate(355%) hue-rotate(175deg) brightness(91%) contrast(90%)}@media screen and (min-width:23.4375rem){.Info_section-content__rmode .Info_data-section__2DFb8 header span{font-size:.875rem}.Info_section-content__rmode .Info_data-section__2DFb8 header .Info_value__OfqDX{font-size:.8125rem}}.Info_section-content__rmode .Info_data-section__2DFb8 section{position:relative;margin:1em 0;display:none;opacity:0;transition:all .4s}.Info_section-content__rmode .Info_data-section__2DFb8 section:before{content:"";position:absolute;left:0;top:calc(100% + 1em);width:100%;height:1.5px}html.light-theme .Info_section-content__rmode .Info_data-section__2DFb8 section:before{background-color:#cbd5e1}html.dark-theme .Info_section-content__rmode .Info_data-section__2DFb8 section:before{background-color:#334155}.Info_section-content__rmode .Info_data-section__2DFb8.Info_show__AmClP .Info_button__b4lm7 .Info_icon__gAnBP{transform:rotate(-90deg)}.Info_section-content__rmode .Info_data-section__2DFb8.Info_show__AmClP section{display:block;opacity:1;pointer-events:auto}.Info_section-content__rmode .Info_data-section__2DFb8:first-child header{padding-top:0}.Info_section-content__rmode .Info_data-section__2DFb8:last-child header{border-bottom:0;padding-bottom:0}@media screen and (min-width:45rem){.Info_section__vFwuT{max-width:45rem;grid-column:1/-1;justify-self:center}.Info_section-content__rmode{display:grid;grid-template-columns:1fr 1fr;grid-gap:.25em 1.5em;gap:.25em 1.5em}.Info_section-content__rmode .Info_data-section__2DFb8 header .Info_value__OfqDX{padding:0}.Info_section-content__rmode .Info_data-section__2DFb8 header .Info_button__b4lm7{display:none}.Info_section-content__rmode .Info_data-section__2DFb8 section{display:block;opacity:1}.Info_section-content__rmode .Info_data-section__2DFb8:nth-child(2n):nth-child(2) header{padding-top:0}}