.Paragraph_paragraph:first-child{-webkit-margin-before:0!important;margin-block-start:0!important}.Paragraph_paragraph:last-child{-webkit-margin-after:0!important;margin-block-end:0!important}.Paragraph_paragraph.Paragraph_left{text-align:left}.Paragraph_paragraph.Paragraph_right{text-align:right}.Paragraph_paragraph.Paragraph_center{text-align:center}.Paragraph_paragraph.Paragraph_justify{text-align:justify}.TabBar_wrapper .TabBar_icon,.TabBar_wrapper svg{color:var(--icon-color)!important;fill:var(--icon-color)!important}.Sticky_enabled{position:-webkit-sticky;position:sticky;transform:translateZ(0)}.Sticky_disabled{position:inherit!important}.Sticky_top{top:var(--offset,0)}.Sticky_bottom{bottom:var(--offset,0)}.Sticky_bottomOnScroll{top:calc(100% - var(--sticky-height, 0px) - var(--offset, 0px));bottom:auto}.Sticky_with-z-index{z-index:var(--z-index)}.Sticky_shadow{transition:box-shadow .1s ease-in-out}.Sticky_shadow.Sticky_stuck.Sticky_top{box-shadow:0 12px 10px -10px rgba(0,0,0,.15),0 6px 6px -1px rgba(0,0,0,.1)}.Sticky_shadow.Sticky_stuck.Sticky_bottom,.Sticky_shadow.Sticky_stuck.Sticky_bottomOnScroll{box-shadow:0 -12px 10px -2px rgba(0,0,0,.15),0 -6px 6px -1px rgba(0,0,0,.1)}.Positioner_wrapper{position:relative;width:100%;height:100%;left:var(--position-left,auto);right:var(--position-right,auto)}.Positioner_positioner{top:var(--position-top,var(--anchor-top,auto));bottom:var(--position-bottom,var(--anchor-bottom,auto));left:var(--position-left,var(--anchor-left,auto));right:var(--position-right,var(--anchor-right,auto));transform:var(--anchor-transform,none);width:var(--position-width,auto);height:var(--position-height,auto);max-width:var(--position-max-width,none);max-height:var(--position-max-height,none);z-index:var(--position-z-index,auto);overflow:visible}.Positioner_positioner img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.Positioner_static{position:static}.Positioner_relative{position:relative}.Positioner_absolute{position:absolute}.Positioner_fixed{position:fixed}.Positioner_float-left{float:left}.Positioner_float-right{float:right}.Positioner_anchor-v-top{--anchor-top:0}.Positioner_anchor-v-center{--anchor-top:50%}.Positioner_anchor-v-bottom{--anchor-bottom:0}.Positioner_anchor-h-left{--anchor-left:0}.Positioner_anchor-h-center{--anchor-left:50%}.Positioner_anchor-h-right{--anchor-right:0}.Positioner_anchor-v-center.Positioner_anchor-h-left{--anchor-transform:translateY(-50%)}.Positioner_anchor-v-center.Positioner_anchor-h-center{--anchor-transform:translate(-50%,-50%)}.Positioner_anchor-v-center.Positioner_anchor-h-right{--anchor-transform:translateY(-50%)}.Positioner_anchor-v-bottom.Positioner_anchor-h-center,.Positioner_anchor-v-top.Positioner_anchor-h-center{--anchor-transform:translateX(-50%)}