.gw-grid{display:flex;flex-wrap:wrap;justify-content:center}.gw-grid>*{max-width:100%}.gw-grid .gw-card{margin:30px 10px}.gw-grid.centered,.gw-grid.centered-column{justify-content:center;align-items:center;align-content:center;height:100%}.gw-grid.centered-column{flex-direction:column}.gw-grid.row-start{flex-direction:row;align-items:center;justify-content:flex-start}.gw-grid.row-center{justify-content:center}.gw-grid.row-center,.gw-grid.row-end{flex-direction:row;align-items:center}.gw-grid.row-end{justify-content:flex-end}.gw-grid.row-between{flex-direction:row;align-items:center;justify-content:space-between}.gw-grid.row-around{flex-direction:row;align-items:center;justify-content:space-around}.gw-grid.row-evenly{flex-direction:row;align-items:center;justify-content:space-evenly}.gw-grid.column-start{align-items:flex-start;align-content:flex-start}.gw-grid.column-center,.gw-grid.column-start{flex-direction:column;justify-content:flex-start}.gw-grid.column-center{align-items:center;align-content:center}.gw-grid.column-end{flex-direction:column;align-items:flex-end;align-content:flex-end;justify-content:flex-start}.gw-grid.inline{display:inline-flex}.gw-grid.wrap{flex-wrap:wrap}.gw-grid.wrap-reverse{flex-wrap:wrap-reverse}.gw-grid.nowrap{flex-wrap:nowrap}.gw-grid.direction-row{flex-direction:row}.gw-grid.direction-reverse{flex-direction:row-reverse}.gw-grid.direction-column{flex-direction:column}.gw-grid.direction-column-reverse{flex-direction:column-reverse}.gw-grid.justify-start{justify-content:flex-start}.gw-grid.justify-end{justify-content:flex-end}.gw-grid.justify-center{justify-content:center}.gw-grid.justify-between{justify-content:space-between}.gw-grid.justify-around{justify-content:space-around}.gw-grid.justify-evenly{justify-content:space-evenly}.gw-grid.items-start{align-items:flex-start}.gw-grid.items-end{align-items:flex-end}.gw-grid.items-center{align-items:center}.gw-grid.items-stretch{align-items:stretch}.gw-grid.items-baseline{align-items:baseline}.gw-grid.content-start{align-content:flex-start}.gw-grid.content-end{align-content:flex-end}.gw-grid.content-center{align-content:center}.gw-grid.content-between{align-content:space-between}.gw-grid.content-around{align-content:space-around}.gw-grid.content-evenly{align-content:space-evenly}.gw-grid.no-gutters{margin-left:-5px;margin-right:-5px}.gw-grid>[class*=gw-col-lg],.gw-grid>[class*=gw-col-md],.gw-grid>[class*=gw-col-sm],.gw-grid>[class*=gw-col-xs]{padding-left:5px;padding-right:5px}.gw-grid [class*=gw-col-lg],.gw-grid [class*=gw-col-md],.gw-grid [class*=gw-col-sm],.gw-grid [class*=gw-col-xs]{width:100%}@media(min-width:0px){.gw-grid .gw-col-xs-1{width:8.3333333333%}.gw-grid ::slotted(.gw-col-xs-1){width:8.3333333333%}.gw-grid .gw-col-xs-2{width:16.6666666667%}.gw-grid ::slotted(.gw-col-xs-2){width:16.6666666667%}.gw-grid .gw-col-xs-3{width:25%}.gw-grid ::slotted(.gw-col-xs-3){width:25%}.gw-grid .gw-col-xs-4{width:33.3333333333%}.gw-grid ::slotted(.gw-col-xs-4){width:33.3333333333%}.gw-grid .gw-col-xs-5{width:41.6666666667%}.gw-grid ::slotted(.gw-col-xs-5){width:41.6666666667%}.gw-grid .gw-col-xs-6{width:50%}.gw-grid ::slotted(.gw-col-xs-6){width:50%}.gw-grid .gw-col-xs-7{width:58.3333333333%}.gw-grid ::slotted(.gw-col-xs-7){width:58.3333333333%}.gw-grid .gw-col-xs-8{width:66.6666666667%}.gw-grid ::slotted(.gw-col-xs-8){width:66.6666666667%}.gw-grid .gw-col-xs-9{width:75%}.gw-grid ::slotted(.gw-col-xs-9){width:75%}.gw-grid .gw-col-xs-10{width:83.3333333333%}.gw-grid ::slotted(.gw-col-xs-10){width:83.3333333333%}.gw-grid .gw-col-xs-11{width:91.6666666667%}.gw-grid ::slotted(.gw-col-xs-11){width:91.6666666667%}.gw-grid .gw-col-xs-12{width:100%}.gw-grid ::slotted(.gw-col-xs-12){width:100%}}@media(min-width:768px){.gw-grid .gw-col-sm-1{width:8.3333333333%}.gw-grid ::slotted(.gw-col-sm-1){width:8.3333333333%}.gw-grid .gw-col-sm-2{width:16.6666666667%}.gw-grid ::slotted(.gw-col-sm-2){width:16.6666666667%}.gw-grid .gw-col-sm-3{width:25%}.gw-grid ::slotted(.gw-col-sm-3){width:25%}.gw-grid .gw-col-sm-4{width:33.3333333333%}.gw-grid ::slotted(.gw-col-sm-4){width:33.3333333333%}.gw-grid .gw-col-sm-5{width:41.6666666667%}.gw-grid ::slotted(.gw-col-sm-5){width:41.6666666667%}.gw-grid .gw-col-sm-6{width:50%}.gw-grid ::slotted(.gw-col-sm-6){width:50%}.gw-grid .gw-col-sm-7{width:58.3333333333%}.gw-grid ::slotted(.gw-col-sm-7){width:58.3333333333%}.gw-grid .gw-col-sm-8{width:66.6666666667%}.gw-grid ::slotted(.gw-col-sm-8){width:66.6666666667%}.gw-grid .gw-col-sm-9{width:75%}.gw-grid ::slotted(.gw-col-sm-9){width:75%}.gw-grid .gw-col-sm-10{width:83.3333333333%}.gw-grid ::slotted(.gw-col-sm-10){width:83.3333333333%}.gw-grid .gw-col-sm-11{width:91.6666666667%}.gw-grid ::slotted(.gw-col-sm-11){width:91.6666666667%}.gw-grid .gw-col-sm-12{width:100%}.gw-grid ::slotted(.gw-col-sm-12){width:100%}}@media(min-width:992px){.gw-grid .gw-col-md-1{width:8.3333333333%}.gw-grid ::slotted(.gw-col-md-1){width:8.3333333333%}.gw-grid .gw-col-md-2{width:16.6666666667%}.gw-grid ::slotted(.gw-col-md-2){width:16.6666666667%}.gw-grid .gw-col-md-3{width:25%}.gw-grid ::slotted(.gw-col-md-3){width:25%}.gw-grid .gw-col-md-4{width:33.3333333333%}.gw-grid ::slotted(.gw-col-md-4){width:33.3333333333%}.gw-grid .gw-col-md-5{width:41.6666666667%}.gw-grid ::slotted(.gw-col-md-5){width:41.6666666667%}.gw-grid .gw-col-md-6{width:50%}.gw-grid ::slotted(.gw-col-md-6){width:50%}.gw-grid .gw-col-md-7{width:58.3333333333%}.gw-grid ::slotted(.gw-col-md-7){width:58.3333333333%}.gw-grid .gw-col-md-8{width:66.6666666667%}.gw-grid ::slotted(.gw-col-md-8){width:66.6666666667%}.gw-grid .gw-col-md-9{width:75%}.gw-grid ::slotted(.gw-col-md-9){width:75%}.gw-grid .gw-col-md-10{width:83.3333333333%}.gw-grid ::slotted(.gw-col-md-10){width:83.3333333333%}.gw-grid .gw-col-md-11{width:91.6666666667%}.gw-grid ::slotted(.gw-col-md-11){width:91.6666666667%}.gw-grid .gw-col-md-12{width:100%}.gw-grid ::slotted(.gw-col-md-12){width:100%}}@media(min-width:1200px){.gw-grid .gw-col-lg-1{width:8.3333333333%}.gw-grid ::slotted(.gw-col-lg-1){width:8.3333333333%}.gw-grid .gw-col-lg-2{width:16.6666666667%}.gw-grid ::slotted(.gw-col-lg-2){width:16.6666666667%}.gw-grid .gw-col-lg-3{width:25%}.gw-grid ::slotted(.gw-col-lg-3){width:25%}.gw-grid .gw-col-lg-4{width:33.3333333333%}.gw-grid ::slotted(.gw-col-lg-4){width:33.3333333333%}.gw-grid .gw-col-lg-5{width:41.6666666667%}.gw-grid ::slotted(.gw-col-lg-5){width:41.6666666667%}.gw-grid .gw-col-lg-6{width:50%}.gw-grid ::slotted(.gw-col-lg-6){width:50%}.gw-grid .gw-col-lg-7{width:58.3333333333%}.gw-grid ::slotted(.gw-col-lg-7){width:58.3333333333%}.gw-grid .gw-col-lg-8{width:66.6666666667%}.gw-grid ::slotted(.gw-col-lg-8){width:66.6666666667%}.gw-grid .gw-col-lg-9{width:75%}.gw-grid ::slotted(.gw-col-lg-9){width:75%}.gw-grid .gw-col-lg-10{width:83.3333333333%}.gw-grid ::slotted(.gw-col-lg-10){width:83.3333333333%}.gw-grid .gw-col-lg-11{width:91.6666666667%}.gw-grid ::slotted(.gw-col-lg-11){width:91.6666666667%}.gw-grid .gw-col-lg-12{width:100%}.gw-grid ::slotted(.gw-col-lg-12){width:100%}}.gw-layout__dashboard{display:flex;font-size:10px;background-color:#f8f8f8}.gw-layout__dashboard--header{display:flex;background-color:#fff;background-color:var(--dashboardHeaderBackgroundColor,var(--defaultColor));height:70px;width:100%;box-shadow:0 7px 25px rgba(0,0,0,.161);z-index:2}.gw-layout__dashboard--sidebar{bottom:0;height:calc(100% - 90px);width:200px;background-color:#fff;background-color:var(--dashboardSidebarBackgroundColor,var(--white));box-shadow:3px 12px 16px rgba(69,91,99,.29);background-size:120px;z-index:2;border-top:solid;border-top-width:1px;border-top-color:#fff;border-top-color:var(--dashboardSidebarBorderTopColor,var(--th-grey))}.gw-layout__dashboard--main{min-height:calc(100% - 66px);width:calc(100% - 190px);height:calc(100% - 100px);margin:90px 0 0 200px;padding:27px 20px 20px;overflow-y:auto;z-index:-1;background-color:var(--white)}.gw-layout__sidebar{font-size:10px;display:grid;grid-template-rows:75px auto 75px;grid-template-areas:"header" "content" "footer";background-color:#f8f8f8}.gw-layout__sidebar--header{grid-area:header;background:#fff;box-shadow:0 1px 20px -4px #838383}.gw-layout__sidebar--content{grid-area:content;padding:15px}.gw-layout__sidebar--footer{grid-area:footer;background:#fff;box-shadow:0 1px 20px -4px #838383}.gw-layout__toolbar{font-size:10px;background-color:#f8f8f8}html{line-height:1.15;-webkit-text-size-adjust:100%;box-sizing:border-box;-webkit-font-smoothing:antialiased}*{padding:0;margin:0}*,:after,:before{box-sizing:inherit}body,html{font-family:Open Sans,sans-serif;font-size:10px;margin:0;color:var(--th-slate)}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;line-height:1.15;margin:0;vertical-align:baseline;*vertical-align:middle}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;vertical-align:top}[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}:host{font-size:14px;display:flex}h1,h2,h3,h4,h5,h6{font-family:Roboto,sans-serif;font-weight:600;color:#000}h1{font-size:3em;line-height:1.5em}h1,h2{margin-bottom:1.5em}h2{font-size:2.6em;line-height:2em}h3{font-size:2em;margin-bottom:1.5em;line-height:1.5em}h4{font-size:1.8em;margin-bottom:1.4em;line-height:1.8em}h5{font-size:1.6em;margin-bottom:1.6em;line-height:1.6em}h6{margin-bottom:1.4em}h6,p{font-size:1.4em;line-height:1.4em}p{font-family:Open Sans,sans-serif;font-weight:400;margin-bottom:1em;color:#000;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}.dark-mode .gw-input-group-dropdown-select,.dark-mode .gw-select{background:transparent url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2722px%27 width=%2722px%27 viewBox=%270 0 18 18%27>%3Cpath d=%27M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z%27 fill=%27%23fff%27/%3E%3Cpath d=%27M0-.75h24v24H0z%27 fill=%27none%27/%3E</svg>") no-repeat;background-repeat:no-repeat,repeat;background-position:right .9em top 40%,0 0;background-color:#434e65 transparent;border:1px solid #fff;background-size:1.3em auto,100%;color:#fff}.dark-mode .gw-input-group-dropdown-select>option,.dark-mode .gw-select>option{background:#434e65}.gw-button,.gw-button-outlined,.gw-icon-button,.gw-input-group-button{position:relative;display:inline-block;font-family:Open Sans,Arial,sans-serif;text-transform:none;padding:10px 20px;height:44px;min-width:15px;font-size:1.4em;font-weight:600;-webkit-user-select:none;user-select:none;overflow:visible;text-decoration:none;transition:background-color .06s ease-in-out;transform:none;line-height:1.4;transition:color .1s ease-in-out,background-color .1s ease-in-out,border-color .1s ease-in-out,box-shadow .1s ease-in-out;cursor:pointer;background-color:#d5d6d7;background-color:var(--defaultColor,var(--defaultColor));color:#000;color:var(--buttonTextColor,var(--fontColorDark));border:2px solid #d5d6d7;border:var(--buttonBorder,var(--buttonBorderColor));border-radius:30px;border-radius:var(--buttonBorderRadius,var(--buttonBorderRadius))}.gw-button-outlined:visited,.gw-button:visited,.gw-icon-button:visited,.gw-input-group-button:visited{text-decoration:none;color:#000;color:var(--buttonTextVisitedColor,var(--buttonTextVisitedColor))}.gw-button-outlined:hover,.gw-button:hover,.gw-icon-button:hover,.gw-input-group-button:hover{background-color:#bbbdbe;background-color:var(--buttonBackgroundHoverColor,var(--defaultColorHover));color:#000;color:var(--buttonTextHoverColor,var(--fontColorDark));border:2px solid #bbbdbe;border:var(--buttonBorderColorHover,var(--buttonBorderColorHover))}.gw-button-outlined:focus,.gw-button-outlined:hover,.gw-button:focus,.gw-button:hover,.gw-icon-button:focus,.gw-icon-button:hover,.gw-input-group-button:focus,.gw-input-group-button:hover{text-decoration:none}.gw-button-outlined:active,.gw-button:active,.gw-icon-button:active,.gw-input-group-button:active{background-color:#a1a3a5;background-color:var(--buttonBackgroundActiveColor,var(--defaultColorActive));color:#000;color:var(--buttonTextActiveColor,var(--fontColorDark));border:2px solid #bbbdbe;border:var(--buttonBorderColorActive,var(--buttonBorderColorActive))}.gw-button-outlined>svg,.gw-button>svg,.gw-icon-button>svg,.gw-input-group-button>svg{fill:#000;fill:var(--iconFillColor,var(--iconFillColor))}.gw-button--dropdown>.gw-button__icon,.gw-button--dropdown>.gw-icon-button__icon,.gw-button--dropdown>.gw-input-group-button__icon{height:11px;width:11px;margin-left:8px}.gw-button-outlined:disabled,.gw-button:disabled,.gw-button[disabled],.gw-icon-button:disabled,.gw-input-group-button:disabled,[disabled].gw-button-outlined,[disabled].gw-icon-button,[disabled].gw-input-group-button{pointer-events:none;opacity:.36}.gw-button-outlined:disabled .gw-button__icon,.gw-button-outlined:disabled .gw-icon-button__icon,.gw-button-outlined:disabled .gw-input-group-button__icon,.gw-button:disabled .gw-button__icon,.gw-button:disabled .gw-icon-button__icon,.gw-button:disabled .gw-input-group-button__icon,.gw-button[disabled] .gw-button__icon,.gw-button[disabled] .gw-icon-button__icon,.gw-button[disabled] .gw-input-group-button__icon,.gw-icon-button:disabled .gw-button__icon,.gw-icon-button:disabled .gw-icon-button__icon,.gw-icon-button:disabled .gw-input-group-button__icon,.gw-input-group-button:disabled .gw-button__icon,.gw-input-group-button:disabled .gw-icon-button__icon,.gw-input-group-button:disabled .gw-input-group-button__icon,[disabled].gw-button-outlined .gw-button__icon,[disabled].gw-button-outlined .gw-icon-button__icon,[disabled].gw-button-outlined .gw-input-group-button__icon,[disabled].gw-icon-button .gw-button__icon,[disabled].gw-icon-button .gw-icon-button__icon,[disabled].gw-icon-button .gw-input-group-button__icon,[disabled].gw-input-group-button .gw-button__icon,[disabled].gw-input-group-button .gw-icon-button__icon,[disabled].gw-input-group-button .gw-input-group-button__icon{opacity:.36}.gw-button--s1,.gw-button-outlined--s1{padding:6px 15px;font-size:1.3em;height:36px;line-height:1.5}.gw-button--s2,.gw-button-outlined--s2{padding:10px 20px;font-size:1.5em;height:44px;line-height:1.4}.gw-button--s3,.gw-button-outlined--s3{padding:16px 38px;font-size:1.7em;height:56px;line-height:1.3}.gw-button--full-width,.gw-button-outlined--full-width{width:100%}.gw-button__icon,.gw-icon-button__icon,.gw-input-group-button__icon{position:relative;top:-1px;right:2px;height:18px;width:18px;vertical-align:middle;margin:0 .2em 0 0}::slotted(.gw-button__icon,.gw-input-group-button__icon,.gw-icon-button__icon){position:relative;top:-1px;right:2px;height:18px;width:18px;vertical-align:middle;margin:0}.gw-button-outlined{background-color:transparent;border-color:var(--defaultColor);color:var(--fontColorDark)}.gw-button-outlined:visited{color:var(--fontColorDark);text-decoration:none}.gw-button-outlined:hover{border-color:var(--defaultColorHover);background-color:var(--defaultColorHover);color:var(--fontColorDark)}.gw-button-outlined:active{border-color:var(--defaultColorActive);background-color:var(--defaultColorActive);color:var(--fontColorDark)}.gw-button-outlined--primary{background-color:transparent;color:var(--fontColorDark);border:#006fe6;border:var(--primaryButtonBorder,var(--primaryButtonBorder));border-radius:30px;border-radius:var(--buttonBorderRadius,var(--buttonBorderRadius))}.gw-button-outlined--primary:visited{color:var(--fontColorDark);text-decoration:none}.gw-button-outlined--primary:hover{background-color:#0056b3;background-color:var(--primaryButtonBackgroundHoverColor,var(--primaryColorHover));color:var(--fontColorWhite)}.gw-button-outlined--primary:active,.gw-button-outlined--primary:hover{border:2px solid #0056b3;border:var(--primaryButtonBorderHover,var(--primaryButtonBorderHover))}.gw-button-outlined--primary:active{background-color:#003e80;background-color:var(--primaryButtonBackgroundActiveColor,var(--primaryColorActive));color:#fff}.gw-button-outlined--secondary{background-color:transparent;border:2px solid #474747;border:var(--secondaryButtonBorder,var(--secondaryButtonBorderColor));color:var(--fontColorDark)}.gw-button-outlined--secondary:visited{color:var(--fontColorDark);text-decoration:none}.gw-button-outlined--secondary:hover{border-color:var(--secondaryColorHover);background-color:var(--secondaryColorHover);color:var(--fontColorWhite)}.gw-button-outlined--secondary:active{border-color:var(--secondaryColorActive);background-color:var(--secondaryColorActive);color:#fff}.gw-button-outlined:disabled,.gw-button-outlined[disabled]{pointer-events:none;color:var(--disabledColor);border-color:var(--disabledColor)}.gw-button-outlined:disabled .gw-button__icon,.gw-button-outlined:disabled .gw-icon-button__icon,.gw-button-outlined:disabled .gw-input-group-button__icon,.gw-button-outlined[disabled] .gw-button__icon,.gw-button-outlined[disabled] .gw-icon-button__icon,.gw-button-outlined[disabled] .gw-input-group-button__icon{opacity:.2}.gw-button-outlined--green{background-color:transparent;border-color:var(--primaryColorGreen);color:var(--fontColorDark)}.gw-button-outlined--green:visited{color:var(--fontColorDark);text-decoration:none}.gw-button-outlined--green:hover{border-color:var(--primaryColorGreenHover);background-color:var(--primaryColorGreenHover);color:var(--fontColorWhite)}.gw-button-outlined--green:active{border-color:var(--primaryColorGreenActive);background-color:var(--primaryColorGreenActive);color:#fff}.gw-button-outlined--pink{background-color:transparent;border-color:var(--primaryColorPink);color:var(--fontColorDark)}.gw-button-outlined--pink:visited{color:var(--fontColorDark);text-decoration:none}.gw-button-outlined--pink:hover{border-color:var(--primaryColorPinkHover);background-color:var(--primaryColorPinkHover);color:#fff}.gw-button-outlined--pink:active{border-color:var(--primaryColorPinkActive);background-color:var(--primaryColorPinkActive);color:#fff}.gw-button-outlined--teal{background-color:transparent;border-color:var(--primaryColorTeal);color:var(--fontColorDark)}.gw-button-outlined--teal:visited{color:var(--fontColorDark);text-decoration:none}.gw-button-outlined--teal:hover{border-color:var(--primaryColorTealHover);background-color:var(--primaryColorTealHover);color:var(--fontColorWhite)}.gw-button-outlined--teal:active{border-color:var(--primaryColorTealActive);background-color:var(--primaryColorTealActive);color:#fff}.gw-button-outlined--purple{background-color:transparent;border-color:var(--primaryColorPurple);color:var(--fontColorDark)}.gw-button-outlined--purple:visited{color:var(--fontColorDark);text-decoration:none}.gw-button-outlined--purple:hover{border-color:var(--primaryColorPurpleHover);background-color:var(--primaryColorPurpleHover);color:var(--fontColorWhite)}.gw-button-outlined--purple:active{border-color:var(--primaryColorPurpleActive);background-color:var(--primaryColorPurpleActive);color:#fff}.gw-button-outlined--orange{background-color:transparent;border-color:var(--primaryColorOrange);color:var(--fontColorDark)}.gw-button-outlined--orange:visited{color:var(--fontColorDark);text-decoration:none}.gw-button-outlined--orange:hover{border-color:var(--primaryColorOrangeHover);background-color:var(--primaryColorOrangeHover);color:var(--fontColorWhite)}.gw-button-outlined--orange:active{border-color:var(--primaryColorOrangeActive);background-color:var(--primaryColorOrangeActive);color:#fff}.gw-button-outlined--blue{background-color:transparent;border-color:var(--primaryColorBlue);color:var(--fontColorDark)}.gw-button-outlined--blue:visited{color:var(--fontColorDark);text-decoration:none}.gw-button-outlined--blue:hover{border-color:var(--primaryColorBlueHover);background-color:var(--primaryColorBlueHover);color:var(--fontColorWhite)}.gw-button-outlined--blue:active{border-color:var(--primaryColorBlueActive);background-color:var(--primaryColorBlueActive);color:#fff}.gw-button-outlined--dark{background-color:transparent;color:var(--fontColorWhite)}.gw-button-outlined--dark:visited{color:var(--fontColorWhite);text-decoration:none}.gw-button-outlined--dark:hover{color:var(--fontColorWhite)}.gw-button-outlined--dark:active{color:#fff}.mb0{margin-bottom:0}.pb0{padding-bottom:0}.mb5{margin-bottom:5px}.pb5{padding-bottom:5px}.mb10{margin-bottom:10px}.pb10{padding-bottom:10px}.mb15{margin-bottom:15px}.pb15{padding-bottom:15px}.mb20{margin-bottom:20px}.pb20{padding-bottom:20px}.mb25{margin-bottom:25px}.pb25{padding-bottom:25px}.mb30{margin-bottom:30px}.pb30{padding-bottom:30px}.mb35{margin-bottom:35px}.pb35{padding-bottom:35px}.mb40{margin-bottom:40px}.pb40{padding-bottom:40px}.mb45{margin-bottom:45px}.pb45{padding-bottom:45px}.mb50{margin-bottom:50px}.pb50{padding-bottom:50px}.mt0{margin-top:0}.pt0{padding-top:0}.mt5{margin-top:5px}.pt5{padding-top:5px}.mt10{margin-top:10px}.pt10{padding-top:10px}.mt15{margin-top:15px}.pt15{padding-top:15px}.mt20{margin-top:20px}.pt20{padding-top:20px}.mt25{margin-top:25px}.pt25{padding-top:25px}.mt30{margin-top:30px}.pt30{padding-top:30px}.mt35{margin-top:35px}.pt35{padding-top:35px}.mt40{margin-top:40px}.pt40{padding-top:40px}.mt45{margin-top:45px}.pt45{padding-top:45px}.mt50{margin-top:50px}.pt50{padding-top:50px}.ml0{margin-left:0}.pl0{padding-left:0}.ml5{margin-left:5px}.pl5{padding-left:5px}.ml10{margin-left:10px}.pl10{padding-left:10px}.ml15{margin-left:15px}.pl15{padding-left:15px}.ml20{margin-left:20px}.pl20{padding-left:20px}.ml25{margin-left:25px}.pl25{padding-left:25px}.ml30{margin-left:30px}.pl30{padding-left:30px}.ml35{margin-left:35px}.pl35{padding-left:35px}.ml40{margin-left:40px}.pl40{padding-left:40px}.ml45{margin-left:45px}.pl45{padding-left:45px}.ml50{margin-left:50px}.pl50{padding-left:50px}.mr0{margin-right:0}.pr0{padding-right:0}.mr5{margin-right:5px}.pr5{padding-right:5px}.mr10{margin-right:10px}.pr10{padding-right:10px}.mr15{margin-right:15px}.pr15{padding-right:15px}.mr20{margin-right:20px}.pr20{padding-right:20px}.mr25{margin-right:25px}.pr25{padding-right:25px}.mr30{margin-right:30px}.pr30{padding-right:30px}.mr35{margin-right:35px}.pr35{padding-right:35px}.mr40{margin-right:40px}.pr40{padding-right:40px}.mr45{margin-right:45px}.pr45{padding-right:45px}.mr50{margin-right:50px}.pr50{padding-right:50px}.gw-dashboard{position:relative;font-size:10px}.gw-dashboard-header{display:flex;justify-content:space-between;align-items:center;position:relative;position:fixed;width:100%;height:9em;border-top:solid;border-top-width:7px;border-top-color:#e3e7ed;border-top-color:var(--dashboardTopColor,var(--th-grey))}.gw-dashboard-header__logo{display:flex;align-items:center;justify-content:center;background-color:#fff;background-color:var(--dashboardHeaderBackgroundColor,var(--defaultColor));min-width:250px;height:100%;flex:0 0 100px}.gw-dashboard-header__title{position:relative;flex:1 1 auto;display:flex;justify-content:flex-start;align-items:center;padding:0 1em 0 2em;background-color:inherit;height:100%}.gw-dashboard-header__title:before{position:absolute;content:"";top:0 auto;left:0;height:40%;border:1px solid var(--th-grey)}.gw-dashboard-header__profile{flex:0 0 100px;display:flex;justify-content:flex-end;align-items:stretch;padding:0 1em;height:100%}.gw-dashboard-header__profile p{color:#242a38;color:var(--fontColor,var(--th-slate-dark))}.gw-dashboard-sidebar{position:fixed}.pt50{padding-top:3em}.gw-dashboard-main{position:fixed}.gw-dashboard-main,.gw-dashboard-main__content{background-color:#fff;background-color:var(--dashboardContentBackgroundColor,var(--th-white))}.gw-dashboard-main__content{border-radius:3px;padding:1.8em 3em 2.9em;border:1px solid #ebeaea;box-shadow:0 1px 4px 1px rgba(0,0,0,.06)}.gw-dashboard-main__content--transparent{background-color:transparent!important;padding:1.8em 1.4em 2.9em;box-shadow:none;border:none}.gw-dashboard-main-content-header{position:relative;border-bottom:1px solid var(--th-grey);width:100%}.gw-dashboard-main-content-header--paddtop{padding-top:1.8em}.gw-dashboard-main-content-header__wrapper{display:flex;justify-content:space-between;align-items:center;min-height:5em;padding:0 0 2em}.gw-dashboard-main-content-header__group{display:inherit;align-items:inherit}.gw-dashboard-main-content-header__title{font-family:Roboto,sans-serif;font-size:1.7em;margin:0;padding:0 2em;font-weight:800;color:#484a4f}.gw-dashboard-main-content-header__title--scan{font-size:2.5em;padding:0 1em 0 1.5em}.gw-dashboard-main-content-header__fieldset{border:0;margin:0 2em 0 .5em;padding:.5em 0 0}.gw-dashboard-logo{position:relative;height:75px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.gw-dashboard-logo--od{height:65px}.gw-dashboard-menu{position:relative;margin:1em 0 0}.gw-dashboard-menu__item{font-family:Roboto,sans-serif;border-radius:0!important}.gw-dashboard-menu__icon{position:relative;vertical-align:middle;height:36px;width:36px;bottom:.1em;border-radius:0;box-sizing:border-box;padding:8px;background:transparent;background-repeat:no-repeat;background-position:50%,50%;fill:#fff;fill:var(--menuIconFillColor,var(--white))}.gw-dashboard-welcome-text{display:block;position:relative;width:100%;margin:2em 0 1.7em;font-family:Open Sans,sans-serif;font-size:1.6em;color:#242a38;color:var(--fontColor,var(--th-slate-dark))}.gw-dashboard-notify{display:block;width:100%;height:auto}.gw-dashboard-title{position:relative;top:2px;font-family:Roboto,sans-serif;font-weight:600;font-size:2.2em;margin:0;padding:0}.gw-dashboard-title,.gw-dashboard-title--subtitle{color:#242a38;color:var(--dashboardTitleTextColor,var(--th-slate-dark))}.gw-dashboard-title--subtitle{font-size:2em;margin:0 0 20px}.gw-dashboard-card{display:flex;justify-content:space-between!important;align-items:flex-start!important;flex-direction:column!important;position:relative;padding:calc(var(--accordion-inner-padding)/2);background:#fff 0 0 no-repeat padding-box;background-color:#fcfcfc;background-color:var(--dashboardCardBackgroundColor,var(--dashboardCardBackgroundColor));box-shadow:0 3px 16px rgba(0,0,0,.161);border-radius:5px;opacity:1;height:100%;min-height:32em}.gw-dashboard-card--link{display:flex;flex-direction:column;justify-content:center!important;align-items:center!important;text-align:center;padding:.5em 0}.gw-dashboard-card--auditor{border-color:currentcolor #0075db #0075db;border-top:3px solid #0075db;border-color:var(--dashboardCardAuditorColor,var(--dashboardCardAuditorColor))}.gw-dashboard-card--auditor:before{position:absolute;content:"Auditor";top:-1.7em;right:1.8em;font-family:Roboto,sans-serif;font-weight:600;color:#00b7ff;color:var(--dashboardCardAuditorLabelColor,var(--brandColorBlue));font-size:1.5em;pointer-events:none}.gw-dashboard-card--editor{border-color:currentcolor #128500 #128500;border-top:3px solid #128500;border-color:var(--dashboardCardEditorColor,var(--reachDeckEditorColor))}.gw-dashboard-card--editor:before{position:absolute;content:"Editor";top:-1.7em;right:1.8em;font-family:Roboto,sans-serif;font-weight:600;color:#128500;color:var(--dashboardCardEditorLabelColor,var(--reachDeckEditorColor));font-size:1.5em;pointer-events:none}.gw-dashboard-card--toolbar{border-color:currentcolor #cd4518 #cd4518;border-top:3px solid #cd4518;border-color:var(--dashboardCardToolbarColor,var(--primaryColorOrange))}.gw-dashboard-card--toolbar:before{position:absolute;content:"Toolbar";top:-1.7em;right:1.8em;font-family:Roboto,sans-serif;font-weight:600;color:#cd4518;color:var(--dashboardCardToolbarLabelColor,var(--primaryColorOrange));font-size:1.5em;pointer-events:none}.gw-dashboard-card__inner{width:100%;height:100%;padding:calc(var(--modal-inner-padding)/2)}.gw-dashboard-card-icon{position:relative;vertical-align:middle;height:65px;bottom:.1em;border-radius:0;box-sizing:border-box;padding:8px;background:transparent;background-repeat:no-repeat;background-position:50%,50%;fill:#434e65;fill:var(--cardIconFillColor,var(--th-slate));margin-bottom:.3em}.gw-dashboard-card-link__inner{position:relative;padding:calc(var(--modal-inner-padding)*2);opacity:.9;transition:all .05s ease-in-out .05s;transform:scale(1)}.gw-dashboard-card-link:hover{cursor:pointer;background-color:#f0f2f3;background-color:var(--dashboardCardBackgroundHoverColor,var(--th-grey-light));opacity:1}.gw-dashboard-card-link:hover .gw-dashboard-card-tile-title{color:#006fe6;color:var(--dashboardCardHighlightColor,var(--primaryColor))}.gw-dashboard-card-link:hover .gw-dashboard-card-link__inner,.gw-dashboard-card-link:hover .gw-dashboard-pane__inner{transform:scale(1.06)}.gw-dashboard-card-link:hover .gw-dashboard-card-icon{fill:#006fe6;fill:var(--dashboardCardHighlightColor,var(--primaryColor))}.gw-dashboard-card-link:active,.gw-dashboard-card-link:focus{background-color:#f0f0f0;background-color:var(--dashboardCardBackgroundActiveColor,var(--lightGrey))}.gw-dashboard-card-link:active .gw-dashboard-card-link__inner,.gw-dashboard-card-link:active .gw-dashboard-pane__inner,.gw-dashboard-card-link:focus .gw-dashboard-card-link__inner,.gw-dashboard-card-link:focus .gw-dashboard-pane__inner{transform:scale(1)}.gw-dashboard-card-tile-title{font-family:Roboto,sans-serif;text-shadow:none;font-size:1.7em;margin-bottom:.1em;color:#242a38;color:var(--dashboardTitleTextColor,var(--fontColorDark))}.gw-dashboard-card-tile-title--subtitle{font-size:1.6rem;color:#5c6a8a;color:var(--dashboardSubTitleTextColor,var(--th-slate-light));padding:5px 0 0;display:inline-block}.gw-dashboard-card-tile-title__icon{position:relative;vertical-align:middle;height:36px;width:36px;border-radius:0;bottom:.1em;box-sizing:border-box;padding:6px;background:transparent;background-repeat:no-repeat;background-position:50%,50%;fill:#434e65;fill:var(--cardIconFillColor,var(--th-slate))}.gw-dashboard-card-summary-overview,.gw-dashboard-card-summary-title{font-family:Roboto,sans-serif;text-shadow:none;font-size:1.4em;margin-bottom:.1em;font-weight:300;color:#434e65;color:var(--dashboardTextColor,var(--th-slate))}.gw-dashboard-card-summary-overview--strong{font-weight:600;font-size:1em}.gw-dashboard-card-tile{display:flex;flex-direction:column;height:100%}.gw-dashboard-card-tile__section{position:relative}.gw-dashboard-card-tile__section--header{padding:.3em 0 0}.gw-dashboard-card-tile__section--content{padding:0 1.1em 1em;flex:1}.gw-dashboard-card-tile__section--footer{margin-top:.03em;padding-top:.5em;border-top:solid;border-top-width:1px;border-top-color:#e3e7ed;border-top-color:var(--dashboardCardBorderColor,var(--th-grey));text-align:center}.gw-dashboard-card-tile__section--footer button{color:#006fe6;color:var(--dashboardCardFooterLinkColor,var(--primaryColor))}.gw-dashboard-tile-list{margin:.1em 0 .3em}.gw-dashboard-tile-list__item:nth-of-type(odd),.gw-dashboard-tile-list__item:nth-of-type(odd):active,.gw-dashboard-tile-list__item:nth-of-type(odd):hover{background-color:#f4f5f6;background-color:var(--listGroupItemBackgroundColorHover,var(--list-group-item-background-hover-color))}.gw-dashboard-card-summary__title-area{padding:.5em 0;text-align:center}.gw-dashboard-card-summary__overview-area{padding:.6em 0;text-align:center}.gw-dashboard-tile-list-item{position:relative;width:100%;border-radius:0!important}.gw-dashboard-tile-list-item__metric-status{position:relative;background-color:transparent;width:3em;margin:0!important;opacity:var(--icon-opacity)}.gw-dashboard-tile-list-item__metric-status:before{position:absolute;top:-8px;left:-5px;content:"";border:.213em solid var(--th-grey);height:41px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;width:41px}.gw-dashboard-tile-list-item__metric-status--status-red:before{border:.213em solid #d62313!important;opacity:var(--icon-opacity)}.gw-dashboard-tile-list-item__metric-status--status-amber:before{border:.213em solid #c06307}.gw-dashboard-tile-list-item__metric-status--status-green:before{border:.213em solid #390}.gw-dashboard-tile-list-item__metric-label{flex:1 1 auto;display:flex;justify-content:flex-start;font-family:Roboto,sans-serif;font-size:1.1em;font-weight:400;width:auto;margin:0!important;padding:0 .3em}.gw-dashboard-tile-list-item__metric-label--strong{font-weight:600;font-size:1em}.gw-dashboard-tile-list-item__metric-value{display:flex;justify-content:flex-end;width:auto;font-family:Roboto,sans-serif;font-size:1.1em;font-weight:600;color:#242a38;color:var(--fontColor,var(--th-slate-dark));align-items:center;margin:0!important;padding:0 .8em 0 0}.gw-dashboard-tile-list-item-metric-status__icon{position:relative;vertical-align:middle;height:26px;bottom:.1em;border-radius:0;box-sizing:border-box;padding:3px;background:transparent;background-repeat:no-repeat;background-position:50%,50%;fill:var(--th-slate)}.gw-dashboard-pane{min-height:15.8em;height:26em;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-shadow:none;border-radius:0;border:1px solid rgba(92,106,138,.4);border-color:var(--dashboardPaneBorderColor,var(--dashboardPaneBorderColor));background-color:#fcfcfc;background-color:var(--dashboardPaneBackgroundColor,var(--dashboardPaneBackgroundColor));padding-top:8em}@media only screen and (max-width:992px){.gw-dashboard-pane{height:15.8em;padding-top:0;justify-content:center}}.gw-dashboard-pane__inner{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;transition:all .05s ease-in-out .05s;transform:scale(1);text-align:center}@media only screen and (max-width:992px){.gw-dashboard-pane__inner{flex-direction:row}.gw-dashboard-pane__inner :first-child{margin-right:10px}}.gw-dashboard-pane--dashed{border:0;background-image:#5c6a8a;background-image:var(--dashboardPaneDashedBorderColor,var(--th-slate-light))}.gw-dashboard-resources{height:7.6em;min-height:7.6em;box-shadow:none;border:1px solid rgba(92,106,138,.4);border-color:var(--dashboardPaneBorderColor,var(--dashboardPaneBorderColor));background-color:#fcfcfc;background-color:var(--dashboardPaneBackgroundColor,var(--dashboardPaneBackgroundColor));border-radius:0;margin-bottom:10px}.gw-dashboard-resources__inner{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;padding:1em;font-size:1.6em;color:var(--dashboardTextColor)}.gw-dashboard-resources--topgap{margin-top:41.26px}.gw-dashboard-resources-icon{height:34px;margin-right:2em}.gw-dashboard-pane-title{font-family:Roboto,sans-serif;text-shadow:none}.orbitdoc-gap-mb50{margin-bottom:5em}@media only screen and (max-width:992px){.orbitdoc-gap-mb50{margin-bottom:1em}}.calendar-padding{padding:0 3em 2.9em}.gw-dashboard-calendar{width:100%;display:grid;grid-template-rows:8.8em 8em auto;position:relative;font-size:10px}.gw-dashboard-calendar__border-filler{position:absolute;top:-3em;width:100%;height:4em;background-color:#fff;z-index:9}.gw-dashboard-calendar__title{background:#fff;display:grid;color:#fff;position:sticky;top:0;z-index:11}.gw-dashboard-calendar__title:before{background-color:#fff;content:"";display:block;position:absolute;top:-30px;height:30px;width:100%}.gw-dashboard-calendar__days{background:#fff;display:grid;place-content:center;text-align:center;grid-template-columns:3em 10px repeat(7,1fr);position:sticky;top:8.8em;z-index:10;border-bottom:1px dashed var(--th-grey)}.gw-dashboard-calendar__day{text-align:center;font-size:1.2em;font-weight:500;color:var(--th-slate-light);display:flex;justify-content:center;align-items:center}.gw-dashboard-calendar__day--current{color:var(--primaryColorReachDeckHover);font-weight:700}.gw-dashboard-calendar__content{display:grid;grid-template-columns:3em 10px repeat(7,1fr);grid-template-rows:repeat(11,6em);font-size:10px;height:100%}.gw-dashboard-calendar__time{grid-column:1;text-align:right;align-self:end;position:relative;bottom:-1ex;color:var(--th-slate-light);padding-right:2px}.gw-dashboard-calendar__col{grid-row:1/span 11;grid-column:span 1}.gw-dashboard-calendar__col:nth-child(odd){background-color:rgba(0,134,197,.04)}.gw-dashboard-calendar__filler-col{grid-row:1/-1;grid-column:2;border-right:1px solid var(--th-grey)}.gw-dashboard-calendar__row{grid-column:2/-1;border-bottom:1px dashed var(--th-grey)}.gw-dashboard-calendar__event{border-radius:0;padding:.5em 0 .5em 1.5em;margin:.3em 1em .3em .3em;font-size:1.2em;font-weight:400;font-family:Open Sans,sans-serif;overflow:hidden;box-shadow:0 1px 4px 1px rgba(0,0,0,.06);display:flex;align-items:center;background-color:#fff;cursor:pointer}.gw-dashboard-calendar__event:hover{background-color:var(--th-grey-light);border-right:2px solid #fff;border-top:2px solid #fff;border-bottom:2px solid #fff}.gw-dashboard-calendar__event:visited{background-color:#fff}.gw-dashboard-calendar__event:active{background-color:var(--th-grey)}.gw-dashboard-calendar__event--title{font-size:1.2em;font-family:Roboto,sans-serif;font-weight:700;margin-bottom:.5em;flex-basis:100%;overflow-x:hidden;white-space:nowrap;width:1.5em;overflow:hidden;text-overflow:clip}.gw-dashboard-calendar__event--disabled{pointer-events:none;opacity:.4}.gw-dashboard-calendar__calendar1{border-left:3px solid var(--brandColorPurple)}.gw-dashboard-calendar__calendar2{border-left:3px solid var(--BrandcolorYellow)}.gw-dashboard-calendar__event1{grid-column:3;grid-row:2/span 1}.gw-dashboard-calendar__event2{grid-column:5;grid-row:6/span 1}.gw-dashboard-calendar__event3{grid-column:7;grid-row:8/span 1}.gw-dashboard-calendar__event4{grid-column:8;grid-row:3/span 1}.gw-dashboard-calendar__current-time{grid-column:5;grid-row:5;border-top:2px solid #d61131;position:relative;top:calc(50% - 1px);height:1em}.gw-dashboard-calendar__circle{width:12px;height:12px;border:1px solid #d61131;border-radius:50%;background:#d61131;position:relative;top:-6px;left:-6px}.gw-dashboard-calendar__current-date{width:2.2em;height:2.2em;margin-left:1em;border-radius:10em;display:flex;align-items:center;justify-content:center;background-color:var(--primaryColorReachDeck);color:#fff}.gw-card{display:flex;flex-direction:column;padding:28px;border-radius:16px;background:#fff;box-shadow:0 16px 20px rgba(51,72,84,.02)}.gw-card--list{padding:28px 28px 24px}.gw-card--list .gw-card__header{flex-direction:column;justify-content:center}.gw-card--list .gw-card__header h2,.gw-card--list .gw-card__header h3{text-align:center}.gw-card__image{align-self:center;display:flex;justify-content:center;align-items:center;width:70px;height:70px;border:1px solid hsla(223,8%,67%,.188);border-radius:16px;background:#fff;margin-top:-35px;box-shadow:0 16px 20px rgba(51,72,84,.02)}.gw-card__image svg{width:30px;height:30px;color:#444f66}.gw-card:has(.gw-card__image){padding-top:0;margin-top:35px}.gw-card:has(.gw-card__image) .gw-card__header{padding-top:12px}.gw-card__header{display:flex;flex-wrap:wrap;align-items:center}.gw-card__header svg{width:30px;height:30px;margin-right:8px}.gw-card__header h3{font-size:1.7em;line-height:1.7em;margin:0}.gw-card__header+.gw-card__content{margin-top:18px}.gw-card__subtitle{font-size:1.3em;font-weight:600;margin:2px 0 0}.gw-card__content{flex:1}.gw-card__content+.gw-card__footer{margin-top:18px}.gw-card__content .gw-chart{width:100%;aspect-ratio:3/2;height:auto;max-height:350px}.gw-card__footer{display:flex;justify-content:center;margin-top:20px;padding-top:20px;border-top:1px solid hsla(223,8%,67%,.188)}.gw-card__footer .gw-button,.gw-card__footer .gw-button-outlined,.gw-card__footer .gw-icon-button,.gw-card__footer .gw-input-group-button{margin:0 auto}.gw-button__icon,.gw-icon-button__icon,.gw-input-group-button__icon{display:inline-block}.gw-button__icon--delete{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2722px%27 viewBox=%270 0 14 18%27>%3Cpath d=%27M6,19a2.006,2.006,0,0,0,2,2h8a2.006,2.006,0,0,0,2-2V7H6ZM19,4H15.5l-1-1h-5l-1,1H5V6H19Z%27 transform=%27translate%28-5 -3%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--delete-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2722px%27 viewBox=%270 0 14 18%27>%3Cpath d=%27M6,19a2.006,2.006,0,0,0,2,2h8a2.006,2.006,0,0,0,2-2V7H6ZM19,4H15.5l-1-1h-5l-1,1H5V6H19Z%27 transform=%27translate%28-5 -3%29%27 fill=%27%23ffffff%27/%3E</svg>")}.gw-button__icon--close{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 13.827 13.826%27>%3Cpath d=%27M13.83 1.33L12.502 0 6.913 5.588 1.33 0 0 1.33l5.588 5.588L0 12.502l1.33 1.328 5.588-5.588 5.584 5.588 1.328-1.328-5.588-5.588z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--close-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 13.827 13.826%27>%3Cpath d=%27M13.83 1.33L12.502 0 6.913 5.588 1.33 0 0 1.33l5.588 5.588L0 12.502l1.33 1.328 5.588-5.588 5.584 5.588 1.328-1.328-5.588-5.588z%27 fill=%27%23ffffff%27/%3E</svg>")}.gw-button__icon--search{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718px%27 viewBox=%270 0 487.95 487.95%27>%3Cpath d=%27M481.8,453l-140-140.1c27.6-33.1,44.2-75.4,44.2-121.6C386,85.9,299.5,0.2,193.1,0.2S0,86,0,191.4s86.5,191.1,192.9,191.1 c45.2,0,86.8-15.5,119.8-41.4l140.5,140.5c8.2,8.2,20.4,8.2,28.6,0C490,473.4,490,461.2,481.8,453z M41,191.4 c0-82.8,68.2-150.1,151.9-150.1s151.9,67.3,151.9,150.1s-68.2,150.1-151.9,150.1S41,274.1,41,191.4z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--search-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718px%27 viewBox=%270 0 487.95 487.95%27>%3Cpath d=%27M481.8,453l-140-140.1c27.6-33.1,44.2-75.4,44.2-121.6C386,85.9,299.5,0.2,193.1,0.2S0,86,0,191.4s86.5,191.1,192.9,191.1 c45.2,0,86.8-15.5,119.8-41.4l140.5,140.5c8.2,8.2,20.4,8.2,28.6,0C490,473.4,490,461.2,481.8,453z M41,191.4 c0-82.8,68.2-150.1,151.9-150.1s151.9,67.3,151.9,150.1s-68.2,150.1-151.9,150.1S41,274.1,41,191.4z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--clear{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2722px%27 viewBox=%270 0 459 459%27>%3Cpath d=%27M229.5,0C102.751,0,0,102.751,0,229.5S102.751,459,229.5,459S459,356.249,459,229.5S356.249,0,229.5,0z M307.105,271.629    c9.797,9.797,9.797,25.68,0,35.477c-4.898,4.898-11.318,7.347-17.738,7.347c-6.42,0-12.84-2.449-17.738-7.347L229.5,264.977    l-42.128,42.129c-4.898,4.898-11.318,7.347-17.738,7.347c-6.42,0-12.84-2.449-17.738-7.347c-9.797-9.796-9.797-25.68,0-35.477    l42.129-42.129l-42.129-42.129c-9.797-9.797-9.797-25.68,0-35.477s25.68-9.797,35.477,0l42.128,42.129l42.128-42.129    c9.797-9.797,25.68-9.797,35.477,0c9.797,9.796,9.797,25.68,0,35.477l-42.13,42.129L307.105,271.629z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--clear-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2722px%27 viewBox=%270 0 459 459%27>%3Cpath d=%27M229.5,0C102.751,0,0,102.751,0,229.5S102.751,459,229.5,459S459,356.249,459,229.5S356.249,0,229.5,0z M307.105,271.629    c9.797,9.797,9.797,25.68,0,35.477c-4.898,4.898-11.318,7.347-17.738,7.347c-6.42,0-12.84-2.449-17.738-7.347L229.5,264.977    l-42.128,42.129c-4.898,4.898-11.318,7.347-17.738,7.347c-6.42,0-12.84-2.449-17.738-7.347c-9.797-9.796-9.797-25.68,0-35.477    l42.129-42.129l-42.129-42.129c-9.797-9.797-9.797-25.68,0-35.477s25.68-9.797,35.477,0l42.128,42.129l42.128-42.129    c9.797-9.797,25.68-9.797,35.477,0c9.797,9.796,9.797,25.68,0,35.477l-42.13,42.129L307.105,271.629z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--clear-light{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%278px%27 viewBox=%27-60 -64 216 216%27>%3Cpath d=%27M62.819,47.97l32.533-32.534c0.781-0.781,0.781-2.047,0-2.828L83.333,0.586C82.958,0.211,82.448,0,81.919,0   c-0.53,0-1.039,0.211-1.414,0.586L47.97,33.121L15.435,0.586c-0.75-0.75-2.078-0.75-2.828,0L0.587,12.608   c-0.781,0.781-0.781,2.047,0,2.828L33.121,47.97L0.587,80.504c-0.781,0.781-0.781,2.047,0,2.828l12.02,12.021   c0.375,0.375,0.884,0.586,1.414,0.586c0.53,0,1.039-0.211,1.414-0.586L47.97,62.818l32.535,32.535   c0.375,0.375,0.884,0.586,1.414,0.586c0.529,0,1.039-0.211,1.414-0.586l12.02-12.021c0.781-0.781,0.781-2.048,0-2.828L62.819,47.97   z%27 fill=%27%23ffffff%27/%3E</svg>")}.gw-button__icon--google{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 18 18%27>%3Cpath d=%27M17.64,9.2a10.341,10.341,0,0,0-.164-1.841H9v3.481h4.844a4.14,4.14,0,0,1-1.8,2.716V15.82h2.909A8.777,8.777,0,0,0,17.64,9.2Z%27 fill=%27%234285f4%27 fill-rule=%27evenodd%27/%3E%3Cpath d=%27M9,18a8.592,8.592,0,0,0,5.956-2.18l-2.909-2.258A5.43,5.43,0,0,1,3.964,10.71H.957v2.332A9,9,0,0,0,9,18Z%27 fill=%27%2334a853%27 fill-rule=%27evenodd%27/%3E%3Cpath d=%27M3.964,10.71a5.321,5.321,0,0,1,0-3.42V4.958H.957a9.011,9.011,0,0,0,0,8.084L3.964,10.71Z%27 fill=%27%23fbbc05%27 fill-rule=%27evenodd%27/%3E%3Cpath d=%27M9,3.58a4.862,4.862,0,0,1,3.44,1.346l2.581-2.581A8.649,8.649,0,0,0,9,0,9,9,0,0,0,.957,4.958L3.964,7.29A5.364,5.364,0,0,1,9,3.58Z%27 fill=%27%23ea4335%27 fill-rule=%27evenodd%27/%3E%3Cpath d=%27M0,0H18V18H0Z%27 fill=%27none%27 fill-rule=%27evenodd%27/%3E</svg>")}.gw-button__icon--google-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 18 18%27>%3Cpath d=%27M17.64,9.2a10.341,10.341,0,0,0-.164-1.841H9v3.481h4.844a4.14,4.14,0,0,1-1.8,2.716V15.82h2.909A8.777,8.777,0,0,0,17.64,9.2Z%27 fill=%27%23fff%27 fill-rule=%27evenodd%27/%3E%3Cpath d=%27M9,18a8.592,8.592,0,0,0,5.956-2.18l-2.909-2.258A5.43,5.43,0,0,1,3.964,10.71H.957v2.332A9,9,0,0,0,9,18Z%27 fill=%27%23fff%27 fill-rule=%27evenodd%27/%3E%3Cpath d=%27M3.964,10.71a5.321,5.321,0,0,1,0-3.42V4.958H.957a9.011,9.011,0,0,0,0,8.084L3.964,10.71Z%27 fill=%27%23fff%27 fill-rule=%27evenodd%27/%3E%3Cpath d=%27M9,3.58a4.862,4.862,0,0,1,3.44,1.346l2.581-2.581A8.649,8.649,0,0,0,9,0,9,9,0,0,0,.957,4.958L3.964,7.29A5.364,5.364,0,0,1,9,3.58Z%27 fill=%27%23fff%27 fill-rule=%27evenodd%27/%3E%3Cpath d=%27M0,0H18V18H0Z%27 fill=%27none%27 fill-rule=%27evenodd%27/%3E</svg>")}.gw-button__icon--microsoft{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 18.517 18.517%27>%3Cpath fill=%27none%27 d=%27M0 0h18.517v18.517H0z%27/%3E%3Cpath fill=%27%23f35325%27 d=%27M.717.717H8.9V8.9H.717z%27/%3E%3Cpath fill=%27%2381bc06%27 d=%27M9.617.717H17.8V8.9H9.617z%27/%3E%3Cpath fill=%27%2305a6f0%27 d=%27M.717 9.617H8.9V17.8H.717z%27/%3E%3Cpath fill=%27%23ffba08%27 d=%27M9.617 9.617H17.8V17.8H9.617z%27/%3E</svg>")}.gw-button__icon--microsoft-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 18.517 18.517%27>%3Cpath fill=%27none%27 d=%27M0 0h18.517v18.517H0z%27/%3E%3Cpath fill=%27%23fff%27 d=%27M.717.717H8.9V8.9H.717z%27/%3E%3Cpath fill=%27%23fff%27 d=%27M9.617.717H17.8V8.9H9.617z%27/%3E%3Cpath fill=%27%23fff%27 d=%27M.717 9.617H8.9V17.8H.717z%27/%3E%3Cpath fill=%27%23fff%27 d=%27M9.617 9.617H17.8V17.8H9.617z%27/%3E</svg>")}.gw-button__icon--twitter{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 18.53 15.057%27>%3Cpath d=%27M80.827,113.507A10.744,10.744,0,0,0,91.644,102.69c0-.165,0-.328-.011-.491a7.735,7.735,0,0,0,1.9-1.968,7.589,7.589,0,0,1-2.184.6,3.815,3.815,0,0,0,1.671-2.1,7.619,7.619,0,0,1-2.414.923,3.805,3.805,0,0,0-6.479,3.467,10.793,10.793,0,0,1-7.835-3.972,3.8,3.8,0,0,0,1.177,5.075,3.773,3.773,0,0,1-1.726-.476v.048a3.8,3.8,0,0,0,3.05,3.727,3.8,3.8,0,0,1-1.717.065,3.806,3.806,0,0,0,3.552,2.64,7.628,7.628,0,0,1-4.721,1.631A7.738,7.738,0,0,1,75,111.8a10.763,10.763,0,0,0,5.827,1.7%27 transform=%27translate%28-75 -98.45%29%27 fill=%27%231da1f2%27/%3E</svg>")}.gw-button__icon--twitter-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 18.53 15.057%27>%3Cpath d=%27M80.827,113.507A10.744,10.744,0,0,0,91.644,102.69c0-.165,0-.328-.011-.491a7.735,7.735,0,0,0,1.9-1.968,7.589,7.589,0,0,1-2.184.6,3.815,3.815,0,0,0,1.671-2.1,7.619,7.619,0,0,1-2.414.923,3.805,3.805,0,0,0-6.479,3.467,10.793,10.793,0,0,1-7.835-3.972,3.8,3.8,0,0,0,1.177,5.075,3.773,3.773,0,0,1-1.726-.476v.048a3.8,3.8,0,0,0,3.05,3.727,3.8,3.8,0,0,1-1.717.065,3.806,3.806,0,0,0,3.552,2.64,7.628,7.628,0,0,1-4.721,1.631A7.738,7.738,0,0,1,75,111.8a10.763,10.763,0,0,0,5.827,1.7%27 transform=%27translate%28-75 -98.45%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--facebook{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 18.52 18.52%27>%3Cpath d=%27M22.52,5.022V21.5A1.022,1.022,0,0,1,21.5,22.52H16.778V15.348h2.407l.36-2.8H16.778V10.769c0-.809.225-1.361,1.385-1.361h1.48v-2.5a19.8,19.8,0,0,0-2.157-.11,3.368,3.368,0,0,0-3.595,3.695v2.061H11.479v2.8h2.414V22.52H5.022A1.022,1.022,0,0,1,4,21.5V5.022A1.022,1.022,0,0,1,5.022,4H21.5A1.022,1.022,0,0,1,22.52,5.022Z%27 transform=%27translate%28-4 -4%29%27 fill=%27%233b5998%27/%3E</svg>")}.gw-button__icon--facebook-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 18.52 18.52%27>%3Cpath d=%27M22.52,5.022V21.5A1.022,1.022,0,0,1,21.5,22.52H16.778V15.348h2.407l.36-2.8H16.778V10.769c0-.809.225-1.361,1.385-1.361h1.48v-2.5a19.8,19.8,0,0,0-2.157-.11,3.368,3.368,0,0,0-3.595,3.695v2.061H11.479v2.8h2.414V22.52H5.022A1.022,1.022,0,0,1,4,21.5V5.022A1.022,1.022,0,0,1,5.022,4H21.5A1.022,1.022,0,0,1,22.52,5.022Z%27 transform=%27translate%28-4 -4%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--linkedin{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 18.52 18.52%27>%3Cpath d=%27M21.149,4H5.367A1.352,1.352,0,0,0,4,5.335V21.183A1.353,1.353,0,0,0,5.367,22.52H21.149a1.355,1.355,0,0,0,1.371-1.336V5.335A1.354,1.354,0,0,0,21.149,4ZM9.493,19.781H6.746V10.943H9.493ZM8.12,9.735A1.593,1.593,0,1,1,9.712,8.142,1.593,1.593,0,0,1,8.12,9.735ZM19.781,19.781H17.036v-4.3c0-1.025-.019-2.344-1.427-2.344-1.429,0-1.648,1.117-1.648,2.269v4.372H11.215V10.943H13.85v1.208h.037a2.886,2.886,0,0,1,2.6-1.428c2.782,0,3.3,1.831,3.3,4.21Z%27 transform=%27translate%28-4 -4%29%27 fill=%27%230e76a8%27/%3E</svg>")}.gw-button__icon--linkedin-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 18.52 18.52%27>%3Cpath d=%27M21.149,4H5.367A1.352,1.352,0,0,0,4,5.335V21.183A1.353,1.353,0,0,0,5.367,22.52H21.149a1.355,1.355,0,0,0,1.371-1.336V5.335A1.354,1.354,0,0,0,21.149,4ZM9.493,19.781H6.746V10.943H9.493ZM8.12,9.735A1.593,1.593,0,1,1,9.712,8.142,1.593,1.593,0,0,1,8.12,9.735ZM19.781,19.781H17.036v-4.3c0-1.025-.019-2.344-1.427-2.344-1.429,0-1.648,1.117-1.648,2.269v4.372H11.215V10.943H13.85v1.208h.037a2.886,2.886,0,0,1,2.6-1.428c2.782,0,3.3,1.831,3.3,4.21Z%27 transform=%27translate%28-4 -4%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--apple{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 17.08 20.325%27>%3Cpath xmlns=%27http://www.w3.org/2000/svg%27 id=%27Icon_awesome-apple%27 data-name=%27Icon awesome-apple%27 d=%27M14.561,12.991A4.236,4.236,0,0,1,16.83,9.143a4.875,4.875,0,0,0-3.843-2.024c-1.611-.127-3.372.939-4.016.939-.681,0-2.242-.894-3.467-.894C2.972,7.205.281,9.184.281,13.209a11.31,11.31,0,0,0,.653,3.685c.581,1.665,2.677,5.749,4.864,5.681,1.144-.027,1.951-.812,3.44-.812,1.443,0,2.192.812,3.467.812,2.205-.032,4.1-3.744,4.656-5.414a4.5,4.5,0,0,1-2.8-4.17ZM11.993,5.54a4.274,4.274,0,0,0,1.089-3.29A4.812,4.812,0,0,0,10,3.834,4.341,4.341,0,0,0,8.839,7.1,3.811,3.811,0,0,0,11.993,5.54Z%27 transform=%27translate%28-0.281 -2.25%29%27 fill=%27%23000%27/%3E</svg>")}.gw-button__icon--apple-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 17.08 20.325%27>%3Cpath xmlns=%27http://www.w3.org/2000/svg%27 id=%27Icon_awesome-apple%27 data-name=%27Icon awesome-apple%27 d=%27M14.561,12.991A4.236,4.236,0,0,1,16.83,9.143a4.875,4.875,0,0,0-3.843-2.024c-1.611-.127-3.372.939-4.016.939-.681,0-2.242-.894-3.467-.894C2.972,7.205.281,9.184.281,13.209a11.31,11.31,0,0,0,.653,3.685c.581,1.665,2.677,5.749,4.864,5.681,1.144-.027,1.951-.812,3.44-.812,1.443,0,2.192.812,3.467.812,2.205-.032,4.1-3.744,4.656-5.414a4.5,4.5,0,0,1-2.8-4.17ZM11.993,5.54a4.274,4.274,0,0,0,1.089-3.29A4.812,4.812,0,0,0,10,3.834,4.341,4.341,0,0,0,8.839,7.1,3.811,3.811,0,0,0,11.993,5.54Z%27 transform=%27translate%28-0.281 -2.25%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--insert{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 16.659 16.659%27>%3Cpath data-name=%27Path 1375%27 d=%27M1.851 16.659h12.966a1.835 1.835 0 001.833-1.851l.009-12.957A1.843 1.843 0 0014.824 0H1.851A1.856 1.856 0 000 1.851v12.957a1.856 1.856 0 001.851 1.851zm0-11.105h3.7a2.777 2.777 0 015.554 0h3.712v9.256H1.849V5.554zm2.775 4.626h1.851v2.779h3.7V10.18h1.854l-3.7-3.7z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--insert-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 16.659 16.659%27>%3Cpath data-name=%27Path 1375%27 d=%27M1.851 16.659h12.966a1.835 1.835 0 001.833-1.851l.009-12.957A1.843 1.843 0 0014.824 0H1.851A1.856 1.856 0 000 1.851v12.957a1.856 1.856 0 001.851 1.851zm0-11.105h3.7a2.777 2.777 0 015.554 0h3.712v9.256H1.849V5.554zm2.775 4.626h1.851v2.779h3.7V10.18h1.854l-3.7-3.7z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--action{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 13.693 13.346%27>%3Cpath d=%27M5.822.894L6.5.216a.73.73 0 011.036 0l5.942 5.934a.73.73 0 010 1.036l-5.941 5.945a.73.73 0 01-1.036 0l-.679-.681a.734.734 0 01.012-1.048l3.683-3.508H.733A.732.732 0 010 7.162v-.978a.732.732 0 01.733-.734h8.784L5.834 1.942A.729.729 0 015.822.894z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--action-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 13.693 13.346%27>%3Cpath d=%27M5.822.894L6.5.216a.73.73 0 011.036 0l5.942 5.934a.73.73 0 010 1.036l-5.941 5.945a.73.73 0 01-1.036 0l-.679-.681a.734.734 0 01.012-1.048l3.683-3.508H.733A.732.732 0 010 7.162v-.978a.732.732 0 01.733-.734h8.784L5.834 1.942A.729.729 0 015.822.894z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--chevron-thin-down{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%277px%27 viewBox=%270 0 11.811 7.002%27>%3Cpath d=%27M5.584 6.869L.133 1.418a.454.454 0 010-.642L.775.134a.454.454 0 01.642 0l4.488 4.488L10.393.134a.454.454 0 01.642 0l.642.642a.454.454 0 010 .642l-5.45 5.451a.454.454 0 01-.643 0z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--chevron-thin-down-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%277px%27 viewBox=%270 0 11.811 7.002%27>%3Cpath d=%27M5.584 6.869L.133 1.418a.454.454 0 010-.642L.775.134a.454.454 0 01.642 0l4.488 4.488L10.393.134a.454.454 0 01.642 0l.642.642a.454.454 0 010 .642l-5.45 5.451a.454.454 0 01-.643 0z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--chevron-left{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 8.053 13.036%27>%3Cpath d=%27M11.018,6,4.5,12.518l1.535,1.535,4.983-4.983L16,14.053l1.535-1.535Z%27 transform=%27rotate%28-90 5.768 11.768%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--chevron-left-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 8.053 13.036%27>%3Cpath d=%27M11.018,6,4.5,12.518l1.535,1.535,4.983-4.983L16,14.053l1.535-1.535Z%27 transform=%27rotate%28-90 5.768 11.768%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--chevron-right{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 8.053 13.036%27>%3Cpath d=%27M11.018,6,4.5,12.518l1.535,1.535,4.983-4.983L16,14.053l1.535-1.535Z%27 transform=%27rotate%2890 9.2765 4.7765%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--chevron-right-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 8.053 13.036%27>%3Cpath d=%27M11.018,6,4.5,12.518l1.535,1.535,4.983-4.983L16,14.053l1.535-1.535Z%27 transform=%27rotate%2890 9.2765 4.7765%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--move{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 17.991 17.987%27>%3Cpath d=%27M17.899 8.761c0-.006-.009-.009-.012-.015l-2.88-2.344a.356.356 0 00-.5 0 .363.363 0 00-.107.258v1.443H9.895v-4.5h1.443a.36.36 0 00.255-.613L9.252.106a.356.356 0 00-.5 0l-2.35 2.88a.356.356 0 000 .5.361.361 0 00.255.107H8.1v4.5H3.6V6.657a.36.36 0 00-.613-.255L.106 8.737a.356.356 0 000 .5l2.88 2.344a.356.356 0 00.5 0 .361.361 0 00.107-.255V9.889h4.5v4.5H6.657a.36.36 0 00-.255.613l2.335 2.88a.356.356 0 00.5 0l2.344-2.88a.356.356 0 000-.5.363.363 0 00-.258-.107H9.887v-4.5h4.5v1.44a.36.36 0 00.613.255l2.875-2.341a.345.345 0 00.024-.486v-.002z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--move-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 17.991 17.987%27>%3Cpath d=%27M17.899 8.761c0-.006-.009-.009-.012-.015l-2.88-2.344a.356.356 0 00-.5 0 .363.363 0 00-.107.258v1.443H9.895v-4.5h1.443a.36.36 0 00.255-.613L9.252.106a.356.356 0 00-.5 0l-2.35 2.88a.356.356 0 000 .5.361.361 0 00.255.107H8.1v4.5H3.6V6.657a.36.36 0 00-.613-.255L.106 8.737a.356.356 0 000 .5l2.88 2.344a.356.356 0 00.5 0 .361.361 0 00.107-.255V9.889h4.5v4.5H6.657a.36.36 0 00-.255.613l2.335 2.88a.356.356 0 00.5 0l2.344-2.88a.356.356 0 000-.5.363.363 0 00-.258-.107H9.887v-4.5h4.5v1.44a.36.36 0 00.613.255l2.875-2.341a.345.345 0 00.024-.486v-.002z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--show{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 36 22.23%27>%3Cpath d=%27M4.231 0L18 13.741 31.769 0 36 4.231l-18 18-18-18z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--show-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 36 22.23%27>%3Cpath d=%27M4.231 0L18 13.741 31.769 0 36 4.231l-18 18-18-18z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--hide{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 9 5.56%27>%3Cpath d=%27M4.5 0L0 4.5l1.06 1.06L4.5 2.12l3.44 3.44L9 4.5z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--hide-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 9 5.56%27>%3Cpath d=%27M4.5 0L0 4.5l1.06 1.06L4.5 2.12l3.44 3.44L9 4.5z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--left{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 22.231 36%27>%3Cpath d=%27M22.231 4.231L8.49 18l13.741 13.769L18 36 0 18 18 0z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--left-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 22.231 36%27>%3Cpath d=%27M22.231 4.231L8.49 18l13.741 13.769L18 36 0 18 18 0z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--right{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 22.231 36%27>%3Cpath d=%27M0 31.769L13.741 18 0 4.231 4.231 0l18 18-18 18z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--right-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 22.231 36%27>%3Cpath d=%27M0 31.769L13.741 18 0 4.231 4.231 0l18 18-18 18z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--refresh,.gw-button__icon--refresh-white{content:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 data-name=%27Layer 2%27 viewBox=%270 0 22 22%27%3E%3Cdefs%3E%3CclipPath id=%27a%27%3E%3Cpath fill=%27none%27 stroke-width=%270%27 d=%27M0 0h22v22H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path=%27url%28%23a%29%27 data-name=%27Layer 1%27%3E%3Cpath d=%27M11 0c2.96 0 5.73 1.17 7.78 3.22.37.37.71.76 1.02 1.18V2.2c0-.56.42-1.03.97-1.09h.13c.56 0 1.03.42 1.09.96V7.7c0 .56-.42 1.03-.97 1.09h-5.63c-.61 0-1.1-.49-1.1-1.1 0-.56.42-1.03.97-1.09h3.35c-.38-.66-.86-1.28-1.4-1.82-1.64-1.64-3.86-2.58-6.22-2.58C6.14 2.2 2.2 6.14 2.2 11s3.94 8.8 8.8 8.8c2.37 0 4.58-.94 6.22-2.58.82-.82 1.47-1.79 1.91-2.85.22-.53.39-1.08.5-1.65.12-.6.7-.98 1.29-.87s.98.7.87 1.29c-.14.71-.35 1.4-.63 2.07-.55 1.33-1.37 2.55-2.39 3.57-2.05 2.05-4.82 3.22-7.78 3.22C4.92 22 0 17.08 0 11S4.92 0 11 0Z%27/%3E%3C/g%3E%3C/svg%3E")}.gw-button__icon--more{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 13 3%27>%3Cpath d=%27M1.5 0A1.5 1.5 0 103 1.5 1.5 1.5 0 001.5 0zm10 0A1.5 1.5 0 1013 1.5 1.5 1.5 0 0011.5 0zm-5 0A1.5 1.5 0 108 1.5 1.5 1.5 0 006.5 0z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--more-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 13 3%27>%3Cpath d=%27M1.5 0A1.5 1.5 0 103 1.5 1.5 1.5 0 001.5 0zm10 0A1.5 1.5 0 1013 1.5 1.5 1.5 0 0011.5 0zm-5 0A1.5 1.5 0 108 1.5 1.5 1.5 0 006.5 0z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--play{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 6.133 7.619%27>%3Cpath d=%27M5.957 4.141L.532 7.567a.33.33 0 01-.355 0A.391.391 0 010 7.234V.384A.391.391 0 01.178.051a.33.33 0 01.355 0l5.424 3.425a.4.4 0 010 .664z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--play-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 6.133 7.619%27>%3Cpath d=%27M5.957 4.141L.532 7.567a.33.33 0 01-.355 0A.391.391 0 010 7.234V.384A.391.391 0 01.178.051a.33.33 0 01.355 0l5.424 3.425a.4.4 0 010 .664z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--stop{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 6.371 6.371%27>%3Cpath d=%27M6.371.354v5.663a.354.354 0 01-.354.354H.354A.354.354 0 010 6.017V.354A.354.354 0 01.354 0h5.663a.354.354 0 01.354.354z%27 fill=%27%23444f66%27 /%3E</svg>")}.gw-button__icon--stop-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 6.371 6.371%27>%3Cpath d=%27M6.371.354v5.663a.354.354 0 01-.354.354H.354A.354.354 0 010 6.017V.354A.354.354 0 01.354 0h5.663a.354.354 0 01.354.354z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--record{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 31.683 31.683%27>%3Ccircle data-name=%27Ellipse 167%27 cx=%2715.841%27 cy=%2715.841%27 r=%2715.841%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--record-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 31.683 31.683%27>%3Ccircle data-name=%27Ellipse 167%27 cx=%2715.841%27 cy=%2715.841%27 r=%2715.841%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--pause{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 4.787 6.112%27>%3Cpath d=%27M1.915.437v5.238a.459.459 0 01-.479.437H.479A.459.459 0 010 5.675V.437A.459.459 0 01.479 0h.957a.459.459 0 01.479.437zM4.309 0h-.958a.459.459 0 00-.479.437v5.238a.459.459 0 00.479.437h.957a.459.459 0 00.479-.437V.437A.459.459 0 004.309 0z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--pause-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 4.787 6.112%27>%3Cpath d=%27M1.915.437v5.238a.459.459 0 01-.479.437H.479A.459.459 0 010 5.675V.437A.459.459 0 01.479 0h.957a.459.459 0 01.479.437zM4.309 0h-.958a.459.459 0 00-.479.437v5.238a.459.459 0 00.479.437h.957a.459.459 0 00.479-.437V.437A.459.459 0 004.309 0z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--copy{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 6.371 6.371%27>%3Cpath d=%27M3.584 1.195h-1a.2.2 0 01-.2-.2V0zm-1.991.4V.2a.2.2 0 00-.2-.2h-1a.4.4 0 00-.4.4v3.582a.4.4 0 00.4.4h1.598V2.389a1.18 1.18 0 01.073-.4h-.073a.4.4 0 01-.398-.396zm3.782 1.59h1L5.176 1.991v1a.2.2 0 00.199.194zm-1 .4V2.19a.2.2 0 00-.2-.2h-1a.4.4 0 00-.4.4v3.583a.4.4 0 00.4.4h2.798a.4.4 0 00.4-.4V4.181a.2.2 0 00-.2-.2H4.778a.4.4 0 01-.398-.397z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--copy-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 6.371 6.371%27>%3Cpath d=%27M3.584 1.195h-1a.2.2 0 01-.2-.2V0zm-1.991.4V.2a.2.2 0 00-.2-.2h-1a.4.4 0 00-.4.4v3.582a.4.4 0 00.4.4h1.598V2.389a1.18 1.18 0 01.073-.4h-.073a.4.4 0 01-.398-.396zm3.782 1.59h1L5.176 1.991v1a.2.2 0 00.199.194zm-1 .4V2.19a.2.2 0 00-.2-.2h-1a.4.4 0 00-.4.4v3.583a.4.4 0 00.4.4h2.798a.4.4 0 00.4-.4V4.181a.2.2 0 00-.2-.2H4.778a.4.4 0 01-.398-.397z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--rotate-x{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 20.393 15.352%27>%3Cpath d=%27M17.52 6.466h2.031a.836.836 0 00.725-.4.824.824 0 00-.048-.921l-3.7-4.819a.833.833 0 00-1.319 0l-3.708 4.825a.823.823 0 00.348 1.257.835.835 0 00.328.061h2.027%27 fill=%27%23444f66%27/%3E%3Cpath d=%27M8.748 15.351A8.844 8.844 0 01.004 7.232a.73.73 0 01.727-.793h1.85a.728.728 0 01.724.645 5.476 5.476 0 0010.926-.645h3.3a8.856 8.856 0 01-8.783 8.912z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--rotate-x-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 20.393 15.352%27>%3Cpath d=%27M17.52 6.466h2.031a.836.836 0 00.725-.4.824.824 0 00-.048-.921l-3.7-4.819a.833.833 0 00-1.319 0l-3.708 4.825a.823.823 0 00.348 1.257.835.835 0 00.328.061h2.027%27 fill=%27%23fff%27/%3E%3Cpath d=%27M8.748 15.351A8.844 8.844 0 01.004 7.232a.73.73 0 01.727-.793h1.85a.728.728 0 01.724.645 5.476 5.476 0 0010.926-.645h3.3a8.856 8.856 0 01-8.783 8.912z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--rotate-y{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 20.522 15.449%27>%3Cpath d=%27M17.63 8.942h2.044a.842.842 0 01.729.4.83.83 0 01-.049.927l-3.727 4.849a.838.838 0 01-1.327 0l-3.731-4.855a.828.828 0 01.164-1.16.82.82 0 01.186-.105.843.843 0 01.33-.062h2.04%27 fill=%27%23444f66%27/%3E%3Cpath d=%27M8.802.003a8.9 8.9 0 00-8.8 8.171.735.735 0 00.732.8h1.86a.732.732 0 00.728-.65 5.51 5.51 0 0111 .65h3.318A8.912 8.912 0 008.802.003z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--rotate-y-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 20.522 15.449%27>%3Cpath d=%27M17.63 8.942h2.044a.842.842 0 01.729.4.83.83 0 01-.049.927l-3.727 4.849a.838.838 0 01-1.327 0l-3.731-4.855a.828.828 0 01.164-1.16.82.82 0 01.186-.105.843.843 0 01.33-.062h2.04%27 fill=%27%23fff%27/%3E%3Cpath d=%27M8.802.003a8.9 8.9 0 00-8.8 8.171.735.735 0 00.732.8h1.86a.732.732 0 00.728-.65 5.51 5.51 0 0111 .65h3.318A8.912 8.912 0 008.802.003z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--rotate-z{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 20.101 18.626%27>%3Cpath d=%27M12.571 0H7.529A7.529 7.529 0 000 7.529v.5a.762.762 0 00.762.761h1.92a.762.762 0 00.762-.761v-.5A4.086 4.086 0 017.53 3.443h5.042a4.086 4.086 0 014.086 4.086v.668a4.086 4.086 0 01-4.086 4.086h-4.15v3.443h4.15a7.53 7.53 0 007.529-7.53v-.668A7.529 7.529 0 0012.571 0z%27 fill=%27%23444f66%27/%3E%3Cpath d=%27M8.511 15.625v2.121a.873.873 0 01-.42.757.861.861 0 01-.961-.05l-5.031-3.868a.869.869 0 010-1.377l5.038-3.872a.859.859 0 011.313.363.874.874 0 01.064.342v2.117%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--rotate-z-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 20.101 18.626%27>%3Cpath d=%27M12.571 0H7.529A7.529 7.529 0 000 7.529v.5a.762.762 0 00.762.761h1.92a.762.762 0 00.762-.761v-.5A4.086 4.086 0 017.53 3.443h5.042a4.086 4.086 0 014.086 4.086v.668a4.086 4.086 0 01-4.086 4.086h-4.15v3.443h4.15a7.53 7.53 0 007.529-7.53v-.668A7.529 7.529 0 0012.571 0z%27 fill=%27%23fff%27/%3E%3Cpath d=%27M8.511 15.625v2.121a.873.873 0 01-.42.757.861.861 0 01-.961-.05l-5.031-3.868a.869.869 0 010-1.377l5.038-3.872a.859.859 0 011.313.363.874.874 0 01.064.342v2.117%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--pan-up{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 9.016 17.217%27>%3Cpath d=%27M.165 5.117a.819.819 0 00.346 1.251.833.833 0 00.326.061h2.017v9.968a.82.82 0 00.82.82h1.663a.82.82 0 00.82-.82v-9.97h2.021a.832.832 0 00.721-.4.82.82 0 00-.048-.916L5.166.317a.828.828 0 00-1.312 0z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--pan-up-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 9.016 17.217%27>%3Cpath d=%27M.165 5.117a.819.819 0 00.346 1.251.833.833 0 00.326.061h2.017v9.968a.82.82 0 00.82.82h1.663a.82.82 0 00.82-.82v-9.97h2.021a.832.832 0 00.721-.4.82.82 0 00-.048-.916L5.166.317a.828.828 0 00-1.312 0z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--pan-down{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 9.016 17.217%27>%3Cpath d=%27M8.851 12.1a.819.819 0 00-.346-1.251.833.833 0 00-.326-.061H6.162V.82a.82.82 0 00-.82-.82H3.679a.82.82 0 00-.82.82v9.97H.838a.832.832 0 00-.721.4.82.82 0 00.048.916L3.85 16.9a.828.828 0 001.312 0z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--pan-down-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 9.016 17.217%27>%3Cpath d=%27M8.851 12.1a.819.819 0 00-.346-1.251.833.833 0 00-.326-.061H6.162V.82a.82.82 0 00-.82-.82H3.679a.82.82 0 00-.82.82v9.97H.838a.832.832 0 00-.721.4.82.82 0 00.048.916L3.85 16.9a.828.828 0 001.312 0z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--pan-left{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 17.217 9.016%27>%3Cpath d=%27M5.117 8.851a.819.819 0 001.251-.346.833.833 0 00.061-.326V6.162h9.968a.82.82 0 00.82-.82V3.679a.82.82 0 00-.82-.82h-9.97V.838a.832.832 0 00-.4-.721.82.82 0 00-.916.048L.317 3.85a.828.828 0 000 1.312z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--pan-left-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 17.217 9.016%27>%3Cpath d=%27M5.117 8.851a.819.819 0 001.251-.346.833.833 0 00.061-.326V6.162h9.968a.82.82 0 00.82-.82V3.679a.82.82 0 00-.82-.82h-9.97V.838a.832.832 0 00-.4-.721.82.82 0 00-.916.048L.317 3.85a.828.828 0 000 1.312z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--pan-right{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 17.217 9.016%27>%3Cpath d=%27M12.102.166a.819.819 0 00-1.251.346.833.833 0 00-.061.326v2.017H.82a.82.82 0 00-.82.82v1.663a.82.82 0 00.82.82h9.97v2.021a.832.832 0 00.4.721.82.82 0 00.916-.048l4.793-3.685a.828.828 0 000-1.312z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--pan-right-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 17.217 9.016%27>%3Cpath d=%27M12.102.166a.819.819 0 00-1.251.346.833.833 0 00-.061.326v2.017H.82a.82.82 0 00-.82.82v1.663a.82.82 0 00.82.82h9.97v2.021a.832.832 0 00.4.721.82.82 0 00.916-.048l4.793-3.685a.828.828 0 000-1.312z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--zoom-in{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 20.005 20.004%27>%3Cpath d=%27M14.303 12.59h-.9l-.32-.309a7.437 7.437 0 10-.8.8l.309.32v.9l5.713 5.7 1.7-1.7zm-6.855 0a5.141 5.141 0 115.141-5.141 5.135 5.135 0 01-5.128 5.141z%27 fill=%27%23444f66%27/%3E%3Cpath d=%27M10.219 8.141H8.834a.693.693 0 00-.693.693v1.388a.693.693 0 01-.693.693.693.693 0 01-.693-.693V8.837a.693.693 0 00-.693-.693H4.674a.693.693 0 01-.693-.693.693.693 0 01.693-.693h1.385a.693.693 0 00.693-.693V4.68a.693.693 0 01.693-.693.693.693 0 01.693.693v1.385a.693.693 0 00.693.693h1.385a.693.693 0 01.693.693.693.693 0 01-.69.69z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--zoom-in-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 20.005 20.004%27>%3Cpath d=%27M14.303 12.59h-.9l-.32-.309a7.437 7.437 0 10-.8.8l.309.32v.9l5.713 5.7 1.7-1.7zm-6.855 0a5.141 5.141 0 115.141-5.141 5.135 5.135 0 01-5.128 5.141z%27 fill=%27%23fff%27/%3E%3Cpath d=%27M10.219 8.141H8.834a.693.693 0 00-.693.693v1.388a.693.693 0 01-.693.693.693.693 0 01-.693-.693V8.837a.693.693 0 00-.693-.693H4.674a.693.693 0 01-.693-.693.693.693 0 01.693-.693h1.385a.693.693 0 00.693-.693V4.68a.693.693 0 01.693-.693.693.693 0 01.693.693v1.385a.693.693 0 00.693.693h1.385a.693.693 0 01.693.693.693.693 0 01-.69.69z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--zoom-out{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 20.002 20.001%27>%3Cpath d=%27M14.3 12.588h-.9l-.32-.309a7.435 7.435 0 10-.8.8l.309.32v.9l5.712 5.7 1.7-1.7zm-6.854 0a5.14 5.14 0 115.14-5.14 5.134 5.134 0 01-5.127 5.14zm-1.589-4.2H4.273a.865.865 0 01-.792-.923.865.865 0 01.792-.923h6.337a.865.865 0 01.792.923.865.865 0 01-.792.923H9.026%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--zoom-out-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 20.002 20.001%27>%3Cpath d=%27M14.3 12.588h-.9l-.32-.309a7.435 7.435 0 10-.8.8l.309.32v.9l5.712 5.7 1.7-1.7zm-6.854 0a5.14 5.14 0 115.14-5.14 5.134 5.134 0 01-5.127 5.14zm-1.589-4.2H4.273a.865.865 0 01-.792-.923.865.865 0 01.792-.923h6.337a.865.865 0 01.792.923.865.865 0 01-.792.923H9.026%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--padlock{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 14.333 21.468%27>%3Cpath d=%27M5 21.467a5.006 5.006 0 01-5-5v-3.6a5.005 5.005 0 015-5h4.333a4.971 4.971 0 012.249.535l.607-1.868a3.392 3.392 0 00-2.248-4.23 3.393 3.393 0 00-4.306 2.1l-.31.952-1.619-.526.31-.95a5.338 5.338 0 016.6-3.64 5.338 5.338 0 013.2 6.821l-.79 2.429a4.98 4.98 0 011.315 3.376v3.6a5.006 5.006 0 01-5 5zm1.17-8.585v1.074A2.057 2.057 0 005 15.805a2.048 2.048 0 002.046 2.046 2.049 2.049 0 002.047-2.046 2.057 2.057 0 00-1.169-1.85v-1.074a.878.878 0 00-.877-.877.878.878 0 00-.877.878z%27 fill=%27rgba%2868,79,102,0.87%29%27/%3E</svg>")}.gw-button__icon--padlock-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 14.333 21.468%27>%3Cpath d=%27M5 21.467a5.006 5.006 0 01-5-5v-3.6a5.005 5.005 0 015-5h4.333a4.971 4.971 0 012.249.535l.607-1.868a3.392 3.392 0 00-2.248-4.23 3.393 3.393 0 00-4.306 2.1l-.31.952-1.619-.526.31-.95a5.338 5.338 0 016.6-3.64 5.338 5.338 0 013.2 6.821l-.79 2.429a4.98 4.98 0 011.315 3.376v3.6a5.006 5.006 0 01-5 5zm1.17-8.585v1.074A2.057 2.057 0 005 15.805a2.048 2.048 0 002.046 2.046 2.049 2.049 0 002.047-2.046 2.057 2.057 0 00-1.169-1.85v-1.074a.878.878 0 00-.877-.877.878.878 0 00-.877.878z%27 fill=%27rgba%28255,255,255,0.87%29%27/%3E</svg>")}.gw-button__icon--bold{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 8.575 11.759%27>%3Cpath d=%27M7.27 5.643A3.426 3.426 0 004.655 0c-.068 0-.137 0-.206.008C4.436.008 4.424 0 4.41 0H.49A.49.49 0 000 .49v.49a.49.49 0 00.49.49h.49v8.819H.49a.49.49 0 00-.49.49v.49a.49.49 0 00.49.49H4.9l.049-.01c.066 0 .131.01.2.01A3.426 3.426 0 007.27 5.643zM2.94 1.96h1.715a1.47 1.47 0 110 2.94H2.94zm2.2 7.839h-2.2V6.86h2.2a1.47 1.47 0 110 2.94z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--bold-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 8.575 11.759%27>%3Cpath d=%27M7.27 5.643A3.426 3.426 0 004.655 0c-.068 0-.137 0-.206.008C4.436.008 4.424 0 4.41 0H.49A.49.49 0 000 .49v.49a.49.49 0 00.49.49h.49v8.819H.49a.49.49 0 00-.49.49v.49a.49.49 0 00.49.49H4.9l.049-.01c.066 0 .131.01.2.01A3.426 3.426 0 007.27 5.643zM2.94 1.96h1.715a1.47 1.47 0 110 2.94H2.94zm2.2 7.839h-2.2V6.86h2.2a1.47 1.47 0 110 2.94z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--italic{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 6.37 11.759%27>%3Cpath d=%27M6.37.49v.49a.49.49 0 01-.49.49h-.791l-1.8 8.819h.635a.49.49 0 01.49.49v.49a.49.49 0 01-.49.49H.49a.49.49 0 01-.49-.49v-.49a.49.49 0 01.49-.49h.59l1.8-8.819h-.43a.49.49 0 01-.49-.49V.49A.49.49 0 012.45 0h3.43a.49.49 0 01.49.49z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--italic-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 6.37 11.759%27>%3Cpath d=%27M6.37.49v.49a.49.49 0 01-.49.49h-.791l-1.8 8.819h.635a.49.49 0 01.49.49v.49a.49.49 0 01-.49.49H.49a.49.49 0 01-.49-.49v-.49a.49.49 0 01.49-.49h.59l1.8-8.819h-.43a.49.49 0 01-.49-.49V.49A.49.49 0 012.45 0h3.43a.49.49 0 01.49.49z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--underline{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 9.712 11.655%27>%3Cpath d=%27M9.712.486v.486a.486.486 0 01-.486.486H8.74v4.369a3.717 3.717 0 01-3.885 3.885A3.717 3.717 0 01.971 5.827v-4.37H.486A.486.486 0 010 .971V.486A.486.486 0 01.486 0H3.4a.486.486 0 01.486.486v.486a.486.486 0 01-.486.486h-.486v4.369a1.8 1.8 0 001.942 1.942A1.8 1.8 0 006.8 5.827v-4.37h-.486a.486.486 0 01-.486-.486V.486A.486.486 0 016.313 0h2.914a.486.486 0 01.485.486zm-.243 10.2H.243a.243.243 0 00-.243.241v.486a.243.243 0 00.243.243H9.47a.243.243 0 00.243-.243v-.486a.243.243 0 00-.243-.243z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--underline-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 9.712 11.655%27>%3Cpath d=%27M9.712.486v.486a.486.486 0 01-.486.486H8.74v4.369a3.717 3.717 0 01-3.885 3.885A3.717 3.717 0 01.971 5.827v-4.37H.486A.486.486 0 010 .971V.486A.486.486 0 01.486 0H3.4a.486.486 0 01.486.486v.486a.486.486 0 01-.486.486h-.486v4.369a1.8 1.8 0 001.942 1.942A1.8 1.8 0 006.8 5.827v-4.37h-.486a.486.486 0 01-.486-.486V.486A.486.486 0 016.313 0h2.914a.486.486 0 01.485.486zm-.243 10.2H.243a.243.243 0 00-.243.241v.486a.243.243 0 00.243.243H9.47a.243.243 0 00.243-.243v-.486a.243.243 0 00-.243-.243z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--link{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 16.239 9.473%27>%3Cpath d=%27M16.239 3.045v3.383a3.045 3.045 0 01-3.045 3.045H8.458a3.045 3.045 0 01-3.045-3.045V4.06a.677.677 0 01.677-.677h.677a.677.677 0 01.677.677v2.368a1.015 1.015 0 001.015 1.015h4.736a1.015 1.015 0 001.015-1.015V3.045a1.015 1.015 0 00-1.015-1.015h-1.11a.338.338 0 01-.321-.231L11.313.446A.338.338 0 0111.634 0h1.561a3.045 3.045 0 013.044 3.045zM4.475 7.674a.338.338 0 00-.321-.231H3.045A1.015 1.015 0 012.03 6.428V3.045A1.015 1.015 0 013.045 2.03h4.736A1.015 1.015 0 018.8 3.045v2.368a.677.677 0 00.677.677h.677a.677.677 0 00.677-.677V3.045A3.045 3.045 0 007.781 0H3.045A3.045 3.045 0 000 3.045v3.383a3.045 3.045 0 003.045 3.045h1.56a.338.338 0 00.321-.445z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--link-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 16.239 9.473%27>%3Cpath d=%27M16.239 3.045v3.383a3.045 3.045 0 01-3.045 3.045H8.458a3.045 3.045 0 01-3.045-3.045V4.06a.677.677 0 01.677-.677h.677a.677.677 0 01.677.677v2.368a1.015 1.015 0 001.015 1.015h4.736a1.015 1.015 0 001.015-1.015V3.045a1.015 1.015 0 00-1.015-1.015h-1.11a.338.338 0 01-.321-.231L11.313.446A.338.338 0 0111.634 0h1.561a3.045 3.045 0 013.044 3.045zM4.475 7.674a.338.338 0 00-.321-.231H3.045A1.015 1.015 0 012.03 6.428V3.045A1.015 1.015 0 013.045 2.03h4.736A1.015 1.015 0 018.8 3.045v2.368a.677.677 0 00.677.677h.677a.677.677 0 00.677-.677V3.045A3.045 3.045 0 007.781 0H3.045A3.045 3.045 0 000 3.045v3.383a3.045 3.045 0 003.045 3.045h1.56a.338.338 0 00.321-.445z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--undo{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 13.378 10.843%27>%3Cpath d=%27M13.368 6.607a4.654 4.654 0 01-4.7 4.235H3.149a.568.568 0 01-.568-.568v-1.7a.568.568 0 01.568-.568h5.683a1.708 1.708 0 001.672-2.045 1.75 1.75 0 00-1.739-1.365H4.854v1.182a.568.568 0 01-.894.465L.242 3.636a.568.568 0 010-.931L3.96.105a.568.568 0 01.894.466V1.75h3.978a4.551 4.551 0 014.536 4.858z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--undo-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 13.378 10.843%27>%3Cpath d=%27M13.368 6.607a4.654 4.654 0 01-4.7 4.235H3.149a.568.568 0 01-.568-.568v-1.7a.568.568 0 01.568-.568h5.683a1.708 1.708 0 001.672-2.045 1.75 1.75 0 00-1.739-1.365H4.854v1.182a.568.568 0 01-.894.465L.242 3.636a.568.568 0 010-.931L3.96.105a.568.568 0 01.894.466V1.75h3.978a4.551 4.551 0 014.536 4.858z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--redo{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 13.378 10.843%27>%3Cpath d=%27M.01 6.607a4.654 4.654 0 004.7 4.235h5.522a.568.568 0 00.568-.568v-1.7a.568.568 0 00-.568-.568h-5.69A1.708 1.708 0 012.87 5.961a1.75 1.75 0 011.739-1.365H8.52v1.182a.568.568 0 00.894.465l3.718-2.6a.568.568 0 000-.931L9.414.112a.568.568 0 00-.894.466V1.75H4.542A4.551 4.551 0 00.006 6.608z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--redo-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 13.378 10.843%27>%3Cpath d=%27M.01 6.607a4.654 4.654 0 004.7 4.235h5.522a.568.568 0 00.568-.568v-1.7a.568.568 0 00-.568-.568h-5.69A1.708 1.708 0 012.87 5.961a1.75 1.75 0 011.739-1.365H8.52v1.182a.568.568 0 00.894.465l3.718-2.6a.568.568 0 000-.931L9.414.112a.568.568 0 00-.894.466V1.75H4.542A4.551 4.551 0 00.006 6.608z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--copy{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 14.422 14.422%27>%3Cpath d=%27M7.812 9.014a1.2 1.2 0 00-.167-.6h4.073a.3.3 0 01.3.3v.6a.3.3 0 01-.3.3H7.812zm3.906 1.8H7.812v1.2h3.906a.3.3 0 00.3-.3v-.6a.3.3 0 00-.3-.297zm.3-3.906v-.6a.3.3 0 00-.3-.3H6.911a.3.3 0 00-.3.3v.6a.3.3 0 00.3.3h4.807a.3.3 0 00.3-.297zM13.22 2.4h-1.2v-.6a.6.6 0 00-.6-.6h-.6A1.2 1.2 0 009.62 0h-.6a1.2 1.2 0 00-1.2 1.2h-.6a.6.6 0 00-.6.6v.6h-1.2a1.2 1.2 0 00-1.2 1.2v1.8a1.2 1.2 0 01.85.352l.352.352V3.606h1.2v.6a.6.6 0 00.6.6h4.206a.6.6 0 00.6-.6v-.6h1.2v9.614h-5.41v.6a1.786 1.786 0 01-.11.6h5.512a1.2 1.2 0 001.2-1.2V3.606a1.2 1.2 0 00-1.2-1.206zM4.206 8.71a.3.3 0 00.3.3h2.1l-2.4-2.4zm-1.2.9v-3H.6a.6.6 0 00-.6.6v6.61a.6.6 0 00.6.6h5.408a.6.6 0 00.6-.6v-3.604h-3A.6.6 0 013 9.615z%27 fill=%27%23444f66%27 /%3E</svg>")}.gw-button__icon--copy-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 14.422 14.422%27>%3Cpath d=%27M7.812 9.014a1.2 1.2 0 00-.167-.6h4.073a.3.3 0 01.3.3v.6a.3.3 0 01-.3.3H7.812zm3.906 1.8H7.812v1.2h3.906a.3.3 0 00.3-.3v-.6a.3.3 0 00-.3-.297zm.3-3.906v-.6a.3.3 0 00-.3-.3H6.911a.3.3 0 00-.3.3v.6a.3.3 0 00.3.3h4.807a.3.3 0 00.3-.297zM13.22 2.4h-1.2v-.6a.6.6 0 00-.6-.6h-.6A1.2 1.2 0 009.62 0h-.6a1.2 1.2 0 00-1.2 1.2h-.6a.6.6 0 00-.6.6v.6h-1.2a1.2 1.2 0 00-1.2 1.2v1.8a1.2 1.2 0 01.85.352l.352.352V3.606h1.2v.6a.6.6 0 00.6.6h4.206a.6.6 0 00.6-.6v-.6h1.2v9.614h-5.41v.6a1.786 1.786 0 01-.11.6h5.512a1.2 1.2 0 001.2-1.2V3.606a1.2 1.2 0 00-1.2-1.206zM4.206 8.71a.3.3 0 00.3.3h2.1l-2.4-2.4zm-1.2.9v-3H.6a.6.6 0 00-.6.6v6.61a.6.6 0 00.6.6h5.408a.6.6 0 00.6-.6v-3.604h-3A.6.6 0 013 9.615z%27 fill=%27%23fff%27 /%3E</svg>")}.gw-button__icon--eye{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 20.126 12.82%27>%3Cpath d=%27M20.8,11.808c-1.385-1.6-5.1-5.308-9.654-5.308S2.88,10.212,1.5,11.807a1.686,1.686,0,0,0,0,2.2c1.385,1.6,5.1,5.308,9.654,5.308s8.269-3.712,9.654-5.308A1.686,1.686,0,0,0,20.8,11.808ZM6.588,15.784A17.1,17.1,0,0,1,3.223,12.91a17.1,17.1,0,0,1,3.365-2.874,5.353,5.353,0,0,0,0,5.748Zm4.561,1.174A4.048,4.048,0,1,1,15.2,12.91,4.048,4.048,0,0,1,11.149,16.958Zm4.561-1.174a5.353,5.353,0,0,0,0-5.748,17.1,17.1,0,0,1,3.365,2.874,17.1,17.1,0,0,1-3.365,2.874ZM13.173,12.91a2.024,2.024,0,1,1-3.918-.7,1.012,1.012,0,0,0,1.2-1.2,2.008,2.008,0,0,1,2.72,1.894Z%27 transform=%27translate%28-1.085 -6.5%29%27/%3E</svg>")}.gw-button__icon--eye-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 20.126 12.82%27>%3Cpath d=%27M20.8,11.808c-1.385-1.6-5.1-5.308-9.654-5.308S2.88,10.212,1.5,11.807a1.686,1.686,0,0,0,0,2.2c1.385,1.6,5.1,5.308,9.654,5.308s8.269-3.712,9.654-5.308A1.686,1.686,0,0,0,20.8,11.808ZM6.588,15.784A17.1,17.1,0,0,1,3.223,12.91a17.1,17.1,0,0,1,3.365-2.874,5.353,5.353,0,0,0,0,5.748Zm4.561,1.174A4.048,4.048,0,1,1,15.2,12.91,4.048,4.048,0,0,1,11.149,16.958Zm4.561-1.174a5.353,5.353,0,0,0,0-5.748,17.1,17.1,0,0,1,3.365,2.874,17.1,17.1,0,0,1-3.365,2.874ZM13.173,12.91a2.024,2.024,0,1,1-3.918-.7,1.012,1.012,0,0,0,1.2-1.2,2.008,2.008,0,0,1,2.72,1.894Z%27 transform=%27translate%28-1.085 -6.5%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--eye-stroke{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 29.829 25.154%27>%3Cpath d=%27M29.223 15.132c-2.053 2.365-7.557 7.867-14.308 7.867a13.747 13.747 0 01-4.676-.857l2.909-2.909a6 6 0 007.5-7.5l1.541-1.541a7.922 7.922 0 01-.516 7.567 25.346 25.346 0 004.987-4.26 26.1 26.1 0 00-4.11-3.669l2.16-2.16a29.029 29.029 0 014.512 4.2 2.5 2.5 0 01.001 3.262zM26.13 2.56L3.975 24.714a1.5 1.5 0 11-2.121-2.121l3.27-3.269a28.938 28.938 0 01-4.517-4.192 2.5 2.5 0 010-3.267c2.052-2.364 7.556-7.866 14.307-7.866a13.719 13.719 0 014.675.858L24.008.439a1.5 1.5 0 012.121 2.121zM6.915 13.499a7.944 7.944 0 011.24-4.259 25.335 25.335 0 00-4.986 4.259 26 26 0 004.112 3.672l.361-.361a7.9 7.9 0 01-.727-3.311zm9.766-5.728a5.989 5.989 0 00-7.495 7.5z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--eye-stroke-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 29.829 25.154%27>%3Cpath d=%27M29.223 15.132c-2.053 2.365-7.557 7.867-14.308 7.867a13.747 13.747 0 01-4.676-.857l2.909-2.909a6 6 0 007.5-7.5l1.541-1.541a7.922 7.922 0 01-.516 7.567 25.346 25.346 0 004.987-4.26 26.1 26.1 0 00-4.11-3.669l2.16-2.16a29.029 29.029 0 014.512 4.2 2.5 2.5 0 01.001 3.262zM26.13 2.56L3.975 24.714a1.5 1.5 0 11-2.121-2.121l3.27-3.269a28.938 28.938 0 01-4.517-4.192 2.5 2.5 0 010-3.267c2.052-2.364 7.556-7.866 14.307-7.866a13.719 13.719 0 014.675.858L24.008.439a1.5 1.5 0 012.121 2.121zM6.915 13.499a7.944 7.944 0 011.24-4.259 25.335 25.335 0 00-4.986 4.259 26 26 0 004.112 3.672l.361-.361a7.9 7.9 0 01-.727-3.311zm9.766-5.728a5.989 5.989 0 00-7.495 7.5z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--font-smaller{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 21.76 21%27>%3Cpath d=%27M201.478,422.3l-.269.811-2.778,8.365h6.129Z%27 transform=%27translate%28-187.057 -414.258%29%27 fill=%27none%27/%3E%3Cpath d=%27M17.59,20l-.864-2.567h-4.5L11.369,20H8.639l2.106-5.657,2.392-6.426.14-.375h2.379L20.319,20ZM14.33,11.1l-1.411,4.251h3.115L14.466,10.69ZM0,18.065,6.725,0h3.449l1.972,5.267A2.534,2.534,0,0,0,10.9,6.654L9.979,9.119,8.449,4.565,6.2,11.328H9.156L8.034,14.343H5.2l-1.24,3.722Z%27 transform=%27translate%28.719 .5%29%27 stroke=%27rgba%280,0,0,0%29%27 stroke-miterlimit=%2710%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--font-smaller-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 21.76 21%27>%3Cpath d=%27M201.478,422.3l-.269.811-2.778,8.365h6.129Z%27 transform=%27translate%28-187.057 -414.258%29%27 fill=%27none%27/%3E%3Cpath d=%27M17.59,20l-.864-2.567h-4.5L11.369,20H8.639l2.106-5.657,2.392-6.426.14-.375h2.379L20.319,20ZM14.33,11.1l-1.411,4.251h3.115L14.466,10.69ZM0,18.065,6.725,0h3.449l1.972,5.267A2.534,2.534,0,0,0,10.9,6.654L9.979,9.119,8.449,4.565,6.2,11.328H9.156L8.034,14.343H5.2l-1.24,3.722Z%27 transform=%27translate%28.719 .5%29%27 stroke=%27rgba%280,0,0,0%29%27 stroke-miterlimit=%2710%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--font-larger{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718.55px%27 viewBox=%270 0 20.287 19.55%27>%3Cpath d=%27M201.512,422.3l.269.811,2.778,8.365h-6.129Z%27 transform=%27translate%28-194.541 -415.269%29%27 fill=%27none%27/%3E%3Cpath data-name=%27Union 13%27 d=%27M16.315,0l-.8,2.381H11.338L10.545,0H8.013L9.967,5.247l2.218,5.96.13.348h2.206L18.846,0ZM13.291,8.253,11.982,4.31H14.87L13.418,8.635ZM0,1.8,6.237,18.55h3.2l1.829-4.885a2.351,2.351,0,0,1-1.159-1.287l-.851-2.286L7.837,14.316,5.754,8.043H8.492l-1.041-2.8H4.821L3.671,1.8Z%27 transform=%27rotate%28180 9.784 9.525%29%27 stroke=%27rgba%280,0,0,0%29%27 stroke-miterlimit=%2710%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--font-larger-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718.55px%27 viewBox=%270 0 20.287 19.55%27>%3Cpath d=%27M201.512,422.3l.269.811,2.778,8.365h-6.129Z%27 transform=%27translate%28-194.541 -415.269%29%27 fill=%27none%27/%3E%3Cpath data-name=%27Union 13%27 d=%27M16.315,0l-.8,2.381H11.338L10.545,0H8.013L9.967,5.247l2.218,5.96.13.348h2.206L18.846,0ZM13.291,8.253,11.982,4.31H14.87L13.418,8.635ZM0,1.8,6.237,18.55h3.2l1.829-4.885a2.351,2.351,0,0,1-1.159-1.287l-.851-2.286L7.837,14.316,5.754,8.043H8.492l-1.041-2.8H4.821L3.671,1.8Z%27 transform=%27rotate%28180 9.784 9.525%29%27 stroke=%27rgba%280,0,0,0%29%27 stroke-miterlimit=%2710%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--word-prediction{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718.55px%27 viewBox=%270 0 19.917 20%27>%3Cpath d=%27M44.194,65.285a.052.052,0,0,0-.04-.011.447.447,0,0,0-.137.032A3.833,3.833,0,0,0,42.4,67.061a2.64,2.64,0,0,0-.486,1.931,1.387,1.387,0,0,0,.865-.53h0a5.893,5.893,0,0,0,1.261-2.032C44.205,66.006,44.31,65.4,44.194,65.285Z%27 transform=%27translate%28-40.349 -62.923%29%27 fill=%27none%27/%3E%3Cpath d=%27M334.443,7.021c-.191-.122-.385-.234-.576-.342a3.086,3.086,0,0,1-1.527-1.372,3.333,3.333,0,0,1,.209-2.017c.065-.22.13-.447.191-.681l.025-.108-.061.094c-.13.2-.249.407-.36.609a3.145,3.145,0,0,1-1.185,1.4,3.048,3.048,0,0,1-2.129-.169c-.234-.068-.475-.14-.717-.2L328.2,4.2l.1.061c.177.108.353.209.522.306a3.855,3.855,0,0,1,1.416,1.113c.414.634.141,1.524-.148,2.464-.054.177-.112.36-.162.54L329.9,8.8l.065-.1c.13-.195.249-.4.364-.6.429-.731.836-1.427,1.614-1.567a4.326,4.326,0,0,1,1.78.306c.234.072.475.148.71.205l.112.029Z%27 transform=%27translate%28-314.623 -2.411%29%27 fill=%27%23444f66%27/%3E%3Cpath d=%27M372.8,149.444a2.186,2.186,0,0,1-1.279.022c-.418-.173-.648-.67-.89-1.192-.072-.155-.144-.313-.223-.468l-.054-.1.018.115c.025.144.054.281.079.414a2.692,2.692,0,0,1,.068,1.254c-.14.508-.735.771-1.362,1.052l-.357.162-.1.05.115-.014c.162-.022.324-.054.483-.083a1.839,1.839,0,0,1,1.56.126,3.033,3.033,0,0,1,.656,1.073c.072.155.144.317.22.468l.05.1-.018-.112c-.025-.155-.054-.31-.086-.458a2.154,2.154,0,0,1,.018-1.43,2.353,2.353,0,0,1,1.153-.818c.144-.068.3-.137.443-.213l.1-.05-.108.014C373.12,149.379,372.958,149.415,372.8,149.444Z%27 transform=%27translate%28-353.664 -141.687%29%27 fill=%27%23444f66%27/%3E%3Cpath d=%27M14.873,6.555a6.964,6.964,0,0,0-2.12-4.429A7.647,7.647,0,0,0,8.125.06,7.934,7.934,0,0,0,4.788.5,7.36,7.36,0,0,0,2.423,1.965,6.793,6.793,0,0,0,.176,5.852a6.466,6.466,0,0,0,.813,4.812,7.967,7.967,0,0,0,2.663,2.548H3.224v3.417H.033v3.409H14.9V16.629H11.622V13.212h-.368A6.781,6.781,0,0,0,14.873,6.555ZM2.795,6.113a1.611,1.611,0,0,1-.98.581c-.245-.624.192-1.5.551-2.117A4.289,4.289,0,0,1,4.2,2.652a.423.423,0,0,1,.155-.036.084.084,0,0,1,.045.012c.131.122.012.79-.172,1.26A6.454,6.454,0,0,1,2.795,6.113Z%27 transform=%27translate%28-.031 -.038%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--word-prediction-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718.55px%27 viewBox=%270 0 19.917 20%27>%3Cpath d=%27M44.194,65.285a.052.052,0,0,0-.04-.011.447.447,0,0,0-.137.032A3.833,3.833,0,0,0,42.4,67.061a2.64,2.64,0,0,0-.486,1.931,1.387,1.387,0,0,0,.865-.53h0a5.893,5.893,0,0,0,1.261-2.032C44.205,66.006,44.31,65.4,44.194,65.285Z%27 transform=%27translate%28-40.349 -62.923%29%27 fill=%27none%27/%3E%3Cpath d=%27M334.443,7.021c-.191-.122-.385-.234-.576-.342a3.086,3.086,0,0,1-1.527-1.372,3.333,3.333,0,0,1,.209-2.017c.065-.22.13-.447.191-.681l.025-.108-.061.094c-.13.2-.249.407-.36.609a3.145,3.145,0,0,1-1.185,1.4,3.048,3.048,0,0,1-2.129-.169c-.234-.068-.475-.14-.717-.2L328.2,4.2l.1.061c.177.108.353.209.522.306a3.855,3.855,0,0,1,1.416,1.113c.414.634.141,1.524-.148,2.464-.054.177-.112.36-.162.54L329.9,8.8l.065-.1c.13-.195.249-.4.364-.6.429-.731.836-1.427,1.614-1.567a4.326,4.326,0,0,1,1.78.306c.234.072.475.148.71.205l.112.029Z%27 transform=%27translate%28-314.623 -2.411%29%27 fill=%27%23fff%27/%3E%3Cpath d=%27M372.8,149.444a2.186,2.186,0,0,1-1.279.022c-.418-.173-.648-.67-.89-1.192-.072-.155-.144-.313-.223-.468l-.054-.1.018.115c.025.144.054.281.079.414a2.692,2.692,0,0,1,.068,1.254c-.14.508-.735.771-1.362,1.052l-.357.162-.1.05.115-.014c.162-.022.324-.054.483-.083a1.839,1.839,0,0,1,1.56.126,3.033,3.033,0,0,1,.656,1.073c.072.155.144.317.22.468l.05.1-.018-.112c-.025-.155-.054-.31-.086-.458a2.154,2.154,0,0,1,.018-1.43,2.353,2.353,0,0,1,1.153-.818c.144-.068.3-.137.443-.213l.1-.05-.108.014C373.12,149.379,372.958,149.415,372.8,149.444Z%27 transform=%27translate%28-353.664 -141.687%29%27 fill=%27%23fff%27/%3E%3Cpath d=%27M14.873,6.555a6.964,6.964,0,0,0-2.12-4.429A7.647,7.647,0,0,0,8.125.06,7.934,7.934,0,0,0,4.788.5,7.36,7.36,0,0,0,2.423,1.965,6.793,6.793,0,0,0,.176,5.852a6.466,6.466,0,0,0,.813,4.812,7.967,7.967,0,0,0,2.663,2.548H3.224v3.417H.033v3.409H14.9V16.629H11.622V13.212h-.368A6.781,6.781,0,0,0,14.873,6.555ZM2.795,6.113a1.611,1.611,0,0,1-.98.581c-.245-.624.192-1.5.551-2.117A4.289,4.289,0,0,1,4.2,2.652a.423.423,0,0,1,.155-.036.084.084,0,0,1,.045.012c.131.122.012.79-.172,1.26A6.454,6.454,0,0,1,2.795,6.113Z%27 transform=%27translate%28-.031 -.038%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--speech-input{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718.55px%27 viewBox=%270 0 18.607 18.549%27>%3Cpath d=%27M17.5,7.786A8.042,8.042,0,0,0,15.08,2.5,8.187,8.187,0,0,0,9.627.011C9.517,0,9.406,0,9.3,0H9.278L8.961.011h0A8.19,8.19,0,0,0,3.5,2.5,8.021,8.021,0,0,0,1.083,7.786,2.59,2.59,0,0,0,.06,10.63a2.008,2.008,0,0,0,1.792,1.726,1.551,1.551,0,0,0,1.479,1.384,1.7,1.7,0,0,0,1.082-.272,1.485,1.485,0,0,0,.633-1.03l0-.015V7.613A1.47,1.47,0,0,0,3.95,6.38a1.9,1.9,0,0,0-1.1.015A8.9,8.9,0,0,1,4.888,3.7a6.393,6.393,0,0,1,3.9-1.582C8.946,2.1,9.108,2.1,9.3,2.1s.353,0,.515.015a6.372,6.372,0,0,1,3.9,1.582,9.029,9.029,0,0,1,2.042,2.7,1.852,1.852,0,0,0-1.1-.015,1.47,1.47,0,0,0-1.1,1.229v4.809l0,.015a1.5,1.5,0,0,0,.548.968,7.067,7.067,0,0,1-3.779,2.226,2,2,0,0,0-2.2-1A1.945,1.945,0,0,0,6.463,16.58a1.909,1.909,0,0,0,1.88,1.965c.052,0,.107,0,.158,0a2.263,2.263,0,0,0,1.244-.364,1.784,1.784,0,0,0,.765-1.144,7.792,7.792,0,0,0,5.457-3.507,1.464,1.464,0,0,0,.776-1.174,2.008,2.008,0,0,0,1.781-1.733A2.614,2.614,0,0,0,17.5,7.786Z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--speech-input-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718.55px%27 viewBox=%270 0 18.607 18.549%27>%3Cpath d=%27M17.5,7.786A8.042,8.042,0,0,0,15.08,2.5,8.187,8.187,0,0,0,9.627.011C9.517,0,9.406,0,9.3,0H9.278L8.961.011h0A8.19,8.19,0,0,0,3.5,2.5,8.021,8.021,0,0,0,1.083,7.786,2.59,2.59,0,0,0,.06,10.63a2.008,2.008,0,0,0,1.792,1.726,1.551,1.551,0,0,0,1.479,1.384,1.7,1.7,0,0,0,1.082-.272,1.485,1.485,0,0,0,.633-1.03l0-.015V7.613A1.47,1.47,0,0,0,3.95,6.38a1.9,1.9,0,0,0-1.1.015A8.9,8.9,0,0,1,4.888,3.7a6.393,6.393,0,0,1,3.9-1.582C8.946,2.1,9.108,2.1,9.3,2.1s.353,0,.515.015a6.372,6.372,0,0,1,3.9,1.582,9.029,9.029,0,0,1,2.042,2.7,1.852,1.852,0,0,0-1.1-.015,1.47,1.47,0,0,0-1.1,1.229v4.809l0,.015a1.5,1.5,0,0,0,.548.968,7.067,7.067,0,0,1-3.779,2.226,2,2,0,0,0-2.2-1A1.945,1.945,0,0,0,6.463,16.58a1.909,1.909,0,0,0,1.88,1.965c.052,0,.107,0,.158,0a2.263,2.263,0,0,0,1.244-.364,1.784,1.784,0,0,0,.765-1.144,7.792,7.792,0,0,0,5.457-3.507,1.464,1.464,0,0,0,.776-1.174,2.008,2.008,0,0,0,1.781-1.733A2.614,2.614,0,0,0,17.5,7.786Z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--rotate,.gw-button__icon--rotate-clockwise{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718.55px%27 viewBox=%270 0 20.03 19.283%27>%3Cpath d=%27M9.648 11.254A1.608 1.608 0 108.04 9.646a1.608 1.608 0 001.608 1.608zm2.594 5.146a7.194 7.194 0 001.332-.678.4.4 0 01.546.094l.944 1.3a.408.408 0 01-.1.577 9.6 9.6 0 01-1.951.992.408.408 0 01-.524-.26l-.493-1.525a.4.4 0 01.246-.5zm4.156-4.144a.4.4 0 01.5-.244l1.528.5a.408.408 0 01.259.525 9.606 9.606 0 01-1 1.947.408.408 0 01-.577.1l-1.3-.947a.4.4 0 01-.092-.546 7.21 7.21 0 00.682-1.33zM3.48 14.123a.4.4 0 01.548.079 7.269 7.269 0 001.058 1.059.4.4 0 01.079.548l-.946 1.3a.408.408 0 01-.579.084 9.673 9.673 0 01-1.544-1.546.408.408 0 01.085-.579zm3.807 2.771a.4.4 0 01.49-.258 7.216 7.216 0 001.477.233.4.4 0 01.387.4v1.607a.408.408 0 01-.419.409 9.621 9.621 0 01-2.16-.342.408.408 0 01-.271-.518zM9.648 0a9.632 9.632 0 017.532 3.624l1.267-1.267a.4.4 0 01.68.212l.9 4.927a.4.4 0 01-.467.467l-4.927-.9a.4.4 0 01-.212-.68l1.035-1.035A7.221 7.221 0 002.414 9.646a9.051 9.051 0 00.242 1.864.4.4 0 01-.258.49l-1.529.5a.408.408 0 01-.518-.272 8 8 0 01-.347-2.612A9.635 9.635 0 019.648 0z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--rotate-clockwise-white,.gw-button__icon--rotate-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718.55px%27 viewBox=%270 0 20.03 19.283%27>%3Cpath d=%27M9.648 11.254A1.608 1.608 0 108.04 9.646a1.608 1.608 0 001.608 1.608zm2.594 5.146a7.194 7.194 0 001.332-.678.4.4 0 01.546.094l.944 1.3a.408.408 0 01-.1.577 9.6 9.6 0 01-1.951.992.408.408 0 01-.524-.26l-.493-1.525a.4.4 0 01.246-.5zm4.156-4.144a.4.4 0 01.5-.244l1.528.5a.408.408 0 01.259.525 9.606 9.606 0 01-1 1.947.408.408 0 01-.577.1l-1.3-.947a.4.4 0 01-.092-.546 7.21 7.21 0 00.682-1.33zM3.48 14.123a.4.4 0 01.548.079 7.269 7.269 0 001.058 1.059.4.4 0 01.079.548l-.946 1.3a.408.408 0 01-.579.084 9.673 9.673 0 01-1.544-1.546.408.408 0 01.085-.579zm3.807 2.771a.4.4 0 01.49-.258 7.216 7.216 0 001.477.233.4.4 0 01.387.4v1.607a.408.408 0 01-.419.409 9.621 9.621 0 01-2.16-.342.408.408 0 01-.271-.518zM9.648 0a9.632 9.632 0 017.532 3.624l1.267-1.267a.4.4 0 01.68.212l.9 4.927a.4.4 0 01-.467.467l-4.927-.9a.4.4 0 01-.212-.68l1.035-1.035A7.221 7.221 0 002.414 9.646a9.051 9.051 0 00.242 1.864.4.4 0 01-.258.49l-1.529.5a.408.408 0 01-.518-.272 8 8 0 01-.347-2.612A9.635 9.635 0 019.648 0z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--rotate-anticlockwise{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718.55px%27 viewBox=%270 0 20.03 19.283%27>%3Cpath d=%27M10.381 11.254a1.608 1.608 0 111.608-1.608 1.608 1.608 0 01-1.608 1.608zM7.787 16.4a7.194 7.194 0 01-1.332-.678.4.4 0 00-.541.097l-.944 1.3a.408.408 0 00.1.577 9.6 9.6 0 001.951.992.408.408 0 00.524-.26l.494-1.529a.4.4 0 00-.246-.5zm-4.155-4.142a.4.4 0 00-.5-.244l-1.528.5a.408.408 0 00-.259.525 9.606 9.606 0 001 1.947.408.408 0 00.577.1l1.3-.947a.4.4 0 00.092-.546 7.209 7.209 0 01-.682-1.33zm12.917 1.865a.4.4 0 00-.548.079 7.269 7.269 0 01-1.058 1.059.4.4 0 00-.079.548l.946 1.3a.408.408 0 00.579.084 9.673 9.673 0 001.544-1.546.408.408 0 00-.085-.579zm-3.807 2.771a.4.4 0 00-.49-.258 7.216 7.216 0 01-1.477.233.4.4 0 00-.387.4v1.607a.408.408 0 00.419.409 9.621 9.621 0 002.16-.342.408.408 0 00.271-.518zM10.381 0a9.632 9.632 0 00-7.533 3.624L1.581 2.357a.4.4 0 00-.68.212l-.9 4.927a.4.4 0 00.467.467l4.927-.9a.4.4 0 00.212-.68l-1.029-1.03a7.221 7.221 0 0113.036 4.293 9.051 9.051 0 01-.242 1.864.4.4 0 00.258.49l1.529.5a.408.408 0 00.518-.272 8 8 0 00.347-2.612A9.635 9.635 0 0010.381 0z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--rotate-anticlockwise-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718.55px%27 viewBox=%270 0 20.03 19.283%27>%3Cpath d=%27M10.381 11.254a1.608 1.608 0 111.608-1.608 1.608 1.608 0 01-1.608 1.608zM7.787 16.4a7.194 7.194 0 01-1.332-.678.4.4 0 00-.541.097l-.944 1.3a.408.408 0 00.1.577 9.6 9.6 0 001.951.992.408.408 0 00.524-.26l.494-1.529a.4.4 0 00-.246-.5zm-4.155-4.142a.4.4 0 00-.5-.244l-1.528.5a.408.408 0 00-.259.525 9.606 9.606 0 001 1.947.408.408 0 00.577.1l1.3-.947a.4.4 0 00.092-.546 7.209 7.209 0 01-.682-1.33zm12.917 1.865a.4.4 0 00-.548.079 7.269 7.269 0 01-1.058 1.059.4.4 0 00-.079.548l.946 1.3a.408.408 0 00.579.084 9.673 9.673 0 001.544-1.546.408.408 0 00-.085-.579zm-3.807 2.771a.4.4 0 00-.49-.258 7.216 7.216 0 01-1.477.233.4.4 0 00-.387.4v1.607a.408.408 0 00.419.409 9.621 9.621 0 002.16-.342.408.408 0 00.271-.518zM10.381 0a9.632 9.632 0 00-7.533 3.624L1.581 2.357a.4.4 0 00-.68.212l-.9 4.927a.4.4 0 00.467.467l4.927-.9a.4.4 0 00.212-.68l-1.029-1.03a7.221 7.221 0 0113.036 4.293 9.051 9.051 0 01-.242 1.864.4.4 0 00.258.49l1.529.5a.408.408 0 00.518-.272 8 8 0 00.347-2.612A9.635 9.635 0 0010.381 0z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--insert-image{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2714px%27 viewBox=%270 0 14.072 14.072%27>%3Cpath d=%27M17.072,15.508V4.564A1.568,1.568,0,0,0,15.508,3H4.564A1.568,1.568,0,0,0,3,4.564V15.508a1.568,1.568,0,0,0,1.564,1.564H15.508A1.568,1.568,0,0,0,17.072,15.508ZM7.3,11.208l1.954,2.353,2.736-3.526,3.518,4.691H4.564Z%27 transform=%27translate%28-3 -3%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--insert-image-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2714px%27 viewBox=%270 0 14.072 14.072%27>%3Cpath d=%27M17.072,15.508V4.564A1.568,1.568,0,0,0,15.508,3H4.564A1.568,1.568,0,0,0,3,4.564V15.508a1.568,1.568,0,0,0,1.564,1.564H15.508A1.568,1.568,0,0,0,17.072,15.508ZM7.3,11.208l1.954,2.353,2.736-3.526,3.518,4.691H4.564Z%27 transform=%27translate%28-3 -3%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--insert-image-plus{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 35.819 36.058%27>%3Cpath d=%27M45.214,18.482v5.731H41.393V18.482h-5.73V14.66h5.73V8.93h3.821v5.73h5.731v3.822Zm-5.492,7.641v-5.73H33.99V14.66H18.946a3.773,3.773,0,0,0-3.82,3.723V41.167a3.771,3.771,0,0,0,3.723,3.82H41.631a3.772,3.772,0,0,0,3.823-3.718V26.123ZM18.946,41.167l5.731-7.641L28.5,39.259l5.729-7.647,7.641,9.315H18.946Z%27 transform=%27translate%28-15.126 -8.93%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--insert-image-plus-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 35.819 36.058%27>%3Cpath d=%27M45.214,18.482v5.731H41.393V18.482h-5.73V14.66h5.73V8.93h3.821v5.73h5.731v3.822Zm-5.492,7.641v-5.73H33.99V14.66H18.946a3.773,3.773,0,0,0-3.82,3.723V41.167a3.771,3.771,0,0,0,3.723,3.82H41.631a3.772,3.772,0,0,0,3.823-3.718V26.123ZM18.946,41.167l5.731-7.641L28.5,39.259l5.729-7.647,7.641,9.315H18.946Z%27 transform=%27translate%28-15.126 -8.93%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--insert-link{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2714px%27 viewBox=%270 0 18.099 20.61%27>%3Cpath d=%27M174.115,361.019l-5.3,5.3a7.021,7.021,0,0,1-9.919,0l-.583-.583a7.015,7.015,0,0,1,0-9.92l6.386-6.386a5.489,5.489,0,0,1,7.185-.6,5.371,5.371,0,0,1,.531,8.053L165.9,363.4a2.888,2.888,0,0,1-4.084,0l-.511-.51a3.021,3.021,0,0,1-.869-1.577,2.89,2.89,0,0,1,.8-2.58l4.717-4.718a.826.826,0,0,1,1.167,0l.583.583a.824.824,0,0,1,0,1.167l-4.717,4.718a.417.417,0,0,0,0,.583l.583.583a.418.418,0,0,0,.583,0l6.462-6.462a2.938,2.938,0,0,0,.441-3.669,2.894,2.894,0,0,0-4.469-.472l-6.519,6.518a4.539,4.539,0,0,0,0,6.419l.583.583a4.538,4.538,0,0,0,6.418,0l5.3-5.3a.826.826,0,0,1,1.167,0l.583.583A.824.824,0,0,1,174.115,361.019Z%27 transform=%27translate%28-156.258 -347.762%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--insert-link-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2714px%27 viewBox=%270 0 18.099 20.61%27>%3Cpath d=%27M174.115,361.019l-5.3,5.3a7.021,7.021,0,0,1-9.919,0l-.583-.583a7.015,7.015,0,0,1,0-9.92l6.386-6.386a5.489,5.489,0,0,1,7.185-.6,5.371,5.371,0,0,1,.531,8.053L165.9,363.4a2.888,2.888,0,0,1-4.084,0l-.511-.51a3.021,3.021,0,0,1-.869-1.577,2.89,2.89,0,0,1,.8-2.58l4.717-4.718a.826.826,0,0,1,1.167,0l.583.583a.824.824,0,0,1,0,1.167l-4.717,4.718a.417.417,0,0,0,0,.583l.583.583a.418.418,0,0,0,.583,0l6.462-6.462a2.938,2.938,0,0,0,.441-3.669,2.894,2.894,0,0,0-4.469-.472l-6.519,6.518a4.539,4.539,0,0,0,0,6.419l.583.583a4.538,4.538,0,0,0,6.418,0l5.3-5.3a.826.826,0,0,1,1.167,0l.583.583A.824.824,0,0,1,174.115,361.019Z%27 transform=%27translate%28-156.258 -347.762%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--expand{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2714px%27 viewBox=%270 0 12.938 12.944%27>%3Cpath d=%27M4.624,7.275,2.1,9.853l-.882-.882C1.024,8.781.83,8.578.6,8.577a.416.416,0,0,0-.417.417l0,3.486a.413.413,0,0,0,.141.308.415.415,0,0,0,.308.141l3.486,0a.416.416,0,0,0,.417-.417c0-.231-.27-.49-.385-.606l-.882-.882L5.836,8.488ZM13.1.464a.423.423,0,0,0-.143-.315A.42.42,0,0,0,12.646,0L9.1,0a.425.425,0,0,0-.424.427c0,.236.274.5.392.62l.9.9-2.513,2.5L8.666,5.658l2.5-2.506.9.9c.194.2.391.4.625.4a.425.425,0,0,0,.424-.427Z%27 transform=%27translate%28-.17 .011%29%27 fill=%27%23444f66%27/%3E%3Cpath d=%27M6.978,8.05,9.543,10.59l-.882.882c-.116.116-.385.375-.385.606a.416.416,0,0,0,.417.417l3.486,0a.485.485,0,0,0,.448-.448l0-3.486a.416.416,0,0,0-.417-.417c-.231,0-.424.2-.615.394l-.882.882L8.19,6.837ZM-.293,3.593a.425.425,0,0,0,.424.427c.234,0,.431-.208.625-.4l.9-.9,2.5,2.506L5.361,4.007l-2.513-2.5.9-.9c.118-.118.391-.384.392-.62a.425.425,0,0,0-.424-.427l-3.544,0a.42.42,0,0,0-.313.144A.423.423,0,0,0-.288.026Z%27 transform=%27translate%28.293 .438%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--expand-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2714px%27 viewBox=%270 0 12.938 12.944%27>%3Cpath d=%27M4.624,7.275,2.1,9.853l-.882-.882C1.024,8.781.83,8.578.6,8.577a.416.416,0,0,0-.417.417l0,3.486a.413.413,0,0,0,.141.308.415.415,0,0,0,.308.141l3.486,0a.416.416,0,0,0,.417-.417c0-.231-.27-.49-.385-.606l-.882-.882L5.836,8.488ZM13.1.464a.423.423,0,0,0-.143-.315A.42.42,0,0,0,12.646,0L9.1,0a.425.425,0,0,0-.424.427c0,.236.274.5.392.62l.9.9-2.513,2.5L8.666,5.658l2.5-2.506.9.9c.194.2.391.4.625.4a.425.425,0,0,0,.424-.427Z%27 transform=%27translate%28-.17 .011%29%27 fill=%27%23fff%27/%3E%3Cpath d=%27M6.978,8.05,9.543,10.59l-.882.882c-.116.116-.385.375-.385.606a.416.416,0,0,0,.417.417l3.486,0a.485.485,0,0,0,.448-.448l0-3.486a.416.416,0,0,0-.417-.417c-.231,0-.424.2-.615.394l-.882.882L8.19,6.837ZM-.293,3.593a.425.425,0,0,0,.424.427c.234,0,.431-.208.625-.4l.9-.9,2.5,2.506L5.361,4.007l-2.513-2.5.9-.9c.118-.118.391-.384.392-.62a.425.425,0,0,0-.424-.427l-3.544,0a.42.42,0,0,0-.313.144A.423.423,0,0,0-.288.026Z%27 transform=%27translate%28.293 .438%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--microphone{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2722px%27 viewBox=%270 0 15.148 22%27>%3Cpath d=%27M304.192,417.48H303.15a.509.509,0,0,0-.459.487v2.911c0,2.79-2.545,4.973-5.554,4.973s-5.554-2.183-5.554-4.973v-2.911a.508.508,0,0,0-.458-.487h-1.156a.509.509,0,0,0-.459.487V421a7.063,7.063,0,0,0,6.6,6.791v2.79h-2.33a.508.508,0,0,0-.458.488v.969a.508.508,0,0,0,.458.488h6.6a.508.508,0,0,0,.458-.488v-.975a.509.509,0,0,0-.458-.487h-2.319v-2.787c3.7-.487,6.6-3.274,6.6-6.791v-3.03A.508.508,0,0,0,304.192,417.48Z%27 transform=%27translate%28-289.51 -410.525%29%27 fill=%27%23444f66%27/%3E%3Cpath d=%27M297.019,424.44a3.445,3.445,0,0,0,3.562-3.192v-7.525a3.364,3.364,0,0,0-3.531-3.192h-.031a3.365,3.365,0,0,0-3.56,3.16h0v7.554A3.446,3.446,0,0,0,297.019,424.44Z%27 transform=%27translate%28-289.51 -410.525%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--microphone-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2722px%27 viewBox=%270 0 15.148 22%27>%3Cpath d=%27M304.192,417.48H303.15a.509.509,0,0,0-.459.487v2.911c0,2.79-2.545,4.973-5.554,4.973s-5.554-2.183-5.554-4.973v-2.911a.508.508,0,0,0-.458-.487h-1.156a.509.509,0,0,0-.459.487V421a7.063,7.063,0,0,0,6.6,6.791v2.79h-2.33a.508.508,0,0,0-.458.488v.969a.508.508,0,0,0,.458.488h6.6a.508.508,0,0,0,.458-.488v-.975a.509.509,0,0,0-.458-.487h-2.319v-2.787c3.7-.487,6.6-3.274,6.6-6.791v-3.03A.508.508,0,0,0,304.192,417.48Z%27 transform=%27translate%28-289.51 -410.525%29%27 fill=%27%23fff%27/%3E%3Cpath d=%27M297.019,424.44a3.445,3.445,0,0,0,3.562-3.192v-7.525a3.364,3.364,0,0,0-3.531-3.192h-.031a3.365,3.365,0,0,0-3.56,3.16h0v7.554A3.446,3.446,0,0,0,297.019,424.44Z%27 transform=%27translate%28-289.51 -410.525%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--video{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2712.22px%27 viewBox=%270 0 22 12.222%27>%3Cpath d=%27M82,930.444v7.333a.815.815,0,0,1-.815.815H80.37l-4.074-2.8v-3.361l4.074-2.8h.815A.815.815,0,0,1,82,930.444ZM73.037,928H61.63A1.635,1.635,0,0,0,60,929.63v8.963a1.634,1.634,0,0,0,1.63,1.63H73.037a1.634,1.634,0,0,0,1.63-1.63V929.63A1.635,1.635,0,0,0,73.037,928Z%27 transform=%27translate%28-60 -928%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--video-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2712.22px%27 viewBox=%270 0 22 12.222%27>%3Cpath d=%27M82,930.444v7.333a.815.815,0,0,1-.815.815H80.37l-4.074-2.8v-3.361l4.074-2.8h.815A.815.815,0,0,1,82,930.444ZM73.037,928H61.63A1.635,1.635,0,0,0,60,929.63v8.963a1.634,1.634,0,0,0,1.63,1.63H73.037a1.634,1.634,0,0,0,1.63-1.63V929.63A1.635,1.635,0,0,0,73.037,928Z%27 transform=%27translate%28-60 -928%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--voicenote{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716.5px%27 viewBox=%270 0 17.611 16.151%27>%3Cpath d=%27M283.8,158.485l6.35-6.35L283.8,146.2Z%27 transform=%27translate%28-276.337 -144.107%29%27 fill=%27none%27/%3E%3Cpath d=%27M0,0,1.277,1.37v.019h.016L2.946,3.161v12.99H17.611V0ZM9.107,12.178V4.692l3.87,3.617Z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--voicenote-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716.5px%27 viewBox=%270 0 17.611 16.151%27>%3Cpath d=%27M283.8,158.485l6.35-6.35L283.8,146.2Z%27 transform=%27translate%28-276.337 -144.107%29%27 fill=%27none%27/%3E%3Cpath d=%27M0,0,1.277,1.37v.019h.016L2.946,3.161v12.99H17.611V0ZM9.107,12.178V4.692l3.87,3.617Z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--sign-out{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 5.783 5.914%27>%3Cpath d=%27M4.066 4.805h.739A1.11 1.11 0 013.7 5.914H1.109A1.11 1.11 0 010 4.805v-3.7A1.11 1.11 0 011.109 0H3.7a1.11 1.11 0 011.105 1.109h-.739a.37.37 0 00-.37-.37H1.109a.37.37 0 00-.37.37v3.7a.37.37 0 00.37.37H3.7a.37.37 0 00.37-.37zm1.641-2L3.99 1.56a.185.185 0 00-.293.15v.878H1.663a.185.185 0 00-.185.185v.37a.185.185 0 00.185.185H3.7v.879a.185.185 0 00.293.15l1.714-1.25a.185.185 0 000-.3z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--sign-out-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 5.783 5.914%27>%3Cpath d=%27M4.066 4.805h.739A1.11 1.11 0 013.7 5.914H1.109A1.11 1.11 0 010 4.805v-3.7A1.11 1.11 0 011.109 0H3.7a1.11 1.11 0 011.105 1.109h-.739a.37.37 0 00-.37-.37H1.109a.37.37 0 00-.37.37v3.7a.37.37 0 00.37.37H3.7a.37.37 0 00.37-.37zm1.641-2L3.99 1.56a.185.185 0 00-.293.15v.878H1.663a.185.185 0 00-.185.185v.37a.185.185 0 00.185.185H3.7v.879a.185.185 0 00.293.15l1.714-1.25a.185.185 0 000-.3z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--edit{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 12.024 12.024%27>%3Cpath d=%27M0 9.524v2.5h2.5l7.115-7.117-2.5-2.5zm11.826-6.817a.663.663 0 000-.945L10.264.198a.663.663 0 00-.945 0L8.012 1.507l2.5 2.5z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--edit-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 12.024 12.024%27>%3Cpath d=%27M0 9.524v2.5h2.5l7.115-7.117-2.5-2.5zm11.826-6.817a.663.663 0 000-.945L10.264.198a.663.663 0 00-.945 0L8.012 1.507l2.5 2.5z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--thumbnails{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 17 17%27>%3Cpath d=%27M7.438,6.375A1.063,1.063,0,0,1,6.375,7.438H1.063A1.063,1.063,0,0,1,0,6.375V1.063A1.063,1.063,0,0,1,1.063,0H6.375A1.063,1.063,0,0,1,7.438,1.063ZM17,1.063A1.063,1.063,0,0,0,15.938,0H10.625A1.063,1.063,0,0,0,9.563,1.063V6.375a1.063,1.063,0,0,0,1.063,1.063h5.313A1.063,1.063,0,0,0,17,6.375ZM7.438,10.625A1.063,1.063,0,0,0,6.375,9.563H1.063A1.063,1.063,0,0,0,0,10.625v5.313A1.062,1.062,0,0,0,1.063,17H6.375a1.062,1.062,0,0,0,1.063-1.062Zm9.563,0a1.063,1.063,0,0,0-1.062-1.062H10.625a1.063,1.063,0,0,0-1.062,1.063v5.313A1.062,1.062,0,0,0,10.625,17h5.313A1.062,1.062,0,0,0,17,15.938Z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--thumbnails-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 17 17%27>%3Cpath d=%27M7.438,6.375A1.063,1.063,0,0,1,6.375,7.438H1.063A1.063,1.063,0,0,1,0,6.375V1.063A1.063,1.063,0,0,1,1.063,0H6.375A1.063,1.063,0,0,1,7.438,1.063ZM17,1.063A1.063,1.063,0,0,0,15.938,0H10.625A1.063,1.063,0,0,0,9.563,1.063V6.375a1.063,1.063,0,0,0,1.063,1.063h5.313A1.063,1.063,0,0,0,17,6.375ZM7.438,10.625A1.063,1.063,0,0,0,6.375,9.563H1.063A1.063,1.063,0,0,0,0,10.625v5.313A1.062,1.062,0,0,0,1.063,17H6.375a1.062,1.062,0,0,0,1.063-1.062Zm9.563,0a1.063,1.063,0,0,0-1.062-1.062H10.625a1.063,1.063,0,0,0-1.062,1.063v5.313A1.062,1.062,0,0,0,10.625,17h5.313A1.062,1.062,0,0,0,17,15.938Z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--listview{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 17.773 17%27>%3Cpath d=%27M9.636,11.955v3.091a.773.773,0,0,1-.773.773H5.773A.773.773,0,0,1,5,15.045V11.955a.773.773,0,0,1,.773-.773H8.864A.773.773,0,0,1,9.636,11.955Zm-.773,5.409H5.773A.773.773,0,0,0,5,18.136v3.091A.773.773,0,0,0,5.773,22H8.864a.773.773,0,0,0,.773-.773V18.136A.773.773,0,0,0,8.864,17.364ZM8.864,5H5.773A.773.773,0,0,0,5,5.773V8.864a.773.773,0,0,0,.773.773H8.864a.773.773,0,0,0,.773-.773V5.773A.773.773,0,0,0,8.864,5ZM22,9.636H11.955a.773.773,0,0,0-.773.773v.773a.773.773,0,0,0,.773.773H22a.773.773,0,0,0,.773-.773v-.773A.773.773,0,0,0,22,9.636ZM22,5H11.955a.773.773,0,0,0-.773.773v.773a.773.773,0,0,0,.773.773H22a.773.773,0,0,0,.773-.773V5.773A.773.773,0,0,0,22,5Zm0,13.909H11.955a.773.773,0,0,0-.773.773v.773a.773.773,0,0,0,.773.773H22a.773.773,0,0,0,.773-.773v-.773A.773.773,0,0,0,22,18.909Zm0-4.636H11.955a.773.773,0,0,0-.773.773v.773a.773.773,0,0,0,.773.773H22a.773.773,0,0,0,.773-.773v-.773A.773.773,0,0,0,22,14.273Z%27 transform=%27translate%28-5 -5%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--listview-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 17.773 17%27>%3Cpath d=%27M9.636,11.955v3.091a.773.773,0,0,1-.773.773H5.773A.773.773,0,0,1,5,15.045V11.955a.773.773,0,0,1,.773-.773H8.864A.773.773,0,0,1,9.636,11.955Zm-.773,5.409H5.773A.773.773,0,0,0,5,18.136v3.091A.773.773,0,0,0,5.773,22H8.864a.773.773,0,0,0,.773-.773V18.136A.773.773,0,0,0,8.864,17.364ZM8.864,5H5.773A.773.773,0,0,0,5,5.773V8.864a.773.773,0,0,0,.773.773H8.864a.773.773,0,0,0,.773-.773V5.773A.773.773,0,0,0,8.864,5ZM22,9.636H11.955a.773.773,0,0,0-.773.773v.773a.773.773,0,0,0,.773.773H22a.773.773,0,0,0,.773-.773v-.773A.773.773,0,0,0,22,9.636ZM22,5H11.955a.773.773,0,0,0-.773.773v.773a.773.773,0,0,0,.773.773H22a.773.773,0,0,0,.773-.773V5.773A.773.773,0,0,0,22,5Zm0,13.909H11.955a.773.773,0,0,0-.773.773v.773a.773.773,0,0,0,.773.773H22a.773.773,0,0,0,.773-.773v-.773A.773.773,0,0,0,22,18.909Zm0-4.636H11.955a.773.773,0,0,0-.773.773v.773a.773.773,0,0,0,.773.773H22a.773.773,0,0,0,.773-.773v-.773A.773.773,0,0,0,22,14.273Z%27 transform=%27translate%28-5 -5%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--bullet-points{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 12.937 12.374%27>%3Cpath d=%27M448.375,786.062v2.25a.563.563,0,0,1-.562.562h-2.25a.563.563,0,0,1-.562-.562v-2.25a.563.563,0,0,1,.562-.562h2.25A.563.563,0,0,1,448.375,786.062ZM447.812,790h-2.25a.563.563,0,0,0-.562.563v2.25a.563.563,0,0,0,.562.562h2.25a.563.563,0,0,0,.562-.562v-2.25A.563.563,0,0,0,447.812,790Zm0-9h-2.25a.563.563,0,0,0-.562.563v2.25a.563.563,0,0,0,.562.562h2.25a.563.563,0,0,0,.562-.562v-2.25A.563.563,0,0,0,447.812,781Zm9.562,5.375h-7.312a.563.563,0,0,0-.562.563v.562a.563.563,0,0,0,.562.563h7.312a.563.563,0,0,0,.562-.562v-.562A.563.563,0,0,0,457.374,786.375Zm0-4.375h-7.312a.563.563,0,0,0-.562.563v.563a.563.563,0,0,0,.562.562h7.312a.563.563,0,0,0,.562-.562v-.562A.563.563,0,0,0,457.374,782Zm0,8.75h-7.312a.563.563,0,0,0-.562.563v.562a.563.563,0,0,0,.562.563h7.312a.563.563,0,0,0,.562-.562v-.562A.563.563,0,0,0,457.374,790.75Z%27 transform=%27translate%28-445 -781%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--bullet-points-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 12.937 12.374%27>%3Cpath d=%27M448.375,786.062v2.25a.563.563,0,0,1-.562.562h-2.25a.563.563,0,0,1-.562-.562v-2.25a.563.563,0,0,1,.562-.562h2.25A.563.563,0,0,1,448.375,786.062ZM447.812,790h-2.25a.563.563,0,0,0-.562.563v2.25a.563.563,0,0,0,.562.562h2.25a.563.563,0,0,0,.562-.562v-2.25A.563.563,0,0,0,447.812,790Zm0-9h-2.25a.563.563,0,0,0-.562.563v2.25a.563.563,0,0,0,.562.562h2.25a.563.563,0,0,0,.562-.562v-2.25A.563.563,0,0,0,447.812,781Zm9.562,5.375h-7.312a.563.563,0,0,0-.562.563v.562a.563.563,0,0,0,.562.563h7.312a.563.563,0,0,0,.562-.562v-.562A.563.563,0,0,0,457.374,786.375Zm0-4.375h-7.312a.563.563,0,0,0-.562.563v.563a.563.563,0,0,0,.562.562h7.312a.563.563,0,0,0,.562-.562v-.562A.563.563,0,0,0,457.374,782Zm0,8.75h-7.312a.563.563,0,0,0-.562.563v.562a.563.563,0,0,0,.562.563h7.312a.563.563,0,0,0,.562-.562v-.562A.563.563,0,0,0,457.374,790.75Z%27 transform=%27translate%28-445 -781%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--back{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 24 23.198%27>%3Cpath d=%27M28,14.149H9.745l8.385-8.1L16,4,4,15.6,16,27.2l2.115-2.044-8.37-8.1H28Z%27 transform=%27translate%28-4 -4%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--back-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 24 23.198%27>%3Cpath d=%27M28,14.149H9.745l8.385-8.1L16,4,4,15.6,16,27.2l2.115-2.044-8.37-8.1H28Z%27 transform=%27translate%28-4 -4%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--check{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 33.868 26.192%27>%3Cpath d=%27M35.434-20.569a1.963,1.963,0,0,1-.594,1.442L19.488-3.775,16.6-.891A1.963,1.963,0,0,1,15.162-.3,1.963,1.963,0,0,1,13.72-.891L10.836-3.775,3.16-11.451a1.963,1.963,0,0,1-.594-1.442,1.963,1.963,0,0,1,.594-1.442l2.884-2.884a1.963,1.963,0,0,1,1.442-.594,1.963,1.963,0,0,1,1.442.594l6.234,6.256L29.073-24.9a1.963,1.963,0,0,1,1.442-.594,1.963,1.963,0,0,1,1.442.594l2.884,2.884A1.963,1.963,0,0,1,35.434-20.569Z%27 transform=%27translate%28-2.066 25.989%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--check-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 33.868 26.192%27>%3Cpath d=%27M35.434-20.569a1.963,1.963,0,0,1-.594,1.442L19.488-3.775,16.6-.891A1.963,1.963,0,0,1,15.162-.3,1.963,1.963,0,0,1,13.72-.891L10.836-3.775,3.16-11.451a1.963,1.963,0,0,1-.594-1.442,1.963,1.963,0,0,1,.594-1.442l2.884-2.884a1.963,1.963,0,0,1,1.442-.594,1.963,1.963,0,0,1,1.442.594l6.234,6.256L29.073-24.9a1.963,1.963,0,0,1,1.442-.594,1.963,1.963,0,0,1,1.442.594l2.884,2.884A1.963,1.963,0,0,1,35.434-20.569Z%27 transform=%27translate%28-2.066 25.989%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--plus{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 28.81 28.808%27>%3Cpath d=%27M307.113,426.4V414.168h-4.358V426.4H290.528v4.358h12.227v12.223h4.358V430.751h12.225v-4.358Z%27 transform=%27translate%28-290.528 -414.168%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--plus-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 28.81 28.808%27>%3Cpath d=%27M307.113,426.4V414.168h-4.358V426.4H290.528v4.358h12.227v12.223h4.358V430.751h12.225v-4.358Z%27 transform=%27translate%28-290.528 -414.168%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--plus-blue{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 28.81 28.808%27>%3Cpath d=%27M307.113,426.4V414.168h-4.358V426.4H290.528v4.358h12.227v12.223h4.358V430.751h12.225v-4.358Z%27 transform=%27translate%28-290.528 -414.168%29%27 fill=%27%230097E2%27/%3E</svg>")}.gw-button__icon--minus{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 width=%2717px%27 viewBox=%270 -4.5 8 11%27>%3Cpath d=%27M6.908.001H0v1.815h12V.001Z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--minus-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 width=%2717px%27 viewBox=%270 -4.5 8 11%27>%3Cpath d=%27M6.908.001H0v1.815h12V.001Z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--minus-blue{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 width=%2717px%27 viewBox=%270 -4.5 8 11%27>%3Cpath d=%27M6.908.001H0v1.815h12V.001Z%27 fill=%27%230097E2%27/%3E</svg>")}.gw-button__icon--scan{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 28.81 28.808%27>%3Cpath d=%27M10,10v8.4h8.4V10Zm6,6H12.4V12.4H16Z%27 transform=%27translate%28-10 -10%29%27 fill=%27%23444f66%27/%3E%3Cpath d=%27M10,66.666v8.4h8.4v-8.4Zm6,6H12.4v-3.6H16Z%27 transform=%27translate%28-10 -46.261%29%27 fill=%27%23444f66%27/%3E%3Cpath d=%27M66.667,10v8.4h8.4V10Zm6,6h-3.6V12.4h3.6Z%27 transform=%27translate%28-46.262 -10%29%27 fill=%27%23444f66%27/%3E %3Cpath d=%27M72.668,40v7.2h-6v2.4h8.4V40Z%27 transform=%27translate%28-46.262 -29.197%29%27 fill=%27%23444f66%27/%3E%3Cpath d=%27M66.667,73.334v6h2.4v-3.6h3.6v3.6h2.4v-6Z%27 transform=%27translate%28-46.262 -50.528%29%27 fill=%27%23444f66%27/%3E%3Cpath d=%27M40,10v2.4h4.8v6h2.4V10Z%27 transform=%27translate%28-29.197 -10%29%27 fill=%27%23444f66%27/%3E%3Cpath data-name=%27Path 3296%27 d=%27M44.8,40v4.8H40V52h4.8v6h2.4V49.6H42.4V47.2h4.8V42.4h2.4v2.4H52V40Z%27 transform=%27translate%28-29.197 -29.197%29%27 fill=%27%23444f66%27/%3E%3Crect  width=%272.401%27 height=%273.601%27 transform=%27translate%2811.146 25.206%29%27 fill=%27%23444f66%27/%3E%3Crect width=%273.601%27 height=%272.401%27 transform=%27translate%285.144 15.604%29%27 fill=%27%23444f66%27/%3E%3Cpath d=%27M20.8,23.333v6H10v7.2h2.4v-4.8H23.2v-8.4Z%27 transform=%27translate%28-10 -18.532%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--scan-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 28.81 28.808%27>%3Cpath d=%27M10,10v8.4h8.4V10Zm6,6H12.4V12.4H16Z%27 transform=%27translate%28-10 -10%29%27 fill=%27%23fff%27/%3E%3Cpath d=%27M10,66.666v8.4h8.4v-8.4Zm6,6H12.4v-3.6H16Z%27 transform=%27translate%28-10 -46.261%29%27 fill=%27%23fff%27/%3E%3Cpath d=%27M66.667,10v8.4h8.4V10Zm6,6h-3.6V12.4h3.6Z%27 transform=%27translate%28-46.262 -10%29%27 fill=%27%23fff%27/%3E %3Cpath d=%27M72.668,40v7.2h-6v2.4h8.4V40Z%27 transform=%27translate%28-46.262 -29.197%29%27 fill=%27%23fff%27/%3E%3Cpath d=%27M66.667,73.334v6h2.4v-3.6h3.6v3.6h2.4v-6Z%27 transform=%27translate%28-46.262 -50.528%29%27 fill=%27%23fff%27/%3E%3Cpath d=%27M40,10v2.4h4.8v6h2.4V10Z%27 transform=%27translate%28-29.197 -10%29%27 fill=%27%23fff%27/%3E%3Cpath data-name=%27Path 3296%27 d=%27M44.8,40v4.8H40V52h4.8v6h2.4V49.6H42.4V47.2h4.8V42.4h2.4v2.4H52V40Z%27 transform=%27translate%28-29.197 -29.197%29%27 fill=%27%23fff%27/%3E%3Crect  width=%272.401%27 height=%273.601%27 transform=%27translate%2811.146 25.206%29%27 fill=%27%23fff%27/%3E%3Crect width=%273.601%27 height=%272.401%27 transform=%27translate%285.144 15.604%29%27 fill=%27%23fff%27/%3E%3Cpath d=%27M20.8,23.333v6H10v7.2h2.4v-4.8H23.2v-8.4Z%27 transform=%27translate%28-10 -18.532%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--scan-blue{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 28.81 28.808%27>%3Cpath d=%27M10,10v8.4h8.4V10Zm6,6H12.4V12.4H16Z%27 transform=%27translate%28-10 -10%29%27 fill=%27%230097e2%27/%3E%3Cpath d=%27M10,66.666v8.4h8.4v-8.4Zm6,6H12.4v-3.6H16Z%27 transform=%27translate%28-10 -46.261%29%27 fill=%27%230097e2%27/%3E%3Cpath d=%27M66.667,10v8.4h8.4V10Zm6,6h-3.6V12.4h3.6Z%27 transform=%27translate%28-46.262 -10%29%27 fill=%27%230097e2%27/%3E %3Cpath d=%27M72.668,40v7.2h-6v2.4h8.4V40Z%27 transform=%27translate%28-46.262 -29.197%29%27 fill=%27%230097e2%27/%3E%3Cpath d=%27M66.667,73.334v6h2.4v-3.6h3.6v3.6h2.4v-6Z%27 transform=%27translate%28-46.262 -50.528%29%27 fill=%27%230097e2%27/%3E%3Cpath d=%27M40,10v2.4h4.8v6h2.4V10Z%27 transform=%27translate%28-29.197 -10%29%27 fill=%27%230097e2%27/%3E%3Cpath data-name=%27Path 3296%27 d=%27M44.8,40v4.8H40V52h4.8v6h2.4V49.6H42.4V47.2h4.8V42.4h2.4v2.4H52V40Z%27 transform=%27translate%28-29.197 -29.197%29%27 fill=%27%230097e2%27/%3E%3Crect  width=%272.401%27 height=%273.601%27 transform=%27translate%2811.146 25.206%29%27 fill=%27%230097e2%27/%3E%3Crect width=%273.601%27 height=%272.401%27 transform=%27translate%285.144 15.604%29%27 fill=%27%230097e2%27/%3E%3Cpath d=%27M20.8,23.333v6H10v7.2h2.4v-4.8H23.2v-8.4Z%27 transform=%27translate%28-10 -18.532%29%27 fill=%27%230097e2%27/%3E</svg>")}.gw-button__icon--share{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 16.632 20.041%27>%3Cpath d=%27M17.536,16.246a2.96,2.96,0,0,0-2.273,1.033L9.788,13.87a4.145,4.145,0,0,0,.31-1.55,2.372,2.372,0,0,0-.413-1.446L15.16,7.465A2.96,2.96,0,0,0,17.433,8.5a3.044,3.044,0,0,0,3.1-3.1,3.1,3.1,0,0,0-6.2,0,2.017,2.017,0,0,0,.1.723L8.652,9.738A3.122,3.122,0,0,0,7,9.221a3.1,3.1,0,1,0,0,6.2A3.122,3.122,0,0,0,8.652,14.9l5.785,3.616c0,.207-.1.413-.1.723a3.1,3.1,0,1,0,6.2,0A2.934,2.934,0,0,0,17.536,16.246Zm0-12.4a1.589,1.589,0,0,1,1.55,1.55,1.55,1.55,0,1,1-3.1,0A1.521,1.521,0,0,1,17.536,3.85ZM5.45,12.32A1.589,1.589,0,0,1,7,10.771a1.55,1.55,0,1,1,0,3.1A1.589,1.589,0,0,1,5.45,12.32Zm12.086,8.574a1.55,1.55,0,1,1,1.55-1.55A1.589,1.589,0,0,1,17.536,20.894Z%27 transform=%27translate%28-3.9 -2.3%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--share-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 16.632 20.041%27>%3Cpath d=%27M17.536,16.246a2.96,2.96,0,0,0-2.273,1.033L9.788,13.87a4.145,4.145,0,0,0,.31-1.55,2.372,2.372,0,0,0-.413-1.446L15.16,7.465A2.96,2.96,0,0,0,17.433,8.5a3.044,3.044,0,0,0,3.1-3.1,3.1,3.1,0,0,0-6.2,0,2.017,2.017,0,0,0,.1.723L8.652,9.738A3.122,3.122,0,0,0,7,9.221a3.1,3.1,0,1,0,0,6.2A3.122,3.122,0,0,0,8.652,14.9l5.785,3.616c0,.207-.1.413-.1.723a3.1,3.1,0,1,0,6.2,0A2.934,2.934,0,0,0,17.536,16.246Zm0-12.4a1.589,1.589,0,0,1,1.55,1.55,1.55,1.55,0,1,1-3.1,0A1.521,1.521,0,0,1,17.536,3.85ZM5.45,12.32A1.589,1.589,0,0,1,7,10.771a1.55,1.55,0,1,1,0,3.1A1.589,1.589,0,0,1,5.45,12.32Zm12.086,8.574a1.55,1.55,0,1,1,1.55-1.55A1.589,1.589,0,0,1,17.536,20.894Z%27 transform=%27translate%28-3.9 -2.3%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--hamburger{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 24 16%27>%3Cg data-name=%27Group 182%27 fill=%27%23444f66%27%3E%3Cpath data-name=%27Rectangle 268%27 d=%27M0 0H24V2H0z%27/%3E%3Cpath data-name=%27Rectangle 268%27 transform=%27translate%280 7%29%27 d=%27M0 0H24V2H0z%27/%3E%3Cpath data-name=%27Rectangle 268%27 transform=%27translate%280 14%29%27 d=%27M0 0H24V2H0z%27/%3E%3C/g%3E</svg>")}.gw-button__icon--hamburger-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 24 16%27>%3Cg data-name=%27Group 182%27 fill=%27%23fff%27%3E%3Cpath data-name=%27Rectangle 268%27 d=%27M0 0H24V2H0z%27/%3E%3Cpath data-name=%27Rectangle 268%27 transform=%27translate%280 7%29%27 d=%27M0 0H24V2H0z%27/%3E%3Cpath data-name=%27Rectangle 268%27 transform=%27translate%280 14%29%27 d=%27M0 0H24V2H0z%27/%3E%3C/g%3E</svg>")}.gw-button__icon--speaker{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 26.324 18.768%27>%3Cpath d=%27M17.794,8.756V25.685a.92.92,0,0,1-1.484.726l-5.9-4.592H5.149A1.149,1.149,0,0,1,4,20.669v-6.9a1.149,1.149,0,0,1,1.149-1.149H10.41l5.9-4.592a.92.92,0,0,1,1.484.726Zm5.314,3.865a1.151,1.151,0,0,0-1.743-.122l-.659.659a1.165,1.165,0,0,0-.12,1.476,4.725,4.725,0,0,1,0,5.172,1.165,1.165,0,0,0,.12,1.476l.659.659a1.151,1.151,0,0,0,1.743-.122,7.938,7.938,0,0,0,0-9.2Zm4.062-4.14a1.158,1.158,0,0,0-1.707-.08l-.653.652a1.135,1.135,0,0,0-.085,1.522,10.466,10.466,0,0,1,0,13.288,1.135,1.135,0,0,0,.085,1.522l.653.652a1.158,1.158,0,0,0,1.707-.08,13.683,13.683,0,0,0,0-17.477Z%27 transform=%27translate%28-4 -7.836%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--speaker-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 26.324 18.768%27>%3Cpath d=%27M17.794,8.756V25.685a.92.92,0,0,1-1.484.726l-5.9-4.592H5.149A1.149,1.149,0,0,1,4,20.669v-6.9a1.149,1.149,0,0,1,1.149-1.149H10.41l5.9-4.592a.92.92,0,0,1,1.484.726Zm5.314,3.865a1.151,1.151,0,0,0-1.743-.122l-.659.659a1.165,1.165,0,0,0-.12,1.476,4.725,4.725,0,0,1,0,5.172,1.165,1.165,0,0,0,.12,1.476l.659.659a1.151,1.151,0,0,0,1.743-.122,7.938,7.938,0,0,0,0-9.2Zm4.062-4.14a1.158,1.158,0,0,0-1.707-.08l-.653.652a1.135,1.135,0,0,0-.085,1.522,10.466,10.466,0,0,1,0,13.288,1.135,1.135,0,0,0,.085,1.522l.653.652a1.158,1.158,0,0,0,1.707-.08,13.683,13.683,0,0,0,0-17.477Z%27 transform=%27translate%28-4 -7.836%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--headphones{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 40.949 35.606%27>%3Cpath d=%27M37.919,20.632V17.243A17.508,17.508,0,0,0,3,17.243v3.352a6.6,6.6,0,0,0-3,5.89c0,3.527,2.088,6.378,4.652,6.378a2.752,2.752,0,0,0,.463,0,4.227,4.227,0,0,0,8.429-.45V20.707A4.227,4.227,0,0,0,7.03,17.143a13.431,13.431,0,1,1,26.862,0,4.127,4.127,0,0,0-2.276-.675,4.239,4.239,0,0,0-4.239,4.239V32.35a4.227,4.227,0,0,0,8.429.538h.463c2.576,0,4.665-2.851,4.665-6.378a6.578,6.578,0,0,0-3.014-5.878Z%27 transform=%27translate%28.007 -1.058%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--headphones-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 40.949 35.606%27>%3Cpath d=%27M37.919,20.632V17.243A17.508,17.508,0,0,0,3,17.243v3.352a6.6,6.6,0,0,0-3,5.89c0,3.527,2.088,6.378,4.652,6.378a2.752,2.752,0,0,0,.463,0,4.227,4.227,0,0,0,8.429-.45V20.707A4.227,4.227,0,0,0,7.03,17.143a13.431,13.431,0,1,1,26.862,0,4.127,4.127,0,0,0-2.276-.675,4.239,4.239,0,0,0-4.239,4.239V32.35a4.227,4.227,0,0,0,8.429.538h.463c2.576,0,4.665-2.851,4.665-6.378a6.578,6.578,0,0,0-3.014-5.878Z%27 transform=%27translate%28.007 -1.058%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--translate{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 33.959 39.041%27>%3Cpath d=%27M12.048,24.641H1.036A1.037,1.037,0,0,1,0,23.6V1.032A1.022,1.022,0,0,1,1.036,0H19.88a1.033,1.033,0,0,1,1.033,1.032V13.4H13.64A15.14,15.14,0,0,0,15.294,7.2h2.071V4.283H12.219v-1.8H8.7v1.8H3.551V7.2h8.858A11.4,11.4,0,0,1,9.729,14.04,12.47,12.47,0,0,1,8.476,8.455H8.42c-.868.019-1.854.039-2.821.064A15.026,15.026,0,0,0,7.46,15.915a10.03,10.03,0,0,1-3.6,1.221l.494,2.844a12.787,12.787,0,0,0,4.8-1.718,11.663,11.663,0,0,0,2.892,2.351l0,4.026Zm0-7.558,0,0c-.239-.212-.447-.413-.638-.614.233-.238.441-.465.641-.7v1.315Z%27 stroke=%27rgba%280,0,0,0%29%27 stroke-miterlimit=%2710%27 transform=%27translate%28.5 .5%29%27 fill=%27%23444f66%27/%3E %3Cpath d=%27M631.732,398.819l-.5,2.846a15.168,15.168,0,0,1-3.319-.954v-3.236A10.543,10.543,0,0,0,631.732,398.819Z%27 transform=%27translate%28-614.179 -379.006%29%27/%3E %3Cpath d=%27M19.28,23.449H.435A.436.436,0,0,1,0,23.013V.44A.438.438,0,0,1,.435,0H19.28a.441.441,0,0,1,.44.44V23.013A.438.438,0,0,1,19.28,23.449ZM6.917,15.989H12.8l1.175,3.839h3.687L11.944,3.621H7.756l-.077.218L5.5,10.045,2.063,19.827H5.75L6.917,15.99Zm5.069-2.869H7.776C8.97,9.252,9.631,7.031,9.86,6.128c.072.284.174.658.3,1.081l.032.1c.192.629.778,2.542,1.8,5.8Z%27 transform=%27translate%2813.738 15.093%29%27 stroke=%27rgba%280,0,0,0%29%27 stroke-miterlimit=%2710%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--translate-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 33.959 39.041%27>%3Cpath d=%27M12.048,24.641H1.036A1.037,1.037,0,0,1,0,23.6V1.032A1.022,1.022,0,0,1,1.036,0H19.88a1.033,1.033,0,0,1,1.033,1.032V13.4H13.64A15.14,15.14,0,0,0,15.294,7.2h2.071V4.283H12.219v-1.8H8.7v1.8H3.551V7.2h8.858A11.4,11.4,0,0,1,9.729,14.04,12.47,12.47,0,0,1,8.476,8.455H8.42c-.868.019-1.854.039-2.821.064A15.026,15.026,0,0,0,7.46,15.915a10.03,10.03,0,0,1-3.6,1.221l.494,2.844a12.787,12.787,0,0,0,4.8-1.718,11.663,11.663,0,0,0,2.892,2.351l0,4.026Zm0-7.558,0,0c-.239-.212-.447-.413-.638-.614.233-.238.441-.465.641-.7v1.315Z%27 stroke=%27rgba%280,0,0,0%29%27 stroke-miterlimit=%2710%27 transform=%27translate%28.5 .5%29%27 fill=%27%23fff%27/%3E %3Cpath d=%27M631.732,398.819l-.5,2.846a15.168,15.168,0,0,1-3.319-.954v-3.236A10.543,10.543,0,0,0,631.732,398.819Z%27 transform=%27translate%28-614.179 -379.006%29%27/%3E %3Cpath d=%27M19.28,23.449H.435A.436.436,0,0,1,0,23.013V.44A.438.438,0,0,1,.435,0H19.28a.441.441,0,0,1,.44.44V23.013A.438.438,0,0,1,19.28,23.449ZM6.917,15.989H12.8l1.175,3.839h3.687L11.944,3.621H7.756l-.077.218L5.5,10.045,2.063,19.827H5.75L6.917,15.99Zm5.069-2.869H7.776C8.97,9.252,9.631,7.031,9.86,6.128c.072.284.174.658.3,1.081l.032.1c.192.629.778,2.542,1.8,5.8Z%27 transform=%27translate%2813.738 15.093%29%27 stroke=%27rgba%280,0,0,0%29%27 stroke-miterlimit=%2710%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--ear{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 31.541 40.421%27>%3Cpath d=%27M12.894,2.21h0A12.878,12.878,0,0,0,0,15.06a1.7,1.7,0,1,0,3.385,0,9.48,9.48,0,0,1,9.48-9.452h0a9.48,9.48,0,0,1,9.466,9.409,9.016,9.016,0,0,1-2.486,6.264,10.6,10.6,0,0,1-1.4,1.053,11.067,11.067,0,0,0-2.809,2.416,15.659,15.659,0,0,0-2.289,7.261,1.7,1.7,0,0,0-.084.534h0a3.723,3.723,0,1,1-7.443.2,1.067,1.067,0,0,1,0-.211h0a1.7,1.7,0,0,0-3.4,0h0a1.208,1.208,0,0,1,0,.225,7.148,7.148,0,0,0,7.12,6.882h0a7.134,7.134,0,0,0,7.092-6.685h0v-.084a13.805,13.805,0,0,1,1.629-5.983A7.7,7.7,0,0,1,20.3,25.172a14.985,14.985,0,0,0,1.868-1.4,12.345,12.345,0,0,0,3.567-8.609v-.112A12.892,12.892,0,0,0,12.894,2.21Z%27 transform=%27translate%28.005 .784%29%27 fill=%27%23444f66%27/%3E %3Cpath d=%27M5.515,20.341a1.7,1.7,0,0,0,0,3.385h0A5.618,5.618,0,0,0,7.987,13.01h0a.492.492,0,0,1-.225-.674v-.084a3.048,3.048,0,0,1,2.43-1.208,3.286,3.286,0,0,1,2.458.941,2.991,2.991,0,0,1,.6,2.373,1.7,1.7,0,1,0,3.371.337,6.193,6.193,0,0,0-1.4-4.986A6.629,6.629,0,0,0,10.248,7.7a6.446,6.446,0,0,0-5.126,2.542,3.651,3.651,0,0,0-.393.632h0A3.862,3.862,0,0,0,6.5,16.043a2.261,2.261,0,0,1-.983,4.213Z%27 transform=%27translate%281.612 3.003%29%27 fill=%27%23444f66%27/%3E %3Cpath d=%27M16.8.193h0A1.7,1.7,0,0,0,15.209,3.17a13.96,13.96,0,0,1,7.022,13.4,17.934,17.934,0,0,1-1.77,5.941h0a1.685,1.685,0,0,0,.758,2.275,1.587,1.587,0,0,0,.758.183,1.685,1.685,0,0,0,1.517-.941,21.417,21.417,0,0,0,2.121-7.106v-.1A17.386,17.386,0,0,0,16.8.193Z%27 transform=%27translate%285.864 -.078%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--ear-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 31.541 40.421%27>%3Cpath d=%27M12.894,2.21h0A12.878,12.878,0,0,0,0,15.06a1.7,1.7,0,1,0,3.385,0,9.48,9.48,0,0,1,9.48-9.452h0a9.48,9.48,0,0,1,9.466,9.409,9.016,9.016,0,0,1-2.486,6.264,10.6,10.6,0,0,1-1.4,1.053,11.067,11.067,0,0,0-2.809,2.416,15.659,15.659,0,0,0-2.289,7.261,1.7,1.7,0,0,0-.084.534h0a3.723,3.723,0,1,1-7.443.2,1.067,1.067,0,0,1,0-.211h0a1.7,1.7,0,0,0-3.4,0h0a1.208,1.208,0,0,1,0,.225,7.148,7.148,0,0,0,7.12,6.882h0a7.134,7.134,0,0,0,7.092-6.685h0v-.084a13.805,13.805,0,0,1,1.629-5.983A7.7,7.7,0,0,1,20.3,25.172a14.985,14.985,0,0,0,1.868-1.4,12.345,12.345,0,0,0,3.567-8.609v-.112A12.892,12.892,0,0,0,12.894,2.21Z%27 transform=%27translate%28.005 .784%29%27 fill=%27%23fff%27/%3E %3Cpath d=%27M5.515,20.341a1.7,1.7,0,0,0,0,3.385h0A5.618,5.618,0,0,0,7.987,13.01h0a.492.492,0,0,1-.225-.674v-.084a3.048,3.048,0,0,1,2.43-1.208,3.286,3.286,0,0,1,2.458.941,2.991,2.991,0,0,1,.6,2.373,1.7,1.7,0,1,0,3.371.337,6.193,6.193,0,0,0-1.4-4.986A6.629,6.629,0,0,0,10.248,7.7a6.446,6.446,0,0,0-5.126,2.542,3.651,3.651,0,0,0-.393.632h0A3.862,3.862,0,0,0,6.5,16.043a2.261,2.261,0,0,1-.983,4.213Z%27 transform=%27translate%281.612 3.003%29%27 fill=%27%23fff%27/%3E %3Cpath d=%27M16.8.193h0A1.7,1.7,0,0,0,15.209,3.17a13.96,13.96,0,0,1,7.022,13.4,17.934,17.934,0,0,1-1.77,5.941h0a1.685,1.685,0,0,0,.758,2.275,1.587,1.587,0,0,0,.758.183,1.685,1.685,0,0,0,1.517-.941,21.417,21.417,0,0,0,2.121-7.106v-.1A17.386,17.386,0,0,0,16.8.193Z%27 transform=%27translate%285.864 -.078%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--accessibility-man{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 33.726 44.659%27>%3Cpath d=%27M823.182,307.5s-10.13,3.259-13.652,3.259-13.475-3.171-13.475-3.171a2.67,2.67,0,0,0-3.259,1.585h0a2.619,2.619,0,0,0,1.762,3.258l10.921,3.171a1.355,1.355,0,0,1,.881,1.321,54.97,54.97,0,0,1-.617,6.958c-.881,4.049-5.725,15.149-5.725,15.149-.012.024-.023.049-.035.074a2.54,2.54,0,0,0,1.268,3.361,2.346,2.346,0,0,0,1.057.264,2.475,2.475,0,0,0,2.29-1.5l4.932-10.569,5.108,10.657a2.39,2.39,0,0,0,2.29,1.5,2.343,2.343,0,0,0,1.057-.264,2.615,2.615,0,0,0,1.233-3.435s-4.844-11.1-5.725-15.149a55.537,55.537,0,0,1-.616-6.958,1.252,1.252,0,0,1,.881-1.321l10.833-3.259a2.565,2.565,0,0,0-1.409-4.932Z%27 transform=%27translate%28-792.686 -298.163%29%27 fill=%27%23444f66%27/%3E %3Cpath d=%27M809.53,308.028a4.932,4.932,0,0,0,0-9.864h0a4.933,4.933,0,0,0,0,9.865Z%27 transform=%27translate%28-792.686 -298.163%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--accessibility-man-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 33.726 44.659%27>%3Cpath d=%27M823.182,307.5s-10.13,3.259-13.652,3.259-13.475-3.171-13.475-3.171a2.67,2.67,0,0,0-3.259,1.585h0a2.619,2.619,0,0,0,1.762,3.258l10.921,3.171a1.355,1.355,0,0,1,.881,1.321,54.97,54.97,0,0,1-.617,6.958c-.881,4.049-5.725,15.149-5.725,15.149-.012.024-.023.049-.035.074a2.54,2.54,0,0,0,1.268,3.361,2.346,2.346,0,0,0,1.057.264,2.475,2.475,0,0,0,2.29-1.5l4.932-10.569,5.108,10.657a2.39,2.39,0,0,0,2.29,1.5,2.343,2.343,0,0,0,1.057-.264,2.615,2.615,0,0,0,1.233-3.435s-4.844-11.1-5.725-15.149a55.537,55.537,0,0,1-.616-6.958,1.252,1.252,0,0,1,.881-1.321l10.833-3.259a2.565,2.565,0,0,0-1.409-4.932Z%27 transform=%27translate%28-792.686 -298.163%29%27 fill=%27%23fff%27/%3E %3Cpath d=%27M809.53,308.028a4.932,4.932,0,0,0,0-9.864h0a4.933,4.933,0,0,0,0,9.865Z%27 transform=%27translate%28-792.686 -298.163%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--play-outline{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 27.697 27.697%27>%3Cg fill=%27none%27 stroke=%27%23444f66%27 stroke-width=%272%27%3E%3Ccircle cx=%2713.848%27 cy=%2713.848%27 r=%2713.848%27 stroke=%27none%27/%3E%3Ccircle cx=%2713.848%27 cy=%2713.848%27 r=%2712.848%27/%3E%3C/g%3E%3Cpath d=%27M521.331,812.236l8.32-4.739-8.32-5.193Z%27 transform=%27translate%28-511.066 -793.542%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--play-outline-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 27.697 27.697%27>%3Cpath d=%27M13.848,2A11.848,11.848,0,0,0,5.47,22.226,11.848,11.848,0,0,0,22.226,5.47,11.771,11.771,0,0,0,13.848,2m0-2A13.848,13.848,0,1,1,0,13.848,13.848,13.848,0,0,1,13.848,0Z%27 fill=%27%23fff%27 /%3E %3Cpath d=%27M521.331,812.236l8.32-4.739-8.32-5.193Z%27 transform=%27translate%28-511.066 -793.542%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--tool-handwriting{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 42.335 40.537%27>%3Cpath d=%27M364.109,1009.7l-3.7,4.5-10.294-8.2,3.7-4.5c4.825,1.448,7.882,3.7,10.294,8.2ZM336.6,1027.236l6.112,4.826-4.665,1.93-2.252-1.769c.322-1.608.483-3.217.8-4.986Zm-4.5,11.9,12.224-4.826L358.8,1016.3l-10.294-8.2L334.03,1026.11Z%27 transform=%27translate%28-332.1 -1001.5%29%27 fill=%27%23444f66%27 fill-rule=%27evenodd%27/%3E%3Cpath d=%27M332.9,1029.126c4.343.643,10.455,1.126,13.35-.965,3.217-2.252.483-6.112,3.217-7.238,1.448-.644,4.5-.644,12.224,3.056%27 transform=%27translate%28-331.613 -989.879%29%27 fill=%27none%27 stroke=%27%23444f66%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%271.477%27/%3E%3Cpath d=%27M9.3-2.93H4.16L3.184,0H.068L5.361-14.219H8.076L13.4,0H10.283ZM4.951-5.3H8.506L6.719-10.625Z%27 transform=%27translate%2828.335 34.194%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--tool-handwriting-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 42.335 40.537%27>%3Cpath d=%27M364.109,1009.7l-3.7,4.5-10.294-8.2,3.7-4.5c4.825,1.448,7.882,3.7,10.294,8.2ZM336.6,1027.236l6.112,4.826-4.665,1.93-2.252-1.769c.322-1.608.483-3.217.8-4.986Zm-4.5,11.9,12.224-4.826L358.8,1016.3l-10.294-8.2L334.03,1026.11Z%27 transform=%27translate%28-332.1 -1001.5%29%27 fill=%27%23fff%27 fill-rule=%27evenodd%27/%3E%3Cpath d=%27M332.9,1029.126c4.343.643,10.455,1.126,13.35-.965,3.217-2.252.483-6.112,3.217-7.238,1.448-.644,4.5-.644,12.224,3.056%27 transform=%27translate%28-331.613 -989.879%29%27 fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%271.477%27/%3E%3Cpath d=%27M9.3-2.93H4.16L3.184,0H.068L5.361-14.219H8.076L13.4,0H10.283ZM4.951-5.3H8.506L6.719-10.625Z%27 transform=%27translate%2828.335 34.194%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--camera-capture{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 41.06 35.719%27>%3Cpath d=%27M20.03-3.122a5.788,5.788,0,0,1,4.246,1.763,5.788,5.788,0,0,1,1.763,4.246,5.788,5.788,0,0,1-1.763,4.246,5.994,5.994,0,0,1-8.492,0,5.788,5.788,0,0,1-1.763-4.246,5.788,5.788,0,0,1,1.763-4.246A5.788,5.788,0,0,1,20.03-3.122ZM34.719-11.8A5.146,5.146,0,0,1,38.5-10.237,5.146,5.146,0,0,1,40.06-6.46V12.235a5.343,5.343,0,0,1-5.341,5.341H5.341a5.146,5.146,0,0,1-3.777-1.565A5.146,5.146,0,0,1,0,12.235V-6.46a5.146,5.146,0,0,1,1.565-3.777A5.146,5.146,0,0,1,5.341-11.8h4.674l1.064-2.838a3.874,3.874,0,0,1,1.45-1.763,3.716,3.716,0,0,1,2.16-.741H25.372a3.716,3.716,0,0,1,2.16.741,3.874,3.874,0,0,1,1.45,1.763L30.045-11.8ZM20.03,12.235a9,9,0,0,0,6.6-2.744,9,9,0,0,0,2.744-6.6,9,9,0,0,0-2.744-6.6,9,9,0,0,0-6.6-2.744,9,9,0,0,0-6.6,2.744,9,9,0,0,0-2.744,6.6,9,9,0,0,0,2.744,6.6A9,9,0,0,0,20.03,12.235Z%27 transform=%27translate%28.5 17.643%29%27 fill=%27%23444f66%27 stroke=%27rgba%280,0,0,0%29%27/%3E</svg>")}.gw-button__icon--camera-capture-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 41.06 35.719%27>%3Cpath d=%27M20.03-3.122a5.788,5.788,0,0,1,4.246,1.763,5.788,5.788,0,0,1,1.763,4.246,5.788,5.788,0,0,1-1.763,4.246,5.994,5.994,0,0,1-8.492,0,5.788,5.788,0,0,1-1.763-4.246,5.788,5.788,0,0,1,1.763-4.246A5.788,5.788,0,0,1,20.03-3.122ZM34.719-11.8A5.146,5.146,0,0,1,38.5-10.237,5.146,5.146,0,0,1,40.06-6.46V12.235a5.343,5.343,0,0,1-5.341,5.341H5.341a5.146,5.146,0,0,1-3.777-1.565A5.146,5.146,0,0,1,0,12.235V-6.46a5.146,5.146,0,0,1,1.565-3.777A5.146,5.146,0,0,1,5.341-11.8h4.674l1.064-2.838a3.874,3.874,0,0,1,1.45-1.763,3.716,3.716,0,0,1,2.16-.741H25.372a3.716,3.716,0,0,1,2.16.741,3.874,3.874,0,0,1,1.45,1.763L30.045-11.8ZM20.03,12.235a9,9,0,0,0,6.6-2.744,9,9,0,0,0,2.744-6.6,9,9,0,0,0-2.744-6.6,9,9,0,0,0-6.6-2.744,9,9,0,0,0-6.6,2.744,9,9,0,0,0-2.744,6.6,9,9,0,0,0,2.744,6.6A9,9,0,0,0,20.03,12.235Z%27 transform=%27translate%28.5 17.643%29%27 fill=%27%23fff%27 stroke=%27rgba%280,0,0,0%29%27/%3E</svg>")}.gw-button__icon--calendar{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 17.453 15.235%27>%3Cpath d=%27M42.544,31.282H38.072V30.009a.909.909,0,0,0-1.818,0v1.273H33.2V30.009a.909.909,0,0,0-1.818,0v1.273H26.909a.9.9,0,0,0-.909.909V43.426a.9.9,0,0,0,.909.909H42.544a.9.9,0,0,0,.909-.909V32.191A.9.9,0,0,0,42.544,31.282Zm-.909,11.236H27.818V33.1h3.563v.545a.909.909,0,0,0,1.818,0V33.1h3.054v.545a.909.909,0,0,0,1.818,0V33.1h3.563ZM29.854,36.009h1.818v1.818H29.854Zm0,2.873h1.818V40.7H29.854Zm3.963-2.873h1.818v1.818H33.818Zm0,2.873h1.818V40.7H33.818Zm3.963-2.873H39.6v1.818H37.781Zm0,2.873H39.6V40.7H37.781Z%27 transform=%27translate%28-26 -29.1%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--calendar-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 17.453 15.235%27>%3Cpath d=%27M42.544,31.282H38.072V30.009a.909.909,0,0,0-1.818,0v1.273H33.2V30.009a.909.909,0,0,0-1.818,0v1.273H26.909a.9.9,0,0,0-.909.909V43.426a.9.9,0,0,0,.909.909H42.544a.9.9,0,0,0,.909-.909V32.191A.9.9,0,0,0,42.544,31.282Zm-.909,11.236H27.818V33.1h3.563v.545a.909.909,0,0,0,1.818,0V33.1h3.054v.545a.909.909,0,0,0,1.818,0V33.1h3.563ZM29.854,36.009h1.818v1.818H29.854Zm0,2.873h1.818V40.7H29.854Zm3.963-2.873h1.818v1.818H33.818Zm0,2.873h1.818V40.7H33.818Zm3.963-2.873H39.6v1.818H37.781Zm0,2.873H39.6V40.7H37.781Z%27 transform=%27translate%28-26 -29.1%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--list{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 13.48 7.635%27>%3Cpath d=%27M19.116,66.278H6.684a.524.524,0,0,0-.524.524v2.08a.524.524,0,0,0,.524.524H19.116a.524.524,0,0,0,.524-.524V66.8A.524.524,0,0,0,19.116,66.278Z%27 transform=%27translate%28-6.16 -61.77%29%27 fill=%27%23444f66%27/%3E%3Cpath d=%27M19.116,38.295H6.684a.524.524,0,0,0-.524.524V40.9a.524.524,0,0,0,.524.524H19.116a.524.524,0,0,0,.524-.524v-2.08A.524.524,0,0,0,19.116,38.295Z%27 transform=%27translate%28-6.16 -38.295%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--list-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2717px%27 viewBox=%270 0 13.48 7.635%27>%3Cpath d=%27M19.116,66.278H6.684a.524.524,0,0,0-.524.524v2.08a.524.524,0,0,0,.524.524H19.116a.524.524,0,0,0,.524-.524V66.8A.524.524,0,0,0,19.116,66.278Z%27 transform=%27translate%28-6.16 -61.77%29%27 fill=%27%23fff%27/%3E%3Cpath d=%27M19.116,38.295H6.684a.524.524,0,0,0-.524.524V40.9a.524.524,0,0,0,.524.524H19.116a.524.524,0,0,0,.524-.524v-2.08A.524.524,0,0,0,19.116,38.295Z%27 transform=%27translate%28-6.16 -38.295%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--mini-accordion-open{width:.9em;content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%276px%27 viewBox=%270 0 8.7 6.4%27>%3Cpath d=%27M0,0h8.7L4.4,6.4L0,0z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--mini-accordion-open-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%276px%27 viewBox=%270 0 8.7 6.4%27>%3Cpath d=%27M0,0h8.7L4.4,6.4L0,0z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--mini-accordion-closed{width:.9em;content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%276px%27 viewBox=%270 0 8.7 6.4%27>%3Cpath d=%27M0,0h8.7L4.4,6.4L0,0z%27 transform=%27rotate%2890 4 3%29%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--mini-accordion-closed-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%276px%27 viewBox=%270 0 8.7 6.4%27>%3Cpath d=%27M0,0h8.7L4.4,6.4L0,0z%27 transform=%27rotate%2890 4 3%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--action-bring-forward{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718px%27 viewBox=%270 0 20 20%27>%3Cpath d=%27M.4 13.6h5.9v5.9c0 .2.2.4.4.4h12.8c.2 0 .4-.2.4-.4V6.7c0-.2-.2-.4-.4-.4h-5.9V.4c0-.2-.2-.4-.4-.4H.4C.2 0 0 .2 0 .4v12.8c0 .2.2.4.4.4zM3.1 3.1h7.5v3.3H7c-.3 0-.6.3-.6.6v3.6H3.1V3.1z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--action-bring-forward-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718px%27 viewBox=%270 0 20 20%27>%3Cpath d=%27M.4 13.6h5.9v5.9c0 .2.2.4.4.4h12.8c.2 0 .4-.2.4-.4V6.7c0-.2-.2-.4-.4-.4h-5.9V.4c0-.2-.2-.4-.4-.4H.4C.2 0 0 .2 0 .4v12.8c0 .2.2.4.4.4zM3.1 3.1h7.5v3.3H7c-.3 0-.6.3-.6.6v3.6H3.1V3.1z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--action-bring-to-front{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718px%27 viewBox=%270 0 20 20%27>%3Cpath d=%27M19.6 10.3h-3.4v-6c0-.2-.2-.4-.4-.4h-6V.4c.1-.2-.1-.4-.3-.4H.4C.2 0 0 .2 0 .4v9.1c0 .2.2.4.4.4h3.3v6c0 .2.2.4.4.4h6v3.4c0 .2.2.4.4.4h9.1c.2 0 .4-.2.4-.4v-9.1c0-.1-.2-.3-.4-.3zm-7.3 6h3.5c.2 0 .4-.2.4-.4v-3.4h1.6v5.4h-5.4l-.1-1.6zM3.7 4.2v3.4H2.2V2.2h5.4v1.6H4.1c-.2 0-.4.2-.4.4z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--action-bring-to-front-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718px%27 viewBox=%270 0 20 20%27>%3Cpath d=%27M19.6 10.3h-3.4v-6c0-.2-.2-.4-.4-.4h-6V.4c.1-.2-.1-.4-.3-.4H.4C.2 0 0 .2 0 .4v9.1c0 .2.2.4.4.4h3.3v6c0 .2.2.4.4.4h6v3.4c0 .2.2.4.4.4h9.1c.2 0 .4-.2.4-.4v-9.1c0-.1-.2-.3-.4-.3zm-7.3 6h3.5c.2 0 .4-.2.4-.4v-3.4h1.6v5.4h-5.4l-.1-1.6zM3.7 4.2v3.4H2.2V2.2h5.4v1.6H4.1c-.2 0-.4.2-.4.4z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--action-send-back{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718px%27 viewBox=%270 0 20 20%27>%3Cpath d=%27M.4 13.6h5.9v5.9c0 .2.2.4.4.4h12.8c.2 0 .4-.2.4-.4V6.7c0-.2-.2-.4-.4-.4h-5.9V.4c0-.2-.2-.4-.4-.4H.4C.2 0 0 .2 0 .4v12.8c0 .2.2.4.4.4zm16.5-4.2v7.5H9.4V9.4h7.5z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--action-send-back-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718px%27 viewBox=%270 0 20 20%27>%3Cpath d=%27M.4 13.6h5.9v5.9c0 .2.2.4.4.4h12.8c.2 0 .4-.2.4-.4V6.7c0-.2-.2-.4-.4-.4h-5.9V.4c0-.2-.2-.4-.4-.4H.4C.2 0 0 .2 0 .4v12.8c0 .2.2.4.4.4zm16.5-4.2v7.5H9.4V9.4h7.5z%27 fill=%27%23fff%27/%3E</svg>")}.gw-button__icon--action-send-to-back{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718px%27 viewBox=%270 0 20 20%27>%3Cpath d=%27M19.6 10.3h-3.4v-6c0-.2-.2-.4-.4-.4h-6V.5c0-.2-.2-.4-.4-.4H.3C.1.1-.1.3-.1.5v9.1c0 .2.2.4.4.4h3.3v6c0 .2.2.4.4.4h6v3.4c0 .2.2.4.4.4h9.1c.2 0 .4-.2.4-.4v-9.1c.1-.2-.1-.4-.3-.4zm-7.3 7.6v-5.4h5.4v5.4h-5.4zM7.7 2.2v5.4H2.3V2.2h5.4z%27 fill=%27%23444f66%27/%3E</svg>")}.gw-button__icon--action-send-to-back-white{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2718px%27 viewBox=%270 0 20 20%27>%3Cpath d=%27M19.6 10.3h-3.4v-6c0-.2-.2-.4-.4-.4h-6V.5c0-.2-.2-.4-.4-.4H.3C.1.1-.1.3-.1.5v9.1c0 .2.2.4.4.4h3.3v6c0 .2.2.4.4.4h6v3.4c0 .2.2.4.4.4h9.1c.2 0 .4-.2.4-.4v-9.1c.1-.2-.1-.4-.3-.4zm-7.3 7.6v-5.4h5.4v5.4h-5.4zM7.7 2.2v5.4H2.3V2.2h5.4z%27 fill=%27%23fff%27/%3E</svg>")}.gw-icon-fill{fill:#000;fill:var(--iconFillColor,var(--iconFillColor))}.icons-wrap{display:flex;flex-wrap:wrap}.icons-wrap>button{margin-bottom:10px}.gw-loading-icon{display:inline-block;background-size:18px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0cm9rZT0iIzAwN2JmZiIgdmlld0JveD0iMCAwIDM4IDM4Ij4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSAxKSI+CiAgICA8Y2lyY2xlIGN4PSIxOCIgY3k9IjE4IiByPSIxOCIgc3Ryb2tlLW9wYWNpdHk9Ii41Ii8+CiAgICA8cGF0aCBkPSJNMzYgMThBMTggMTggMCAwMDE4IDAiPgogICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGR1cj0iMXMiIGZyb209IjAgMTggMTgiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiB0bz0iMzYwIDE4IDE4IiB0eXBlPSJyb3RhdGUiLz4KICAgIDwvcGF0aD4KICA8L2c+Cjwvc3ZnPgo=) 0 0 no-repeat}.gw-loading-icon--green{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjNUE4NDAwIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2Utb3BhY2l0eT0iLjUiIGN4PSIxOCIgY3k9IjE4IiByPSIxOCIvPjxwYXRoIGQ9Ik0zNiAxOGMwLTkuOTQtOC4wNi0xOC0xOC0xOCI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMTggMTgiIHRvPSIzNjAgMTggMTgiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjwvZz48L3N2Zz4K) 0 0 no-repeat;background-size:18px}.gw-loading-icon--pink{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjRTEyMzYyIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2Utb3BhY2l0eT0iLjUiIGN4PSIxOCIgY3k9IjE4IiByPSIxOCIvPjxwYXRoIGQ9Ik0zNiAxOGMwLTkuOTQtOC4wNi0xOC0xOC0xOCI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMTggMTgiIHRvPSIzNjAgMTggMTgiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjwvZz48L3N2Zz4K) 0 0 no-repeat;background-size:18px}.gw-loading-icon--teal{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjMkM3Rjg1Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2Utb3BhY2l0eT0iLjUiIGN4PSIxOCIgY3k9IjE4IiByPSIxOCIvPjxwYXRoIGQ9Ik0zNiAxOGMwLTkuOTQtOC4wNi0xOC0xOC0xOCI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMTggMTgiIHRvPSIzNjAgMTggMTgiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjwvZz48L3N2Zz4K) 0 0 no-repeat;background-size:18px}.gw-loading-icon--purple{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjOEU0REVFIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2Utb3BhY2l0eT0iLjUiIGN4PSIxOCIgY3k9IjE4IiByPSIxOCIvPjxwYXRoIGQ9Ik0zNiAxOGMwLTkuOTQtOC4wNi0xOC0xOC0xOCI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMTggMTgiIHRvPSIzNjAgMTggMTgiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjwvZz48L3N2Zz4K) 0 0 no-repeat;background-size:18px}.gw-loading-icon--orange{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjRDc0QjFEIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2Utb3BhY2l0eT0iLjUiIGN4PSIxOCIgY3k9IjE4IiByPSIxOCIvPjxwYXRoIGQ9Ik0zNiAxOGMwLTkuOTQtOC4wNi0xOC0xOC0xOCI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMTggMTgiIHRvPSIzNjAgMTggMTgiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjwvZz48L3N2Zz4K) 0 0 no-repeat;background-size:18px}.gw-loading-icon--blue{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjMDA3QUJDIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2Utb3BhY2l0eT0iLjUiIGN4PSIxOCIgY3k9IjE4IiByPSIxOCIvPjxwYXRoIGQ9Ik0zNiAxOGMwLTkuOTQtOC4wNi0xOC0xOC0xOCI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMTggMTgiIHRvPSIzNjAgMTggMTgiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjwvZz48L3N2Zz4K) 0 0 no-repeat;background-size:18px}.gw-loading-icon--white{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjRkZGIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2Utb3BhY2l0eT0iLjUiIGN4PSIxOCIgY3k9IjE4IiByPSIxOCIvPjxwYXRoIGQ9Ik0zNiAxOGMwLTkuOTQtOC4wNi0xOC0xOC0xOCI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMTggMTgiIHRvPSIzNjAgMTggMTgiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjwvZz48L3N2Zz4K) 0 0 no-repeat;background-size:18px}.gw-icon-button{display:inline-block;font-size:10px;height:3.5em;width:3.5em;border-radius:35px;padding:.4em;margin:0;border:2px solid var(--transparent);background-color:rgba(220,223,228,.5);background-color:var(--iconButtonBackgroundDefaultColor,var(--icon-button-background-default-color))}.gw-icon-button--icon{color:#fff;background-color:transparent;border:2px solid transparent;fill:#000;fill:var(--toolbarIconButtonFillColor,var(--fontColorDark))}.gw-icon-button--icon:disabled,.gw-icon-button--icon[disabled]{background-color:var(--transparent);border-color:var(--transparent)}.gw-icon-button--icon:visited{color:var(--fontColorDark);text-decoration:none}.gw-icon-button--icon:hover{color:rgba(0,0,0,.6);border:2px solid transparent;border:var(--iconButtonBackgroundDefaultColor,var(--icon-button-border-color));background-color:rgba(220,223,228,.5);background-color:var(--iconButtonBackgroundHoverColor,var(--icon-button-background-hover-color))}.gw-icon-button--icon:focus,.gw-icon-button--icon:hover{text-decoration:none}.gw-icon-button--icon:active{color:var(--fontColorDark,#000);border:2px solid transparent;border:var(--icon-button-border-color,var(--icon-button-background-hover-color));background-color:rgba(220,223,228,.5);background-color:var(--iconButtonBackgroundActiveColor,var(--icon-button-background-active-color));background-color:hsla(0,0%,99%,.135);background-color:var(--iconButtonBackgroundActiveColorNoBackground,var(--icon-button-background-active-color-no-background))}.gw-icon-button:not(:last-child){margin-right:.25em}.gw-icon-button:hover{background-color:hsla(0,0%,100%,.22);background-color:var(--iconButtonBackgroundHoverColor,var(--icon-button-background-hover-color))}.gw-icon-button:active,.gw-icon-button:hover{border:2px solid transparent;border:var(--icon-button-border-color,var(--icon-button-background-hover-color))}.gw-icon-button:active{background-color:rgba(36,42,56,.12);background-color:var(--iconButtonBackgroundActiveColor,var(--icon-button-background-active-color))}.gw-icon-button__icon{top:-.1em;right:-.1em;height:1.3em;width:1.3em}.gw-icon-button__icon--mini-accordion-collapse{width:.7em}.gw-icon-button__icon--s2b{width:1.7em;height:1.7em;top:-1px}.gw-icon-button__icon--s2{width:1.9em;height:1.9em;top:-1px}.gw-icon-button__icon--s3{width:2.2em;height:2.2em;top:0}.gw-icon-button__icon--app-floating{width:3.2em;height:3.2em;top:0}.gw-icon-button__icon--app-square{width:3.5em;height:3.5em;top:0}.gw-icon-button__icon--launchpad-s1{width:auto;height:3.2em;top:0}.gw-icon-button__icon--launchpad-s1b{width:auto;height:2.8em;top:0}.gw-icon-button__icon--launchpad-s2{width:3.2em;height:auto;top:0}.gw-icon-button--move{background-color:transparent;color:#fff;opacity:.5}.gw-icon-button--move:visited{color:var(--fontColorDark);text-decoration:none}.gw-icon-button--move:hover{background-color:transparent;border-color:transparent;color:rgba(0,0,0,.6);opacity:.8}.gw-icon-button--move:focus,.gw-icon-button--move:hover{text-decoration:none}.gw-icon-button--move:active{background-color:transparent;color:var(--fontColorDark)}.gw-icon-button--move>.gw-icon-button__icon{height:17px;width:17px}.gw-icon-button--selected{background-color:#bcc3d2;background-color:var(--defaultColorSelected,var(--defaultColorSelected));border:2px solid #bcc3d2;border:var(--buttonBorderColorSelected,var(--buttonBorderColorSelected))}.gw-icon-button--s3{width:54px;height:54px;border-radius:54px;display:flex;align-items:center;justify-content:center}.gw-icon-button--recording{position:relative;background-color:#da2b2e;transition:scale .05s ease-in-out}.gw-icon-button--recording:hover{background-color:#c8191c}.gw-icon-button--recording:active{transform:scale(.95)}.gw-icon-button--recording:after,.gw-icon-button--recording:before{content:"";position:absolute;height:100%;width:100%;top:0;bottom:0;left:0;right:0;border-radius:50%}.gw-icon-button--recording:before{box-shadow:0 0 0 0 hsla(0,60%,79%,.5);-webkit-animation:pulse 1.5s infinite;z-index:1}.gw-icon-button--mobile-s4{width:9em;height:9em;border-radius:9em;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 9px rgba(0,0,0,.62);transition:scale .05s ease-in-out}.gw-icon-button--mobile-square{width:8em;height:8em;border-radius:0;display:flex;align-items:center;justify-content:center}.gw-icon-button--green,.gw-icon-button--green:hover{background-color:var(--brandColorGreen)}.gw-icon-button--green:active{background-color:var(--brandColorGreenActive);opacity:1;transform:scale(.95)}.gw-icon-button--blue,.gw-icon-button--blue:hover{background-color:var(--brandColorBlue)}.gw-icon-button--blue:active{background-color:var(--brandColorBlueActive);opacity:1;transform:scale(.95)}.gw-icon-button--red,.gw-icon-button--red:hover{background-color:#da2b2e}.gw-icon-button--red:active{background-color:#c8191c;opacity:1;transform:scale(.95)}.gw-icon-button--orange{background-color:var(--primaryColorOrange)}.gw-icon-button--orange:hover{background-color:var(--primaryColorOrangeHover)}.gw-icon-button--orange:active{background-color:var(--primaryColorOrangeActive);opacity:1}.gw-icon-button--primary-blue{background-color:var(--primaryColorBlue)}.gw-icon-button--primary-blue:hover{background-color:var(--primaryColorBlueHover)}.gw-icon-button--primary-blue:active{background-color:var(--primaryColorBlueActive);opacity:1}.gw-icon-button--dark{background-color:#434e65;background-color:var(--secondaryButtonBackgroundColor,var(--secondaryColor))}.gw-icon-button--dark:hover{background-color:#2f3646;background-color:var(--secondaryButtonBackgroundHoverColor,var(--secondaryColorHover))}.gw-icon-button--dark:active{background-color:#1b1f28;background-color:var(--secondaryButtonBackgroundActiveColor,var(--secondaryColorActive));opacity:1}.gw-icon-button--light{background-color:var(--launchpadButtonLight)}.gw-icon-button--light:hover{background-color:var(--launchpadButtonLightHover)}.gw-icon-button--light:active{background-color:var(--launchpadButtonLightActive);opacity:1}.gw-icon-button--white,.gw-icon-button--white:hover{background-color:#fff}.gw-icon-button--white:active{background-color:hsla(0,0%,100%,.75);transform:scale(.95)}.gw-beta-tag{position:relative}.gw-beta-tag:after{content:"beta";position:absolute;top:-10px;left:calc(100% - 20px);text-transform:uppercase;padding:4px 9px;border-radius:8px 0 8px 0;background:#006fe6;background:var(--primaryColor);color:#fff;font-weight:bolder;font-size:10px}.gw-beta-tag--inline:after{left:calc(100% + 0px);top:50%;transform:translate(-50%,-50%)}.gw-beta-tag--left:after{left:-20px}.gw-beta-tag--bottom:after{left:50%;top:calc(100% + 15px);transform:translate(-50%,-50%)}.gw-beta-banner{display:block;width:100%;background:#006fe6;background:var(--primaryColor);padding:4px 8px;font-size:10px;text-transform:uppercase;text-align:center}.gw-beta-banner p{color:#fff;font-weight:bolder;margin:0 auto;font-size:12px}table.gw-table{font-family:Roboto,sans-serif;display:table;table-layout:fixed;border-collapse:collapse;border-spacing:0;margin:auto;width:100%;max-width:100%;background-color:var(--tableBackgroundColor);color:var(--tableTextColor)}@media screen and (max-width:850px){table.gw-table{overflow-x:auto;display:block;width:100%}}table.gw-table td,table.gw-table th{padding:16px 20px;font-size:13px;border-bottom:1px solid var(--tableBorderColor);border-right:none}table.gw-table td:last-child,table.gw-table th:last-child{border-right:none}table.gw-table thead>tr>td,table.gw-table thead>tr>th{font-family:Roboto,sans-serif;text-align:left;font-size:14px;background-color:var(--tableBackgroundHeaderColor);font-weight:600;color:var(--tableTextColor);white-space:normal}table.gw-table tbody>tr:hover{background-color:var(--tableBackgroundHoverColor)}table.gw-table--rowed tbody>tr:nth-child(2n){background-color:var(--tableBackgroundAltColor)}table.gw-table--rowed tbody>tr:nth-child(2n):hover{background-color:var(--tableBackgroundHoverColor)}table.gw-table--bordered,table.gw-table--bordered td,table.gw-table--bordered th,table.gw-table--bordered__static td,table.gw-table--bordered__static th{border:1px solid var(--tableBorderColor)}table.gw-table--bordered__static tbody>tr:hover,table.gw-table__static tbody>tr:hover{background:none}.gw-group{position:relative;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.gw-group,.gw-group--align-left{justify-content:flex-start}.gw-group--align-right{flex-direction:row;justify-content:flex-end}.gw-group--align-start{align-items:flex-start}.gw-group--center{justify-content:center}.gw-group--space-between{justify-content:space-between}.gw-group--space-around{justify-content:space-around}.gw-group--no-wrap{flex:0 0 auto;flex-shrink:0}.gw-group--align-left>:not(:last-child),.gw-group--align-right>:not(:last-child),.gw-group--center>:not(:last-child),.gw-group--space-between>:not(:last-child){margin-right:.25em}.gw-group--align-left>:not(:first-child),.gw-group--align-right>:not(:first-child),.gw-group--center>:not(:first-child),.gw-group--space-between>:not(:first-child){margin-left:.25em}.gw-group .gw-group-item--align-start{align-self:flex-start}.gw-group .gw-group-item--align-end{align-self:flex-end}.gw-control-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;align-items:center;justify-items:center}.gw-control-grid--last-item{grid-column:4}.gw-list-group{display:flex;flex-direction:column;padding-left:0;margin:0;border-radius:.8em;background-color:transparent;background-color:var(--listGroupBackgroundColor,var(--list-group-background-color))}.gw-list-group__item{width:100%;box-sizing:border-box}.gw-list-group__item:first-of-type{border-top-left-radius:.6em;border-top-right-radius:.6em}.gw-list-group__item:last-of-type{border-bottom-right-radius:.6em;border-bottom-left-radius:.6em}.gw-list-group__item{position:relative;display:block;font-family:Open Sans,sans-serif;font-size:1.5em;font-weight:400;padding:1.1em 1.3em;background-color:#fff;background-color:var(--listGroupItemBackgroundColor,var(--list-group-item-background-color));border:1px solid rgba(0,0,0,.125);margin-bottom:-1px;color:#242a38;color:var(--listGroupItemTextColor,var(--th-slate-dark))}.gw-list-group__item--no-padding{padding:0}.gw-list-group__item__button{margin:0;border:0;background-color:transparent;background-color:#fff;background-color:var(--listGroupItemBackgroundColor,var(--list-group-item-background-color));border-radius:0;font-family:Open Sans,sans-serif;font-weight:600;display:block;width:100%;text-align:left;padding:10px;cursor:pointer;box-sizing:border-box;text-decoration:none!important;-webkit-font-smoothing:antialiased}.gw-list-group__item:hover{background-color:#f4f5f6;background-color:var(--listGroupItemBackgroundColorHover,var(--list-group-item-background-hover-color))}.gw-list-group__item:active,.gw-list-group__item:hover{color:#242a38;color:var(--modalTextColor,var(--th-slate-dark))}.gw-list-group__item:active{background-color:#ebedef;background-color:var(--listGroupItemBackgroundColorActive,var(--list-group-item-background-active-color))}.gw-list-group__item--transparent{background-color:transparent}.gw-list-group__item--current{background-color:var(--list-item-hover);font-weight:600;color:#242a38;color:var(--modalTextColor,var(--th-slate-dark))}.gw-list-group__item--nav-menu{font-family:Roboto,sans-serif;border:none;margin-bottom:0;padding:.8em 1.3em}.gw-list-group__item--nav-sub-menu{font-family:Roboto,sans-serif;border:none;margin-bottom:0;padding:.8em 1.3em .8em 4em;line-height:1.5em}.gw-list-group__item--tile{position:relative;font-family:Roboto,sans-serif;border:none;margin-bottom:0;padding:.52em .3em;display:inline-flex;justify-content:space-between;align-items:center;border-top-left-radius:1.2em;border-bottom-left-radius:1.2em}.gw-list-group__item--tile:not(:last-child){margin-bottom:.4em}.gw-list-group__item--tile:first-child{border-top-left-radius:1.2em;border-bottom-left-radius:1.2em}.gw-list-group__item--tile:active,.gw-list-group__item--tile:hover{background-color:#fff;background-color:var(--listGroupItemBackgroundColor,var(--list-group-item-background-color))}.gw-list-group__item__icon{position:relative;top:-1px;right:.4em;height:18px;width:18px;vertical-align:middle;fill:#242a38;fill:var(--listGroupItemIconColor,var(--list-group-item-icon-color));margin:0}.gw-list-group__item__icon-app{position:relative;display:inline-flex;width:21px;height:21px;vertical-align:middle;justify-content:center;align-items:center;margin-right:10px}.gw-list-group__item--not-clickable{pointer-events:none;-webkit-user-select:none;user-select:none}.gw-list-group__item--first-item{border-top-left-radius:.6em!important;border-top-right-radius:.6em!important}.gw-list-group__item--last-item{border-bottom-right-radius:.6em!important;border-bottom-left-radius:.6em!important}.gw-list-group__item--actions{background-color:#f7f7f8;background-color:var(--listGroupItemActionsBackgroundColor,var(--th-grey-white))}.gw-list-group--mobile li{font-size:1.8em}.gw-list-group__form-options{border-radius:.8em;padding:1.1em 1.3em;margin-top:5px}.gw-list-group__form-options .gw-radio{margin-bottom:5px}.gw-list-group--section>.gw-list-group__item{border:0;margin-bottom:1px;text-align:left}.list-form-dash{border-top:1px dashed rgba(0,0,0,.125);height:1px;width:80%;margin:0 auto}.gw-thumbnail{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap}.gw-thumbnail-wrapper{display:inline-block;position:relative;width:13.2em;height:17em;border-radius:1.6em;border:.4em solid var(--brandColorBlue);background-color:#fff;margin:.7em}.gw-thumbnail-wrapper--add{display:flex;background-color:var(--th-grey);border:0;justify-content:center;align-items:center}.gw-thumbnail-wrapper--add button{box-shadow:0 3px 9px rgba(0,0,0,.62)}.gw-thumbnail-wrapper__number{margin-top:.4em;margin-left:1em}.gw-thumbnail-wrapper__number p{font-family:Open Sans,Arial,sans-serif;font-size:1.6em;font-weight:600}.gw-thumbnail-wrapper__close{margin-top:.4em;margin-right:.4em}.gw-thumbnail-wrapper__preview{position:relative;width:10em;height:10.8em;margin:.5em auto 0;background-color:var(--th-grey);box-sizing:border-box}.gw-menu-notification{position:absolute;top:4px;right:2px;width:8px;height:8px;background-color:#9d5cff;background-color:var(--menuNotifyBackgroundColour,var(--default-menu-notify-background-colour));border-radius:1em}.gw-menu-notification--inline{position:static;float:right;width:8px;height:8px;border:0;margin-top:4px}.screenstick{width:100%;height:600px;position:relative}.gw-app-menu-rollout{position:absolute;top:0;left:0;z-index:11;width:326px;height:100%;display:flex;flex-direction:column;background-color:var(--th-cool-grey-800);font-size:10px}.gw-app-menu-rollout label{color:#fff}.gw-app-menu-rollout__header{padding:1.8em}.gw-app-menu-rollout__language{justify-content:flex-end;padding:0 3.5em 1.8em}.gw-app-menu-rollout__branding{justify-content:flex-end;padding:0 3.5em 3.5em}.gw-app-menu-rollout__profile{width:6.5em;height:6.5em;border:.6em solid var(--brandColorBlue);border-radius:10em;background-color:#fff}.gw-app-menu-nav-area{display:flex;-moz-flex-direction:column;flex-direction:column;justify-content:space-between;padding:1em 0;flex:1 1;font-size:10px;background-color:#f4f5f6;background-color:var(--settingsDialogMenuBackgroundColor,var(--th-grey-white))}.gw-app-menu-nav-area__menu{flex:1;list-style-type:none;padding:0;margin:5px 0}.gw-app-menu-nav-area__menu>li{margin:0;padding:0;border:0;background-color:transparent;cursor:pointer;fill:#fff;color:#fff}.gw-app-menu-nav-area__menu>li a{color:#fff;font-size:1.5rem;text-decoration:none}svg.gw-round-spinner{width:4.75em;transform-origin:center;animation:rotate 2s linear infinite}.gw-round-spinner circle{fill:none;stroke:#006fe6;stroke:var(--themeColorPrimary,var(--primaryColor));stroke-width:3;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:square;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}.gw-progress-loader-wrapper{width:14em;height:12em;display:flex;justify-content:center;align-items:center;box-shadow:0 3px 6px 1px rgba(67,78,101,.16);border-radius:10px}.gw-progress-loader{font-size:10px;width:6em}.gw-progress-loader__circle{transition:stroke-dashoffset .35s;transform:rotate(-90deg);transform-origin:50% 50%}.gw-progress-loader__percentage{text-align:center;font-size:1.6em;font-weight:600;margin-top:.5em}.gw-checkbox{position:relative;display:block;padding-right:1.25em}.gw-checkbox__input{position:absolute;margin-top:.3em;overflow:visible;-webkit-appearance:none;border-radius:4px;height:16px;width:16px;background:#d7e7ff;border:1px solid #c3daff}.gw-checkbox__input:checked:after{content:"";left:5px;top:2px;width:4px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute}.gw-checkbox__input:checked{background-color:var(--primaryColor)}.gw-checkbox__input:disabled~.gw-checkbox__input-label{color:#6d767e!important}.gw-checkbox__input:indeterminate:after{content:"";left:5px;top:2px;width:4px;height:10px;border:solid var(--secondaryColor);border-width:0 3px 0 0;transform:rotate(90deg);position:absolute}.gw-checkbox__input-label{position:relative;display:inline-block;font-family:Open Sans,sans-serif;font-size:1.4em;color:inherit;line-height:1.5;margin:0 0 .5em 1.8em}.gw-checkbox--no-form{position:relative;display:block;padding-left:1.5em}.gw-checkbox--inline{display:inline-flex;margin-right:1.5em}.gw-checkbox--inline:not(:first-child){padding-left:0}.gw-checkbox>input[type=checkbox]:after,.gw-checkbox>input[type=checkbox]:before{box-sizing:border-box}.gw-checkbox>input[type=checkbox]{box-sizing:border-box;padding:0}.gw-checkbox>input[type=checkbox]:active{background-color:rgba(112,169,255,.35)}.gw-checkbox>input[type=checkbox]:disabled,.gw-checkbox>input[type=checkbox][disabled]{pointer-events:none;background-color:rgba(214,231,255,.35);border:1px solid rgba(195,218,254,.35)}input[type=radio]{box-sizing:border-box;padding:0}input[type=radio]:disabled,input[type=radio][disabled]{pointer-events:none;background-color:rgba(214,231,255,.35);border:1px solid rgba(195,218,254,.35)}.gw-radio{position:relative;display:block;font-size:10px;padding-right:1.25em}.gw-radio__input{position:absolute;margin-top:.3em;overflow:visible;height:16px;width:16px}.gw-radio__input:disabled~.gw-radio__input-label{color:#6d767e!important}.gw-radio__input-label{position:relative;display:inline-block;font-family:Open Sans,sans-serif;font-size:1.4em;color:inherit;line-height:1.5;margin:0 0 .5em 1.8em}.gw-radio--no-form{position:relative;display:block;padding-left:1.5em}.gw-radio--inline{display:inline-flex;margin-right:1.5em}.gw-radio--inline:not(:first-child){padding-left:0}.gw-tags ul{list-style-type:none;margin:0;padding:0}.gw-tags.gw-tags--inline li:not(:last-child){margin:0 4px 0 0;float:left}.gw-tag{font-family:Roboto,sans-serif;color:rgba(0,0,0,.87);background-color:rgba(0,0,0,.12);padding:1px 6px;border-radius:3px;font-size:1.3em;font-weight:500;line-height:2.5em}.gw-tag button{width:16px;height:16px;border:0;margin:0 0 0 4px;cursor:pointer;background-color:transparent}.gw-tag button i{width:100%;height:100%;top:-1px;right:0;filter:brightness(.13)}.gw-tag button:hover{background-color:rgba(0,0,0,.12);border-radius:8px}.gw-tag--green{background-color:var(--primaryColorGreen);color:#fff}.gw-tag--green i{filter:brightness(1)!important}.gw-tag--green i:hover{filter:brightness(.13)!important}.gw-tag--green button:hover{background-color:hsla(0,0%,100%,.12)}.gw-tag--pink{background-color:var(--primaryColorPink);color:#fff}.gw-tag--pink i{filter:brightness(1)!important}.gw-tag--pink i:hover{filter:brightness(.13)!important}.gw-tag--pink button:hover{background-color:hsla(0,0%,100%,.12)}.gw-tag--teal{background-color:var(--primaryColorTeal);color:#fff}.gw-tag--teal i{filter:brightness(1)!important}.gw-tag--teal i:hover{filter:brightness(.13)!important}.gw-tag--teal button:hover{background-color:hsla(0,0%,100%,.12)}.gw-tag--purple{background-color:var(--primaryColorPurple);color:#fff}.gw-tag--purple i{filter:brightness(1)!important}.gw-tag--purple i:hover{filter:brightness(.13)!important}.gw-tag--purple button:hover{background-color:hsla(0,0%,100%,.12)}.gw-tag--orange{background-color:var(--primaryColorOrange);color:#fff}.gw-tag--orange i{filter:brightness(1)!important}.gw-tag--orange i:hover{filter:brightness(.13)!important}.gw-tag--orange button:hover{background-color:hsla(0,0%,100%,.12)}.gw-tag--blue{background-color:var(--primaryColorBlue);color:#fff}.gw-tag--blue i{filter:brightness(1)!important}.gw-tag--blue i:hover{filter:brightness(.13)!important}.gw-tag--blue button:hover{background-color:hsla(0,0%,100%,.12)}.gw-toolbar{display:flex;justify-content:space-between;align-items:center;background-color:#d5d6d7;background-color:var(--toolbarBackgroundColor,var(--defaultColor));box-shadow:2px 0 23px -8px rgba(0,0,0,.75);z-index:2147483625}.gw-toolbar__toolbar-buttons{position:relative;display:flex;justify-content:flex-start;align-items:center;margin:0;padding:0}.gw-toolbar__toolbar-buttons>.gw-group{margin:0 2.2em 0 0}.gw-toolbar__icon-buttons{position:relative;display:flex;justify-content:flex-end;margin:0;padding:0}.gw-toolbar__logo-wrapper{margin-left:auto;padding:1em 6em 1em 1em}.gw-toolbar-buttons__move-area{position:relative;display:inline-block;overflow:hidden;height:35px;width:35px;margin:0 0 0 .8em;background-color:transparent}.gw-toolbar-move{display:flex;justify-content:center;align-items:center;height:100%;cursor:pointer}.gw-toolbar-move__icon{position:relative;height:20px;margin:0 2px 0 0;opacity:.4}.gw-toolbar-move__icon,.gw-toolbar-move__icon:hover{fill:#000;fill:var(--iconFillColor,var(--iconFillColor))}.gw-toolbar-move__icon:hover{opacity:1}.gw-toolbar-move__icon:active{fill:#4c4c4c}.gw-toolbar-list{display:flex;align-items:center;flex-direction:row;list-style:none;margin:0;padding:0}.gw-toolbar-list--wrap{flex-wrap:wrap;flex-shrink:1}.gw-toolbar-list__element{position:relative;display:inline-block;transition-duration:.5s;padding:0;margin:.3em;border-radius:.9em}.gw-toolbar-list__element--icon-button{padding:0;border-radius:35px}.gw-toolbar-list__element--hover-toggle ul:hover,.gw-toolbar-list__element--hover-toggle:focus-within>ul,.gw-toolbar-list__element--hover-toggle:hover>ul{visibility:visible;opacity:1}.gw-toolbar-list__dropdown{visibility:hidden;opacity:0;position:absolute;transition:all .5s ease;margin-top:0;padding:.4em;top:4.3em;width:auto;left:0;display:none}.gw-toolbar-list-dropdown{background-color:#d5d6d7;background-color:var(--toolbarBackgroundColor,var(--defaultColor));display:flex;justify-content:flex-start;align-items:center;list-style:none;margin:0;padding:.4em;border-bottom-left-radius:.7em;border-bottom-right-radius:.7em;box-shadow:0 9px 20px -14px rgba(0,0,0,.4)}.gw-toolbar-list-dropdown__element{display:inline-block;position:relative;transition-duration:.2s;padding:0;margin:0}.gw-toolbar-list-dropdown__element:not(:last-child){margin-right:.35em}.gw-toolbar-list-dropdown--more{width:170px;top:3.5em;left:-12.7em;padding:0}.gw-toolbar-list-dropdown--more .gw-list-group-item{padding:.8em 1.3em}.gw-toolbar--undocked{background-color:#d5d6d7;background-color:var(--toolbarBackgroundColor,var(--defaultColor));border-radius:5px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.gw-toolbar-wrapper--undocked{position:relative;display:flex;justify-content:space-between;margin:0}.gw-app-bar{position:relative;width:100%;height:8.2em;background-color:var(--brandColorBlue);padding:14px}.gw-app-bar__title{flex:0 0 65%;text-align:center;line-height:1.2em;max-height:5em;overflow:hidden}.gw-app-bar__title--left{text-align:left;flex:1 1 0}.gw-app-bar__title h1{color:#fff;font-size:2em;text-transform:uppercase;line-height:1.2em;margin:0}.gw-app-bar--bottom{display:flex;height:8em;justify-content:space-between;background-color:#d5d6d7;background-color:var(--toolbarBackgroundColor,var(--defaultColor));margin-top:26px;padding:0}.gw-app-bar__middle{position:absolute;right:50%;top:-3em;transform:translate(50%)}.gw-app-bar__middle--inline{position:static;display:inherit}.gw-app-bar__left{display:inherit}.gw-app-bar__right{position:absolute;right:2.8em;top:-3em}.gw-app-bar__right--inline{position:static;display:inherit}.gw-app-mainbar{display:flex;flex-direction:row-reverse;width:100%;height:15em;padding:1em 0 0;background:#017dbf;background:linear-gradient(0deg,#017dbf,#01b1f9);justify-content:center;margin-top:auto}.gw-app-mainbar div:first-of-type{margin-left:1.5em}.gw-app-mainbar div:last-of-type{margin-right:1.5em}.gw-app-mainbar__wrapper{width:13em;display:flex;justify-content:center;flex-wrap:wrap}.gw-app-mainbar p{font-size:1.6em;font-weight:600;color:#fff;flex-basis:100%;text-align:center}.gw-toolbar-button{position:relative;display:inline-block;overflow:hidden;border:0;border-radius:.9em;min-width:24px;margin:0;padding:0;height:40px;width:40px;cursor:pointer;font-size:10px;transition:box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);background-color:#d5d6d7;background-color:var(--toolbarButtonBackgroundColor,var(--defaultColor));color:#000;color:var(--buttonTextColor,var(--fontColorDark))}.gw-toolbar-button:visited{text-decoration:none;color:#000;color:var(--buttonTextVisitedColor,var(--buttonTextVisitedColor))}.gw-toolbar-button:hover{background-color:#bbbdbe;background-color:var(--toolbarButtonBackgroundHoverColor,var(--defaultColorHover));color:#006fe6;color:var(--buttonTextHoverColor,var(--primaryColor))}.gw-toolbar-button:hover,.gw-toolbar-button:hover .gw-toolbar-button-inner__icon{fill:#006fe6;fill:var(--toolbarIconHoverFill,var(--primaryColor))}.gw-toolbar-button:focus,.gw-toolbar-button:hover{text-decoration:none}.gw-toolbar-button:active{background-color:#a1a3a5;background-color:var(--toolbarButtonBackgroundActiveColor,var(--defaultColorActive))}.gw-toolbar-button:active .gw-toolbar-button-inner__icon{fill:#000;fill:var(--toolbarIconActiveFill,var(--fontColorDark))}.gw-toolbar-button--toggle-state .gw-toolbar-button-inner__icon{fill:#006fe6;fill:var(--toolbarIconToggleFill,var(--primaryColor))}.gw-toolbar-button--toggle-state:after{display:inline-block;position:absolute;content:"";bottom:.2em;left:calc(60% - .6em);height:.4em;width:.4em;border-radius:.5em;background-color:#006fe6;background-color:var(--toolbarIconToggleFill,var(--primaryColor))}.gw-toolbar-button--toggle-state:hover:after{background-color:#006fe6;background-color:var(--toolbarIconToggleHoverFill,var(--primaryColor))}.gw-toolbar-button--toggle-state:hover .gw-toolbar-button-inner__icon{fill:#006fe6;fill:var(--toolbarIconToggledHoverFill,var(--primaryColor))}.gw-toolbar-button:disabled,.gw-toolbar-button[disabled]{pointer-events:none;opacity:.36}.gw-toolbar-button:disabled .gw-button__icon,.gw-toolbar-button:disabled .gw-icon-button__icon,.gw-toolbar-button:disabled .gw-input-group-button__icon,.gw-toolbar-button[disabled] .gw-button__icon,.gw-toolbar-button[disabled] .gw-icon-button__icon,.gw-toolbar-button[disabled] .gw-input-group-button__icon{opacity:.36}.gw-toolbar-button__wrapper{height:100%;width:100%}.gw-toolbar-button-inner{display:flex;justify-content:center;align-items:center;height:100%}.gw-toolbar-button-inner__icon{position:relative;height:2.1em;fill:#242a38;fill:var(--toolbarIconFill,var(--th-slate-dark))}.gw-search{position:relative;display:flex;flex-direction:row;justify-content:flex-end;width:100%;font-size:10px}.gw-search--filter{background-color:inherit;width:100%}.gw-search__icon{width:18px;height:18px;position:absolute;left:16px;fill:#bcc3d1;align-self:center}.gw-search__icon-hide{width:46px;height:42.2px;position:absolute;right:0}.gw-search>.gw-button,.gw-search>.gw-button-outlined,.gw-search>.gw-icon-button,.gw-search>.gw-input-group-button{position:absolute;border:none!important;background-color:transparent;padding:0;width:31px;height:100%;border-radius:2px!important;right:0}.gw-search>.gw-button-outlined:hover,.gw-search>.gw-button:hover,.gw-search>.gw-icon-button:hover,.gw-search>.gw-input-group-button:hover{border:none!important;background-color:rgba(220,223,228,.5);background-color:var(--iconButtonBackgroundHoverColor,var(--icon-button-background-hover-color))}.gw-search>.gw-button-outlined>i,.gw-search>.gw-button>i,.gw-search>.gw-icon-button>i,.gw-search>.gw-input-group-button>i{right:0;margin:0;align-self:center}.gw-search>.gw-input{position:relative;display:flex;flex-direction:row;padding:0 2em 0 3em}.gw-search>.gw-input::placeholder{color:var(--ListGroupSearchItemTextColor);opacity:1}.gw-search>.gw-input:-ms-input-placeholder{color:var(--ListGroupSearchItemTextColor)}.gw-search>.gw-input::-ms-input-placeholder{color:var(--ListGroupSearchItemTextColor)}.gw-search-menu{position:relative;width:inherit;background-color:var(--ListGroupSearchItemColor);border-radius:.3em;box-shadow:0 0 1px 1px rgba(69,69,69,.3)}.gw-search-menu li{border-bottom:1px solid var(--ListGroupSearchItemBorderColor)}.gw-search-menu li:last-child{border-bottom:none}.gw-search-menu__link{margin:0;border:0;background:transparent;border-radius:0;font-family:Open Sans,sans-serif;font-weight:600;color:var(--ListGroupSearchItemTextColor);display:block;width:100%;text-align:left;padding:10px;cursor:pointer;box-sizing:border-box;text-decoration:none!important;-webkit-font-smoothing:antialiased}.gw-search-menu__link:hover{background-color:#f9fafb;background-color:var(--ListGroupSearchItemColorHover)}.gw-search-menu__link.gw-search-menu__link:disabled{pointer-events:none;opacity:.36}.gw-search-menu__link>p{font-size:1em;margin-bottom:0;color:var(--ListGroupSearchItemTextColor)}.gw-search-menu__link>small{font-weight:100}.gw-search-menu__category{display:flex;border-bottom:1px solid rgba(0,0,0,.15)}.gw-search-menu__category:last-child{border-bottom:none}.gw-search-menu__category>aside{flex-basis:10%;background-color:var(--ListGroupSearchItemAsideColor);padding:10px;font-weight:600}.gw-search-menu__category>aside p{color:var(--ListGroupSearchItemAsideTextColor)}.gw-search-menu__category>main{flex-basis:90%}.gw-modal{position:relative;top:0;left:0;z-index:var(--zindex-modal);display:block;width:100%;height:100%;overflow:hidden;outline:0}.gw-modal--s1{width:420px}.gw-modal--s2{width:620px}.gw-modal--s3{width:100%}.gw-modal-dialog{position:relative;width:auto;margin:var(--modal-dialog-margin);pointer-events:none}.gw-modal-dialog-scrollable{display:flex;max-height:subtract(100%,4rem)}.gw-modal-dialog-scrollable .gw-modal-content{max-height:subtract(100vh,4rem);overflow:hidden}.gw-modal-dialog-scrollable .gw-modal-footer,.gw-modal-dialog-scrollable .gw-modal-header{flex-shrink:0}.gw-modal-dialog-scrollable .gw-modal-body{overflow-y:auto}.gw-modal-dialog-centered{display:flex;align-items:center;min-height:subtract(100%,4rem)}.gw-modal-dialog-centered:before{display:block;height:subtract(100vh,4rem);height:min-content;content:""}.gw-modal-dialog-centered.gw-modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.gw-modal-dialog-centered.gw-modal-dialog-scrollable .gw-modal-content{max-height:none}.gw-modal-dialog-centered.gw-modal-dialog-scrollable:before{content:none}.gw-modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:#242a38;color:var(--modalTextColor,var(--th-slate-dark));pointer-events:auto;background-color:var(--modal-content-bg);background-color:#fff;background-color:var(--modalContentBackgroundColor,var(--modal-content-bg));background-clip:padding-box;border:1px solid rgba(0,0,0,.12);border-radius:var(--modal-content-border-radius);box-shadow:0 1px 2px rgba(0,0,0,.2);outline:0}.gw-modal-backdrop{position:fixed;top:0;left:0;z-index:999999999;width:100vw;height:100vh;background-color:var(--modal-backdrop-bg)}.gw-modal-backdrop.fade{opacity:0}.gw-modal-backdrop.show{opacity:var(--modal-backdrop-opacity)}.gw-modal-header{display:flex;align-items:center;justify-content:space-between;font-family:Open Sans,Arial,sans-serif;font-weight:600;border-bottom:1px solid;border-color:#e5e5e5;border-color:var(--modalContentBorderColorHeader,var(--modal-header-border-color));padding:1em 1.5em;border-radius:1px;background-color:#f5f5f5;background-color:var(--modalHeaderBackgroundColor,var(--modal-header-background-color))}.gw-modal-header>h5{font-size:1.4em;color:#242a38;color:var(--modalTextColor,var(--th-slate-dark))}.gw-modal-title{margin-top:0;margin-bottom:0;line-height:var(--modal-title-line-height)}.gw-modal-body{position:relative;flex:1 1 auto;padding:var(--modal-inner-padding)}.gw-modal-body>p{font-family:Open Sans,Arial,sans-serif;font-weight:400;font-size:1.4em;color:#242a38;color:var(--modalTextColor,var(--th-slate-dark))}.gw-modal-body--logoBottomLeft{position:absolute;bottom:15px;left:15px;display:block}@media only screen and (max-width:600px){.gw-modal-body--logoBottomLeft{display:none}}.gw-modal-footer{padding:1.5em;border-color:currentcolor #fff #fff;border-top:1px solid #fff;border-color:var(--modalContentBorderColorFooter,var(--th-white));border-radius:1px;margin-top:auto}.gw-modal-footer>*{margin:1em/2}.gw-modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.gw-infopopup{width:342px;background-color:var(--primaryColorBlue);border-radius:6px;padding:15px 15px 10px 25px;position:relative;box-shadow:0 1px 2px rgba(0,0,0,.2);margin:2em;box-sizing:border-box}.gw-infopopup--onboarding{padding-left:1.5em}.gw-infopopup__progress{display:block;height:.8em;margin-left:1em;display:flex}.gw-infopopup__progress-dot{width:.8em;height:.8em;border-radius:1em;margin-right:1.6em;background-color:hsla(0,0%,100%,.3)}.gw-infopopup__progress-dot--active{background-color:#fff}.gw-infopopup__icon{display:flex;align-items:center;justify-content:center;margin-right:10px;color:#fff}.gw-infopopup--pointer-top:before{left:50%}.gw-infopopup--pointer-top:before,.gw-infopopup--pointer-topStart:before{content:"";position:absolute;top:-30px;margin-left:-7.5px;border:15px solid transparent;border-bottom:15px solid var(--primaryColorBlue)}.gw-infopopup--pointer-topStart:before{left:10%}.gw-infopopup--pointer-topEnd:before{content:"";position:absolute;top:-30px;right:10%;margin-left:-7.5px;border:15px solid transparent;border-bottom:15px solid var(--primaryColorBlue)}.gw-infopopup--pointer-left:before{top:50%;margin-top:-16px}.gw-infopopup--pointer-left:before,.gw-infopopup--pointer-leftStart:before{content:"";position:absolute;left:-30px;transform:rotate(-90deg);border:15px solid transparent;border-bottom:15px solid var(--primaryColorBlue)}.gw-infopopup--pointer-leftStart:before{top:10%}.gw-infopopup--pointer-leftEnd:before{content:"";position:absolute;bottom:10%;left:-30px;margin-top:-16px;transform:rotate(-90deg);border:15px solid transparent;border-bottom:15px solid var(--primaryColorBlue)}.gw-infopopup--pointer-right:before{top:50%;margin-top:-16px}.gw-infopopup--pointer-right:before,.gw-infopopup--pointer-rightStart:before{content:"";position:absolute;right:-30px;transform:rotate(90deg);border:15px solid transparent;border-bottom:15px solid var(--primaryColorBlue)}.gw-infopopup--pointer-rightStart:before{top:10%}.gw-infopopup--pointer-rightEnd:before{content:"";position:absolute;bottom:10%;right:-30px;margin-top:-16px;transform:rotate(90deg);border:15px solid transparent;border-bottom:15px solid var(--primaryColorBlue)}.gw-infopopup--pointer-bottom:before{left:50%}.gw-infopopup--pointer-bottom:before,.gw-infopopup--pointer-bottomStart:before{content:"";position:absolute;bottom:-30px;margin-left:-7.5px;transform:rotate(180deg);border:15px solid transparent;border-bottom:15px solid var(--primaryColorBlue)}.gw-infopopup--pointer-bottomStart:before{left:10%}.gw-infopopup--pointer-bottomEnd:before{content:"";position:absolute;bottom:-30px;right:10%;margin-left:-7.5px;transform:rotate(180deg);border:15px solid transparent;border-bottom:15px solid var(--primaryColorBlue)}.gw-infopopup__header{font-family:Roboto,sans-serif;font-weight:600;min-height:35px}.gw-infopopup__header h5{width:auto;color:#fff;font-size:1.8em;margin-top:0;margin-bottom:0;line-height:var(--modal-title-line-height)}.gw-infopopup__header button{margin-left:auto}.gw-infopopup__header svg{fill:#fff}.gw-infopopup__body{padding:6px 10px 10px 0}.gw-infopopup__body p{color:#fff;font-family:Open Sans,sans-serif;font-size:1.5em;font-weight:400;margin-bottom:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}.gw-infopopup__footer{padding:0;min-height:5px}.gw-color-picker{position:relative;border-radius:10px;color:#484848;padding:0;min-width:260px;transition:visibility 0s,opacity .1s linear}.gw-color-picker__list{list-style-type:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px}.gw-color-picker__list-item{display:flex;justify-content:center}.gw-color-picker__button{border:2px solid var(--fontColorDark);display:block;border-radius:50%;width:35px;height:35px;transition:border .2s cubic-bezier(.4,0,1,1);text-indent:-9999px;overflow:hidden;cursor:pointer}.gw-color-picker__button:hover{border-color:#004c71}.gw-dropdown-menu,.gw-input-group-dropdown-menu{position:absolute;top:0;left:0;z-index:1000;display:block;float:left;min-width:17em;font-size:1.4em;color:var(--th-dark-slate);text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25em}.gw-dropdown-menu__item,.gw-input-group-dropdown-menu__item{display:block;width:100%;padding:.45em 1.6em;clear:both;font-weight:400;color:#212529!important;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.gw-dropdown-menu__item:hover,.gw-input-group-dropdown-menu__item:hover{background-color:rgba(0,0,0,.09)}.gw-filter-dropdown{position:relative;border-radius:2px}.gw-filter-dropdown__results{position:absolute;width:100%;top:0;left:0;border-radius:0;background-color:var(--ListGroupSearchItemColor)}.gw-filter-list-button{display:flex;justify-content:space-between}.gw-filter-list-button:focus,.gw-filter-list-button:hover{background-color:rgba(220,223,228,.5)!important}.gw-filter-dropdown-search-box{position:relative;display:flex;flex-direction:row;z-index:1;border-bottom:1px solid rgba(0,0,0,.125)}.gw-filter-dropdown-search-box>.gw-input::placeholder{color:var(--ListGroupSearchItemTextColor);opacity:1}.gw-filter-dropdown-search-box>.gw-input:-ms-input-placeholder{color:var(--ListGroupSearchItemTextColor)}.gw-filter-dropdown-search-box>.gw-input::-ms-input-placeholder{color:var(--ListGroupSearchItemTextColor)}.gw-filter-dropdown-search-box__input{flex-grow:2!important;padding:0 3em!important;background-repeat:no-repeat,repeat!important;background-position:left 1em top 52%,0 0!important;background-size:1.2em auto,100%!important;fill:var(--toolbarIconFill)!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;color:var(--ListGroupSearchItemTextColor)}.gw-filter-dropdown-search-box__button-area{position:absolute;display:flex;align-items:center;flex-direction:row;justify-content:space-between;height:100%;right:0}.gw-filter-dropdown-search-box__button-area>.gw-button-outlined:hover,.gw-filter-dropdown-search-box__button-area>.gw-button:hover,.gw-filter-dropdown-search-box__button-area>.gw-icon-button:hover,.gw-filter-dropdown-search-box__button-area>.gw-input-group-button:hover{border:0}.gw-filter-dropdown-button{position:relative!important;display:flex!important;justify-content:center;align-items:center;height:100%!important;border-radius:0!important;border:0!important}.gw-filter-dropdown-button:visited{text-decoration:none;background-color:transparent;border:0}.gw-filter-dropdown-button:focus,.gw-filter-dropdown-button:hover{text-decoration:none}.gw-filter-dropdown-button:active{border:0}.gw-filter-dropdown-button>.gw-filter-dropdown-button__clear{height:1.5em;margin:0!important;left:.4px!important}.gw-filter-dropdown-button>.gw-filter-dropdown-button__show{height:.5em;margin:0!important;width:100%!important;left:.4px!important;top:.5px}.gw-filter-dropdown-button__search-show{width:12px;height:12px}.gw-filter-dropdown-button__search-clear{width:18px;height:18px}.hiddenContent{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.gw-list-group__item--no-radius{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.gw-search__icon_filter{position:absolute;left:10px;top:15px;align-self:center}.gw-icon-button__icon_filter{height:16px!important;width:16px!important}.gw-filter-dropdown-list-group{position:relative;margin-top:-.1em;z-index:2;border-radius:0;max-height:510px;overflow:scroll;border-bottom:1px solid rgba(0,0,0,.125)}.gw-filter-dropdown-list-group>.gw-list-group__item:first-child{border-radius:0}.gw-filter-dropdown-list-group>.gw-list-group__item.gw-search-menu__link:disabled{pointer-events:none;opacity:.36}.gw-filter-dropdown-list-group>.gw-list-group__item:focus,.gw-filter-dropdown-list-group>.gw-list-group__item:focus .gw-filter-list-button{background-color:rgba(220,223,228,.5)!important}.gw-filter-dropdown-list-group .gw-filter-dropdown-list-group__button{color:var(--ListGroupSearchItemTextColor)}.dark-bg{background-color:var(--th-slate-dark);padding:2em}.gw-accessible-modal-container{position:absolute;width:100%;height:100%;z-index:999999999999999;right:0;top:0;overflow:hidden}.gw-accessible-modal{margin:0 auto;width:777px;top:25%;height:100%}.gw-form{position:relative}.gw-form,.gw-form__container{width:100%}.gw-form-fieldset{position:relative;border:0;box-sizing:border-box;padding-left:1.5em;padding-right:1.5em;margin-top:1em;margin-bottom:1em;min-width:175px;width:100%}.gw-form-fieldset__label{font-family:Open Sans,Arial,sans-serif;font-size:1.3em;font-weight:600;display:inline-block;margin:0 0 .1em;padding-top:.9em;box-sizing:border-box;color:#ff0}.gw-form-fieldset__legend{padding:0;font-weight:600}.gw-form-fieldset__list{list-style-type:none;margin:0;padding:0}.gw-form-fieldset__list--inline{display:flex}.gw-form-fieldset__list--two-col{position:relative;display:flex;width:100%}.gw-form-fieldset__list--colour-picker{margin:0;padding:0;border:0;background:transparent;border-radius:0;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1em}.gw-form-fieldset--no-padding{padding-left:0;padding-right:0;margin-top:0;margin-bottom:0}.gw-form-fieldset-item{align-items:center;padding:0;margin:0 .3em .3em 0}.gw-form-fieldset-item__label{font-family:Open Sans,Arial,sans-serif;font-size:1.3em;font-weight:600;display:inline-block;margin:0 0 .3em;padding:9px 0;box-sizing:border-box;color:#242a38;color:var(--modalTextColor,var(--th-slate-dark))}.gw-form-fieldset-item__label--left{margin:0 1.5em 1em 0}.gw-form-fieldset-item__wrapper{display:block}.gw-form-fieldset-item__wrapper--slider{display:flex;align-items:center}.gw-form-fieldset-item--colour-picker{display:flex;justify-content:center}.gw-form-fieldset-item--inline{display:inline-flex;margin-right:1.5em}.gw-form-fieldset-item--inline:not(:first-child){padding-left:0}.sr-only{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;margin:-1px;clip:rect(1px,1px,1px,1px);clip-path:inset(50%)}.gw-slider{display:flex;align-items:center;width:100%}input[type=range].gw-slider__input{-webkit-appearance:none;width:100%;height:2px;border-radius:5px;background:#d3d3d3;outline:none;opacity:.7;transition:opacity .2s}input[type=range].gw-slider__input:hover{opacity:1}input[type=range].gw-slider__input::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.256);background-color:#fcfcfc;cursor:pointer}input[type=range].gw-slider__input::-webkit-slider-thumb:hover{filter:drop-shadow(1px 1px 1px hsla(0,0%,40%,.194))}input[type=range].gw-slider__input::-moz-range-thumb{width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.256);background-color:#fcfcfc;cursor:pointer}input[type=range].gw-slider__input::-moz-range-thumb:hover{filter:drop-shadow(1px 1px 1px hsla(0,0%,40%,.194))}input[type=range].gw-slider__input::-ms-thumb{width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.256);background-color:#fcfcfc;cursor:pointer}input[type=range].gw-slider__input::-ms-thumb:hover{filter:drop-shadow(1px 1px 1px hsla(0,0%,40%,.194))}input[type=range].gw-slider__input:focus::-webkit-slider-thumb{box-shadow:0 0 4px 2px #006fe6}input[type=range].gw-slider__input:focus::-moz-range-thumb{box-shadow:0 0 4px 2px #006fe6}input[type=range].gw-slider__input:focus::-ms-thumb{box-shadow:0 0 4px 2px #006fe6}.gw-message-block,.gw-notification{position:relative;padding:1.2em;margin:1em 0;border:1px solid transparent;border-radius:.25em}.gw-message-block__title,.gw-notification__title{font-family:Roboto,sans-serif;text-transform:none;margin:0;padding:0;font-size:1.6em;font-weight:600}.gw-message-block__title--info,.gw-notification__title--info{color:var(--infoTitleColor)}.gw-message-block__title--success,.gw-notification__title--success{color:var(--successTitleColor)}.gw-message-block__title--error,.gw-notification__title--error{color:var(--errorTitleColor)}.gw-message-block__title--warning,.gw-notification__title--warning{color:var(--warningTitleColor)}.gw-message-block__message,.gw-notification__message{font-family:Open Sans,sans-serif;text-transform:none;margin:.2em 0 0;padding:0;font-size:1.2em;font-weight:400}.gw-message-block__message--info,.gw-notification__message--info{color:var(--infoWarningColor)}.gw-message-block__message--success,.gw-notification__message--success{color:var(--successWarningColor)}.gw-message-block__message--error,.gw-notification__message--error{color:var(--errorWarningColor)}.gw-message-block__message--warning,.gw-notification__message--warning{color:var(--warningWarningColor)}.gw-message-block .gw-notification-action-buttons-wrapper,.gw-notification .gw-notification-action-buttons-wrapper{display:flex;align-items:center}.gw-message-block .gw-notification-action-buttons-wrapper>:not(:first-child),.gw-notification .gw-notification-action-buttons-wrapper>:not(:first-child){margin-left:.25em}.gw-message-block .gw-notification-action-buttons-wrapper>:not(:last-child),.gw-notification .gw-notification-action-buttons-wrapper>:not(:last-child){margin-right:.25em}.gw-message-block--info,.gw-notification--info{background-color:var(--infoBackgroundColor);border-color:var(--infoBorderColor)}.gw-message-block--success,.gw-notification--success{background-color:var(--successBackgroundColor);border-color:var(--successBorderColor)}.gw-message-block--error,.gw-notification--error{background-color:var(--errorBackgroundColor);border-color:var(--errorBorderColor)}.gw-message-block--warning,.gw-notification--warning{background-color:var(--warningBackgroundColor);border-color:var(--warningBorderColor)}.gw-notification--mobile .gw-message-block__message,.gw-notification--mobile .gw-notification__message{font-size:1.4em;margin:0}.gw-settings{display:flex;flex:1;border:1px solid rgba(0,0,0,.125)}.gw-settings-pane{position:relative;display:grid;grid-template-columns:1fr 3fr;grid-template-rows:1fr;gap:1em;height:100%;width:100%;background-color:#fff;background-color:var(--settingsDialogBackgroundColor,var(--modal-content-bg))}.gw-settings-pane__left,.gw-settings-pane__right{height:100%}.gw-settings-nav-area{display:flex;-moz-flex-direction:column;flex-direction:column;justify-content:space-between;height:100%;padding:1em 0;background-color:#f4f5f6;background-color:var(--settingsDialogMenuBackgroundColor,var(--th-grey-white))}.gw-settings-nav-area__menu{flex:1;list-style-type:none;padding:0;margin:5px 0}.gw-settings-nav-area__menu>li{margin:0;padding:0;border:0;background-color:transparent;cursor:pointer}.gw-settings-nav-area__branding{position:relative;margin-top:auto;display:flex;justify-content:center;align-items:flex-end}.gw-settings-main{position:relative;display:flex;flex-direction:column;justify-content:flex-start;color:#242a38;color:var(--modalTextColor,var(--th-slate-dark));background-color:#fff;background-color:var(--settingsDialogBackgroundColor,var(--modal-content-bg));padding:1.8em;height:100%}.gw-settings-main__header{padding:0;margin:0}.gw-settings-main__body{height:100%}.gw-settings-main-header{position:relative}.gw-settings-body{position:relative;display:flex;flex-direction:column;min-height:40em}.gw-settings-body__title{position:relative;font-family:Roboto,sans-serif;font-weight:900;-webkit-font-smoothing:antialiased;margin:.4em 0;color:#242a38;color:var(--modalTextColor,var(--th-slate-dark));font-size:2em}.gw-settings-body__row{position:relative;width:100%;margin-bottom:1.4em}.gw-settings-body__row>:not(:last-child){margin-top:2.25em}.gw-settings-body__row>.gw-group{align-items:flex-start}.gw-settings-body__button-area{padding:1em;margin-top:auto}.gw-settings-field{position:relative;width:100%;display:flex;flex-direction:column;align-items:flex-start;flex:1}.gw-settings-field__label{font-family:Open Sans,Arial,sans-serif;font-size:1.3em;font-weight:600;display:inline-block;margin:0 0 .8em;padding-top:.9em;box-sizing:border-box;color:#242a38;color:var(--modalTextColor,var(--th-slate-dark))}.gw-settings-pane-settings-title{position:relative;padding:0}.gw-settings-pane-settings-title__icon{position:relative;top:0;right:.2em;height:2em;fill:#006fe6;fill:var(--settingsTitleColor,var(--settings-title-color));margin:0 3px 0 0}.gw-settings-pane-settings-title__text{flex:1;font-size:1.6em;font-weight:500;margin:5px 0;color:#006fe6;color:var(--settingsTitleColor,var(--settings-title-color))}.gw-settings-menu-button,.gw-settings-pane-settings-title__text{font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased}.gw-settings-menu-button{margin:0;border:0;background-color:transparent;border-radius:0;font-weight:400;display:block;width:100%;text-align:left;padding:1.3em 2em;cursor:pointer;box-sizing:border-box;border-left:5px solid transparent;text-decoration:none!important}.gw-settings-menu-button,.gw-settings-menu-button:hover{color:#242a38;color:var(--modalTextColor,var(--th-slate-dark))}.gw-settings-menu-button:hover{background-color:#ebedef;background-color:var(--settingsDialogItemBackgroundColorHover,var(--settings-item-background-hover-color))}.gw-settings-menu-button:active{background-color:#e3e7ed;background-color:var(--settingsDialogItemBackgroundColorActive,var(--settings-item-background-active-color));color:#242a38;color:var(--modalTextColor,var(--th-slate-dark))}.gw-settings-menu-button--selected{border-left:4px solid;border-color:#006fe6;border-color:var(--themeColorPrimary,var(--primaryColor));background-color:var(--th-grey);font-weight:600}.gw-settings-menu-button--selected,.gw-settings-menu-button--selected:hover{background-color:#e3e7ed;background-color:var(--settingsDialogItemSelectedBackgroundColor,var(--th-grey))}.gw-settings-logo{position:relative;text-align:center;color:#0da0a0;height:35px;margin:1em;display:block}.settingsWrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:999999999999999}.settings-modal-dialog{box-shadow:0 3px 15px rgba(0,0,0,.12),0 5px 30px rgba(0,0,0,.24);padding:0;position:sticky;z-index:2147483645;outline:none;border:0;text-align:left;margin:0 auto;position:relative;top:50%;transform:translateY(-50%);width:777px}.gw-login-bg{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding-bottom:48px;background-color:var(--uniloginBackgroundColor)}.gw-unilogin-textcolor{color:#4370b4}.gw-button-outlined:hover .gw-unilogin-textcolor{color:inherit;transition:0s}.gw-login-texthelp{position:absolute;display:flex;align-items:center;bottom:0;right:4%;width:210px;height:auto}.gw-login-texthelp__tab{display:flex;align-items:center;justify-content:center;width:46px;height:48px;background-color:#fff;border-radius:.8em .8em 0 0;box-shadow:0 8px 16px rgba(0,0,0,.2)}@media only screen and (max-width:720px){.gw-login-texthelp__tab{box-shadow:none;width:36px}}.gw-login-texthelp__text{color:var(--fontColorDark);font-size:1.2em;margin-left:1em}@media only screen and (max-width:720px){.gw-login-texthelp__text{margin-left:0}.gw-login-texthelp{width:100%;margin-top:auto;background-color:#fff;justify-content:center;right:0}}.gw-unilogin{display:flex;max-width:744px;min-width:290px;min-height:340px;background-color:#fff;border-radius:8px;margin:1em 1em 0;box-shadow:0 0 16px rgba(0,0,0,.2)}.gw-unilogin__product{display:flex;flex-direction:column;align-self:stretch;width:50%;border-color:#5912c4;border-color:var(--uniloginWindowBackgroundColor,var(--primaryColor));background-color:#0067c7;background-color:var(--uniloginWindowBackgroundColor,var(--uniloginWindowBackgroundColor));border-radius:8px 0 0 8px}@media only screen and (max-width:720px){.gw-unilogin__product{width:100%;background-color:#fff}}.gw-unilogin__logobox{width:100%;padding:43px 50px 45px 40px;display:flex;align-items:center;justify-content:left}@media only screen and (max-width:720px){.gw-unilogin__logobox{background-color:#0067c7;background-color:var(--uniloginWindowBackgroundColor,var(--uniloginWindowBackgroundColor));padding:25px 0;justify-content:center;border-radius:8px 8px 0 0}}@media only screen and (max-width:390px){.gw-unilogin__logobox{width:100%;border-radius:0}}.gw-unilogin__logo{height:60px}@media only screen and (max-width:720px){.gw-unilogin__logo{height:52px}}.gw-unilogin__text{padding:0 50px 50px;font-size:1.6em;line-height:1.6em;font-family:Open Sans,sans-serif;color:#fff}@media only screen and (max-width:720px){.gw-unilogin__text{color:var(--fontColorDark);padding:25px 50px;text-align:center}}.gw-unilogin__sign-in{position:relative;display:flex;width:50%;align-self:stretch;flex-direction:column;justify-content:center;align-items:center;padding:30px 34px}.gw-unilogin__sign-in button:last-of-type{margin-bottom:0}.gw-unilogin__sign-in button{margin-bottom:.4em}@media only screen and (max-width:720px){.gw-unilogin__sign-in{width:100%;padding:0 34px 25px}}.gw-unilogin__more-options{position:relative;bottom:-3em;margin-top:0}@media only screen and (max-width:720px){.gw-unilogin__more-options{display:block;margin-top:16px;bottom:0}}.gw-unilogin-privacy{width:720px;max-width:720px;padding:21px 0 0 26px;font-size:1.2em;line-height:1.5em}@media only screen and (max-width:720px){.gw-unilogin-privacy{max-width:372px;padding:22px 1em 0;text-align:center}}@media only screen and (max-width:390px){.gw-unilogin-privacy{width:100%;padding:22px 1em 0}}.gw-unilogin-privacy a{text-decoration:none}.gw-unilogin-privacy a:hover{text-decoration:underline}.gw-unilogin__brand{margin:22px 0 0}@media only screen and (max-width:720px){.gw-unilogin__brand{margin:22px auto}}.gw-unilogin__brand--texthelp{width:121.11px;height:25.24px}.gw-unilogin__brand--claro{width:72px;height:40px}@media only screen and (max-width:720px){.gw-unilogin{width:372px;max-width:372px;flex-direction:column}}@media only screen and (max-width:390px){.gw-unilogin{width:100%;border-radius:0}}.gw-button-signin{border:var(--buttonBorderColor)}.gw-button-signin--google:active .gw-button__icon,.gw-button-signin--google:active .gw-icon-button__icon,.gw-button-signin--google:active .gw-input-group-button__icon,.gw-button-signin--google:hover .gw-button__icon,.gw-button-signin--google:hover .gw-icon-button__icon,.gw-button-signin--google:hover .gw-input-group-button__icon{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 17.64 18%27>%3Cpath d=%27M-819.042,651.851a8.99,8.99,0,0,1-.958-4.042,8.987,8.987,0,0,1,.958-4.042A9,9,0,0,1-811,638.809a8.653,8.653,0,0,1,6.022,2.344l-2.581,2.582A4.864,4.864,0,0,0-811,642.388a5.364,5.364,0,0,0-5.036,3.711,5.41,5.41,0,0,0-.282,1.71,5.41,5.41,0,0,0,.282,1.71A5.365,5.365,0,0,0-811,653.23a5.409,5.409,0,0,0,3.047-.859,4.141,4.141,0,0,0,1.8-2.716H-811v-3.481h8.476a10.348,10.348,0,0,1,.164,1.84,8.777,8.777,0,0,1-2.684,6.615A8.593,8.593,0,0,1-811,656.809,9,9,0,0,1-819.042,651.851Z%27 transform=%27translate%28820 -638.809%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button-signin--microsoft:active .gw-button__icon,.gw-button-signin--microsoft:active .gw-icon-button__icon,.gw-button-signin--microsoft:active .gw-input-group-button__icon,.gw-button-signin--microsoft:hover .gw-button__icon,.gw-button-signin--microsoft:hover .gw-icon-button__icon,.gw-button-signin--microsoft:hover .gw-input-group-button__icon{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 18.517 18.517%27>%3Cpath fill=%27%23fff%27 d=%27M.717.717H8.9V8.9H.717zM9.617.717H17.8V8.9H9.617zM.717 9.617H8.9V17.8H.717zM9.617 9.617H17.8V17.8H9.617z%27/%3E</svg>")}.gw-button-signin--twitter:active .gw-button__icon,.gw-button-signin--twitter:active .gw-icon-button__icon,.gw-button-signin--twitter:active .gw-input-group-button__icon,.gw-button-signin--twitter:hover .gw-button__icon,.gw-button-signin--twitter:hover .gw-icon-button__icon,.gw-button-signin--twitter:hover .gw-input-group-button__icon{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 18.53 15.057%27>%3Cpath d=%27M80.827,113.507A10.744,10.744,0,0,0,91.644,102.69c0-.165,0-.328-.011-.491a7.735,7.735,0,0,0,1.9-1.968,7.589,7.589,0,0,1-2.184.6,3.815,3.815,0,0,0,1.671-2.1,7.619,7.619,0,0,1-2.414.923,3.805,3.805,0,0,0-6.479,3.467,10.793,10.793,0,0,1-7.835-3.972,3.8,3.8,0,0,0,1.177,5.075,3.773,3.773,0,0,1-1.726-.476v.048a3.8,3.8,0,0,0,3.05,3.727,3.8,3.8,0,0,1-1.717.065,3.806,3.806,0,0,0,3.552,2.64,7.628,7.628,0,0,1-4.721,1.631A7.738,7.738,0,0,1,75,111.8a10.763,10.763,0,0,0,5.827,1.7%27 transform=%27translate%28-75 -98.45%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button-signin--facebook:active .gw-button__icon,.gw-button-signin--facebook:active .gw-icon-button__icon,.gw-button-signin--facebook:active .gw-input-group-button__icon,.gw-button-signin--facebook:hover .gw-button__icon,.gw-button-signin--facebook:hover .gw-icon-button__icon,.gw-button-signin--facebook:hover .gw-input-group-button__icon{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 18.52 18.52%27>%3Cpath d=%27M22.52,5.022V21.5A1.022,1.022,0,0,1,21.5,22.52H16.778V15.348h2.407l.36-2.8H16.778V10.769c0-.809.225-1.361,1.385-1.361h1.48v-2.5a19.8,19.8,0,0,0-2.157-.11,3.368,3.368,0,0,0-3.595,3.695v2.061H11.479v2.8h2.414V22.52H5.022A1.022,1.022,0,0,1,4,21.5V5.022A1.022,1.022,0,0,1,5.022,4H21.5A1.022,1.022,0,0,1,22.52,5.022Z%27 transform=%27translate%28-4 -4%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button-signin--linkedin:active .gw-button__icon,.gw-button-signin--linkedin:active .gw-icon-button__icon,.gw-button-signin--linkedin:active .gw-input-group-button__icon,.gw-button-signin--linkedin:hover .gw-button__icon,.gw-button-signin--linkedin:hover .gw-icon-button__icon,.gw-button-signin--linkedin:hover .gw-input-group-button__icon{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 18.52 18.52%27>%3Cpath d=%27M21.149,4H5.367A1.352,1.352,0,0,0,4,5.335V21.183A1.353,1.353,0,0,0,5.367,22.52H21.149a1.355,1.355,0,0,0,1.371-1.336V5.335A1.354,1.354,0,0,0,21.149,4ZM9.493,19.781H6.746V10.943H9.493ZM8.12,9.735A1.593,1.593,0,1,1,9.712,8.142,1.593,1.593,0,0,1,8.12,9.735ZM19.781,19.781H17.036v-4.3c0-1.025-.019-2.344-1.427-2.344-1.429,0-1.648,1.117-1.648,2.269v4.372H11.215V10.943H13.85v1.208h.037a2.886,2.886,0,0,1,2.6-1.428c2.782,0,3.3,1.831,3.3,4.21Z%27 transform=%27translate%28-4 -4%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-button-signin--apple:active .gw-button__icon,.gw-button-signin--apple:active .gw-icon-button__icon,.gw-button-signin--apple:active .gw-input-group-button__icon,.gw-button-signin--apple:hover .gw-button__icon,.gw-button-signin--apple:hover .gw-icon-button__icon,.gw-button-signin--apple:hover .gw-input-group-button__icon{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2716px%27 viewBox=%270 0 17.08 20.325%27>%3Cpath xmlns=%27http://www.w3.org/2000/svg%27 id=%27Icon_awesome-apple%27 data-name=%27Icon awesome-apple%27 d=%27M14.561,12.991A4.236,4.236,0,0,1,16.83,9.143a4.875,4.875,0,0,0-3.843-2.024c-1.611-.127-3.372.939-4.016.939-.681,0-2.242-.894-3.467-.894C2.972,7.205.281,9.184.281,13.209a11.31,11.31,0,0,0,.653,3.685c.581,1.665,2.677,5.749,4.864,5.681,1.144-.027,1.951-.812,3.44-.812,1.443,0,2.192.812,3.467.812,2.205-.032,4.1-3.744,4.656-5.414a4.5,4.5,0,0,1-2.8-4.17ZM11.993,5.54a4.274,4.274,0,0,0,1.089-3.29A4.812,4.812,0,0,0,10,3.834,4.341,4.341,0,0,0,8.839,7.1,3.811,3.811,0,0,0,11.993,5.54Z%27 transform=%27translate%28-0.281 -2.25%29%27 fill=%27%23fff%27/%3E</svg>")}.gw-toggle-checkbox__input{display:block;-webkit-appearance:none;cursor:pointer}.gw-toggle-checkbox__input:not([disabled]):hover:before{filter:drop-shadow(1px 1px 2px hsla(0,0%,40%,.762))}.gw-toggle-checkbox__input:checked:before{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2725px%27 viewBox=%270 0 24.905 16.056%27>%3Cg%3E%3Cpath fill=%27%2321BA45%27 d=%27M22,7.504c0,2.485-2.015,4.5-4.5,4.5h-13c-2.485,0-4.5-2.015-4.5-4.5l0,0c0-2.485,2.015-4.5,4.5-4.5h13C19.985,3.004,22,5.018,22,7.504L22,7.504z%27/%3E%3Cg%3E%3Cg%3E%3Ccircle fill=%27%23DDDDDD%27 cx=%2717.029%27 cy=%277.864%27 r=%276.548%27/%3E%3C/g%3E%3Cg opacity=%270.04%27%3E%3ClinearGradient id=%27SVGID_1_%27 gradientUnits=%27userSpaceOnUse%27 x1=%2717.0286%27 y1=%2714.4113%27 x2=%2717.0286%27 y2=%271.3161%27%3E%3Cstop  offset=%270%27 style=%27stop-color:%23000000%27/%3E%3Cstop offset=%270.1375%27 style=%27stop-color:%23000000;stop-opacity:0.8625%27/%3E%3Cstop offset=%271%27 style=%27stop-color:%23000000;stop-opacity:0%27/%3E%3C/linearGradient%3E%3Cpath fill=%27url%28%23SVGID_1_%29%27 d=%27M17.029,1.643c3.43,0,6.22,2.79,6.22,6.22c0,3.43-2.79,6.22-6.22,6.22s-6.22-2.79-6.22-6.22C10.808,4.434,13.599,1.643,17.029,1.643 M17.029,1.316c-3.616,0-6.548,2.932-6.548,6.548c0,3.616,2.931,6.548,6.548,6.548c3.616,0,6.548-2.931,6.548-6.548C23.576,4.248,20.645,1.316,17.029,1.316L17.029,1.316z%27/%3E%3C/g%3E%3C/g%3E%3C/g%3E</svg>")}.gw-toggle-checkbox__input:before{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2725px%27 viewBox=%270 0 24.905 16.056%27>%3Cg style=%27box-shadow: 0 0 5px 1px rgba%280, 0, 0, 0.2%29;%27%3E%3Cpath opacity=%270.26%27 fill=%27%23221F1F%27 d=%27M24.905,8.159c0,2.531-2.049,5-4.576,5H7.22c-2.527,0-4.576-2.469-4.576-5l0,0c0-2.531,2.049-5,4.576-5h13.109C22.856,3.159,24.905,5.627,24.905,8.159L24.905,8.159z%27/%3E%3Cg%3E%3Cg%3E%3Ccircle fill=%27%23FBFBFB%27 cx=%277.864%27 cy=%277.864%27 r=%276.548%27/%3E%3C/g%3E%3Cg%3E%3Ccircle fill=%27%23F1F1F1%27 cx=%277.864%27 cy=%277.864%27 r=%276.548%27/%3E%3C/g%3E%3Cg opacity=%270.04%27%3E%3ClinearGradient id=%27SVGID_1_%27 gradientUnits=%27userSpaceOnUse%27 x1=%277.8637%27 y1=%2714.4113%27 x2=%277.8637%27 y2=%271.3161%27%3E%3Cstop  offset=%270%27 style=%27stop-color:%23000000%27/%3E%3Cstop  offset=%270.1375%27 style=%27stop-color:%23000000;stop-opacity:0.8625%27/%3E%3Cstop  offset=%271%27 style=%27stop-color:%23000000;stop-opacity:0%27/%3E%3C/linearGradient%3E%3Cpath fill=%27url%28%23SVGID_1_%29%27 d=%27M7.864,1.643c3.43,0,6.22,2.79,6.22,6.22c0,3.43-2.79,6.22-6.22,6.22c-3.43,0-6.22-2.79-6.22-6.22C1.643,4.434,4.434,1.643,7.864,1.643 M7.864,1.316c-3.616,0-6.548,2.932-6.548,6.548c0,3.616,2.931,6.548,6.548,6.548s6.548-2.931,6.548-6.548C14.411,4.248,11.48,1.316,7.864,1.316L7.864,1.316z%27/%3E%3C/g%3E%3Cg opacity=%270.12%27%3E%3ClinearGradient id=%27SVGID_2_%27 gradientUnits=%27userSpaceOnUse%27 x1=%277.8637%27 y1=%2714.4113%27 x2=%277.8637%27 y2=%271.3161%27%3E%3Cstop  offset=%270%27 style=%27stop-color:%23FFFFFF;stop-opacity:0%27/%3E%3Cstop  offset=%270.8625%27 style=%27stop-color:%23FFFFFF;stop-opacity:0.8625%27/%3E%3Cstop  offset=%271%27 style=%27stop-color:%23FFFFFF%27/%3E%3C/linearGradient%3E%3Cpath fill=%27url%28%23SVGID_2_%29%27 d=%27M7.864,1.643c3.43,0,6.22,2.79,6.22,6.22c0,3.43-2.79,6.22-6.22,6.22c-3.43,0-6.22-2.79-6.22-6.22C1.643,4.434,4.434,1.643,7.864,1.643 M7.864,1.316c-3.616,0-6.548,2.932-6.548,6.548c0,3.616,2.931,6.548,6.548,6.548s6.548-2.931,6.548-6.548C14.411,4.248,11.48,1.316,7.864,1.316L7.864,1.316z%27/%3E%3C/g%3E%3C/g%3E%3C/g%3E</svg>");display:block}.gw-window{position:relative;top:0;left:0;display:block;width:auto;height:auto;z-index:var(--zindex-modal);outline:0}.gw-window--rounded .gw-window-content{border:none;border-radius:8px;box-shadow:0 8px 16px rgba(0,0,0,.2);background-color:#fff;background-color:var(--modalContentBackgroundColor,var(--modal-content-bg))}.gw-window--rounded .gw-window-content .gw-window-header{border:none;padding:7px;border-radius:8px}.gw-window--rounded .gw-window-content .gw-window-header .gw-window-header__move-area{height:20px;width:20px}.gw-window-dialog{position:relative;box-sizing:border-box;width:100%;margin:0;pointer-events:none}.gw-window-dialog--follow-cursor{position:fixed}.gw-window-dialog-scrollable{display:flex;max-height:subtract(100%,4rem)}.gw-window-dialog-scrollable .gw-window-content{max-height:subtract(100vh,4rem);overflow:hidden}.gw-window-dialog-scrollable .gw-window-footer,.gw-window-dialog-scrollable .gw-window-header{flex-shrink:0}.gw-window-dialog-scrollable .gw-window-body{overflow-y:auto}.gw-window-dialog-centered{display:flex;align-items:center;min-height:subtract(100%,4rem)}.gw-window-dialog-centered:before{display:block;height:subtract(100vh,4rem);height:min-content;content:""}.gw-window-dialog-centered.gw-window-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.gw-window-dialog-centered.gw-window-dialog-scrollable .gw-window-content{max-height:none}.gw-window-dialog-centered.gw-window-dialog-scrollable:before{content:none}.gw-window-content{position:relative;display:flex;flex-direction:column;width:100%;color:#242a38;color:var(--modalTextColor,var(--th-slate-dark));pointer-events:auto;background-color:#fff;background-color:var(--modalContentBackgroundColor,var(--modal-content-bg));background-clip:padding-box;border:1px solid rgba(0,0,0,.12);border-radius:var(--modal-content-border-radius);box-shadow:0 3px 8px rgba(0,0,0,.2);outline:0}.gw-window-content--list-group{border:none;z-index:0;border-radius:.8em}.gw-window-content--list-group:before{position:absolute;top:-1.1em;left:2.4em;content:"";width:0;height:0;border-left:1em solid transparent;border-right:1em solid transparent;border-bottom:1.2em solid #fff;border-bottom-color:var(--listGroupItemArrowColor,var(--list-group-item-background-color));z-index:1}.gw-window-content--list-group:after{position:absolute;top:-1.3em;left:2.4em;content:"";width:0;height:0;border-left:1em solid transparent;border-right:1em solid transparent;border-bottom:1.2em solid var(--th-grey);z-index:-2}.gw-window-content--pointer-bottom-middle:before{top:auto;bottom:-1.2em;left:50%;border-top:1.2em solid var(--white);border-bottom:none;transform:translate(-50%)}.gw-window-content--pointer-bottom-middle:after{top:auto;bottom:-1.4em;left:50%;border-top:1.2em solid var(--th-grey);border-bottom:none;transform:translate(-50%)}.gw-window-content--pointer-bottom-right:before{top:auto;bottom:-1.2em;left:auto;right:2.5em;border-top:1.2em solid var(--white);border-bottom:none;transform:none}.gw-window-content--pointer-bottom-right:after{top:auto;bottom:-1.4em;left:auto;right:2.5em;border-top:1.2em solid var(--th-grey);border-bottom:none;transform:none}.gw-window-content--list-group-form:after,.gw-window-content--list-group-form:before{border:0}.gw-window-backdrop{position:fixed;top:0;left:0;z-index:999999999;width:100vw;height:100vh;background-color:var(--modal-backdrop-bg)}.gw-window-backdrop.fade{opacity:0}.gw-window-backdrop.show{opacity:var(--modal-backdrop-opacity)}.gw-window-header{display:flex;align-items:center;justify-content:space-between;font-family:Open Sans,Arial,sans-serif;font-weight:600;border-bottom:1px solid;border-color:#e5e5e5;border-color:var(--modalContentBorderColorHeader,var(--modal-header-border-color));padding:1em;border-radius:1px;background-color:#f5f5f5;background-color:var(--modalHeaderBackgroundColor,var(--modal-header-background-color))}.gw-window-header>h5{font-size:1.4em;color:#242a38;color:var(--modalTextColor,var(--th-slate-dark))}.gw-window-header__move-area{position:relative;display:inline-block;overflow:hidden;height:35px;width:35px;margin:0 0 0 .8em;background-color:transparent}.gw-window-header-move{display:flex;justify-content:center;align-items:center;height:100%;cursor:pointer}.gw-window-header-move__icon{position:relative;height:20px;margin:0 2px 0 0;fill:#000;fill:var(--iconFillColor,var(--iconFillColor));opacity:.4}.gw-window-header-move__icon:hover{fill:#000;fill:var(--iconFillColor,var(--iconFillColor));opacity:1}.gw-window-header-move__icon:active{fill:#4c4c4c}.gw-window-title{margin-top:0;margin-bottom:0;line-height:var(--modal-title-line-height)}.gw-window-body{position:relative;flex:1 1 auto;padding:var(--modal-inner-padding);background-color:#fff;background-color:var(--modalContentBackgroundColor,var(--modal-content-bg))}.gw-window-body--rounded{background-color:transparent}.gw-window-body>p{font-family:Open Sans,Arial,sans-serif;font-weight:400;font-size:1.4em;color:#242a38;color:var(--modalTextColor,var(--th-slate-dark))}.gw-window-body--section{margin-bottom:1em}.gw-window-body--list-group{padding:0}.gw-window-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:1.5em;border-color:currentcolor #fff #fff;border-top:1px solid #fff;border-color:var(--modalContentBorderColorFooter,var(--th-white));border-radius:1px;margin-top:auto}.gw-window-footer>*{margin:1em/2}.gw-window-footer>:not(:last-child){margin-right:.25em}.gw-window-footer>:not(:first-child){margin-left:.25em}.gw-window-footer>p{font-family:Open Sans,Arial,sans-serif;font-weight:400;font-size:1.4em;color:#242a38;color:var(--modalTextColor,var(--th-slate-dark))}.gw-window-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.gw-window-dictionary>div:first-of-type{padding:0}.gw-window-dictionary>div:first-of-type p{font-size:1.6em;font-weight:600;color:#242a38;color:var(--modalTextColor,var(--th-slate-dark))}.gw-window-definitionwrapper{margin:0 0 10px;padding:0 0 0 20px;display:flex}.gw-window-definitionwrapper p{margin-top:6px;margin-bottom:.5em;color:#242a38;color:var(--modalTextColor,var(--th-slate-dark))}.gw-window-definitionwrapper__play{margin:0 15px 0 0;display:inline-block}.gw-window-definitionwrapper__definition{display:inline-block}.gw-window-dictionary__pictures{margin:0 0 10px;padding:0 0 0 52px;display:flex}.gw-window-typewriter__toolbar{width:416px;height:45px;background-color:#f0f0f0;border-radius:30px;padding:5px 4px 3px;display:flex}.gw-window-typewriter__drag-wrapper{width:36px;height:36px;margin:-1px .4em 0;display:flex;justify-content:center;align-items:center;cursor:pointer;border:none}.gw-window-typewriter__drag{fill:#3b4956}.gw-window-typewriter__drag:hover{fill:#fd3269}.gw-window-typewriter__toolbar-inner{height:36px;width:100%;display:flex;border-left:1px solid #767676;padding:0 9px;justify-content:flex-start;align-items:center}.gw-window-typewriter__toolbar-inner button{margin-right:.5em}.gw-window-typewriter__toolbar-inner button:last-child{margin:0 0 0 auto}.gw-window-typewriter__colourpalette{margin-right:8px;height:30px}.gw-window-typewriter .gw-window-typewriter__textbox{width:352px;height:155px;max-height:300px;min-height:155px;background-color:hsla(0,0%,100%,.2);border:1px dashed #bcc3d0;margin:6px 0 0 44px;padding:15px;resize:vertical;border-radius:0}.gw-window-comment__inner--center{justify-content:center;margin:18px 0 15px;display:flex}.gw-window-comment__progresswrapper{position:absolute;width:54px;height:54px;top:34px;left:45px;display:flex;align-items:center;justify-content:center}.gw-window-comment__progress{width:45px;height:45px;background-color:#fff;border:2px solid #767676;border-radius:50%;display:flex;align-items:center;justify-content:center}.gw-window-comment__progress p{font-weight:600;text-align:center;margin-bottom:0;font-size:1.5em;color:#626f88}.gw-window-comment--input-dashed{resize:vertical;border-style:dashed;border-radius:0;height:auto;min-height:150px;max-height:350px}.gw-window-comment__inner{width:100%;display:flex}.gw-window-comment__inner--inlinebtns{margin:20px 0 15px;height:36px;justify-content:space-between}.gw-window-comment__inner--inlinebtns button{margin:0 32px 0 0}.gw-window-comment__inner--inlinebtns button:last-child{margin:0}.gw-window-comment__videowrapper{background-color:#444f66;width:100%;height:263.5px;padding:0;position:relative;border:1px solid #fff}.gw-window-comment__record{position:absolute;top:0;left:0;margin:15px;background-color:#db2828;border:1px solid #fff;width:15px;height:15px;border-radius:15px}.gw-window-comment__expand{position:absolute;bottom:0;right:0;margin:15px}.gw-input-group-dropdown-select,.gw-select{width:100%;height:3.25em;line-height:1.75;min-width:175px;font-family:Open Sans,Arial,sans-serif;background:#fff url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2722px%27 width=%2722px%27 viewBox=%270 0 18 18%27>%3Cpath d=%27M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z%27 fill=%27%23232937%27/%3E%3Cpath d=%27M0-.75h24v24H0z%27 fill=%27none%27/%3E</svg>") no-repeat;background-color:#fff;background-color:var(--settingsDialogBackgroundColor,var(--modal-content-bg));background-repeat:no-repeat,repeat;background-position:right .9em top 40%,0 0;background-size:1.3em auto,100%;border:1px solid #dadada;border:var(--selectBorder,var(--select-border));padding:5px 30px 5px 10px;-webkit-appearance:none;font-size:1.3em;border-radius:3px;display:block;color:#242a38;color:var(--modalTextColor,var(--th-slate-dark));cursor:pointer}.gw-input-group-dropdown-select:hover,.gw-select:hover{background-color:#f7f7f7;background-color:var(--selectBackgroundColorHover,var(--select-background-color-hover))}.gw-select--dark{background:transparent url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2722px%27 width=%2722px%27 viewBox=%270 0 18 18%27>%3Cpath d=%27M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z%27 fill=%27%23fff%27/%3E%3Cpath d=%27M0-.75h24v24H0z%27 fill=%27none%27/%3E</svg>") no-repeat;background-repeat:no-repeat,repeat;background-position:right .9em top 40%,0 0;background-color:transparent;border:1px solid #fff;color:#fff}.gw-select--dark:hover{background-color:hsla(0,0%,97%,.057)}.gw-select--no-border{border:none}.gw-language-select{position:relative;display:flex;flex-direction:row;z-index:1}.gw-language-select__input{flex-grow:2;padding:0 2em 0 2.6em;background:transparent url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2722px%27 width=%2722px%27 viewBox=%270 0 18 18%27>%3Cpath d=%27M9.234,5.784A6.384,6.384,0,0,0,7.867,7.857H6.584a6.457,6.457,0,0,1,2.65-2.073ZM5.826,9.143H7.47a11.141,11.141,0,0,0-.239,1.928H5.318a6.371,6.371,0,0,1,.508-1.928Zm0,5.143a6.371,6.371,0,0,1-.508-1.928H7.231a11.141,11.141,0,0,0,.239,1.928Zm.757,1.286H7.867a6.384,6.384,0,0,0,1.367,2.073,6.457,6.457,0,0,1-2.65-2.073Zm4.487,1.967a5.842,5.842,0,0,1-1.8-1.967h1.8Zm0-3.253H8.779a9.41,9.41,0,0,1-.265-1.928h2.556Zm0-3.214H8.515a9.41,9.41,0,0,1,.265-1.928h2.292Zm0-3.214h-1.8a5.842,5.842,0,0,1,1.8-1.967Zm5.773,0H15.561a6.386,6.386,0,0,0-1.368-2.073,6.457,6.457,0,0,1,2.651,2.073ZM12.357,5.89a5.844,5.844,0,0,1,1.8,1.967h-1.8Zm0,3.253h2.292a9.41,9.41,0,0,1,.265,1.928H12.357Zm0,3.214h2.556a9.41,9.41,0,0,1-.265,1.928H12.357Zm0,5.181V15.571h1.8A5.844,5.844,0,0,1,12.357,17.538Zm1.837.106a6.386,6.386,0,0,0,1.368-2.073h1.283a6.457,6.457,0,0,1-2.651,2.073ZM17.6,14.285H15.957a11.137,11.137,0,0,0,.239-1.928h1.913A6.37,6.37,0,0,1,17.6,14.285ZM16.2,11.071a11.137,11.137,0,0,0-.239-1.928H17.6a6.37,6.37,0,0,1,.508,1.928Zm3.231.643a7.714,7.714,0,1,0-7.714,7.714,7.714,7.714,0,0,0,7.714-7.714Z%27 transform=%27translate%28-4 -4%29%27 fill=%27%23fff%27/%3E </svg>") no-repeat;background-repeat:no-repeat,repeat;background-position:left 1.2em top 59%,0 0;background-size:1.8em auto,100%;background-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0;border:none}.gw-accordion{background:var(--accordionBackgroundColor) 0 0 no-repeat padding-box;box-shadow:0 3px 16px rgba(0,0,0,.161);border-radius:5px;opacity:1}.gw-accordion,.gw-accordion .gw-accordion-section{position:relative}.gw-accordion .gw-accordion-section__top{display:block;font-size:1.4em;font-weight:600;padding:1em 1em 1em 1.5em;color:var(--accordionTextColor);white-space:normal;cursor:pointer;position:static;transition:all .2s;-webkit-user-select:none;user-select:none;width:-webkit-fill-available;font-family:Roboto,sans-serif;text-align:left;display:flex;justify-content:space-between;align-items:center}.gw-accordion .gw-accordion-section__top:hover{background-color:var(--accordionBackgroundColorHover)}.gw-accordion .gw-accordion-icon{font-family:Open Sans,sans-serif;display:flex;justify-content:center;align-items:center;position:absolute;background-color:var(--accordionIconColor);height:28px;width:28px;top:8px;right:9px;border:none;z-index:0;transition:.2s;border-radius:25px}.gw-accordion .gw-button__icon--accordion{transform:rotate(-90deg);top:0;right:1px}.gw-accordion .gw-button__icon--accordion,.gw-accordion .gw-button__icon--accordion-expanded{content:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2720px%27 viewBox=%270 0 9 5.56%27>%3Cpath d=%27M4.5 0L0 4.5l1.06 1.06L4.5 2.12l3.44 3.44L9 4.5z%27/%3E</svg>");height:20px}.gw-accordion .gw-button__icon--accordion-expanded{transform:rotate(-180deg);top:2px}.gw-accordion .gw-hiddenContent{position:absolute;left:-10000px;top:auto;width:0;height:0;overflow:hidden}.gw-accordion .gw-accordion-section__bottom{position:relative;width:100%;display:none}.gw-accordion .gw-accordion-section__bottom--shown{display:block;padding:1.6em;font-size:13px;font-family:Roboto,sans-serif;color:var(--accordionTextBottomColor)}.gw-accordion-mini .gw-accordion-section{display:flex;flex-direction:column}.gw-accordion-mini .gw-accordion-section__top{display:flex;align-items:center;justify-content:space-between;font-size:1.3em;line-height:1.3em;font-weight:600;margin:0 0 .3em;box-sizing:border-box;color:var(--accordionTextColor)}.gw-accordion-mini .gw-accordion-section__top--button{cursor:pointer;background:none;border:none;padding:.5em 1em .5em 0;transition:opacity .25s ease;fill:#434e65;fill:var(--iconFillColor,var(--th-slate))}.gw-accordion-mini .gw-accordion-section__top--button i{width:.7em;height:.7em;display:block}.gw-accordion-mini .gw-accordion-section__top--button:hover{opacity:.8;fill-opacity:.8}.gw-accordion-mini .gw-accordion-section__bottom{display:none}.gw-accordion-mini .gw-accordion-section__bottom--shown{display:block;color:var(--accordionTextBottomColor)}.gw-input-group{display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.gw-input-group>.gw-input:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.gw-input-group>.gw-input{position:relative;flex:1 1 auto;height:44px;width:1%;margin-bottom:0}.gw-input-group>.gw-input--action{border-top-right-radius:0;border-bottom-right-radius:0}.gw-input-group>.gw-input--action-context{border-radius:0}.gw-input-group>.gw-button,.gw-input-group>.gw-button-outlined,.gw-input-group>.gw-icon-button,.gw-input-group>.gw-input-group-button{border-top-left-radius:0;border-bottom-left-radius:0}.gw-input-group__prepend{position:relative;margin-right:-1px;display:flex}.gw-input-group__append{position:relative;margin-left:-1px;display:flex}.gw-input-group-button{font-size:10px}.gw-input-group-button__icon{height:1.4em;width:1.4em}.gw-input-group-button--action{position:relative;z-index:2;padding:10px 12px;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.gw-input-group-button--dropdown{position:relative;z-index:2;padding:10px 12px;border-top-left-radius:4px;border-bottom-left-radius:4px;border-top-right-radius:0!important;border-bottom-right-radius:0!important;background:#f2f2f2 0 0 no-repeat;border:1px solid rgba(0,0,0,.15)}.gw-input-group-button--dropdown>.gw-input-group-button__icon{height:11px;width:11px;margin-left:8px}.gw-input-group-dropdown-select{background-color:#f2f2f2;height:100%;border-top-right-radius:0;border-bottom-right-radius:0}.gw-filter>.gw-button,.gw-filter>.gw-button-outlined,.gw-filter>.gw-icon-button,.gw-filter>.gw-input-group-button{border-top-left-radius:4px;border-bottom-left-radius:4px}.gw-filter .gw-button,.gw-filter .gw-button-outlined,.gw-filter .gw-icon-button,.gw-filter .gw-input-group-button{position:absolute;right:48px;border:0}.gw-filter.gw-input-group-button{position:absolute;border-radius:0;padding:10px 12px;border:0;background-color:transparent!important;background:#fff url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2722px%27 width=%2722px%27 viewBox=%270 0 18 18%27>%3Cpath d=%27M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z%27/%3E%3Cpath d=%27M0-.75h24v24H0z%27 fill=%27none%27/%3E</svg>") no-repeat;background-repeat:no-repeat,repeat;background-position:right .7em top 46%,0 0;background-size:.55em auto,100%}.gw-filter__prepend{width:100%;position:relative;display:flex}.gw-filter__fieldset{margin:0;padding:0}.gw-filter-label{font-size:1.4em!important}.gw-filter .gw-input{border:transparent;background-color:transparent;border-bottom:1px solid rgba(0,0,0,.15);border-radius:inherit}.gw-filter-button{justify-content:space-between;width:100%!important;display:flex!important;align-items:center}.gw-filter-button:hover{border-width:1px}.gw-button-group{position:relative;display:inline-flex;vertical-align:middle}.gw-button-group .gw-group-button:first-of-type{border-radius:4px 0 0 4px}.gw-button-group .gw-group-button:last-of-type{border-radius:0 4px 4px 0}.gw-button-group>.gw-icon-button{position:relative;flex:1 1 auto;width:4.3em;height:3.8em;margin:0!important;border-radius:.4em}.gw-button-group>.gw-icon-button:not(:first-of-type){border-top-left-radius:0!important;border-bottom-left-radius:0!important}.gw-button-group>.gw-icon-button:not(:last-of-type){border-top-right-radius:0!important;border-bottom-right-radius:0!important}.gw-button-group>.gw-icon-button:hover{background-color:#ccd0db}.gw-button-group>.gw-icon-button--active,.gw-button-group>.gw-icon-button--active:hover{background-color:#626f88}.gw-group-button{display:inline-flex;justify-content:center;align-items:center;min-width:4.3em;height:3.8em;padding:1.2em;color:#454f66;background-color:rgba(220,223,228,.5);background-color:var(--iconButtonBackgroundDefaultColor,var(--icon-button-background-default-color));cursor:pointer;transition:all .25s ease;border:none}.gw-group-button:hover{background-color:#ccd0db}.gw-group-button--active{background-color:#626f88;color:#fff}.gw-group-button--active:hover{background-color:#626f88}.gw-group-button__label{font-size:1.6em;font-weight:600}.gw-group-button i{width:100%;height:100%}.gw-toggle-group button:first-child{margin-right:0;padding:10px 28px 10px 3px;border-radius:5px 0 0 5px}.gw-toggle-group button:last-child{margin-left:0;padding:10px 3px 10px 28px;border-radius:0 5px 5px 0}.gw-toggle-button{font-size:1.3em!important}.gw-toggle-button__dot{display:inline-block;width:.3em;height:.3em;background-color:var(--activeDotColor);border-radius:1em;vertical-align:middle;margin:0 12px}.gw-toggle-button__active-teal{--activeDotColor:#fff;background-color:var(--primaryColorTeal)!important;border-color:var(--primaryColorTeal)!important;color:#fff!important}.gw-comment-container{width:300px;height:-moz-fit-content;height:fit-content;background:#fff 0 0 no-repeat padding-box;box-shadow:0 4px 6px rgba(0,0,0,.2);border-radius:6px;position:relative}.gw-comment-user-container{display:flex;align-items:center}.gw-comment-user-icon{width:32px;height:32px;border-radius:50%;text-align:center;letter-spacing:0;color:#fff;font-weight:400;font-stretch:normal;font-size:medium;line-height:31px;font-family:Roboto}.green,.gw-comment-user-icon{background:#318085 0 0 no-repeat padding-box}.purple{background:#9e63fb 0 0 no-repeat padding-box}.blue{background:#006fe6 0 0 no-repeat padding-box}.gw-comment-user-name{font-size:21px}.gw-comment-reply-user-name,.gw-comment-user-name{text-align:left;letter-spacing:0;color:#202020;font-weight:700;font-stretch:normal;line-height:30px;font-family:Roboto;margin-left:11px}.gw-comment-reply-user-name{font-size:16px;margin-top:-13px;width:160px}.gw-comment-user-date{text-align:left;font-weight:400;font-stretch:normal;font-size:12px;line-height:17px;font-family:Open Sans;letter-spacing:0;color:#626f88;position:absolute;margin-left:45px;margin-top:-15px}.gw-comment-content-container{display:flex;justify-content:space-between;align-items:center;margin:20px 0}.gw-comment-audio-content-container{position:relative;display:flex;justify-content:space-between;margin:1.2em 0 0;padding:2.2em 2.5em 1em;align-items:center}.gw-comment-audio-content-container--no-padding{padding:2.2em 0 1em}.gw-comment-audio-content-container__label{position:absolute;font-family:Open Sans,Arial,sans-serif;font-size:1.3em;font-weight:600;display:inline-block;top:-1.1em;left:.8em;margin:0 0 .3em;padding:9px 0;box-sizing:border-box;color:var(--fontColorDark)}.gw-comment-audio-content-container .item{min-height:4em;min-width:4em}.gw-comment-input{border:1px dashed #bcc3d0;height:45px}.gw-comment-footer-buttons{padding:0}.gw-comment-reply-text{text-align:left;font:normal normal normal 14px/19px Open Sans;letter-spacing:0;color:#202020;margin:0 0 12px 14px}.gw-comment-audio-reply-timer{width:45px;height:45px;border:2px solid #767676;border-radius:50%;text-align:center;font:normal normal 600 15px/20px Open Sans;letter-spacing:0;color:#504f4f;line-height:2.6}.gw-comment-audio-reply-content{display:flex;justify-content:center;margin:30px 0}.gw-comment-button-size{height:45px;width:45px}.gw-comment-icon-size{height:20px;width:20px}.gw-comment-audio-reply-time{text-align:center;font:normal normal normal 14px/19px Open Sans;letter-spacing:0;color:#626f87;margin:-3px 5px 0}.gw-comment-video-container{margin:12px 0;width:100%;height:263.5px;padding:0;border:1px solid #fff}.gw-comment-video-container,.gw-comment-video-reply-container{background:#4d4d4d 0 0 no-repeat padding-box;position:relative}.gw-comment-video-reply-container{height:140px;width:185px;margin:12px auto}.gw-comment-list-button-icon{margin-right:12px}.gw-comment-delete-background{background:#000 0 0 no-repeat padding-box;border-radius:6px;opacity:.85;padding:20px;font:normal normal 600 13px/22px Open Sans;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.gw-comment-delete-container{position:absolute;top:0;left:0;padding:20px;z-index:2}.gw-comment-delete-container p{text-align:left;font:normal normal 600 16px/22px Open Sans;letter-spacing:0;color:#fff}.gw-comment-delete-buttonset{justify-content:space-evenly;display:flex}.gw-comment-container-comment{position:relative;padding:0 16px 16px}.gw-comment-container-comment:not(:last-child){padding-bottom:0}.gw-comment-container-initial-comment{padding:16px}.gw-comment-button-back{float:left}.gw-comment-reply-divider{width:269px;border:1px dashed #c7c7c7;border-image-slice:1;border-image-repeat:round;margin:18px 0}.gw-comment-list-dropdown--more{position:absolute;width:150px;top:auto;margin-top:115px;margin-left:115px;font-size:10px;z-index:999999}.gw-comment-button-more{float:right;margin-top:-8px;margin-left:36px}.gw-reply-delete-background{padding:16px;left:-16px;box-sizing:content-box}.gw-comment-reply-content-container{display:flex;margin-top:12px;align-items:center}.gw-comment-input-buttons{position:absolute;margin-left:180px;display:flex}.gw-comment-video-expand{background-color:var(--th-grey)}.gw-comment-menu-demo-position{position:absolute;width:150px;top:38px;margin-left:20px;margin-top:0;font-size:10px;z-index:999999}.gw-panel{background-color:#d5d6d7;background-color:var(--panelBackgroundColor,var(--defaultColor))}.gw-panel--light{background-color:#d5d6d7;background-color:var(--panelBackgroundColorLight,var(--defaultColor))}.gw-panel--dark{background-color:#d5d6d7;background-color:var(--panelBackgroundColorDark,var(--defaultColor))}.gw-text{color:#fff;color:var(--fontColor,var(--white))}.gw-border-top{border-top:#e3e7ed;border-top:var(--borderColor,var(--th-grey))}.gw-border-right{border-right:#e3e7ed;border-right:var(--borderColor,var(--th-grey))}.gw-toast{min-height:48px;display:inline-flex;flex-direction:row;border-radius:8px;box-shadow:0 3px 8px rgba(0,0,0,.161);background:#fff}.gw-toast svg{align-self:flex-start;margin-right:12px;width:18px;height:18px;flex-shrink:0;flex-grow:0}.gw-toast__body{align-items:center;align-self:center;display:flex;flex:1 1 auto;padding:10px 20px;font-size:1.2em;font-weight:600}.gw-toast__actions{display:flex;align-items:flex-start;align-self:flex-start;padding:6px}.gw-toast--info{background:var(--infoBackgroundColor);color:var(--infoTitleColor)}.gw-toast--info svg{fill:var(--infoTitleColor)}.gw-toast--success{background:var(--successBackgroundColor);color:var(--successTitleColor)}.gw-toast--success svg{fill:var(--successTitleColor)}.gw-toast--error{background:var(--errorBackgroundColor);color:var(--errorTitleColor)}.gw-toast--error svg{fill:var(--errorTitleColor)}.gw-toast--warning{background:var(--warningBackgroundColor);color:var(--warningTitleColor)}.gw-toast--warning svg{fill:var(--warningTitleColor)}.gw-button{position:relative;display:inline-block;font-family:Open Sans,Arial,sans-serif;text-transform:none;padding:10px 20px;height:44px;min-width:15px;font-size:1.4em;font-weight:600;-webkit-user-select:none;user-select:none;overflow:visible;text-decoration:none;transition:background-color .06s ease-in-out;transform:none;line-height:1.4;transition:color .1s ease-in-out,background-color .1s ease-in-out,border-color .1s ease-in-out,box-shadow .1s ease-in-out;cursor:pointer;background-color:#d5d6d7;background-color:var(--defaultColor,var(--defaultColor));color:#000;color:var(--buttonTextColor,var(--fontColorDark));border:2px solid #d5d6d7;border:var(--buttonBorder,var(--buttonBorderColor));border-radius:30px;border-radius:var(--buttonBorderRadius,var(--buttonBorderRadius))}.gw-button:visited{text-decoration:none;color:#000;color:var(--buttonTextVisitedColor,var(--buttonTextVisitedColor))}.gw-button:hover{background-color:#bbbdbe;background-color:var(--buttonBackgroundHoverColor,var(--defaultColorHover));color:#000;color:var(--buttonTextHoverColor,var(--fontColorDark));border:2px solid #bbbdbe;border:var(--buttonBorderColorHover,var(--buttonBorderColorHover))}.gw-button:focus,.gw-button:hover{text-decoration:none}.gw-button:active{background-color:#a1a3a5;background-color:var(--buttonBackgroundActiveColor,var(--defaultColorActive));color:#000;color:var(--buttonTextActiveColor,var(--fontColorDark));border:2px solid #bbbdbe;border:var(--buttonBorderColorActive,var(--buttonBorderColorActive))}.gw-button>svg{fill:#000;fill:var(--iconFillColor,var(--iconFillColor))}.gw-button--dropdown{position:relative;z-index:2}.gw-button--dropdown>.gw-button__icon{height:11px;width:11px;margin-left:8px}.gw-button--no-background{background-color:#006fe6;background-color:var(--buttonNoBackgroundColor,var(--primaryColor));color:#fff;color:var(--buttonNoBackgroundTextColor,var(--fontColorWhite));fill:#fff;fill:var(--buttonNoBackgroundIconColor,var(--fontColorWhite));border:#006fe6;border:var(--buttonNoBackgroundBorder,var(--primaryButtonBorder))}.gw-button--no-background:visited{text-decoration:none;color:#fff;color:var(--primaryButtonTextColor,var(#fff))}.gw-button--no-background:hover{background-color:#0056b3;background-color:var(--buttonNoBackgroundColorHover,var(--primaryColorHover));border:2px solid #0056b3;border:var(--buttonNoBackgroundBorderHover,var(--primaryButtonBorderHover))}.gw-button--no-background:active,.gw-button--no-background:hover{color:#fff;color:var(--buttonNoBackgroundTextColor,var(--fontColorWhite))}.gw-button--no-background:active{background-color:#003e80;background-color:var(--buttonNoBackgroundColorActive,var(--primaryColorActive));border:2px solid #0056b3;border:var(--buttonNoBackgroundBorderActive,var(--primaryButtonBorderActive))}.gw-button--primary{background-color:#006fe6;background-color:var(--primaryButtonBackgroundColor,var(--primaryColor));color:#fff;color:var(--primaryButtonTextColor,var(--fontColorWhite));border:#006fe6;border:var(--primaryButtonBorder,var(--primaryButtonBorder));border-radius:30px;border-radius:var(--buttonBorderRadius,var(--buttonBorderRadius))}.gw-button--primary:visited{text-decoration:none;color:#fff;color:var(--primaryButtonTextColor,var(#fff))}.gw-button--primary:hover{background-color:#0056b3;background-color:var(--primaryButtonBackgroundHoverColor,var(--primaryColorHover));color:#fff;color:var(--primaryButtonTextHoverColor,var(--fontColorWhite));border:2px solid #0056b3;border:var(--primaryButtonBorderHover,var(--primaryButtonBorderHover))}.gw-button--primary:active{background-color:#003e80;background-color:var(--primaryButtonBackgroundActiveColor,var(--primaryColorActive));color:#fff;color:var(--primaryButtonTextActiveColor,var(--fontColorWhite));border:2px solid #0056b3;border:var(--primaryButtonBorderActive,var(--primaryButtonBorderActive))}.gw-button--primary>svg{fill:#000;fill:var(--buttonIconFillColor,var(--buttonIconFillColor))}.gw-button--secondary{background-color:#434e65;background-color:var(--secondaryButtonBackgroundColor,var(--secondaryColor));border:2px solid #434e65;border:var(--secondaryButtonBorder,var(--secondaryButtonBorderColor));border-radius:30px;border-radius:var(--secondaryButtonBorderRadius,var(--buttonBorderRadius))}.gw-button--secondary,.gw-button--secondary:visited{color:#fff;color:var(--secondaryButtonTextColor,var(--fontColorWhite))}.gw-button--secondary:visited{text-decoration:none}.gw-button--secondary:hover{background-color:#2f3646;background-color:var(--secondaryButtonBackgroundHoverColor,var(--secondaryColorHover));color:#fff;color:var(--secondaryButtonTextHoverColor,var(--fontColorWhite));border:2px solid #2f3646;border:var(--secondaryButtonBorderHover,var(--secondaryButtonBorderColorHover))}.gw-button--secondary:active{background-color:#1b1f28;background-color:var(--secondaryButtonBackgroundActiveColor,var(--secondaryColorActive));color:#fff;color:var(--secondaryButtonTextActiveColor,var(--fontColorWhite));border:2px solid #1b1f28;border:var(--secondaryButtonBorderColorActive,var(--secondaryButtonBorderColorActive))}.gw-button--secondary>svg{fill:#000;fill:var(--secondaryButtonIconFillColor,var(--secondaryButtonIconFillColor))}.gw-button:disabled,.gw-button[disabled]{pointer-events:none;opacity:.36}.gw-button:disabled .gw-button__icon,.gw-button[disabled] .gw-button__icon{opacity:.36}.gw-button--s1{padding:6px 15px;font-size:1.3em;height:36px;line-height:1.5}.gw-button--s2{padding:10px 20px;font-size:1.5em;height:44px;line-height:1.4}.gw-button--s3{padding:16px 38px;font-size:1.7em;height:56px;line-height:1.3}.gw-button--full-width{width:100%}.gw-button__icon{position:relative;top:-1px;right:2px;height:18px;width:18px;vertical-align:middle;margin:0 .2em 0 0}.gw-button__icon--left{margin:0 .2em 0 0!important}.gw-button__icon--right{margin:0 0 0 .4em!important}.gw-button__icon--s1{width:12px;height:12px;top:0}.gw-button--double-icon{font-size:1.3em;font-weight:700;text-transform:uppercase}.gw-button--green{background-color:var(--primaryColorGreen);border:var(--buttonBorderGreen);color:#fff}.gw-button--green:visited{color:#fff;text-decoration:none}.gw-button--green:hover{background-color:var(--primaryColorGreenHover);border:var(--buttonBorderGreenHover);color:#fff}.gw-button--green:active{background-color:var(--primaryColorGreenActive);border:var(--buttonBorderGreenActive);color:#fff}.gw-button--pink{background-color:var(--primaryColorPink);border:var(--buttonBorderPink);color:#fff}.gw-button--pink:visited{color:#fff;text-decoration:none}.gw-button--pink:hover{background-color:var(--primaryColorPinkHover);border:var(--buttonBorderPinkHover);color:#fff}.gw-button--pink:active{background-color:var(--primaryColorPinkActive);border:var(--buttonBorderPinkActive);color:#fff}.gw-button--teal{background-color:var(--primaryColorTeal);border:var(--buttonBorderTeal);color:#fff}.gw-button--teal:visited{color:#fff;text-decoration:none}.gw-button--teal:hover{background-color:var(--primaryColorTealHover);border:var(--buttonBorderTealHover);color:#fff}.gw-button--teal:active{background-color:var(--primaryColorTealActive);border:var(--buttonBorderTealActive);color:#fff}.gw-button--purple{background-color:var(--primaryColorPurple);border:var(--buttonBorderPurple);color:#fff}.gw-button--purple:visited{color:#fff;text-decoration:none}.gw-button--purple:hover{background-color:var(--primaryColorPurpleHover);border:var(--buttonBorderPurpleHover);color:#fff}.gw-button--purple:active{background-color:var(--primaryColorPurpleActive);border:var(--buttonBorderPurpleActive);color:#fff}.gw-button--orange{background-color:var(--primaryColorOrange);border:var(--buttonBorderOrange);color:#fff}.gw-button--orange:visited{color:#fff;text-decoration:none}.gw-button--orange:hover{background-color:var(--primaryColorOrangeHover);border:var(--buttonBorderOrangeHover);color:#fff}.gw-button--orange:active{background-color:var(--primaryColorOrangeActive);border:var(--buttonBorderOrangeActive);color:#fff}.gw-button--blue{background-color:var(--primaryColorBlue);border:var(--buttonBorderBlue);color:#fff}.gw-button--blue:visited{color:#fff;text-decoration:none}.gw-button--blue:hover{background-color:var(--primaryColorBlueHover);border:var(--buttonBorderBlueHover);color:#fff}.gw-button--blue:active{background-color:var(--primaryColorBlueActive);border:var(--buttonBorderBlueActive);color:#fff}.gw-button--light{background-color:var(--launchpadButtonLight);border:var(--launchpadButtonLight)}.gw-button--light:visited{text-decoration:none}.gw-button--light:hover{background-color:var(--launchpadButtonLightHover);border:var(--launchpadButtonLightHover)}.gw-button--light:active{background-color:var(--launchpadButtonLightActive);border:var(--launchpadButtonLightActive)}.gw-button--link{font-weight:400;color:var(--buttonLinkTextColor)!important;background-color:transparent;border:2px solid transparent;text-decoration:none}.gw-button--link:visited{color:var(--primaryColor)}.gw-button--link:hover{color:var(--primaryColorHover)}.gw-button--link:focus,.gw-button--link:hover{background-color:transparent;border:2px solid transparent;text-decoration:underline}.gw-button--link:active{color:var(--primaryColorActive)}.gw-button--link-dark,.gw-button--link:active{background-color:transparent;border:2px solid transparent}.gw-button--link-dark{color:var(--fontColorWhite)!important;font-weight:600;text-decoration:none}.gw-button--link-dark:visited{color:var(--fontColorWhite);text-decoration:none}.gw-button--link-dark:hover{color:var(--fontColorWhite);text-decoration:underline;background-color:transparent;border:2px solid transparent}.gw-button--link-dark:active{color:#fff}.gw-button--icon{background-color:var(--transparent);color:#fff;border:2px solid transparent;fill:#000;fill:var(--toolbarIconButtonFillColor,var(--fontColorDark))}.gw-button--icon:disabled,.gw-button--icon[disabled]{background-color:var(--transparent);border-color:var(--transparent)}.gw-button--icon:visited{color:var(--fontColorDark);text-decoration:none}.gw-button--icon:hover{background-color:var(--defaultColorHover);color:rgba(0,0,0,.6)}.gw-button--icon:focus,.gw-button--icon:hover{text-decoration:none}.gw-button--icon:active{background-color:var(--defaultColorActive,#a1a3a5);color:var(--fontColorDark,#000)}::slotted(.gw-button__icon){position:relative;top:-1px;right:2px;height:18px;width:18px;vertical-align:middle;margin:0}:root{--transparent:hsla(0,0%,100%,0);--white:#fff;--th-white:#fff;--black:#000;--th-black:#000;--lightGrey:#f0f0f0;--th-grey-white:#f7f7f8;--th-grey-light:#f0f2f3;--th-grey-medium:#eef0f1;--th-grey:#e3e7ed;--th-grey-dark:#bcc3d2;--th-slate:#434e65;--th-slate-light:#5c6a8a;--th-slate-dark:#242a38;--th-slate-alt:#333f57;--th-slate-hover:#3e4a62;--th-slate-dark-hover800:#30394b;--th-slate-dark-active800:#323e52;--th-slate-dark-hover600:#2a3141;--th-slate-dark-active600:#2d3549;--th-cool-grey-600:#5e7482;--th-cool-grey-700:#3f4f5a;--th-cool-grey-750:#435560;--th-cool-grey-800:#33404d;--th-cool-grey-850:#2b3640;--th-cool-grey-900:#1f2933;--fontColorDark:var( --th-slate-dark);--fontColorWhite:#fff;--list-item-hover:#f3f4f7;--list-item-light-hover:#f9fafb;--list-item-hover-dark:rgba(36,42,56,.5);--list-item-light-hover-dark:rgba(67,77,101,.5);--greyTransparent:rgba(36,42,56,.12);--whiteTransparent:hsla(0,0%,100%,.12);--defaultColor:#e3e7ed;--defaultColorHover:#bcc3d2;--defaultColorActive:#9ea8bd;--defaultColorSelected:#b3bbcc;--buttonBorderColor:2px solid #e3e7ed;--buttonBorderColorHover:2px solid #bcc3d2;--buttonBorderColorActive:2px solid #9ea8bd;--buttonBorderColorSelected:2px solid #b3bbcc;--iconFillColor:var( --th-slate-dark );--primaryColor:#006fe6;--primaryColorHover:#0056b3;--primaryColorActive:#003e80;--primaryButtonBorder:2px solid #006fe6;--primaryButtonBorderHover:2px solid #0056b3;--primaryButtonBorderActive:2px solid #003e80;--secondaryColor:var(--th-slate);--secondaryColorHover:#2f3646;--secondaryColorActive:#1b1f28;--secondaryButtonBorderColor:2px solid var(--th-slate);--secondaryButtonBorderColorHover:2px solid #2f3646;--secondaryButtonBorderColorActive:2px solid #1b1f28;--disabledColor:grey;--disabledBackgroundColor:#f2f2f2;--brandColorGreen:#a7ce3b;--brandColorGreenActive:#84a527;--primaryColorGreen:#547a00;--primaryColorGreenHover:#314700;--primaryColorGreenActive:#0e1400;--buttonBorderGreen:2px solid #547a00;--buttonBorderGreenHover:2px solid #314700;--buttonBorderGreenActive:2px solid #0e1400;--brandColorPink:#fd3067;--primaryColorPink:#e12362;--primaryColorPinkHover:#b8194e;--primaryColorPinkActive:#8b133b;--buttonBorderPink:2px solid #e12362;--buttonBorderPinkHover:2px solid #b8194e;--buttonBorderPinkActive:2px solid #8b133b;--brandColorTeal:#0da0a0;--primaryColorTeal:#2d8086;--primaryColorTealHover:#205b60;--primaryColorTealActive:#133739;--buttonBorderTeal:2px solid #2d8086;--buttonBorderTealHover:2px solid #205b60;--buttonBorderTealActive:2px solid #133739;--brandColorPurple:#9d5cff;--primaryColorPurple:#8e4eef;--primaryColorPurpleHover:#701fea;--primaryColorPurpleActive:#5912c4;--buttonBorderPurple:2px solid #8e4eef;--buttonBorderPurpleHover:2px solid #701fea;--buttonBorderPurpleActive:2px solid #5912c4;--brandColorOrange:#ed8607;--primaryColorOrange:#cd4518;--primaryColorOrangeHover:#a13612;--primaryColorOrangeActive:#73260d;--buttonBorderOrange:2px solid #cd4518;--buttonBorderOrangeHover:2px solid #a13612;--buttonBorderOrangeActive:2px solid #73260d;--brandColorBlue:#00b7ff;--brandColorBlueActive:#008fc7;--brandColorBlueWCAG:#009ad6;--primaryColorBlue:#007bbd;--primaryColorBlueHover:#005a8a;--primaryColorBlueActive:#003857;--buttonBorderBlue:2px solid #007bbd;--buttonBorderBlueHover:2px solid #005a8a;--buttonBorderBlueActive:2px solid #003857;--BrandcolorYellow:#f5bc42;--primaryColorReachDeck:#0067c7;--primaryColorReachDeckHover:#004c94;--primaryColorReachDeckActive:#003261;--buttonBorderReachDeck:2px solid #0067c7;--buttonBorderReachDeckHover:2px solid #004c94;--buttonBorderReachDeckActive:2px solid #003261;--reachDeckEditorColor:#128500;--launchpadButtonLight:#f4f5f6;--launchpadButtonLightHover:#e9eaec;--launchpadButtonLightActive:#e6e6e6;--ContrastPinkOrbitNoteHover:#de174f;--ContrastPinkOrbitNoteActive:#d20438;--ContrastButtonBorderPink:#d20438;--primaryColorClaroNavy:#124a78;--primaryColorClaroNavyHover:#093b62;--primaryColorClaroNavyActive:#053052;--buttonBorderClaro:2px solid #124a78;--buttonBorderClaroHover:2px solid #093b62;--buttonBorderClaroActive:2px solid #053052;--primaryColorClaroBlue:#007bbd;--primaryColorClaroBlueHover:#00679e;--primaryColorClaroBlueActive:#005a8a;--claroDark:#172c4f;--claroGrey:#94a7c7;--claroBlue:#0c9fc0;--claroBlueAlt:#1cc8e3;--claroGreen:#a9d133;--altColor:var(--claroGreen);--altColorHover:#8aad1f;--altColorActive:#759513;--altButtonBorderColor:2px solid var(--claroGreen);--altButtonBorderColorHover:2px solid #8aad1f;--altButtonBorderColorActive:2px solid #759513;--brandColorLingdys:#e31616;--primaryColorLingdys:#405982;--primaryColorLingdysHover:#273854;--primaryColorLingdysActive:#1c2a40;--buttonBorderLingdys:2px solid #405982;--buttonBorderLingdysHover:2px solid #273854;--buttonBorderLingdysActive:2px solid #1c2a40;--brandColorAppWriter:#f70790;--primaryColorAppWriter:#d8087f;--primaryColorAppWriterHover:#b40669;--primaryColorAppWriterActive:#9f055c;--buttonBorderAppwriter:2px solid #d8087f;--buttonBorderAppwriterHover:2px solid #b40669;--buttonBorderAppWriterActive:2px solid #9f055c;--iconToggleFillOrbitNote:#01bafe;--textColor:var( --th-slate-dark );--textColorLight:var( --th-white );--border:1px solid var( --th-grey );--borderDark:1px solid var( --th-grey-dark );--infoColor:#0e566c;--successColor:rgba(32,188,68,.584);--errorColor:#db2929;--warningColor:#fbbf09;--infoBackgroundColor:#faffff;--successBackgroundColor:#fcfff5;--errorBackgroundColor:#fff5f5;--warningBackgroundColor:#fffbf5;--notificationDarkModeBackground:#4a5973;--infoBorderColor:#bddee5;--successBorderColor:#a9c69a;--errorBorderColor:#d4a1a1;--warningBorderColor:#cbbd9f;--notificationDarkModeBorder:#55647c;--infoTitleColor:#0e566c;--successTitleColor:#1e571f;--errorTitleColor:#963836;--warningTitleColor:#7a4d05;--infoWarningColor:#0e566c;--successWarningColor:rgba(30,87,31,.8);--errorWarningColor:rgba(150,56,54,.8);--warningWarningColor:rgba(122,77,5,.8);--modal-dialog-margin:2rem;--buttonBorderRadius:30px;--buttonRoundness:30px;--buttonLinkTextColor:var( --primaryColor)!important;--buttonLinkIconColor:var( --primaryColor)!important;--buttonNoBackgroundTextColor:var( --th-slate-dark);--buttonNoBackgroundIconColor:var( --th-slate-dark);--buttonNoBackgroundColor:transparent;--buttonNoBackgroundColorHover:var(--icon-button-background-hover-color);--buttonNoBackgroundColorActive:var(--icon-button-background-active-color);--buttonNoBackgroundBorder:2px solid transparent;--buttonNoBackgroundBorderHover:2px solid transparent;--buttonNoBackgroundBorderActive:2px solid transparent;--activeDotColor:inherit;--themeColorDefault:var(--defaultColor);--themeColorGroundworks:var(--primaryColor);--themeColorReadWrite:var(--primaryColorPurple);--themeColorEquatio:var(--primaryColorBlue);--themeColorBrowsealoud:var(--primaryColorOrange);--themeColorWriq:var(--primaryColorTeal);--themeColorFluencyTutor:var(--primaryColorGreen);--themeColorSnapVerter:var(--primaryColorGreen);--themeColorSpeechStream:var(--primaryColorPink);--themeColorTexthelp:var(--primaryColorTeal);--themeColorReachDeck:var(--primaryColorReachDeck);--themeColorPdfReader:var(--primaryColorBlue);--uniloginBackgroundColor:#f7f7f7;--uniloginWindowBackgroundColor:var(--primaryColorBlue);--line-height-base:1.5;--zindex-modal:1050;--modal-dialog-margin:2em;--modal-content-border-radius:1px;--modal-inner-padding:1.5em;--modal-title-padding:1.5em;--modal-title-line-height:var(--line-height-base);--modal-content-bg:#fff;--modal-content-border-color:rgba(0,0,0,.2);--modal-content-fallback-border-color:#999;--modal-backdrop-bg:#000;--modal-backdrop-opacity:.5;--modal-header-border-color:#e5e5e5;--modal-footer-border-color:var(--modal-header-border-color);--modal-header-background-color:#f5f5f5;--select-border:1px solid #dadada;--select-background:#fff;--select-background-color:#efefef;--select-background-color-hover:#f7f7f7;--input-border:1px solid #dadada;--input-background-color:#fff;--settings-title-color:var(--primaryColor);--settings-item-background-color:var(--th-white);--settings-item-background-hover-color:var(--th-grey-medium);--settings-item-background-active-color:var(--th-grey);--list-group-background-color:transparent;--list-group-item-background-color:var(--th-white);--list-group-item-background-hover-color:var(--th-grey-light);--list-group-item-background-active-color:var(--th-grey);--list-group-item-icon-color:var(--th-slate-dark);--ListGroupSearchItemColor:var(--th-white);--ListGroupSearchItemColorHover:#f9fafb;--ListGroupSearchItemTextColor:var(--th-slate);--ListGroupSearchItemBorderColor:rgba(0,0,0,.15);--ListGroupSearchItemAsideColor:#f2f2f2;--ListGroupSearchItemAsideTextColor:#000;--toolbar-button-disabled:#f5f5f5;--toolbar-button-background:#f5f5f5;--toolbar-button-hover-background:#ccc;--toolbar-button-color:#000;--toolbar-button-hover-active-background:#b3b3b3;--toolbar-button-default-size:43px;--toolbar-button-focus-color:#5293e2;--toolbar-button-svg-color:#4a4a4a;--toolbar-button-toggle-color:#9d5cff;--panel-inner-padding:.7em;--icon-button-background-default-color:rgba(0,0,0,.077);--icon-button-background-hover-color:rgba(0,0,0,.125);--icon-button-background-active-color:rgba(0,0,0,.187);--icon-button-background-default-color-dark:hsla(0,0%,100%,.077);--icon-button-background-hover-color-dark:hsla(0,0%,100%,.146);--icon-button-background-active-color-dark:hsla(0,0%,100%,.221);--icon-button-border-color:solid 2px transparent;--menuIconFillColor:var(--th-slate);--cardIconFillColor:var(--th-slate);--default-menu-notify-background-colour:#9d5cff;--toolbarButtonBackgroundColor:var( --defaultColor);--toolbarButtonBackgroundHoverColor:var( --icon-button-background-hover-color);--toolbarButtonBackgroundActiveColor:var( --icon-button-background-active-color);--toolbarIconHoverFill:var( --th-slate);--toolbarIconToggleFill:var( --primaryColor);--dashboardContentBackgroundColor:#fff;--dashboardHeaderBackgroundColor:#fff;--dashboardSidebarBorderTopColor:var( --lightGrey);--dashboardTextColor:var(--th-slate);--dashboardTitleTextColor:var(--fontColorDark);--dashboardSubTitleTextColor:var(--th-slate-light);--dashboardCardBackgroundColor:var(--white);--dashboardCardBackgroundHoverColor:var(--th-grey-light);--dashboardCardBackgroundActiveColor:var(--lightGrey);--dashboardCardHighlightColor:var(--primaryColor);--dashboardCardBorderColor:var(--lightGrey);--dashboardCardFooterLinkColor:var(--primaryColor);--dashboardCardAuditorColor:#0075db;--dashboardCardAuditorLabelColor:#0075db;--dashboardCardEditorLabelColor:var(--reachDeckEditorColor);--dashboardCardToolbarColor:var(--primaryColorOrange);--dashboardCardToolbarLabelColor:var(--primaryColorOrange);--dashboardPaneBackgroundColor:#fcfcfc;--dashboardPaneBorderColor:rgba(92,106,138,.4);--dashboardPaneDashedBorderColor:var(--dashboardDashedBorderLight);--dashboardDashedBorderLight:url("data:image/svg+xml,%3csvg width=%27100%25%27 height=%27100%25%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3crect width=%27100%25%27 height=%27100%25%27 fill=%27none%27 stroke=%27%235C6A8ACC%27 stroke-width=%272%27 stroke-dasharray=%274%2c 8%27 stroke-dashoffset=%270%27 stroke-linecap=%27square%27/%3e%3c/svg%3e");--dashboardDashedBorderDark:url("data:image/svg+xml,%3csvg width=%27100%25%27 height=%27100%25%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3crect width=%27100%25%27 height=%27100%25%27 fill=%27none%27 stroke=%27%23323E52FF%27 stroke-width=%272%27 stroke-dasharray=%274%2c 8%27 stroke-dashoffset=%270%27 stroke-linecap=%27square%27/%3e%3c/svg%3e");--icon-opacity:1;--accordionBackgroundColor:#fff;--accordionTextColor:#484848;--accordionTextBottomColor:#484848;--accordionIconColor:var(--toolbarWhite);--accordionBackgroundColorHover:#f9fafb;--tableBackgroundColor:none;--tableBackgroundHeaderColor:#f9fafb;--tableBackgroundAltColor:#f7f7f7;--tableBackgroundHoverColor:#f9fafb;--tableBorderColor:#e2e2e3;--tableTextColor:#484848}.th-th,.th-wq{--toolbarBackgroundColor:var(--defaultColor);--themeColorDefault:var(--defaultColor);--themeColorPrimary:var(--themeColorWriq);--themeColorSecondary:var(--secondaryColor);--dashboardTopColor:var(--brandColorTeal);--dashboardTitleColor:var(--themeColorWriq);--iconFillColor:var(--white);--buttonBackgroundColor:var(--defaultColor);--buttonBackgroundHoverColor:var(--defaultColorHover);--buttonBackgroundActiveColor:var(--defaultColorActive);--buttonTextColor:var(--fontColorDark);--buttonTextHoverColor:var(--fontColorDark);--buttonTextActiveColor:var(--fontColorDark);--buttonTextVisitedColor:var(--fontColorDark);--buttonBorder:var(--buttonBorder);--buttonBorderHover:var(--buttonBorderColorHover);--buttonBorderRadius:var(--buttonRoundness);--buttonIconFillColor:var(--black);--primaryButtonBackgroundColor:var(--primaryColorTeal);--primaryButtonBackgroundHoverColor:var(--primaryColorTealHover);--primaryButtonBackgroundActiveColor:var(--primaryColorTealActive);--primaryButtonBorderActive:var(--buttonBorderTealActive);--primaryButtonTextColor:var(--fontColorWhite);--primaryButtonTextHoverColor:var(--fontColorWhite);--primaryButtonTextActiveColor:var(--fontColorWhite);--primaryButtonTextVisitedColor:var(--fontColorWhite);--primaryButtonBorder:var(--buttonBorderTeal);--primaryButtonBorderHover:var(--buttonBorderTealHover);--primaryButtonBorderRadius:var(--buttonRoundness);--primaryButtonIconFillColor:var(--white);--secondaryButtonBackgroundColor:var(--secondaryColor);--secondaryButtonBackgroundHoverColor:var(--secondaryColorHover);--secondaryButtonBackgroundActiveColor:var(--secondaryColorActive);--secondaryButtonTextColor:var(--fontColorWhite);--secondaryButtonTextHoverColor:var(--fontColorWhite);--secondaryButtonTextActiveColor:var(--fontColorWhite);--secondaryButtonTextVisitedColor:var(--fontColorWhite);--secondaryButtonBorder:var(--secondaryButtonBorder);--secondaryButtonBorderHover:var(--secondaryButtonBorderColorHover);--secondaryButtonBorderRadius:var(--buttonRoundness);--secondaryButtonIconFillColor:var(--white);--table-hover-item:var(--list-item-light-hover);--settingsTitleColor:var(--themeColorPrimary)}.th-rw,.th-wa{--themeColorDefault:var(--defaultColor);--themeColorPrimary:var(--themeColorReadWrite);--themeColorSecondary:var(--secondaryColor);--toolbarBackgroundColor:var(--defaultColor);--toolbarIconFill:var(--th-slate);--toolbarIconHoverFill:var(--th-slate);--toolbarIconActiveFill:var(--th-slate);--toolbarIconToggledHoverFill:var(--primaryColorPurple);--toolbarIconToggleFill:var(--primaryColorPurple);--toolbarIconToggleHoverFill:var(--primaryColorPurple);--dashboardTopColor:var(--brandColorPurple);--dashboardTitleColor:var(--themeColorReadWrite);--iconFillColor:var(--th-slate-dark);--buttonBackgroundColor:var(--defaultColor);--buttonBackgroundHoverColor:var(--defaultColorHover);--buttonBackgroundActiveColor:var(--defaultColorActive);--buttonTextColor:var(--fontColorDark);--buttonTextHoverColor:var(--fontColorDark);--buttonTextActiveColor:var(--fontColorDark);--buttonTextVisitedColor:var(--fontColorDark);--buttonBorder:var(--buttonBorder);--buttonBorderHover:var(--buttonBorderColorHover);--buttonBorderActive:var(--buttonBorderColorActive);--buttonBorderRadius:var(--buttonRoundness);--buttonIconFillColor:var(--black);--primaryButtonBackgroundColor:var(--primaryColorPurple);--primaryButtonBackgroundHoverColor:var(--primaryColorPurpleHover);--primaryButtonBackgroundActiveColor:var(--primaryColorPurpleActive);--primaryButtonBorderActive:var(--buttonBorderPurpleActive);--primaryButtonTextColor:var(--fontColorWhite);--primaryButtonTextHoverColor:var(--fontColorWhite);--primaryButtonTextActiveColor:var(--fontColorWhite);--primaryButtonTextVisitedColor:var(--fontColorWhite);--primaryButtonBorder:var(--buttonBorderPurple);--primaryButtonBorderHover:var(--buttonBorderPurpleHover);--primaryButtonBorderRadius:var(--buttonRoundness);--primaryButtonIconFillColor:var(--white);--secondaryButtonBackgroundColor:var(--secondaryColor);--secondaryButtonBackgroundHoverColor:var(--secondaryColorHover);--secondaryButtonBackgroundActiveColor:var(--secondaryColorActive);--secondaryButtonTextColor:var(--fontColorWhite);--secondaryButtonTextHoverColor:var(--fontColorWhite);--secondaryButtonTextActiveColor:var(--fontColorWhite);--secondaryButtonTextVisitedColor:var(--fontColorWhite);--secondaryButtonBorder:var(--secondaryButtonBorder);--secondaryButtonBorderHover:var(--secondaryButtonBorderColorHover);--secondaryButtonBorderRadius:var(--buttonRoundness);--secondaryButtonIconFillColor:var(--white);--table-hover-item:var(--list-item-light-hover);--settingsTitleColor:var(--themeColorPrimary);--menuNotifyBackgroundColour:var(--brandColorPurple);--uniloginBackgroundColor:#faf7ff;--uniloginWindowBackgroundColor:var(--primaryColorPurple)}.th-pr{--themeColorDefault:var(--defaultColor);--themeColorPrimary:var(--themeColorPdfReader);--themeColorSecondary:var(--secondaryColor);--primaryButtonBackgroundColor:var(--primaryColorBlue);--primaryButtonBackgroundHoverColor:var(--primaryColorBlueHover);--primaryButtonBackgroundActiveColor:var(--primaryColorBlueActive);--primaryButtonBorderActive:var(--buttonBorderBlueActive);--primaryButtonTextColor:var(--fontColorWhite);--primaryButtonTextHoverColor:var(--fontColorWhite);--primaryButtonTextActiveColor:var(--fontColorWhite);--primaryButtonTextVisitedColor:var(--fontColorWhite);--primaryButtonBorder:var(--buttonBorderBlue);--primaryButtonBorderHover:var(--buttonBorderBlueHover);--primaryButtonBorderRadius:var(--buttonRoundness);--primaryButtonIconFillColor:var(--white);--toolbarBackgroundColor:var(--th-grey);--toolbarButtonBackgroundColor:var(--th-grey);--toolbarButtonBackgroundHoverColor:var(--ContrastPinkOrbitNoteHover);--toolbarButtonBackgroundActiveColor:var(--ContrastPinkOrbitNoteActive);--toolbarButtonBorderActive:var(--ContrastButtonBorderPink);--toolbarIconFill:var(--th-slate);--toolbarIconHoverFill:var(--white);--toolbarIconActiveFill:var(--white);--toolbarIconToggleFill:var(--ContrastPinkOrbitNoteActive);--toolbarIconToggleHoverFill:var(--white);--toolbarIconToggledHoverFill:var(--white);--iconButtonBackgroundDefaultColor:var(--icon-button-background-default-color);--iconButtonBackgroundHoverColor:var(--icon-button-background-hover-color);--iconButtonBackgroundActiveColor:var(--icon-button-background-active-color);--iconButtonBorderColor:2px solid transparent;--iconFillColor:var(--th-slate);--panelBackgroundColor:var(--th-grey-light);--panelBackgroundColorLight:var(--white);--panelBackgroundColorDark:var(--th-grey);--fontColor:var(--th-slate-dark);--borderColor:1px solid var(--th-grey-dark);--settingsTitleColor:var(--themeColorPrimary);--menuNotifyBackgroundColour:var(--brandColorPink);--dashboardTopColor:var(--primaryColorBlue);--dashboardTitleColor:var(--themeColorEquatio);--cardIconFillColor:var(--primaryColorBlue)}.th-eq{--themeColorDefault:var(--defaultColor);--themeColorPrimary:var(--themeColorEquatio);--themeColorSecondary:var(--secondaryColor);--dashboardTopColor:var(--brandColorBlue);--dashboardTitleColor:var(--themeColorEquatio);--iconFillColor:var(--th-slate-dark);--buttonBackgroundColor:var(--defaultColor);--buttonBackgroundHoverColor:var(--defaultColorHover);--buttonBackgroundActiveColor:var(--defaultColorActive);--buttonTextColor:var(--fontColorDark);--buttonTextHoverColor:var(--fontColorDark);--buttonTextActiveColor:var(--fontColorDark);--buttonTextVisitedColor:var(--fontColorDark);--buttonBorder:var(--buttonBorder);--buttonBorderHover:var(--buttonBorderColorHover);--buttonBorderRadius:var(--buttonRoundness);--buttonIconFillColor:var(--black);--primaryButtonBackgroundColor:var(--primaryColorBlue);--primaryButtonBackgroundHoverColor:var(--primaryColorBlueHover);--primaryButtonBackgroundActiveColor:var(--primaryColorBlueActive);--primaryButtonBorderActive:var(--buttonBorderBlueActive);--primaryButtonTextColor:var(--fontColorWhite);--primaryButtonTextHoverColor:var(--fontColorWhite);--primaryButtonTextActiveColor:var(--fontColorWhite);--primaryButtonTextVisitedColor:var(--fontColorWhite);--primaryButtonBorder:var(--buttonBorderBlue);--primaryButtonBorderHover:var(--buttonBorderBlueHover);--primaryButtonBorderRadius:var(--buttonRoundness);--primaryButtonIconFillColor:var(--white);--secondaryButtonBackgroundColor:var(--secondaryColor);--secondaryButtonBackgroundHoverColor:var(--secondaryColorHover);--secondaryButtonBackgroundActiveColor:var(--secondaryColorActive);--secondaryButtonTextColor:var(--fontColorWhite);--secondaryButtonTextHoverColor:var(--fontColorWhite);--secondaryButtonTextActiveColor:var(--fontColorWhite);--secondaryButtonTextVisitedColor:var(--fontColorWhite);--secondaryButtonBorder:var(--secondaryButtonBorder);--secondaryButtonBorderHover:var(--secondaryButtonBorderColorHover);--secondaryButtonBorderRadius:var(--buttonRoundness);--secondaryButtonIconFillColor:var(--white);--table-hover-item:var(--list-item-light-hover);--settingsTitleColor:var(--themeColorPrimary);--uniloginBackgroundColor:#f2f9ff;--uniloginWindowBackgroundColor:var(--brandColorBlueWCAG)}.th-ba{--themeColorDefault:var(--defaultColor);--themeColorPrimary:var(--themeColorBrowsealoud);--themeColorSecondary:var(--secondaryColor);--toolbarBackgroundColor:var(--th-grey);--toolbarIconButtonFillColor:var(--th-slate);--toolbarButtonBackgroundColor:var(--th-grey);--toolbarButtonBackgroundHoverColor:var(--primaryColorOrangeHover);--toolbarButtonBackgroundActiveColor:var(--primaryColorOrangeActive);--toolbarButtonBorderActive:var(--buttonBorderOrange);--toolbarIconFill:var(--th-slate);--toolbarIconHoverFill:var(--th-slate);--toolbarIconActiveFill:var(--primaryColorBlue);--toolbarIconToggleFill:var(--primaryColorBlue);--toolbarIconToggleHoverFill:var(--white);--dashboardTopColor:var(--brandColorOrange);--dashboardTitleColor:var(--themeColorBrowsealoud);--iconFillColor:var(--white);--buttonBackgroundColor:var(--defaultColor);--buttonBackgroundHoverColor:var(--defaultColorHover);--buttonBackgroundActiveColor:var(--defaultColorActive);--buttonTextColor:var(--fontColorDark);--buttonTextHoverColor:var(--fontColorDark);--buttonTextActiveColor:var(--fontColorDark);--buttonTextVisitedColor:var(--fontColorDark);--buttonBorder:var(--buttonBorder);--buttonBorderHover:var(--buttonBorderColorHover);--buttonBorderRadius:var(--buttonRoundness);--buttonBorderIconFillColor:var(--black);--primaryButtonBackgroundColor:var(--primaryColorOrange);--primaryButtonBackgroundHoverColor:var(--primaryColorOrangeHover);--primaryButtonBackgroundActiveColor:var(--primaryColorOrangeActive);--primaryButtonBorderActive:var(--buttonBorderOrangeActive);--primaryButtonTextColor:var(--fontColorWhite);--primaryButtonTextHoverColor:var(--fontColorWhite);--primaryButtonTextActiveColor:var(--fontColorWhite);--primaryButtonTextVisitedColor:var(--fontColorWhite);--primaryButtonBorder:var(--buttonBorderOrange);--primaryButtonBorderHover:var(--buttonBorderOrangeHover);--primaryButtonBorderRadius:var(--buttonRoundness);--primaryButtonIconFillColor:var(--white);--secondaryButtonBackgroundColor:var(--secondaryColor);--secondaryButtonBackgroundHoverColor:var(--secondaryColorHover);--secondaryButtonBackgroundActiveColor:var(--secondaryColorActive);--secondaryButtonTextColor:var(--fontColorWhite);--secondaryButtonTextHoverColor:var(--fontColorWhite);--secondaryButtonTextActiveColor:var(--fontColorWhite);--secondaryButtonTextVisitedColor:var(--fontColorWhite);--secondaryButtonBorder:var(--secondaryButtonBorder);--secondaryButtonBorderHover:var(--secondaryButtonBorderColorHover);--secondaryButtonBorderRadius:var(--buttonRoundness);--secondaryButtonIconFillColor:var(--white);--table-hover-item:var(--list-item-light-hover);--settingsTitleColor:var(--themeColorPrimary);--menuNotifyBackgroundColour:var(--white)}.th-ba .gw-menu-notification--inline{--menuNotifyBackgroundColour:var(--themeColorBrowsealoud)}.th-at{--themeColorDefault:var(--defaultColor);--themeColorPrimary:var(--themeColorReachDeck);--themeColorSecondary:var(--secondaryColor);--toolbarBackgroundColor:var(--defaultColor);--toolbarIconFill:var(--th-slate);--toolbarIconHoverFill:var(--th-slate);--toolbarIconActiveFill:var(--th-slate);--toolbarIconToggledHoverFill:var(--primaryColorBlue);--toolbarIconToggleFill:var(--primaryColorBlue);--toolbarIconToggleHoverFill:var(--primaryColorBlue);--dashboardTopColor:var(--th-grey);--dashboardTitleColor:var(--th-slate-dark);--iconFillColor:var(--th-slate-dark);--buttonBackgroundColor:var(--defaultColor);--buttonBackgroundHoverColor:var(--defaultColorHover);--buttonBackgroundActiveColor:var(--defaultColorActive);--buttonTextColor:var(--fontColorDark);--buttonTextHoverColor:var(--fontColorDark);--buttonTextActiveColor:var(--fontColorDark);--buttonTextVisitedColor:var(--fontColorDark);--buttonBorder:var(--buttonBorder);--buttonBorderHover:var(--buttonBorderColorHover);--buttonBorderRadius:var(--buttonRoundness);--buttonBorderIconFillColor:var(--black);--primaryButtonBackgroundColor:var(--primaryColorReachDeck);--primaryButtonBackgroundHoverColor:var(--primaryColorReachDeckHover);--primaryButtonBackgroundActiveColor:var(--primaryColorReachDeckActive);--primaryButtonBorderActive:var(--buttonBorderReachDeckActive);--primaryButtonTextColor:var(--fontColorWhite);--primaryButtonTextHoverColor:var(--fontColorWhite);--primaryButtonTextActiveColor:var(--fontColorWhite);--primaryButtonTextVisitedColor:var(--fontColorWhite);--primaryButtonBorder:var(--buttonBorderReachDeck);--primaryButtonBorderHover:var(--buttonBorderReachDeckHover);--primaryButtonBorderRadius:var(--buttonRoundness);--primaryButtonIconFillColor:var(--white);--secondaryButtonBackgroundColor:var(--secondaryColor);--secondaryButtonBackgroundHoverColor:var(--secondaryColorHover);--secondaryButtonBackgroundActiveColor:var(--secondaryColorActive);--secondaryButtonTextColor:var(--fontColorWhite);--secondaryButtonTextHoverColor:var(--fontColorWhite);--secondaryButtonTextActiveColor:var(--fontColorWhite);--secondaryButtonTextVisitedColor:var(--fontColorWhite);--secondaryButtonBorder:var(--secondaryButtonBorder);--secondaryButtonBorderHover:var(--secondaryButtonBorderColorHover);--secondaryButtonBorderRadius:var(--buttonRoundness);--secondaryButtonIconFillColor:var(--white);--dashboardTopColor:#e12362;--dashboardContentBackgroundColor:#f2f5f9;--tableBackgroundHeaderColor:#dfe1e5;--table-hover-item:var(--list-item-light-hover);--settingsTitleColor:var(--themeColorPrimary)}.th-rd{font-size:10px;--themeColorDefault:var(--defaultColor);--themeColorPrimary:var(--themeColorReachDeck);--themeColorSecondary:var(--secondaryColor);--toolbarBackgroundColor:var(--defaultColor);--toolbarIconFill:var(--th-slate);--toolbarIconHoverFill:var(--th-slate);--toolbarIconActiveFill:var(--th-slate);--toolbarIconToggledHoverFill:var(--primaryColorBlue);--toolbarIconToggleFill:var(--primaryColorBlue);--toolbarIconToggleHoverFill:var(--primaryColorBlue);--dashboardTopColor:var(--th-grey);--dashboardTitleColor:var(--th-slate-dark);--iconFillColor:var(--th-slate-dark);--buttonBackgroundColor:var(--defaultColor);--buttonBackgroundHoverColor:var(--defaultColorHover);--buttonBackgroundActiveColor:var(--defaultColorActive);--buttonTextColor:var(--fontColorDark);--buttonTextHoverColor:var(--fontColorDark);--buttonTextActiveColor:var(--fontColorDark);--buttonTextVisitedColor:var(--fontColorDark);--buttonBorder:var(--buttonBorder);--buttonBorderHover:var(--buttonBorderColorHover);--buttonBorderRadius:var(--buttonRoundness);--buttonBorderIconFillColor:var(--black);--primaryButtonBackgroundColor:var(--primaryColorReachDeck);--primaryButtonBackgroundHoverColor:var(--primaryColorReachDeckHover);--primaryButtonBackgroundActiveColor:var(--primaryColorReachDeckActive);--primaryButtonBorderActive:var(--buttonBorderReachDeckActive);--primaryButtonTextColor:var(--fontColorWhite);--primaryButtonTextHoverColor:var(--fontColorWhite);--primaryButtonTextActiveColor:var(--fontColorWhite);--primaryButtonTextVisitedColor:var(--fontColorWhite);--primaryButtonBorder:var(--buttonBorderReachDeck);--primaryButtonBorderHover:var(--buttonBorderReachDeckHover);--primaryButtonBorderRadius:var(--buttonRoundness);--primaryButtonIconFillColor:var(--white);--secondaryButtonBackgroundColor:var(--secondaryColor);--secondaryButtonBackgroundHoverColor:var(--secondaryColorHover);--secondaryButtonBackgroundActiveColor:var(--secondaryColorActive);--secondaryButtonTextColor:var(--fontColorWhite);--secondaryButtonTextHoverColor:var(--fontColorWhite);--secondaryButtonTextActiveColor:var(--fontColorWhite);--secondaryButtonTextVisitedColor:var(--fontColorWhite);--secondaryButtonBorder:var(--secondaryButtonBorder);--secondaryButtonBorderHover:var(--secondaryButtonBorderColorHover);--secondaryButtonBorderRadius:var(--buttonRoundness);--secondaryButtonIconFillColor:var(--white);--table-hover-item:var(--list-item-light-hover);--settingsTitleColor:var(--themeColorPrimary)}.th-ss{--themeColorDefault:var(--defaultColor);--themeColorPrimary:var(--themeColorSpeechStream);--themeColorSecondary:var(--secondaryColor);--dashboardTopColor:var(--brandColorPink);--dashboardTitleColor:var(--themeColorSpeechStream);--iconFillColor:var(--th-slate-dark);--buttonBackgroundColor:var(--defaultColor);--buttonBackgroundHoverColor:var(--defaultColorHover);--buttonBackgroundActiveColor:var(--defaultColorActive);--buttonTextColor:var(--fontColorDark);--buttonTextHoverColor:var(--fontColorDark);--buttonTextActiveColor:var(--fontColorDark);--buttonTextVisitedColor:var(--fontColorDark);--buttonBorder:var(--buttonBorder);--buttonBorderHover:var(--buttonBorderColorHover);--buttonBorderRadius:var(--buttonRoundness);--buttonBorderIconFillColor:var(--black);--primaryButtonBackgroundColor:var(--themeColorSpeechStream);--primaryButtonBackgroundHoverColor:var(--primaryColorPinkHover);--primaryButtonBackgroundActiveColor:var(--primaryColorPinkActive);--primaryButtonBorderActive:var(--buttonBorderPinkActive);--primaryButtonTextColor:var(--fontColorWhite);--primaryButtonTextHoverColor:var(--fontColorWhite);--primaryButtonTextActiveColor:var(--fontColorWhite);--primaryButtonTextVisitedColor:var(--fontColorWhite);--primaryButtonBorder:var(--buttonBorderPink);--primaryButtonBorderHover:var(--buttonBorderPinkHover);--primaryButtonBorderRadius:var(--buttonRoundness);--primaryButtonIconFillColor:var(--white);--secondaryButtonBackgroundColor:var(--secondaryColor);--secondaryButtonBackgroundHoverColor:var(--secondaryColorHover);--secondaryButtonBackgroundActiveColor:var(--secondaryColorActive);--secondaryButtonTextColor:var(--fontColorWhite);--secondaryButtonTextHoverColor:var(--fontColorWhite);--secondaryButtonTextActiveColor:var(--fontColorWhite);--secondaryButtonTextVisitedColor:var(--fontColorWhite);--secondaryButtonBorder:var(--secondaryButtonBorder);--secondaryButtonBorderHover:var(--secondaryButtonBorderColorHover);--secondaryButtonBorderRadius:var(--buttonRoundness);--secondaryButtonIconFillColor:var(--white);--table-hover-item:var(--list-item-light-hover);--settingsTitleColor:var(--themeColorPrimary)}.th-st{--uniloginBackgroundColor:#f2f9ff;--uniloginWindowBackgroundColor:#2a3953}.th-ft,.th-sv{--themeColorDefault:var(--defaultColor);--themeColorPrimary:var(--themeColorFluencyTutor);--themeColorSecondary:var(--secondaryColor);--dashboardTopColor:var(--brandColorGreen);--dashboardTitleColor:var(--themeColorFluencyTutor);--iconFillColor:var(--th-slate-dark);--buttonBackgroundColor:var(--defaultColor);--buttonBackgroundHoverColor:var(--defaultColorHover);--buttonBackgroundActiveColor:var(--defaultColorActive);--buttonTextColor:var(--fontColorDark);--buttonTextHoverColor:var(--fontColorDark);--buttonTextActiveColor:var(--fontColorDark);--buttonTextVisitedColor:var(--fontColorDark);--buttonBorder:var(--buttonBorder);--buttonBorderHover:var(--buttonBorderColorHover);--buttonBorderRadius:var(--buttonRoundness);--buttonBorderIconFillColor:var(--black);--primaryButtonBackgroundColor:var(--themeColorFluencyTutor);--primaryButtonBackgroundHoverColor:var(--primaryColorGreenHover);--primaryButtonBackgroundActiveColor:var(--primaryColorGreenActive);--primaryButtonBorderActive:var(--buttonBorderGreenActive);--primaryButtonTextColor:var(--fontColorWhite);--primaryButtonTextHoverColor:var(--fontColorWhite);--primaryButtonTextActiveColor:var(--fontColorWhite);--primaryButtonTextVisitedColor:var(--fontColorWhite);--primaryButtonBorder:var(--buttonBorderGreen);--primaryButtonBorderHover:var(--buttonBorderGreenHover);--primaryButtonBorderRadius:var(--buttonRoundness);--primaryButtonIconFillColor:var(--white);--secondaryButtonBackgroundColor:var(--secondaryColor);--secondaryButtonBackgroundHoverColor:var(--secondaryColorHover);--secondaryButtonBackgroundActiveColor:var(--secondaryColorActive);--secondaryButtonTextColor:var(--fontColorWhite);--secondaryButtonTextHoverColor:var(--fontColorWhite);--secondaryButtonTextActiveColor:var(--fontColorWhite);--secondaryButtonTextVisitedColor:var(--fontColorWhite);--secondaryButtonBorder:var(--secondaryButtonBorder);--secondaryButtonBorderHover:var(--secondaryButtonBorderColorHover);--secondaryButtonBorderRadius:var(--buttonRoundness);--secondaryButtonIconFillColor:var(--white);--table-hover-item:var(--list-item-light-hover);--settingsTitleColor:var(--themeColorPrimary)}.th-cr{--themeColorDefault:var(--defaultColor);--themeColorPrimary:var(--primaryColorClaroNavy);--themeColorSecondary:var(--secondaryColor);--buttonBackgroundColor:var(--defaultColor);--buttonBackgroundHoverColor:var(--defaultColorHover);--buttonBackgroundActiveColor:var(--defaultColorActive);--buttonTextColor:var(--fontColorDark);--buttonTextHoverColor:var(--fontColorDark);--buttonTextActiveColor:var(--fontColorDark);--buttonTextVisitedColor:var(--fontColorDark);--buttonBorder:var(--buttonBorder);--buttonBorderHover:var(--buttonBorderColorHover);--buttonBorderRadius:var(--buttonRoundness);--buttonBorderIconFillColor:var(--black);--primaryButtonBackgroundColor:var(--primaryColorClaroNavy);--primaryButtonBackgroundHoverColor:var(--primaryColorClaroNavyHover);--primaryButtonBackgroundActiveColor:var(--primaryColorClaroNavyActive);--primaryButtonBorderActive:var(--buttonBorderClaroActive);--primaryButtonTextColor:var(--fontColorWhite);--primaryButtonTextHoverColor:var(--fontColorWhite);--primaryButtonTextActiveColor:var(--fontColorWhite);--primaryButtonTextVisitedColor:var(--fontColorWhite);--primaryButtonBorder:var(--buttonBorderClaro);--primaryButtonBorderHover:var(--buttonBorderClaroHover);--primaryButtonBorderRadius:var(--buttonRoundness);--primaryButtonIconFillColor:var(--white);--altButtonBackgroundColor:var(--altColor);--altButtonBackgroundHoverColor:var(--altColorHover);--altButtonBackgroundActiveColor:var(--altColorActive);--altButtonTextColor:var(--fontColorWhite);--altButtonTextHoverColor:var(--fontColorWhite);--altButtonTextActiveColor:var(--fontColorWhite);--altButtonTextVisitedColor:var(--fontColorWhite);--altButtonBorder:var(--altButtonBorder);--altButtonBorderHover:var(--altButtonBorderColorHover);--altButtonBorderRadius:var(--buttonRoundness);--altButtonIconFillColor:var(--white);--uniloginBackgroundColor:#f2f9ff;--uniloginWindowBackgroundColor:var(--themeColorPrimary)}.th-wh{background:#f6f6f6;--themeColorDefault:var(--defaultColor);--themeColorPrimary:var(--primaryColorClaroNavy);--themeColorSecondary:var(--secondaryColor);--buttonBackgroundColor:var(--defaultColor);--buttonBackgroundHoverColor:var(--defaultColorHover);--buttonBackgroundActiveColor:var(--defaultColorActive);--buttonTextColor:var(--fontColorDark);--buttonTextHoverColor:var(--fontColorDark);--buttonTextActiveColor:var(--fontColorDark);--buttonTextVisitedColor:var(--fontColorDark);--buttonBorder:var(--buttonBorder);--buttonBorderHover:var(--buttonBorderColorHover);--buttonBorderRadius:var(--buttonRoundness);--buttonBorderIconFillColor:var(--black);--primaryButtonBackgroundColor:var(--primaryColorClaroBlue);--primaryButtonBackgroundHoverColor:var(--primaryColorClaroBlueHover);--primaryButtonBackgroundActiveColor:var(--primaryColorClaroBlueActive);--primaryButtonBorderActive:var(--buttonBorderClaroActive);--primaryButtonTextColor:var(--fontColorWhite);--primaryButtonTextHoverColor:var(--fontColorWhite);--primaryButtonTextActiveColor:var(--fontColorWhite);--primaryButtonTextVisitedColor:var(--fontColorWhite);--primaryButtonBorder:var(--primaryColorClaroBlue);--primaryButtonBorderHover:var(--primaryColorClaroBlueHover);--primaryButtonBorderRadius:var(--buttonRoundness);--primaryButtonIconFillColor:var(--white);--altButtonBackgroundColor:var(--altColor);--altButtonBackgroundHoverColor:var(--altColorHover);--altButtonBackgroundActiveColor:var(--altColorActive);--altButtonTextColor:var(--fontColorWhite);--altButtonTextHoverColor:var(--fontColorWhite);--altButtonTextActiveColor:var(--fontColorWhite);--altButtonTextVisitedColor:var(--fontColorWhite);--altButtonBorder:var(--altButtonBorder);--altButtonBorderHover:var(--altButtonBorderColorHover);--altButtonBorderRadius:var(--buttonRoundness);--altButtonIconFillColor:var(--white);--uniloginBackgroundColor:#f2f9ff;--uniloginWindowBackgroundColor:var(--primaryColorClaroNavy)}.th-lds{--themeColorDefault:var(--defaultColor);--themeColorPrimary:var(--primaryColorLingdys);--themeColorSecondary:var(--secondaryColor);--buttonBackgroundColor:var(--defaultColor);--buttonBackgroundHoverColor:var(--defaultColorHover);--buttonBackgroundActiveColor:var(--defaultColorActive);--buttonTextColor:var(--fontColorDark);--buttonTextHoverColor:var(--fontColorDark);--buttonTextActiveColor:var(--fontColorDark);--buttonTextVisitedColor:var(--fontColorDark);--buttonBorder:var(--buttonBorder);--buttonBorderHover:var(--buttonBorderColorHover);--buttonBorderRadius:var(--buttonRoundness);--buttonBorderIconFillColor:var(--black);--primaryButtonBackgroundColor:var(--primaryColorLingdys);--primaryButtonBackgroundHoverColor:var(--primaryColorLingdysHover);--primaryButtonBackgroundActiveColor:var(--primaryColorLingdysActive);--primaryButtonBorderActive:var(--buttonBorderLingdysActive);--primaryButtonTextColor:var(--fontColorWhite);--primaryButtonTextHoverColor:var(--fontColorWhite);--primaryButtonTextActiveColor:var(--fontColorWhite);--primaryButtonTextVisitedColor:var(--fontColorWhite);--primaryButtonBorder:var(--buttonBorderLingdys);--primaryButtonBorderHover:var(--buttonBorderLingdysHover);--primaryButtonBorderRadius:var(--buttonRoundness);--primaryButtonIconFillColor:var(--white);--altButtonBackgroundColor:var(--altColor);--altButtonBackgroundHoverColor:var(--altColorHover);--altButtonBackgroundActiveColor:var(--altColorActive);--altButtonTextColor:var(--fontColorWhite);--altButtonTextHoverColor:var(--fontColorWhite);--altButtonTextActiveColor:var(--fontColorWhite);--altButtonTextVisitedColor:var(--fontColorWhite);--altButtonBorder:var(--altButtonBorder);--altButtonBorderHover:var(--altButtonBorderColorHover);--altButtonBorderRadius:var(--buttonRoundness);--altButtonIconFillColor:var(--white);--uniloginBackgroundColor:#f2f9ff;--uniloginWindowBackgroundColor:var(--themeColorPrimary)}.th-aw{--themeColorDefault:var(--defaultColor);--themeColorPrimary:var(--primaryColorClaroNavy);--themeColorSecondary:var(--secondaryColor);--buttonBackgroundColor:var(--defaultColor);--buttonBackgroundHoverColor:var(--defaultColorHover);--buttonBackgroundActiveColor:var(--defaultColorActive);--buttonTextColor:var(--fontColorDark);--buttonTextHoverColor:var(--fontColorDark);--buttonTextActiveColor:var(--fontColorDark);--buttonTextVisitedColor:var(--fontColorDark);--buttonBorder:var(--buttonBorder);--buttonBorderHover:var(--buttonBorderColorHover);--buttonBorderRadius:var(--buttonRoundness);--buttonBorderIconFillColor:var(--black);--primaryButtonBackgroundColor:var(--primaryColorAppWriter);--primaryButtonBackgroundHoverColor:var(--primaryColorAppWriterHover);--primaryButtonBackgroundActiveColor:var(--primaryColorAppWriterActive);--primaryButtonBorderActive:var(--buttonBorderAppWriterActive);--primaryButtonTextColor:var(--fontColorWhite);--primaryButtonTextHoverColor:var(--fontColorWhite);--primaryButtonTextActiveColor:var(--fontColorWhite);--primaryButtonTextVisitedColor:var(--fontColorWhite);--primaryButtonBorder:var(--buttonBorderAppWriter);--primaryButtonBorderHover:var(--buttonBorderAppWriterHover);--primaryButtonBorderRadius:var(--buttonRoundness);--primaryButtonIconFillColor:var(--white);--altButtonBackgroundColor:var(--altColor);--altButtonBackgroundHoverColor:var(--altColorHover);--altButtonBackgroundActiveColor:var(--altColorActive);--altButtonTextColor:var(--fontColorWhite);--altButtonTextHoverColor:var(--fontColorWhite);--altButtonTextActiveColor:var(--fontColorWhite);--altButtonTextVisitedColor:var(--fontColorWhite);--altButtonBorder:var(--altButtonBorder);--altButtonBorderHover:var(--altButtonBorderColorHover);--altButtonBorderRadius:var(--buttonRoundness);--altButtonIconFillColor:var(--white);--uniloginBackgroundColor:#f7f7f7;--uniloginWindowBackgroundColor:var(--primaryColorAppWriter)}.dark-mode{--toolbarBackgroundColor:var(--th-slate-dark);--toolbarButtonBackgroundColor:var(--th-slate-dark);--toolbarButtonBackgroundHoverColor:var(--icon-button-background-hover-color-dark);--toolbarButtonBackgroundActiveColor:var(--icon-button-background-active-color-dark);--toolbarButtonBorderActive:var(--buttonBorderPink);--toolbarIconFill:var(--white);--toolbarIconHoverFill:var(--white);--toolbarIconActiveFill:var(--white);--dashboardHeaderBackgroundColor:var(--th-slate-dark);--dashboardSidebarBorderTopColor:var(--th-slate);--dashboardSidebarBackgroundColor:var(--th-slate-dark);--dashboardContentBackgroundColor:var(--th-slate);--dashboardCardBackgroundColor:var(--th-slate-dark);--dashboardCardBackgroundHoverColor:var(--th-slate-dark-hover600);--dashboardCardBackgroundActiveColor:var(--th-slate-dark-active600);--dashboardCardHighlightColor:var(--brandColorBlue);--dashboardTextColor:var(--th-white);--dashboardTitleTextColor:var(--th-white);--dashboardSubTitleTextColor:var(--th-white);--menuIconFillColor:var(--white);--iconButtonBackgroundDefaultColor:var(--icon-button-background-default-color-dark);--iconButtonBackgroundHoverColor:var(--icon-button-background-hover-color-dark);--iconButtonBackgroundActiveColor:var(--icon-button-background-active-color-dark);--iconButtonBorderColor:2px solid transparent;--iconFillColor:var(--white);--buttonLinkTextColor:var(--white);--buttonLinkIconColor:var(--white);--buttonNoBackgroundTextColor:var(--white);--buttonNoBackgroundIconColor:var(--white);--buttonNoBackgroundColor:transparent;--buttonNoBackgroundColorHover:var(--icon-button-background-hover-color-dark);--buttonNoBackgroundColorActive:var(--icon-button-background-active-color-dark);--buttonNoBackgroundBorder:2px solid transparent;--buttonNoBackgroundBorderHover:2px solid transparent;--buttonNoBackgroundBorderActive:2px solid transparent;--panelBackgroundColor:var(--th-slate);--panelBackgroundColorLight:var(--th-slate-light);--panelBackgroundColorDark:var(--th-slate-dark);--fontColor:var(--textColorLight);--borderColor:1px solid var(--th-slate-light);--infoBackgroundColor:var(--notificationDarkModeBackground);--successBackgroundColor:var(--notificationDarkModeBackground);--errorBackgroundColor:var(--notificationDarkModeBackground);--warningBackgroundColor:var(--notificationDarkModeBackground);--infoBorderColor:var(--notificationDarkModeBorder);--successBorderColor:var(--notificationDarkModeBorder);--errorBorderColor:var(--notificationDarkModeBorder);--warningBorderColor:var(--notificationDarkModeBorder);--infoWarningColor:#fff;--successWarningColor:#fff;--errorWarningColor:#fff;--warningWarningColor:#fff;--infoTitleColor:#fff;--successTitleColor:#fff;--errorTitleColor:#fff;--warningTitleColor:#fff;--accordionBackgroundColor:var(--th-slate-dark);--accordionTextColor:#fff;--accordionTextBottomColor:#f5f5f5;--accordionIconColor:var(--toolbarWhite);--accordionBackgroundColorHover:var(--th-slate-dark-hover600);--tableBackgroundColor:var(--th-slate);--tableBackgroundHeaderColor:var(--th-slate-alt);--tableBackgroundAltColor:var(--th-slate-alt);--tableBackgroundHoverColor:var(--th-slate-hover);--tableBorderColor:var(--th-slate-dark);--tableTextColor:#fff;--ListGroupSearchItemColor:var(--th-slate-dark);--ListGroupSearchItemColorHover:var(--th-slate-dark-hover800);--ListGroupSearchItemTextColor:var(--th-white);--ListGroupSearchItemBorderColor:rgba(0,0,0,.225);--ListGroupSearchItemAsideColor:var(--th-slate-dark);--ListGroupSearchItemAsideTextColor:#fff;--inputBorder:1px solid var(--th-slate);--inputTextColor:var( --th-white);--inputBackgroundColor:var(--th-cool-grey-800);--modalHeaderBackgroundColor:var(--th-cool-grey-800);--modalContentBackgroundColor:var(--th-cool-grey-700);--modalContentBorderColorHeader:var(--th-cool-grey-700);--modalContentBorderColorFooter:var(--th-cool-grey-700);--modalTextColor:var(--th-white);--settingsDialogBackgroundColor:var(--th-cool-grey-700);--settingsDialogMenuBackgroundColor:var(--th-cool-grey-800);--settingsDialogItemSelectedBackgroundColor:var(--th-slate-dark);--settingsDialogItemBackgroundColorHover:var(--th-cool-grey-700);--settingsDialogItemBackgroundColorActive:var(--th-cool-grey-600);--settingsTitleColor:#fff;--selectBorder:1px solid var( --slate-light);--selectBackgroundColor:var( --th-slate);--selectBackgroundColorHover:hsla(0,0%,100%,.146);--selectBackgroundColorActive:hsla(0,0%,100%,.221);--listGroupBackgroundColor:transparent;--listGroupItemTextColor:var(--th-white);--listGroupItemBackgroundColor:var(--th-cool-grey-800);--listGroupItemActionsBackgroundColor:var(--th-cool-grey-850);--listGroupItemBackgroundColorHover:var(--th-cool-grey-700);--listGroupItemBackgroundColorActive:var(--th-cool-grey-600);--listGroupItemIconColor:var(--th-white);--listGroupItemArrowColor:var(--th-cool-grey-800)}.dark-mode.th-rw{--toolbarIconActiveFill:var(--white);--toolbarIconToggledHoverFill:var(--brandColorPurple);--toolbarIconToggleFill:var(--brandColorPurple);--toolbarIconToggleHoverFill:var(--brandColorPurple)}.dark-mode.th-pr{--toolbarButtonBackgroundHoverColor:var(--primaryColorBlue);--toolbarButtonBackgroundActiveColor:var(--primaryColorBlueHover);--toolbarButtonBorderActive:var(--buttonBorderBlueActive);--toolbarIconToggleFill:var(--iconToggleFillOrbitNote);--textColor:var(--textColorLight);--cardIconFillColor:var(--brandColorBlue);--primaryButtonBackgroundColor:var(--primaryColor);--primaryButtonBackgroundHoverColor:var(--primaryColorHover);--primaryButtonBackgroundActiveColor:var(--primaryColorActive);--primaryButtonBorderActive:var(--primaryButtonBorderActive);--primaryButtonBorder:var(--primaryButtonBorder);--primaryButtonBorderHover:var(--primaryButtonBorderHover);--dashboardTopColor:var(--primaryColorBlue);--dashboardTitleColor:var(--themeColorEquatio);--dashboardPaneBackgroundColor:var(--th-slate-dark);--dashboardPaneBorderColor:var(--th-slate-dark);--dashboardPaneDashedBorderColor:var(--dashboardDashedBorderDark);--listGroupItemBackgroundColor:var(--th-slate-dark);--listGroupItemBackgroundColorHover:var(--th-slate-dark-hover800);--listGroupItemBackgroundColorActive:var(--th-slate-dark-active800);--listGroupTileBackgroundColorActive:var(--th-slate-dark-active800);--list-item-hover:var(--listGroupItemBackgroundColorHover)}.dark-mode.th-rd{--toolbarIconToggledHoverFill:var(--brandColorBlue);--toolbarIconToggleFill:var(--brandColorBlue);--toolbarIconToggleHoverFill:var(--brandColorBlue);--dashboardTopColor:var(--th-slate);--dashboardCardAuditorColor:var(--primaryColorBlue);--dashboardCardAuditorLabelColor:var(--th-grey);--dashboardCardEditorColor:var(--reachDeckEditorColor);--dashboardCardEditorLabelColor:var(--th-grey);--dashboardCardToolbarColor:var(--primaryColorOrange);--dashboardCardToolbarLabelColor:var(--th-grey);--dashboardCardBorderColor:var(--th-slate-light);--dashboardCardFooterLinkColor:#00b7ff;--icon-opacity:.9;--cardIconFillColor:var(--th-white);--listGroupItemBackgroundColor:var(--th-slate-dark);--listGroupItemBackgroundColorHover:var(--th-slate-dark-hover800);--listGroupItemBackgroundColorActive:var(--th-slate-dark-active800);--listGroupTileBackgroundColorActive:var(--th-slate-dark-active800);--list-item-hover:var(--listGroupItemBackgroundColorHover)}.dark-mode .gw-select{background:transparent url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 height=%2722px%27 width=%2722px%27 viewBox=%270 0 18 18%27>%3Cpath d=%27M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z%27 fill=%27%23fff%27/%3E%3Cpath d=%27M0-.75h24v24H0z%27 fill=%27none%27/%3E</svg>") no-repeat;background-repeat:no-repeat,repeat;background-position:right .9em top 40%,0 0;background-color:#434e65 transparent;border:1px solid #fff;background-size:1.3em auto,100%;color:#fff}.dark-mode .gw-select>option{background:#434e65}@media(prefers-color-scheme:dark){:root .day.dark-scheme{background:#333;color:#fff}:root .night.dark-scheme{background:#000;color:#ddd}}@media(prefers-color-scheme:light){:root .day.light-scheme{background:#fff;color:#555}:root .night.light-scheme{background:#eee;color:#000}}.gw-notification{position:relative;padding:1.2em;margin:1em 0;border:1px solid transparent;border-radius:.25em}.gw-notification__iconbox{display:inline-block;vertical-align:top;margin-top:.9em}.gw-notification__textbox{display:inline-block}.gw-notification__title{font-family:Roboto,sans-serif;text-transform:none;margin:0;padding:0;font-size:1.6em;font-weight:600}.gw-notification__title--info{color:var(--infoTitleColor)}.gw-notification__title--success{color:var(--successTitleColor)}.gw-notification__title--error{color:var(--errorTitleColor)}.gw-notification__title--warning{color:var(--warningTitleColor)}.gw-notification__title--empty{color:var(--th-slate-light)}.gw-notification__icon{width:2em;height:2em;flex-shrink:0;margin-right:1em;align-self:center}.gw-notification__empty-state-icon{width:70px;align-self:center;fill:#cfd3da;margin:0 12px 0 8px}.gw-notification_icon-wrapper{width:2em;height:2em;display:inline-block}.gw-notification__message{font-family:Open Sans,sans-serif;text-transform:none;margin:.2em 0 0;padding:0;font-size:1.2em;font-weight:400}.gw-notification__message--info{color:var(--infoWarningColor)}.gw-notification__message--success{color:var(--successWarningColor)}.gw-notification__message--error{color:var(--errorWarningColor)}.gw-notification__message--warning{color:var(--warningWarningColor)}.gw-notification__message--empty{color:var(--th-slate-light)}.gw-notification__wrapper{display:flex;justify-content:space-between}.gw-notification .gw-notification-action-buttons-wrapper{display:flex;align-items:center}.gw-notification .gw-notification-action-buttons-wrapper>:not(:first-child){margin-left:.25em}.gw-notification .gw-notification-action-buttons-wrapper>:not(:last-child){margin-right:.25em}.gw-notification--info{background-color:var(--infoBackgroundColor);border-color:var(--infoBorderColor)}.gw-notification--success{background-color:var(--successBackgroundColor);border-color:var(--successBorderColor)}.gw-notification--error{background-color:var(--errorBackgroundColor);border-color:var(--errorBorderColor)}.gw-notification--warning{background-color:var(--warningBackgroundColor);border-color:var(--warningBorderColor)}.gw-notification--empty{background-color:#fafafa;border-color:#e5e5e5}.gw-notification--mobile{display:flex;flex-direction:row;border-radius:.8em;margin:.6em 0 1em}.gw-notification-close-button{position:absolute;top:.5em;right:.5em}.gw-notification-status-icon{font-size:10px;width:2.25em;height:1.8em;margin:-.3em .8em 0 0;vertical-align:middle;opacity:.9}.gw-notification-status-icon--info{fill:var(--infoTitleColor)}.gw-notification-status-icon--success{fill:var(--successTitleColor)}.gw-notification-status-icon--error{fill:var(--errorTitleColor)}.gw-notification-status-icon--warning{fill:var(--warningTitleColor)}.gw-notification--mobile .gw-notification__message{font-size:1.4em;margin:0}.gw-input{display:block;width:100%;height:3.015em;font-family:Open Sans,Arial,sans-serif;background:transparent;font-size:1.4em;line-height:1.75;padding:8px 10px;flex:1;border:1px solid #dadada;border:var(--inputBorder,var(--input-border));color:#242a38;color:var(--inputTextColor,var(--th-slate-dark));border-radius:.3em}.gw-input,.gw-input:focus{background-color:#fff;background-color:var(--inputBackgroundColor,var(--th-white))}.gw-input:disabled,.gw-input:read-only{opacity:.36;-webkit-user-select:none;user-select:none;text-decoration:none}.gw-input::placeholder{color:#242a38;color:var(--inputTextColor,var(--th-slate-dark));opacity:.6}.gw-input--s1{height:2.5em;line-height:1.5;font-size:1.2em}.gw-input--s2{height:3.015em;line-height:1.75;font-size:1.4em}.gw-input--s3{height:4.4em;line-height:1.75;font-size:1.6em}.gw-input--slider-value{position:relative;width:60px;margin:0 0 0 1em}.gw-input:read-only{background-color:#eaedf0;opacity:.8;-webkit-user-select:none;user-select:none;text-decoration:none}.gw-textarea{height:auto;resize:none}.gw-textarea::placeholder{color:#242a38;color:var(--inputTextColor,var(--th-slate-dark));opacity:.8}.gw-button-dropdown-wrapper{position:relative;margin:0;padding:0}.gw-dropdown-menu{position:absolute;top:0;left:0;z-index:1000;display:block;float:left;min-width:17em;font-size:1.4em;color:var(--th-dark-slate);text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25em}.gw-dropdown-menu__item{display:block;width:100%;padding:.45em 1.6em;clear:both;font-weight:400;color:#212529!important;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.gw-dropdown-menu__item:hover{background-color:rgba(0,0,0,.09)}