@charset "UTF-8";@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height,5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}@charset 'UTF-8';.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.button-share-label{float:left;width:200px}.button-share-content{float:left}.button-share-row{margin-bottom:20px;clear:both}.button-share-preview{background:#f8f8f8 none repeat scroll 0 0;border:1px solid #e5e5e5;border-radius:5px;overflow-x:auto;padding:8px 15px;font-size:12px}.button-share-preview{text-align:center}#code{background:#f8f8f8 none repeat scroll 0 0;border:1px solid #e5e5e5;border-radius:5px;overflow-x:auto;padding:8px 15px;font-size:12px}.sp-pub-b-web,.sp-pub-b-shop,.sp-pub-b-gplay_de,.sp-pub-b-gplay,.sp-pub-v-Photo,.sp-pub-b-itunes_de,.sp-pub-b-itunes,.sp-pub-i-Encryption,.sp-pub-i-milestone_story_2,.sp-pub-a-male_7,.sp-pub-a-male_6,.sp-pub-a-male_5,.sp-pub-a-male_4,.sp-pub-a-male_3,.sp-pub-a-male_2,.sp-pub-a-male_1,.sp-pub-a-female_7,.sp-pub-a-female_6,.sp-pub-a-female_5,.sp-pub-a-female_4,.sp-pub-a-female_3,.sp-pub-a-female_2,.sp-pub-a-female_1,.sp-pub-i-Quote,.sp-pub-i-milestone_story_10,.sp-pub-i-milestone_story_0,.sp-pub-a-m-male_7,.sp-pub-a-m-male_6,.sp-pub-a-m-male_5,.sp-pub-a-m-male_4,.sp-pub-a-m-male_3,.sp-pub-a-m-male_2,.sp-pub-a-m-male_1,.sp-pub-a-m-female_7,.sp-pub-a-m-female_6,.sp-pub-a-m-female_5,.sp-pub-a-m-female_4,.sp-pub-a-m-female_3,.sp-pub-a-m-female_2,.sp-pub-a-m-female_1,.sp-pub-i-milestone_story_7,.sp-pub-i-milestone_story_6,.sp-pub-i-milestone_story_3,.sp-pub-i-milestone_story_5,.sp-pub-i-milestone_story_4,.sp-pub-i-milestone_story_9,.sp-pub-i-milestone_story_8,.sp-pub-i-milestone_story_1,.sp-pub-i-UserQuestionmark,.sp-pub-i-UserCentered,.sp-pub-i-ThumbUpDown,.sp-pub-i-TextFormat,.sp-pub-i-Sync,.sp-pub-i-SwissQuality,.sp-pub-i-Story,.sp-pub-i-Star,.sp-pub-i-ShieldLock,.sp-pub-i-QRScan,.sp-pub-i-OwnInfrastructure,.sp-pub-i-NoServer,.sp-pub-i-MessageVoice-Message,.sp-pub-i-LockPhone,.sp-pub-i-LockFingerprint,.sp-pub-i-LockE2E,.sp-pub-i-LocationFile,.sp-pub-i-Heart,.sp-pub-i-HandManager,.sp-pub-i-GroupPoll,.sp-pub-i-GroupAddUser,.sp-pub-i-EngineeringInhouse,.sp-pub-i-EUCH,.sp-pub-i-DrippingTap,.sp-pub-i-DeviceWithoutSIM,.sp-pub-i-DarkBrightTheme,.sp-pub-i-BrowserCursor,.sp-pub-i-Benefits,.sp-pub-i-Badge,.sp-pub-i-Audit,.sp-pub-i-Arbeitsklima,.sp-pub-a-s-male_7,.sp-pub-a-s-male_6,.sp-pub-a-s-male_5,.sp-pub-a-s-male_4,.sp-pub-a-s-male_3,.sp-pub-a-s-male_2,.sp-pub-a-s-male_1,.sp-pub-a-s-female_7,.sp-pub-a-s-female_6,.sp-pub-a-s-female_5,.sp-pub-a-s-female_4,.sp-pub-a-s-female_3,.sp-pub-a-s-female_2,.sp-pub-a-s-female_1,.sp-pub-w-ri-Sync,.sp-pub-w-ri-PDF,.sp-pub-w-ri-Office,.sp-pub-w-ri-Music,.sp-pub-w-ri-Location,.sp-pub-w-ri-Image,.sp-pub-w-ri-Files,.sp-pub-ri-Sync,.sp-pub-ri-PDF,.sp-pub-ri-Office,.sp-pub-ri-Music,.sp-pub-ri-Location,.sp-pub-ri-Image,.sp-pub-ri-Files{background-image:url(/images/pub.png?3f21ecbfbc);background-repeat:no-repeat}.sp-pub-b-web{background-position:-5px -5px;width:144px;height:43px}.sp-pub-b-shop{background-position:-5px -58px;width:144px;height:43px}.sp-pub-b-gplay_de{background-position:-159px -5px;width:144px;height:43px}.sp-pub-b-gplay{background-position:-159px -58px;width:144px;height:43px}.sp-pub-v-Photo{background-position:-5px -110px;width:140px;height:85px}.sp-pub-b-itunes_de{background-position:-155px -110px;width:127px;height:43px}.sp-pub-b-itunes{background-position:-5px -205px;width:127px;height:43px}.sp-pub-i-Encryption{background-position:-312px -5px;width:118px;height:48px}.sp-pub-i-milestone_story_2{background-position:-312px -63px;width:80px;height:48px}.sp-pub-a-male_7{background-position:-312px -121px;width:73px;height:77px}.sp-pub-a-male_6{background-position:-5px -258px;width:73px;height:77px}.sp-pub-a-male_5{background-position:-88px -258px;width:73px;height:77px}.sp-pub-a-male_4{background-position:-170px -258px;width:73px;height:77px}.sp-pub-a-male_3{background-position:-253px -258px;width:73px;height:77px}.sp-pub-a-male_2{background-position:-335px -258px;width:73px;height:77px}.sp-pub-a-male_1{background-position:-5px -345px;width:73px;height:77px}.sp-pub-a-female_7{background-position:-88px -345px;width:73px;height:77px}.sp-pub-a-female_6{background-position:-170px -345px;width:73px;height:77px}.sp-pub-a-female_5{background-position:-253px -345px;width:73px;height:77px}.sp-pub-a-female_4{background-position:-335px -345px;width:73px;height:77px}.sp-pub-a-female_3{background-position:-440px -5px;width:73px;height:77px}.sp-pub-a-female_2{background-position:-440px -92px;width:73px;height:77px}.sp-pub-a-female_1{background-position:-440px -179px;width:73px;height:77px}.sp-pub-i-Quote{background-position:-440px -266px;width:70px;height:48px}.sp-pub-i-milestone_story_10{background-position:-440px -324px;width:64px;height:48px}.sp-pub-i-milestone_story_0{background-position:-5px -432px;width:64px;height:48px}.sp-pub-a-m-male_7{background-position:-522px -5px;width:58px;height:61px}.sp-pub-a-m-male_6{background-position:-522px -76px;width:58px;height:61px}.sp-pub-a-m-male_5{background-position:-522px -147px;width:58px;height:61px}.sp-pub-a-m-male_4{background-position:-522px -218px;width:58px;height:61px}.sp-pub-a-m-male_3{background-position:-522px -289px;width:58px;height:61px}.sp-pub-a-m-male_2{background-position:-522px -360px;width:58px;height:61px}.sp-pub-a-m-male_1{background-position:-5px -490px;width:58px;height:61px}.sp-pub-a-m-female_7{background-position:-73px -490px;width:58px;height:61px}.sp-pub-a-m-female_6{background-position:-140px -490px;width:58px;height:61px}.sp-pub-a-m-female_5{background-position:-208px -490px;width:58px;height:61px}.sp-pub-a-m-female_4{background-position:-275px -490px;width:58px;height:61px}.sp-pub-a-m-female_3{background-position:-343px -490px;width:58px;height:61px}.sp-pub-a-m-female_2{background-position:-410px -490px;width:58px;height:61px}.sp-pub-a-m-female_1{background-position:-478px -490px;width:58px;height:61px}.sp-pub-i-milestone_story_7{background-position:-522px -431px;width:55px;height:48px}.sp-pub-i-milestone_story_6{background-position:-79px -432px;width:53px;height:48px}.sp-pub-i-milestone_story_3{background-position:-142px -432px;width:53px;height:48px}.sp-pub-i-milestone_story_5{background-position:-204px -432px;width:52px;height:48px}.sp-pub-i-milestone_story_4{background-position:-266px -432px;width:52px;height:48px}.sp-pub-i-milestone_story_9{background-position:-328px -432px;width:48px;height:48px}.sp-pub-i-milestone_story_8{background-position:-386px -432px;width:46px;height:48px}.sp-pub-i-milestone_story_1{background-position:-442px -432px;width:43px;height:48px}.sp-pub-i-UserQuestionmark{background-position:-590px -5px;width:44px;height:48px}.sp-pub-i-UserCentered{background-position:-5px -561px;width:48px;height:48px}.sp-pub-i-ThumbUpDown{background-position:-590px -63px;width:44px;height:48px}.sp-pub-i-TextFormat{background-position:-63px -561px;width:48px;height:48px}.sp-pub-i-Sync{background-position:-121px -561px;width:48px;height:48px}.sp-pub-i-SwissQuality{background-position:-179px -561px;width:48px;height:48px}.sp-pub-i-Story{background-position:-590px -121px;width:42px;height:48px}.sp-pub-i-Star{background-position:-237px -561px;width:48px;height:48px}.sp-pub-i-ShieldLock{background-position:-295px -561px;width:45px;height:48px}.sp-pub-i-QRScan{background-position:-350px -561px;width:48px;height:48px}.sp-pub-i-OwnInfrastructure{background-position:-408px -561px;width:48px;height:48px}.sp-pub-i-NoServer{background-position:-466px -561px;width:48px;height:48px}.sp-pub-i-MessageVoice-Message{background-position:-590px -179px;width:44px;height:48px}.sp-pub-i-LockPhone{background-position:-590px -237px;width:44px;height:48px}.sp-pub-i-LockFingerprint{background-position:-590px -295px;width:44px;height:48px}.sp-pub-i-LockE2E{background-position:-590px -353px;width:44px;height:48px}.sp-pub-i-LocationFile{background-position:-590px -411px;width:44px;height:48px}.sp-pub-i-Heart{background-position:-524px -561px;width:48px;height:48px}.sp-pub-i-HandManager{background-position:-590px -469px;width:44px;height:48px}.sp-pub-i-GroupPoll{background-position:-582px -561px;width:44px;height:48px}.sp-pub-i-GroupAddUser{background-position:-643px -5px;width:44px;height:48px}.sp-pub-i-EngineeringInhouse{background-position:-5px -619px;width:46px;height:48px}.sp-pub-i-EUCH{background-position:-643px -63px;width:44px;height:48px}.sp-pub-i-DrippingTap{background-position:-61px -619px;width:48px;height:48px}.sp-pub-i-DeviceWithoutSIM{background-position:-643px -121px;width:34px;height:48px}.sp-pub-i-DarkBrightTheme{background-position:-119px -619px;width:48px;height:48px}.sp-pub-i-BrowserCursor{background-position:-643px -179px;width:44px;height:48px}.sp-pub-i-Benefits{background-position:-643px -237px;width:44px;height:48px}.sp-pub-i-Badge{background-position:-643px -295px;width:44px;height:48px}.sp-pub-i-Audit{background-position:-177px -619px;width:48px;height:48px}.sp-pub-i-Arbeitsklima{background-position:-643px -353px;width:44px;height:48px}.sp-pub-a-s-male_7{background-position:-643px -411px;width:40px;height:43px}.sp-pub-a-s-male_6{background-position:-643px -464px;width:40px;height:43px}.sp-pub-a-s-male_5{background-position:-643px -516px;width:40px;height:43px}.sp-pub-a-s-male_4{background-position:-142px -205px;width:40px;height:43px}.sp-pub-a-s-male_3{background-position:-192px -205px;width:40px;height:43px}.sp-pub-a-s-male_2{background-position:-242px -205px;width:40px;height:43px}.sp-pub-a-s-male_1{background-position:-235px -619px;width:40px;height:43px}.sp-pub-a-s-female_7{background-position:-285px -619px;width:40px;height:43px}.sp-pub-a-s-female_6{background-position:-335px -619px;width:40px;height:43px}.sp-pub-a-s-female_5{background-position:-385px -619px;width:40px;height:43px}.sp-pub-a-s-female_4{background-position:-435px -619px;width:40px;height:43px}.sp-pub-a-s-female_3{background-position:-485px -619px;width:40px;height:43px}.sp-pub-a-s-female_2{background-position:-535px -619px;width:40px;height:43px}.sp-pub-a-s-female_1{background-position:-585px -619px;width:40px;height:43px}.sp-pub-w-ri-Sync{background-position:-643px -569px;width:32px;height:32px}.sp-pub-w-ri-PDF{background-position:-440px -382px;width:32px;height:32px}.sp-pub-w-ri-Office{background-position:-395px -121px;width:32px;height:32px}.sp-pub-w-ri-Music{background-position:-395px -163px;width:32px;height:32px}.sp-pub-w-ri-Location{background-position:-312px -208px;width:32px;height:32px}.sp-pub-w-ri-Image{background-position:-354px -208px;width:32px;height:32px}.sp-pub-w-ri-Files{background-position:-396px -208px;width:32px;height:32px}.sp-pub-ri-Sync{background-position:-155px -163px;width:32px;height:32px}.sp-pub-ri-PDF{background-position:-197px -163px;width:32px;height:32px}.sp-pub-ri-Office{background-position:-239px -163px;width:32px;height:32px}.sp-pub-ri-Music{background-position:-545px -490px;width:32px;height:32px}.sp-pub-ri-Location{background-position:-635px -619px;width:32px;height:32px}.sp-pub-ri-Image{background-position:-697px -5px;width:32px;height:32px}.sp-pub-ri-Files{background-position:-697px -47px;width:32px;height:32px}@media screen and (-webkit-min-device-pixel-ratio:1),screen and (min--moz-device-pixel-ratio:1),screen and (-o-min-device-pixel-ratio:100/100),screen and (min-device-pixel-ratio:1),screen and (min-resolution:1.0dppx){.sp-pub-b-web,.sp-pub-b-shop,.sp-pub-b-gplay_de,.sp-pub-b-gplay,.sp-pub-v-Photo,.sp-pub-b-itunes_de,.sp-pub-b-itunes,.sp-pub-i-Encryption,.sp-pub-i-milestone_story_2,.sp-pub-a-male_7,.sp-pub-a-male_6,.sp-pub-a-male_5,.sp-pub-a-male_4,.sp-pub-a-male_3,.sp-pub-a-male_2,.sp-pub-a-male_1,.sp-pub-a-female_7,.sp-pub-a-female_6,.sp-pub-a-female_5,.sp-pub-a-female_4,.sp-pub-a-female_3,.sp-pub-a-female_2,.sp-pub-a-female_1,.sp-pub-i-Quote,.sp-pub-i-milestone_story_10,.sp-pub-i-milestone_story_0,.sp-pub-a-m-male_7,.sp-pub-a-m-male_6,.sp-pub-a-m-male_5,.sp-pub-a-m-male_4,.sp-pub-a-m-male_3,.sp-pub-a-m-male_2,.sp-pub-a-m-male_1,.sp-pub-a-m-female_7,.sp-pub-a-m-female_6,.sp-pub-a-m-female_5,.sp-pub-a-m-female_4,.sp-pub-a-m-female_3,.sp-pub-a-m-female_2,.sp-pub-a-m-female_1,.sp-pub-i-milestone_story_7,.sp-pub-i-milestone_story_6,.sp-pub-i-milestone_story_3,.sp-pub-i-milestone_story_5,.sp-pub-i-milestone_story_4,.sp-pub-i-milestone_story_9,.sp-pub-i-milestone_story_8,.sp-pub-i-milestone_story_1,.sp-pub-i-UserQuestionmark,.sp-pub-i-UserCentered,.sp-pub-i-ThumbUpDown,.sp-pub-i-TextFormat,.sp-pub-i-Sync,.sp-pub-i-SwissQuality,.sp-pub-i-Story,.sp-pub-i-Star,.sp-pub-i-ShieldLock,.sp-pub-i-QRScan,.sp-pub-i-OwnInfrastructure,.sp-pub-i-NoServer,.sp-pub-i-MessageVoice-Message,.sp-pub-i-LockPhone,.sp-pub-i-LockFingerprint,.sp-pub-i-LockE2E,.sp-pub-i-LocationFile,.sp-pub-i-Heart,.sp-pub-i-HandManager,.sp-pub-i-GroupPoll,.sp-pub-i-GroupAddUser,.sp-pub-i-EngineeringInhouse,.sp-pub-i-EUCH,.sp-pub-i-DrippingTap,.sp-pub-i-DeviceWithoutSIM,.sp-pub-i-DarkBrightTheme,.sp-pub-i-BrowserCursor,.sp-pub-i-Benefits,.sp-pub-i-Badge,.sp-pub-i-Audit,.sp-pub-i-Arbeitsklima,.sp-pub-a-s-male_7,.sp-pub-a-s-male_6,.sp-pub-a-s-male_5,.sp-pub-a-s-male_4,.sp-pub-a-s-male_3,.sp-pub-a-s-male_2,.sp-pub-a-s-male_1,.sp-pub-a-s-female_7,.sp-pub-a-s-female_6,.sp-pub-a-s-female_5,.sp-pub-a-s-female_4,.sp-pub-a-s-female_3,.sp-pub-a-s-female_2,.sp-pub-a-s-female_1,.sp-pub-w-ri-Sync,.sp-pub-w-ri-PDF,.sp-pub-w-ri-Office,.sp-pub-w-ri-Music,.sp-pub-w-ri-Location,.sp-pub-w-ri-Image,.sp-pub-w-ri-Files,.sp-pub-ri-Sync,.sp-pub-ri-PDF,.sp-pub-ri-Office,.sp-pub-ri-Music,.sp-pub-ri-Location,.sp-pub-ri-Image,.sp-pub-ri-Files{background-image:url(/images/pub.png?3f21ecbfbc);-webkit-background-size:734px 672px;-moz-background-size:734px 672px;background-size:734px 672px}}@media screen and (-webkit-min-device-pixel-ratio:2),screen and (min--moz-device-pixel-ratio:2),screen and (-o-min-device-pixel-ratio:200/100),screen and (min-device-pixel-ratio:2),screen and (min-resolution:2.0dppx){.sp-pub-b-web,.sp-pub-b-shop,.sp-pub-b-gplay_de,.sp-pub-b-gplay,.sp-pub-v-Photo,.sp-pub-b-itunes_de,.sp-pub-b-itunes,.sp-pub-i-Encryption,.sp-pub-i-milestone_story_2,.sp-pub-a-male_7,.sp-pub-a-male_6,.sp-pub-a-male_5,.sp-pub-a-male_4,.sp-pub-a-male_3,.sp-pub-a-male_2,.sp-pub-a-male_1,.sp-pub-a-female_7,.sp-pub-a-female_6,.sp-pub-a-female_5,.sp-pub-a-female_4,.sp-pub-a-female_3,.sp-pub-a-female_2,.sp-pub-a-female_1,.sp-pub-i-Quote,.sp-pub-i-milestone_story_10,.sp-pub-i-milestone_story_0,.sp-pub-a-m-male_7,.sp-pub-a-m-male_6,.sp-pub-a-m-male_5,.sp-pub-a-m-male_4,.sp-pub-a-m-male_3,.sp-pub-a-m-male_2,.sp-pub-a-m-male_1,.sp-pub-a-m-female_7,.sp-pub-a-m-female_6,.sp-pub-a-m-female_5,.sp-pub-a-m-female_4,.sp-pub-a-m-female_3,.sp-pub-a-m-female_2,.sp-pub-a-m-female_1,.sp-pub-i-milestone_story_7,.sp-pub-i-milestone_story_6,.sp-pub-i-milestone_story_3,.sp-pub-i-milestone_story_5,.sp-pub-i-milestone_story_4,.sp-pub-i-milestone_story_9,.sp-pub-i-milestone_story_8,.sp-pub-i-milestone_story_1,.sp-pub-i-UserQuestionmark,.sp-pub-i-UserCentered,.sp-pub-i-ThumbUpDown,.sp-pub-i-TextFormat,.sp-pub-i-Sync,.sp-pub-i-SwissQuality,.sp-pub-i-Story,.sp-pub-i-Star,.sp-pub-i-ShieldLock,.sp-pub-i-QRScan,.sp-pub-i-OwnInfrastructure,.sp-pub-i-NoServer,.sp-pub-i-MessageVoice-Message,.sp-pub-i-LockPhone,.sp-pub-i-LockFingerprint,.sp-pub-i-LockE2E,.sp-pub-i-LocationFile,.sp-pub-i-Heart,.sp-pub-i-HandManager,.sp-pub-i-GroupPoll,.sp-pub-i-GroupAddUser,.sp-pub-i-EngineeringInhouse,.sp-pub-i-EUCH,.sp-pub-i-DrippingTap,.sp-pub-i-DeviceWithoutSIM,.sp-pub-i-DarkBrightTheme,.sp-pub-i-BrowserCursor,.sp-pub-i-Benefits,.sp-pub-i-Badge,.sp-pub-i-Audit,.sp-pub-i-Arbeitsklima,.sp-pub-a-s-male_7,.sp-pub-a-s-male_6,.sp-pub-a-s-male_5,.sp-pub-a-s-male_4,.sp-pub-a-s-male_3,.sp-pub-a-s-male_2,.sp-pub-a-s-male_1,.sp-pub-a-s-female_7,.sp-pub-a-s-female_6,.sp-pub-a-s-female_5,.sp-pub-a-s-female_4,.sp-pub-a-s-female_3,.sp-pub-a-s-female_2,.sp-pub-a-s-female_1,.sp-pub-w-ri-Sync,.sp-pub-w-ri-PDF,.sp-pub-w-ri-Office,.sp-pub-w-ri-Music,.sp-pub-w-ri-Location,.sp-pub-w-ri-Image,.sp-pub-w-ri-Files,.sp-pub-ri-Sync,.sp-pub-ri-PDF,.sp-pub-ri-Office,.sp-pub-ri-Music,.sp-pub-ri-Location,.sp-pub-ri-Image,.sp-pub-ri-Files{background-image:url(/images/pub@2x.png?3f21ecbfbc);-webkit-background-size:734px 672px;-moz-background-size:734px 672px;background-size:734px 672px}}.sp-pub-b-appGallery{background-image:url(/images/appGallery.svg);width:140px;height:43px;background-size:contain;background-repeat:no-repeat}@charset "UTF-8";.plyr{--plyr-color-main:#3D3D3D;--plyr-progress-marker-width:8px;--plyr-progress-marker-height:8px;overflow:visible}.plyr--hide-controls .plyr__controls{transform:none!important}.plyr__video-wrapper{z-index:0}.plyr__progress .plyr__tooltip{color:#333333!important;max-width:180px;white-space:normal}.plyr__progress .plyr__tooltip span{color:#333333!important;font-weight:700}.plyr__progress__marker{height:var(--plyr-progress-marker-height);border-radius:50%}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.thr-animation--fadeIn{opacity:0}.thr-animation--fadeIn[thr-animate]{-webkit-animation-name:thr-opacity-fade-in;animation-name:thr-opacity-fade-in;animation-duration:1s;animation-fill-mode:both}.thr-animation.thr-a-fade-in{opacity:0}.thr-animation.thr-a-fade-in[thr-animate]{-webkit-animation-name:thr-opacity-fade-in;animation-name:thr-opacity-fade-in;animation-duration:0.5s;animation-fill-mode:both}.thr-animation.thr-ripple .ripple{position:absolute;opacity:0;border-radius:50%}.thr-animation.thr-ripple .ripple:nth-child(1){border:2px solid #05A63F;width:105px;height:105px;margin-left:-52.5px;margin-top:-52.5px;animation-duration:7s;animation-delay:0.07s;animation-fill-mode:initial;animation-iteration-count:infinite;animation-name:ripple-fader-fixed}.thr-animation.thr-ripple .ripple:nth-child(2){border:2px solid #05A63F;width:140px;height:140px;margin-left:-70px;margin-top:-70px;animation-duration:7s;animation-delay:0.14s;animation-fill-mode:initial;animation-iteration-count:infinite;animation-name:ripple-fader-fixed}.thr-animation.thr-ripple .ripple:nth-child(3){border:2px solid #05A63F;width:175px;height:175px;margin-left:-87.5px;margin-top:-87.5px;animation-duration:7s;animation-delay:0.21s;animation-fill-mode:initial;animation-iteration-count:infinite;animation-name:ripple-fader-fixed}.thr-animation.thr-ripple .ripple:nth-child(4){border:2px solid #05A63F;width:210px;height:210px;margin-left:-105px;margin-top:-105px;animation-duration:7s;animation-delay:0.28s;animation-fill-mode:initial;animation-iteration-count:infinite;animation-name:ripple-fader-fixed}.thr-animation.thr-ripple .ripple:nth-child(5){border:2px solid #05A63F;width:245px;height:245px;margin-left:-122.5px;margin-top:-122.5px;animation-duration:7s;animation-delay:0.35s;animation-fill-mode:initial;animation-iteration-count:infinite;animation-name:ripple-fader-fixed}.thr-animation.thr-ripple .ripple:nth-child(6){border:2px solid #05A63F;width:280px;height:280px;margin-left:-140px;margin-top:-140px;animation-duration:7s;animation-delay:0.42s;animation-fill-mode:initial;animation-iteration-count:infinite;animation-name:ripple-fader-fixed}.thr-animation.thr-ripple .ripple:nth-child(7){border:2px solid #05A63F;width:315px;height:315px;margin-left:-157.5px;margin-top:-157.5px;animation-duration:7s;animation-delay:0.49s;animation-fill-mode:initial;animation-iteration-count:infinite;animation-name:ripple-fader-fixed}.thr-animation.thr-ripple .ripple:nth-child(8){border:2px solid #05A63F;width:350px;height:350px;margin-left:-175px;margin-top:-175px;animation-duration:7s;animation-delay:0.56s;animation-fill-mode:initial;animation-iteration-count:infinite;animation-name:ripple-fader-fixed}.thr-animation.thr-ripple .ripple:nth-child(9){border:2px solid #05A63F;width:385px;height:385px;margin-left:-192.5px;margin-top:-192.5px;animation-duration:7s;animation-delay:0.63s;animation-fill-mode:initial;animation-iteration-count:infinite;animation-name:ripple-fader-fixed}.thr-animation.thr-ripple .ripple:nth-child(10){border:2px solid #05A63F;width:420px;height:420px;margin-left:-210px;margin-top:-210px;animation-duration:7s;animation-delay:0.7s;animation-fill-mode:initial;animation-iteration-count:infinite;animation-name:ripple-fader-fixed}.thr-animation.thr-ripple .ripple:nth-child(11){border:2px solid #05A63F;width:455px;height:455px;margin-left:-227.5px;margin-top:-227.5px;animation-duration:7s;animation-delay:0.77s;animation-fill-mode:initial;animation-iteration-count:infinite;animation-name:ripple-fader-fixed}.thr-animation.thr-animation-files{padding:12px 60px 12px 60px}@media (max-width:767.98px){.thr-animation.thr-animation-files{display:none}}.thr-animation.thr-animation-files .icon{display:inline-block;border-radius:50%;width:60px;height:60px}.thr-animation.thr-animation-files>ul{box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1)}.thr-animation.thr-animation-files>ul>li{border-bottom:1px solid rgba(0,0,0,.1)}.thr-animation.thr-animation-files li{list-style-type:none}.thr-animation.thr-animation-files li>div{transition:1s all;display:flex;padding:24px 12px 24px 12px;justify-content:center;flex-direction:column;flex-grow:0}.thr-animation.thr-animation-files li>div>div{display:flex;flex-direction:row;align-items:center}.thr-animation.thr-animation-files li>div>div>.icon{margin-right:12px;display:flex;justify-content:center;align-items:center}.thr-animation.thr-animation-files li>div>div>.icon>span{transform:scale(.6)}.thr-animation.thr-animation-files>ul{padding:0}.thr-animation.thr-animation-files>ul>li>div{color:#333;font-size:24px;font-weight:700;background-color:#fff}.thr-animation.thr-animation-files>ul>li>div .icon{background-color:#333;margin-left:-42px}.thr-animation.thr-animation-files>ul>li>ul{padding:0}.thr-animation.thr-animation-files>ul>li>ul>li>div{padding:9.6px;font-size:20px;font-weight:700;background-color:#d9d9d9}.thr-animation.thr-animation-files>ul>li>ul>li>div .icon{background-color:#fff;width:48px;height:48px}@keyframes ripple-fader-fixed{0%{opacity:.005}0.5%{opacity:.6}100%{opacity:.005}}@keyframes ripple{0%{transform:scale3d(.2,.2,.2)}42%{transform:scale3d(.2,.2,.2)}100%{transform:scale3d(4,4,4)}}.avatar-chat-bubble{display:flex;margin-bottom:10px}.avatar-chat-bubble>.acb-message{flex:1;display:flex;min-height:100px}.avatar-chat-bubble>.acb-message>.acb-m-arrow{width:12px}.avatar-chat-bubble>.acb-message>.acb-m-content{flex:1;height:100%;background-color:#FFF;position:relative;border-radius:3px;color:#737373;max-width:250px}@media screen and (min-width:430px){.avatar-chat-bubble>.acb-message>.acb-m-content{max-width:300px}}@media (min-width:768px){.avatar-chat-bubble>.acb-message>.acb-m-content{max-width:350px}}.avatar-chat-bubble>.acb-message>.acb-m-content:not(.acb-m-content-full){padding:20px}.avatar-chat-bubble>.acb-message>.acb-m-content:after{content:"";position:absolute;top:24px;border:6px solid transparent;width:0;height:0}.avatar-chat-bubble.r{flex-direction:row-reverse}.avatar-chat-bubble.r>.acb-message{flex-direction:row-reverse}.avatar-chat-bubble.r>.acb-message>.acb-m-content:after{right:0;border-left-color:#FFF;border-right:0;margin-top:-6px;margin-right:-6px}.avatar-chat-bubble:not(.r)>.acb-message>.acb-m-content:after{left:0;border-right-color:#FFF;border-left:0;margin-top:-6px;margin-left:-6px}.thr-avatar-element.thr-avatar-element-small .thr-avatar-hole{width:40px;height:45px}.thr-avatar-element.thr-avatar-element-small .thr-avatar-hole>.thr-avatar-bg{width:40px;height:40px;top:5px}.thr-avatar-element.thr-avatar-element-small .thr-avatar-hole>.thr-avatar{width:40px;height:40px}.thr-avatar-element.thr-avatar-element-medium .thr-avatar-hole{width:55px;height:61.5px}.thr-avatar-element.thr-avatar-element-medium .thr-avatar-hole>.thr-avatar-bg{width:55px;height:55px;top:6.5px}.thr-avatar-element.thr-avatar-element-medium .thr-avatar-hole>.thr-avatar{width:55px;height:56.5px}.thr-avatar-element:not(.thr-avatar-element-small):not(.thr-avatar-element-medium) .thr-avatar-hole{width:70px;height:78px}.thr-avatar-element:not(.thr-avatar-element-small):not(.thr-avatar-element-medium) .thr-avatar-hole>.thr-avatar-bg{width:70px;height:70px;top:8px}.thr-avatar-element:not(.thr-avatar-element-small):not(.thr-avatar-element-medium) .thr-avatar-hole>.thr-avatar{width:70px;height:73px}.thr-avatar-element .thr-avatar-hole{overflow:hidden;position:relative}.thr-avatar-element .thr-avatar-hole>.thr-avatar-bg{position:absolute;background-color:#05A63F;z-index:1;border-radius:50%;left:0}.thr-avatar-element .thr-avatar-hole>.thr-avatar-bg.gray{background-color:#737373}.thr-avatar-element .thr-avatar-hole>.thr-avatar{display:flex;justify-content:center;position:relative;border-radius:50%;overflow:hidden;z-index:2}.thr-avatar-element .thr-avatar-hole>.thr-avatar>span{position:relative;display:inline-block}.thr-avatar-element.thr-animation .thr-avatar-hole>.thr-avatar-bg{background-color:transparent;transition:0.5s background-color}.thr-avatar-element.thr-animation[thr-animate] .thr-avatar-hole>.thr-avatar-bg{background-color:#05A63F}.thr-avatar-element.thr-animation[thr-animate] .thr-avatar-hole>.thr-avatar-bg.gray{background-color:#737373}.thr-avatar-element.thr-animation[thr-animate] .thr-avatar-hole>.thr-avatar>span{animation:thr-avatar-move-up-anim 0.5s 1 ease-out}@-webkit-keyframes thr-avatar-hole-anim{0%{transform:scale(.1);background-color:transparent}98%{transform:scale(1.05);background-color:#05A63F}100%{transform:scale(1)}}@keyframes thr-avatar-hole-anim{0%{transform:scale(.1);background-color:transparent}98%{transform:scale(1.05);background-color:#05A63F}100%{transform:scale(1)}}@-webkit-keyframes thr-avatar-move-up-anim{0%{opacity:0;top:50px}100%{opacity:1;top:0}}@keyframes thr-avatar-move-up-anim{0%{top:50px}100%{top:0}}.thr-animation [thr-delay="1"],.thr-animation [thr-delay="1"]>*{animation-delay:0.02s!important}.thr-animation [thr-duration="1"],.thr-animation [thr-duration="1"]>*{animation-duration:0.02s!important}.thr-animation [thr-delay="2"],.thr-animation [thr-delay="2"]>*{animation-delay:0.04s!important}.thr-animation [thr-duration="2"],.thr-animation [thr-duration="2"]>*{animation-duration:0.04s!important}.thr-animation [thr-delay="3"],.thr-animation [thr-delay="3"]>*{animation-delay:0.06s!important}.thr-animation [thr-duration="3"],.thr-animation [thr-duration="3"]>*{animation-duration:0.06s!important}.thr-animation [thr-delay="4"],.thr-animation [thr-delay="4"]>*{animation-delay:0.08s!important}.thr-animation [thr-duration="4"],.thr-animation [thr-duration="4"]>*{animation-duration:0.08s!important}.thr-animation [thr-delay="5"],.thr-animation [thr-delay="5"]>*{animation-delay:0.1s!important}.thr-animation [thr-duration="5"],.thr-animation [thr-duration="5"]>*{animation-duration:0.1s!important}.thr-animation [thr-delay="6"],.thr-animation [thr-delay="6"]>*{animation-delay:0.12s!important}.thr-animation [thr-duration="6"],.thr-animation [thr-duration="6"]>*{animation-duration:0.12s!important}.thr-animation [thr-delay="7"],.thr-animation [thr-delay="7"]>*{animation-delay:0.14s!important}.thr-animation [thr-duration="7"],.thr-animation [thr-duration="7"]>*{animation-duration:0.14s!important}.thr-animation [thr-delay="8"],.thr-animation [thr-delay="8"]>*{animation-delay:0.16s!important}.thr-animation [thr-duration="8"],.thr-animation [thr-duration="8"]>*{animation-duration:0.16s!important}.thr-animation [thr-delay="9"],.thr-animation [thr-delay="9"]>*{animation-delay:0.18s!important}.thr-animation [thr-duration="9"],.thr-animation [thr-duration="9"]>*{animation-duration:0.18s!important}.thr-animation [thr-delay="10"],.thr-animation [thr-delay="10"]>*{animation-delay:0.2s!important}.thr-animation [thr-duration="10"],.thr-animation [thr-duration="10"]>*{animation-duration:0.2s!important}.thr-animation [thr-delay="11"],.thr-animation [thr-delay="11"]>*{animation-delay:0.22s!important}.thr-animation [thr-duration="11"],.thr-animation [thr-duration="11"]>*{animation-duration:0.22s!important}.thr-animation [thr-delay="12"],.thr-animation [thr-delay="12"]>*{animation-delay:0.24s!important}.thr-animation [thr-duration="12"],.thr-animation [thr-duration="12"]>*{animation-duration:0.24s!important}.thr-animation [thr-delay="13"],.thr-animation [thr-delay="13"]>*{animation-delay:0.26s!important}.thr-animation [thr-duration="13"],.thr-animation [thr-duration="13"]>*{animation-duration:0.26s!important}.thr-animation [thr-delay="14"],.thr-animation [thr-delay="14"]>*{animation-delay:0.28s!important}.thr-animation [thr-duration="14"],.thr-animation [thr-duration="14"]>*{animation-duration:0.28s!important}.thr-animation [thr-delay="15"],.thr-animation [thr-delay="15"]>*{animation-delay:0.3s!important}.thr-animation [thr-duration="15"],.thr-animation [thr-duration="15"]>*{animation-duration:0.3s!important}.thr-animation [thr-delay="16"],.thr-animation [thr-delay="16"]>*{animation-delay:0.32s!important}.thr-animation [thr-duration="16"],.thr-animation [thr-duration="16"]>*{animation-duration:0.32s!important}.thr-animation [thr-delay="17"],.thr-animation [thr-delay="17"]>*{animation-delay:0.34s!important}.thr-animation [thr-duration="17"],.thr-animation [thr-duration="17"]>*{animation-duration:0.34s!important}.thr-animation [thr-delay="18"],.thr-animation [thr-delay="18"]>*{animation-delay:0.36s!important}.thr-animation [thr-duration="18"],.thr-animation [thr-duration="18"]>*{animation-duration:0.36s!important}.thr-animation [thr-delay="19"],.thr-animation [thr-delay="19"]>*{animation-delay:0.38s!important}.thr-animation [thr-duration="19"],.thr-animation [thr-duration="19"]>*{animation-duration:0.38s!important}.thr-animation [thr-delay="20"],.thr-animation [thr-delay="20"]>*{animation-delay:0.4s!important}.thr-animation [thr-duration="20"],.thr-animation [thr-duration="20"]>*{animation-duration:0.4s!important}.thr-animation [thr-delay="21"],.thr-animation [thr-delay="21"]>*{animation-delay:0.42s!important}.thr-animation [thr-duration="21"],.thr-animation [thr-duration="21"]>*{animation-duration:0.42s!important}.thr-animation [thr-delay="22"],.thr-animation [thr-delay="22"]>*{animation-delay:0.44s!important}.thr-animation [thr-duration="22"],.thr-animation [thr-duration="22"]>*{animation-duration:0.44s!important}.thr-animation [thr-delay="23"],.thr-animation [thr-delay="23"]>*{animation-delay:0.46s!important}.thr-animation [thr-duration="23"],.thr-animation [thr-duration="23"]>*{animation-duration:0.46s!important}.thr-animation [thr-delay="24"],.thr-animation [thr-delay="24"]>*{animation-delay:0.48s!important}.thr-animation [thr-duration="24"],.thr-animation [thr-duration="24"]>*{animation-duration:0.48s!important}.thr-animation [thr-delay="25"],.thr-animation [thr-delay="25"]>*{animation-delay:0.5s!important}.thr-animation [thr-duration="25"],.thr-animation [thr-duration="25"]>*{animation-duration:0.5s!important}.thr-animation [thr-delay="26"],.thr-animation [thr-delay="26"]>*{animation-delay:0.52s!important}.thr-animation [thr-duration="26"],.thr-animation [thr-duration="26"]>*{animation-duration:0.52s!important}.thr-animation [thr-delay="27"],.thr-animation [thr-delay="27"]>*{animation-delay:0.54s!important}.thr-animation [thr-duration="27"],.thr-animation [thr-duration="27"]>*{animation-duration:0.54s!important}.thr-animation [thr-delay="28"],.thr-animation [thr-delay="28"]>*{animation-delay:0.56s!important}.thr-animation [thr-duration="28"],.thr-animation [thr-duration="28"]>*{animation-duration:0.56s!important}.thr-animation [thr-delay="29"],.thr-animation [thr-delay="29"]>*{animation-delay:0.58s!important}.thr-animation [thr-duration="29"],.thr-animation [thr-duration="29"]>*{animation-duration:0.58s!important}.thr-animation [thr-delay="30"],.thr-animation [thr-delay="30"]>*{animation-delay:0.6s!important}.thr-animation [thr-duration="30"],.thr-animation [thr-duration="30"]>*{animation-duration:0.6s!important}.thr-animation [thr-delay="31"],.thr-animation [thr-delay="31"]>*{animation-delay:0.62s!important}.thr-animation [thr-duration="31"],.thr-animation [thr-duration="31"]>*{animation-duration:0.62s!important}.thr-animation [thr-delay="32"],.thr-animation [thr-delay="32"]>*{animation-delay:0.64s!important}.thr-animation [thr-duration="32"],.thr-animation [thr-duration="32"]>*{animation-duration:0.64s!important}.thr-animation [thr-delay="33"],.thr-animation [thr-delay="33"]>*{animation-delay:0.66s!important}.thr-animation [thr-duration="33"],.thr-animation [thr-duration="33"]>*{animation-duration:0.66s!important}.thr-animation [thr-delay="34"],.thr-animation [thr-delay="34"]>*{animation-delay:0.68s!important}.thr-animation [thr-duration="34"],.thr-animation [thr-duration="34"]>*{animation-duration:0.68s!important}.thr-animation [thr-delay="35"],.thr-animation [thr-delay="35"]>*{animation-delay:0.7s!important}.thr-animation [thr-duration="35"],.thr-animation [thr-duration="35"]>*{animation-duration:0.7s!important}.thr-animation [thr-delay="36"],.thr-animation [thr-delay="36"]>*{animation-delay:0.72s!important}.thr-animation [thr-duration="36"],.thr-animation [thr-duration="36"]>*{animation-duration:0.72s!important}.thr-animation [thr-delay="37"],.thr-animation [thr-delay="37"]>*{animation-delay:0.74s!important}.thr-animation [thr-duration="37"],.thr-animation [thr-duration="37"]>*{animation-duration:0.74s!important}.thr-animation [thr-delay="38"],.thr-animation [thr-delay="38"]>*{animation-delay:0.76s!important}.thr-animation [thr-duration="38"],.thr-animation [thr-duration="38"]>*{animation-duration:0.76s!important}.thr-animation [thr-delay="39"],.thr-animation [thr-delay="39"]>*{animation-delay:0.78s!important}.thr-animation [thr-duration="39"],.thr-animation [thr-duration="39"]>*{animation-duration:0.78s!important}.thr-animation [thr-delay="40"],.thr-animation [thr-delay="40"]>*{animation-delay:0.8s!important}.thr-animation [thr-duration="40"],.thr-animation [thr-duration="40"]>*{animation-duration:0.8s!important}.thr-animation [thr-delay="41"],.thr-animation [thr-delay="41"]>*{animation-delay:0.82s!important}.thr-animation [thr-duration="41"],.thr-animation [thr-duration="41"]>*{animation-duration:0.82s!important}.thr-animation [thr-delay="42"],.thr-animation [thr-delay="42"]>*{animation-delay:0.84s!important}.thr-animation [thr-duration="42"],.thr-animation [thr-duration="42"]>*{animation-duration:0.84s!important}.thr-animation [thr-delay="43"],.thr-animation [thr-delay="43"]>*{animation-delay:0.86s!important}.thr-animation [thr-duration="43"],.thr-animation [thr-duration="43"]>*{animation-duration:0.86s!important}.thr-animation [thr-delay="44"],.thr-animation [thr-delay="44"]>*{animation-delay:0.88s!important}.thr-animation [thr-duration="44"],.thr-animation [thr-duration="44"]>*{animation-duration:0.88s!important}.thr-animation [thr-delay="45"],.thr-animation [thr-delay="45"]>*{animation-delay:0.9s!important}.thr-animation [thr-duration="45"],.thr-animation [thr-duration="45"]>*{animation-duration:0.9s!important}.thr-animation [thr-delay="46"],.thr-animation [thr-delay="46"]>*{animation-delay:0.92s!important}.thr-animation [thr-duration="46"],.thr-animation [thr-duration="46"]>*{animation-duration:0.92s!important}.thr-animation [thr-delay="47"],.thr-animation [thr-delay="47"]>*{animation-delay:0.94s!important}.thr-animation [thr-duration="47"],.thr-animation [thr-duration="47"]>*{animation-duration:0.94s!important}.thr-animation [thr-delay="48"],.thr-animation [thr-delay="48"]>*{animation-delay:0.96s!important}.thr-animation [thr-duration="48"],.thr-animation [thr-duration="48"]>*{animation-duration:0.96s!important}.thr-animation [thr-delay="49"],.thr-animation [thr-delay="49"]>*{animation-delay:0.98s!important}.thr-animation [thr-duration="49"],.thr-animation [thr-duration="49"]>*{animation-duration:0.98s!important}.thr-animation [thr-delay="50"],.thr-animation [thr-delay="50"]>*{animation-delay:1s!important}.thr-animation [thr-duration="50"],.thr-animation [thr-duration="50"]>*{animation-duration:1s!important}.thr-animation [thr-delay="51"],.thr-animation [thr-delay="51"]>*{animation-delay:1.02s!important}.thr-animation [thr-duration="51"],.thr-animation [thr-duration="51"]>*{animation-duration:1.02s!important}.thr-animation [thr-delay="52"],.thr-animation [thr-delay="52"]>*{animation-delay:1.04s!important}.thr-animation [thr-duration="52"],.thr-animation [thr-duration="52"]>*{animation-duration:1.04s!important}.thr-animation [thr-delay="53"],.thr-animation [thr-delay="53"]>*{animation-delay:1.06s!important}.thr-animation [thr-duration="53"],.thr-animation [thr-duration="53"]>*{animation-duration:1.06s!important}.thr-animation [thr-delay="54"],.thr-animation [thr-delay="54"]>*{animation-delay:1.08s!important}.thr-animation [thr-duration="54"],.thr-animation [thr-duration="54"]>*{animation-duration:1.08s!important}.thr-animation [thr-delay="55"],.thr-animation [thr-delay="55"]>*{animation-delay:1.1s!important}.thr-animation [thr-duration="55"],.thr-animation [thr-duration="55"]>*{animation-duration:1.1s!important}.thr-animation [thr-delay="56"],.thr-animation [thr-delay="56"]>*{animation-delay:1.12s!important}.thr-animation [thr-duration="56"],.thr-animation [thr-duration="56"]>*{animation-duration:1.12s!important}.thr-animation [thr-delay="57"],.thr-animation [thr-delay="57"]>*{animation-delay:1.14s!important}.thr-animation [thr-duration="57"],.thr-animation [thr-duration="57"]>*{animation-duration:1.14s!important}.thr-animation [thr-delay="58"],.thr-animation [thr-delay="58"]>*{animation-delay:1.16s!important}.thr-animation [thr-duration="58"],.thr-animation [thr-duration="58"]>*{animation-duration:1.16s!important}.thr-animation [thr-delay="59"],.thr-animation [thr-delay="59"]>*{animation-delay:1.18s!important}.thr-animation [thr-duration="59"],.thr-animation [thr-duration="59"]>*{animation-duration:1.18s!important}.thr-animation [thr-delay="60"],.thr-animation [thr-delay="60"]>*{animation-delay:1.2s!important}.thr-animation [thr-duration="60"],.thr-animation [thr-duration="60"]>*{animation-duration:1.2s!important}.thr-animation [thr-delay="61"],.thr-animation [thr-delay="61"]>*{animation-delay:1.22s!important}.thr-animation [thr-duration="61"],.thr-animation [thr-duration="61"]>*{animation-duration:1.22s!important}.thr-animation [thr-delay="62"],.thr-animation [thr-delay="62"]>*{animation-delay:1.24s!important}.thr-animation [thr-duration="62"],.thr-animation [thr-duration="62"]>*{animation-duration:1.24s!important}.thr-animation [thr-delay="63"],.thr-animation [thr-delay="63"]>*{animation-delay:1.26s!important}.thr-animation [thr-duration="63"],.thr-animation [thr-duration="63"]>*{animation-duration:1.26s!important}.thr-animation [thr-delay="64"],.thr-animation [thr-delay="64"]>*{animation-delay:1.28s!important}.thr-animation [thr-duration="64"],.thr-animation [thr-duration="64"]>*{animation-duration:1.28s!important}.thr-animation [thr-delay="65"],.thr-animation [thr-delay="65"]>*{animation-delay:1.3s!important}.thr-animation [thr-duration="65"],.thr-animation [thr-duration="65"]>*{animation-duration:1.3s!important}.thr-animation [thr-delay="66"],.thr-animation [thr-delay="66"]>*{animation-delay:1.32s!important}.thr-animation [thr-duration="66"],.thr-animation [thr-duration="66"]>*{animation-duration:1.32s!important}.thr-animation [thr-delay="67"],.thr-animation [thr-delay="67"]>*{animation-delay:1.34s!important}.thr-animation [thr-duration="67"],.thr-animation [thr-duration="67"]>*{animation-duration:1.34s!important}.thr-animation [thr-delay="68"],.thr-animation [thr-delay="68"]>*{animation-delay:1.36s!important}.thr-animation [thr-duration="68"],.thr-animation [thr-duration="68"]>*{animation-duration:1.36s!important}.thr-animation [thr-delay="69"],.thr-animation [thr-delay="69"]>*{animation-delay:1.38s!important}.thr-animation [thr-duration="69"],.thr-animation [thr-duration="69"]>*{animation-duration:1.38s!important}.thr-animation [thr-delay="70"],.thr-animation [thr-delay="70"]>*{animation-delay:1.4s!important}.thr-animation [thr-duration="70"],.thr-animation [thr-duration="70"]>*{animation-duration:1.4s!important}.thr-animation [thr-delay="71"],.thr-animation [thr-delay="71"]>*{animation-delay:1.42s!important}.thr-animation [thr-duration="71"],.thr-animation [thr-duration="71"]>*{animation-duration:1.42s!important}.thr-animation [thr-delay="72"],.thr-animation [thr-delay="72"]>*{animation-delay:1.44s!important}.thr-animation [thr-duration="72"],.thr-animation [thr-duration="72"]>*{animation-duration:1.44s!important}.thr-animation [thr-delay="73"],.thr-animation [thr-delay="73"]>*{animation-delay:1.46s!important}.thr-animation [thr-duration="73"],.thr-animation [thr-duration="73"]>*{animation-duration:1.46s!important}.thr-animation [thr-delay="74"],.thr-animation [thr-delay="74"]>*{animation-delay:1.48s!important}.thr-animation [thr-duration="74"],.thr-animation [thr-duration="74"]>*{animation-duration:1.48s!important}.thr-animation [thr-delay="75"],.thr-animation [thr-delay="75"]>*{animation-delay:1.5s!important}.thr-animation [thr-duration="75"],.thr-animation [thr-duration="75"]>*{animation-duration:1.5s!important}.thr-animation [thr-delay="76"],.thr-animation [thr-delay="76"]>*{animation-delay:1.52s!important}.thr-animation [thr-duration="76"],.thr-animation [thr-duration="76"]>*{animation-duration:1.52s!important}.thr-animation [thr-delay="77"],.thr-animation [thr-delay="77"]>*{animation-delay:1.54s!important}.thr-animation [thr-duration="77"],.thr-animation [thr-duration="77"]>*{animation-duration:1.54s!important}.thr-animation [thr-delay="78"],.thr-animation [thr-delay="78"]>*{animation-delay:1.56s!important}.thr-animation [thr-duration="78"],.thr-animation [thr-duration="78"]>*{animation-duration:1.56s!important}.thr-animation [thr-delay="79"],.thr-animation [thr-delay="79"]>*{animation-delay:1.58s!important}.thr-animation [thr-duration="79"],.thr-animation [thr-duration="79"]>*{animation-duration:1.58s!important}.thr-animation [thr-delay="80"],.thr-animation [thr-delay="80"]>*{animation-delay:1.6s!important}.thr-animation [thr-duration="80"],.thr-animation [thr-duration="80"]>*{animation-duration:1.6s!important}.thr-animation [thr-delay="81"],.thr-animation [thr-delay="81"]>*{animation-delay:1.62s!important}.thr-animation [thr-duration="81"],.thr-animation [thr-duration="81"]>*{animation-duration:1.62s!important}.thr-animation [thr-delay="82"],.thr-animation [thr-delay="82"]>*{animation-delay:1.64s!important}.thr-animation [thr-duration="82"],.thr-animation [thr-duration="82"]>*{animation-duration:1.64s!important}.thr-animation [thr-delay="83"],.thr-animation [thr-delay="83"]>*{animation-delay:1.66s!important}.thr-animation [thr-duration="83"],.thr-animation [thr-duration="83"]>*{animation-duration:1.66s!important}.thr-animation [thr-delay="84"],.thr-animation [thr-delay="84"]>*{animation-delay:1.68s!important}.thr-animation [thr-duration="84"],.thr-animation [thr-duration="84"]>*{animation-duration:1.68s!important}.thr-animation [thr-delay="85"],.thr-animation [thr-delay="85"]>*{animation-delay:1.7s!important}.thr-animation [thr-duration="85"],.thr-animation [thr-duration="85"]>*{animation-duration:1.7s!important}.thr-animation [thr-delay="86"],.thr-animation [thr-delay="86"]>*{animation-delay:1.72s!important}.thr-animation [thr-duration="86"],.thr-animation [thr-duration="86"]>*{animation-duration:1.72s!important}.thr-animation [thr-delay="87"],.thr-animation [thr-delay="87"]>*{animation-delay:1.74s!important}.thr-animation [thr-duration="87"],.thr-animation [thr-duration="87"]>*{animation-duration:1.74s!important}.thr-animation [thr-delay="88"],.thr-animation [thr-delay="88"]>*{animation-delay:1.76s!important}.thr-animation [thr-duration="88"],.thr-animation [thr-duration="88"]>*{animation-duration:1.76s!important}.thr-animation [thr-delay="89"],.thr-animation [thr-delay="89"]>*{animation-delay:1.78s!important}.thr-animation [thr-duration="89"],.thr-animation [thr-duration="89"]>*{animation-duration:1.78s!important}.thr-animation [thr-delay="90"],.thr-animation [thr-delay="90"]>*{animation-delay:1.8s!important}.thr-animation [thr-duration="90"],.thr-animation [thr-duration="90"]>*{animation-duration:1.8s!important}.thr-animation [thr-delay="91"],.thr-animation [thr-delay="91"]>*{animation-delay:1.82s!important}.thr-animation [thr-duration="91"],.thr-animation [thr-duration="91"]>*{animation-duration:1.82s!important}.thr-animation [thr-delay="92"],.thr-animation [thr-delay="92"]>*{animation-delay:1.84s!important}.thr-animation [thr-duration="92"],.thr-animation [thr-duration="92"]>*{animation-duration:1.84s!important}.thr-animation [thr-delay="93"],.thr-animation [thr-delay="93"]>*{animation-delay:1.86s!important}.thr-animation [thr-duration="93"],.thr-animation [thr-duration="93"]>*{animation-duration:1.86s!important}.thr-animation [thr-delay="94"],.thr-animation [thr-delay="94"]>*{animation-delay:1.88s!important}.thr-animation [thr-duration="94"],.thr-animation [thr-duration="94"]>*{animation-duration:1.88s!important}.thr-animation [thr-delay="95"],.thr-animation [thr-delay="95"]>*{animation-delay:1.9s!important}.thr-animation [thr-duration="95"],.thr-animation [thr-duration="95"]>*{animation-duration:1.9s!important}.thr-animation [thr-delay="96"],.thr-animation [thr-delay="96"]>*{animation-delay:1.92s!important}.thr-animation [thr-duration="96"],.thr-animation [thr-duration="96"]>*{animation-duration:1.92s!important}.thr-animation [thr-delay="97"],.thr-animation [thr-delay="97"]>*{animation-delay:1.94s!important}.thr-animation [thr-duration="97"],.thr-animation [thr-duration="97"]>*{animation-duration:1.94s!important}.thr-animation [thr-delay="98"],.thr-animation [thr-delay="98"]>*{animation-delay:1.96s!important}.thr-animation [thr-duration="98"],.thr-animation [thr-duration="98"]>*{animation-duration:1.96s!important}.thr-animation [thr-delay="99"],.thr-animation [thr-delay="99"]>*{animation-delay:1.98s!important}.thr-animation [thr-duration="99"],.thr-animation [thr-duration="99"]>*{animation-duration:1.98s!important}.thr-animation [thr-delay="100"],.thr-animation [thr-delay="100"]>*{animation-delay:2s!important}.thr-animation [thr-duration="100"],.thr-animation [thr-duration="100"]>*{animation-duration:2s!important}.thr-animation [thr-delay="101"],.thr-animation [thr-delay="101"]>*{animation-delay:2.02s!important}.thr-animation [thr-duration="101"],.thr-animation [thr-duration="101"]>*{animation-duration:2.02s!important}.thr-animation [thr-delay="102"],.thr-animation [thr-delay="102"]>*{animation-delay:2.04s!important}.thr-animation [thr-duration="102"],.thr-animation [thr-duration="102"]>*{animation-duration:2.04s!important}.thr-animation [thr-delay="103"],.thr-animation [thr-delay="103"]>*{animation-delay:2.06s!important}.thr-animation [thr-duration="103"],.thr-animation [thr-duration="103"]>*{animation-duration:2.06s!important}.thr-animation [thr-delay="104"],.thr-animation [thr-delay="104"]>*{animation-delay:2.08s!important}.thr-animation [thr-duration="104"],.thr-animation [thr-duration="104"]>*{animation-duration:2.08s!important}.thr-animation [thr-delay="105"],.thr-animation [thr-delay="105"]>*{animation-delay:2.1s!important}.thr-animation [thr-duration="105"],.thr-animation [thr-duration="105"]>*{animation-duration:2.1s!important}.thr-animation [thr-delay="106"],.thr-animation [thr-delay="106"]>*{animation-delay:2.12s!important}.thr-animation [thr-duration="106"],.thr-animation [thr-duration="106"]>*{animation-duration:2.12s!important}.thr-animation [thr-delay="107"],.thr-animation [thr-delay="107"]>*{animation-delay:2.14s!important}.thr-animation [thr-duration="107"],.thr-animation [thr-duration="107"]>*{animation-duration:2.14s!important}.thr-animation [thr-delay="108"],.thr-animation [thr-delay="108"]>*{animation-delay:2.16s!important}.thr-animation [thr-duration="108"],.thr-animation [thr-duration="108"]>*{animation-duration:2.16s!important}.thr-animation [thr-delay="109"],.thr-animation [thr-delay="109"]>*{animation-delay:2.18s!important}.thr-animation [thr-duration="109"],.thr-animation [thr-duration="109"]>*{animation-duration:2.18s!important}.thr-animation [thr-delay="110"],.thr-animation [thr-delay="110"]>*{animation-delay:2.2s!important}.thr-animation [thr-duration="110"],.thr-animation [thr-duration="110"]>*{animation-duration:2.2s!important}.thr-animation [thr-delay="111"],.thr-animation [thr-delay="111"]>*{animation-delay:2.22s!important}.thr-animation [thr-duration="111"],.thr-animation [thr-duration="111"]>*{animation-duration:2.22s!important}.thr-animation [thr-delay="112"],.thr-animation [thr-delay="112"]>*{animation-delay:2.24s!important}.thr-animation [thr-duration="112"],.thr-animation [thr-duration="112"]>*{animation-duration:2.24s!important}.thr-animation [thr-delay="113"],.thr-animation [thr-delay="113"]>*{animation-delay:2.26s!important}.thr-animation [thr-duration="113"],.thr-animation [thr-duration="113"]>*{animation-duration:2.26s!important}.thr-animation [thr-delay="114"],.thr-animation [thr-delay="114"]>*{animation-delay:2.28s!important}.thr-animation [thr-duration="114"],.thr-animation [thr-duration="114"]>*{animation-duration:2.28s!important}.thr-animation [thr-delay="115"],.thr-animation [thr-delay="115"]>*{animation-delay:2.3s!important}.thr-animation [thr-duration="115"],.thr-animation [thr-duration="115"]>*{animation-duration:2.3s!important}.thr-animation [thr-delay="116"],.thr-animation [thr-delay="116"]>*{animation-delay:2.32s!important}.thr-animation [thr-duration="116"],.thr-animation [thr-duration="116"]>*{animation-duration:2.32s!important}.thr-animation [thr-delay="117"],.thr-animation [thr-delay="117"]>*{animation-delay:2.34s!important}.thr-animation [thr-duration="117"],.thr-animation [thr-duration="117"]>*{animation-duration:2.34s!important}.thr-animation [thr-delay="118"],.thr-animation [thr-delay="118"]>*{animation-delay:2.36s!important}.thr-animation [thr-duration="118"],.thr-animation [thr-duration="118"]>*{animation-duration:2.36s!important}.thr-animation [thr-delay="119"],.thr-animation [thr-delay="119"]>*{animation-delay:2.38s!important}.thr-animation [thr-duration="119"],.thr-animation [thr-duration="119"]>*{animation-duration:2.38s!important}.thr-animation [thr-delay="120"],.thr-animation [thr-delay="120"]>*{animation-delay:2.4s!important}.thr-animation [thr-duration="120"],.thr-animation [thr-duration="120"]>*{animation-duration:2.4s!important}.thr-animation [thr-delay="121"],.thr-animation [thr-delay="121"]>*{animation-delay:2.42s!important}.thr-animation [thr-duration="121"],.thr-animation [thr-duration="121"]>*{animation-duration:2.42s!important}.thr-animation [thr-delay="122"],.thr-animation [thr-delay="122"]>*{animation-delay:2.44s!important}.thr-animation [thr-duration="122"],.thr-animation [thr-duration="122"]>*{animation-duration:2.44s!important}.thr-animation [thr-delay="123"],.thr-animation [thr-delay="123"]>*{animation-delay:2.46s!important}.thr-animation [thr-duration="123"],.thr-animation [thr-duration="123"]>*{animation-duration:2.46s!important}.thr-animation [thr-delay="124"],.thr-animation [thr-delay="124"]>*{animation-delay:2.48s!important}.thr-animation [thr-duration="124"],.thr-animation [thr-duration="124"]>*{animation-duration:2.48s!important}.thr-animation [thr-delay="125"],.thr-animation [thr-delay="125"]>*{animation-delay:2.5s!important}.thr-animation [thr-duration="125"],.thr-animation [thr-duration="125"]>*{animation-duration:2.5s!important}.thr-animation [thr-delay="126"],.thr-animation [thr-delay="126"]>*{animation-delay:2.52s!important}.thr-animation [thr-duration="126"],.thr-animation [thr-duration="126"]>*{animation-duration:2.52s!important}.thr-animation [thr-delay="127"],.thr-animation [thr-delay="127"]>*{animation-delay:2.54s!important}.thr-animation [thr-duration="127"],.thr-animation [thr-duration="127"]>*{animation-duration:2.54s!important}.thr-animation [thr-delay="128"],.thr-animation [thr-delay="128"]>*{animation-delay:2.56s!important}.thr-animation [thr-duration="128"],.thr-animation [thr-duration="128"]>*{animation-duration:2.56s!important}.thr-animation [thr-delay="129"],.thr-animation [thr-delay="129"]>*{animation-delay:2.58s!important}.thr-animation [thr-duration="129"],.thr-animation [thr-duration="129"]>*{animation-duration:2.58s!important}.thr-animation [thr-delay="130"],.thr-animation [thr-delay="130"]>*{animation-delay:2.6s!important}.thr-animation [thr-duration="130"],.thr-animation [thr-duration="130"]>*{animation-duration:2.6s!important}.thr-animation [thr-delay="131"],.thr-animation [thr-delay="131"]>*{animation-delay:2.62s!important}.thr-animation [thr-duration="131"],.thr-animation [thr-duration="131"]>*{animation-duration:2.62s!important}.thr-animation [thr-delay="132"],.thr-animation [thr-delay="132"]>*{animation-delay:2.64s!important}.thr-animation [thr-duration="132"],.thr-animation [thr-duration="132"]>*{animation-duration:2.64s!important}.thr-animation [thr-delay="133"],.thr-animation [thr-delay="133"]>*{animation-delay:2.66s!important}.thr-animation [thr-duration="133"],.thr-animation [thr-duration="133"]>*{animation-duration:2.66s!important}.thr-animation [thr-delay="134"],.thr-animation [thr-delay="134"]>*{animation-delay:2.68s!important}.thr-animation [thr-duration="134"],.thr-animation [thr-duration="134"]>*{animation-duration:2.68s!important}.thr-animation [thr-delay="135"],.thr-animation [thr-delay="135"]>*{animation-delay:2.7s!important}.thr-animation [thr-duration="135"],.thr-animation [thr-duration="135"]>*{animation-duration:2.7s!important}.thr-animation [thr-delay="136"],.thr-animation [thr-delay="136"]>*{animation-delay:2.72s!important}.thr-animation [thr-duration="136"],.thr-animation [thr-duration="136"]>*{animation-duration:2.72s!important}.thr-animation [thr-delay="137"],.thr-animation [thr-delay="137"]>*{animation-delay:2.74s!important}.thr-animation [thr-duration="137"],.thr-animation [thr-duration="137"]>*{animation-duration:2.74s!important}.thr-animation [thr-delay="138"],.thr-animation [thr-delay="138"]>*{animation-delay:2.76s!important}.thr-animation [thr-duration="138"],.thr-animation [thr-duration="138"]>*{animation-duration:2.76s!important}.thr-animation [thr-delay="139"],.thr-animation [thr-delay="139"]>*{animation-delay:2.78s!important}.thr-animation [thr-duration="139"],.thr-animation [thr-duration="139"]>*{animation-duration:2.78s!important}.thr-animation [thr-delay="140"],.thr-animation [thr-delay="140"]>*{animation-delay:2.8s!important}.thr-animation [thr-duration="140"],.thr-animation [thr-duration="140"]>*{animation-duration:2.8s!important}.thr-animation [thr-delay="141"],.thr-animation [thr-delay="141"]>*{animation-delay:2.82s!important}.thr-animation [thr-duration="141"],.thr-animation [thr-duration="141"]>*{animation-duration:2.82s!important}.thr-animation [thr-delay="142"],.thr-animation [thr-delay="142"]>*{animation-delay:2.84s!important}.thr-animation [thr-duration="142"],.thr-animation [thr-duration="142"]>*{animation-duration:2.84s!important}.thr-animation [thr-delay="143"],.thr-animation [thr-delay="143"]>*{animation-delay:2.86s!important}.thr-animation [thr-duration="143"],.thr-animation [thr-duration="143"]>*{animation-duration:2.86s!important}.thr-animation [thr-delay="144"],.thr-animation [thr-delay="144"]>*{animation-delay:2.88s!important}.thr-animation [thr-duration="144"],.thr-animation [thr-duration="144"]>*{animation-duration:2.88s!important}.thr-animation [thr-delay="145"],.thr-animation [thr-delay="145"]>*{animation-delay:2.9s!important}.thr-animation [thr-duration="145"],.thr-animation [thr-duration="145"]>*{animation-duration:2.9s!important}.thr-animation [thr-delay="146"],.thr-animation [thr-delay="146"]>*{animation-delay:2.92s!important}.thr-animation [thr-duration="146"],.thr-animation [thr-duration="146"]>*{animation-duration:2.92s!important}.thr-animation [thr-delay="147"],.thr-animation [thr-delay="147"]>*{animation-delay:2.94s!important}.thr-animation [thr-duration="147"],.thr-animation [thr-duration="147"]>*{animation-duration:2.94s!important}.thr-animation [thr-delay="148"],.thr-animation [thr-delay="148"]>*{animation-delay:2.96s!important}.thr-animation [thr-duration="148"],.thr-animation [thr-duration="148"]>*{animation-duration:2.96s!important}.thr-animation [thr-delay="149"],.thr-animation [thr-delay="149"]>*{animation-delay:2.98s!important}.thr-animation [thr-duration="149"],.thr-animation [thr-duration="149"]>*{animation-duration:2.98s!important}.thr-animation [thr-delay="150"],.thr-animation [thr-delay="150"]>*{animation-delay:3s!important}.thr-animation [thr-duration="150"],.thr-animation [thr-duration="150"]>*{animation-duration:3s!important}.thr-animation [thr-delay="151"],.thr-animation [thr-delay="151"]>*{animation-delay:3.02s!important}.thr-animation [thr-duration="151"],.thr-animation [thr-duration="151"]>*{animation-duration:3.02s!important}.thr-animation [thr-delay="152"],.thr-animation [thr-delay="152"]>*{animation-delay:3.04s!important}.thr-animation [thr-duration="152"],.thr-animation [thr-duration="152"]>*{animation-duration:3.04s!important}.thr-animation [thr-delay="153"],.thr-animation [thr-delay="153"]>*{animation-delay:3.06s!important}.thr-animation [thr-duration="153"],.thr-animation [thr-duration="153"]>*{animation-duration:3.06s!important}.thr-animation [thr-delay="154"],.thr-animation [thr-delay="154"]>*{animation-delay:3.08s!important}.thr-animation [thr-duration="154"],.thr-animation [thr-duration="154"]>*{animation-duration:3.08s!important}.thr-animation [thr-delay="155"],.thr-animation [thr-delay="155"]>*{animation-delay:3.1s!important}.thr-animation [thr-duration="155"],.thr-animation [thr-duration="155"]>*{animation-duration:3.1s!important}.thr-animation [thr-delay="156"],.thr-animation [thr-delay="156"]>*{animation-delay:3.12s!important}.thr-animation [thr-duration="156"],.thr-animation [thr-duration="156"]>*{animation-duration:3.12s!important}.thr-animation [thr-delay="157"],.thr-animation [thr-delay="157"]>*{animation-delay:3.14s!important}.thr-animation [thr-duration="157"],.thr-animation [thr-duration="157"]>*{animation-duration:3.14s!important}.thr-animation [thr-delay="158"],.thr-animation [thr-delay="158"]>*{animation-delay:3.16s!important}.thr-animation [thr-duration="158"],.thr-animation [thr-duration="158"]>*{animation-duration:3.16s!important}.thr-animation [thr-delay="159"],.thr-animation [thr-delay="159"]>*{animation-delay:3.18s!important}.thr-animation [thr-duration="159"],.thr-animation [thr-duration="159"]>*{animation-duration:3.18s!important}.thr-animation [thr-delay="160"],.thr-animation [thr-delay="160"]>*{animation-delay:3.2s!important}.thr-animation [thr-duration="160"],.thr-animation [thr-duration="160"]>*{animation-duration:3.2s!important}.thr-animation [thr-delay="161"],.thr-animation [thr-delay="161"]>*{animation-delay:3.22s!important}.thr-animation [thr-duration="161"],.thr-animation [thr-duration="161"]>*{animation-duration:3.22s!important}.thr-animation [thr-delay="162"],.thr-animation [thr-delay="162"]>*{animation-delay:3.24s!important}.thr-animation [thr-duration="162"],.thr-animation [thr-duration="162"]>*{animation-duration:3.24s!important}.thr-animation [thr-delay="163"],.thr-animation [thr-delay="163"]>*{animation-delay:3.26s!important}.thr-animation [thr-duration="163"],.thr-animation [thr-duration="163"]>*{animation-duration:3.26s!important}.thr-animation [thr-delay="164"],.thr-animation [thr-delay="164"]>*{animation-delay:3.28s!important}.thr-animation [thr-duration="164"],.thr-animation [thr-duration="164"]>*{animation-duration:3.28s!important}.thr-animation [thr-delay="165"],.thr-animation [thr-delay="165"]>*{animation-delay:3.3s!important}.thr-animation [thr-duration="165"],.thr-animation [thr-duration="165"]>*{animation-duration:3.3s!important}.thr-animation [thr-delay="166"],.thr-animation [thr-delay="166"]>*{animation-delay:3.32s!important}.thr-animation [thr-duration="166"],.thr-animation [thr-duration="166"]>*{animation-duration:3.32s!important}.thr-animation [thr-delay="167"],.thr-animation [thr-delay="167"]>*{animation-delay:3.34s!important}.thr-animation [thr-duration="167"],.thr-animation [thr-duration="167"]>*{animation-duration:3.34s!important}.thr-animation [thr-delay="168"],.thr-animation [thr-delay="168"]>*{animation-delay:3.36s!important}.thr-animation [thr-duration="168"],.thr-animation [thr-duration="168"]>*{animation-duration:3.36s!important}.thr-animation [thr-delay="169"],.thr-animation [thr-delay="169"]>*{animation-delay:3.38s!important}.thr-animation [thr-duration="169"],.thr-animation [thr-duration="169"]>*{animation-duration:3.38s!important}.thr-animation [thr-delay="170"],.thr-animation [thr-delay="170"]>*{animation-delay:3.4s!important}.thr-animation [thr-duration="170"],.thr-animation [thr-duration="170"]>*{animation-duration:3.4s!important}.thr-animation [thr-delay="171"],.thr-animation [thr-delay="171"]>*{animation-delay:3.42s!important}.thr-animation [thr-duration="171"],.thr-animation [thr-duration="171"]>*{animation-duration:3.42s!important}.thr-animation [thr-delay="172"],.thr-animation [thr-delay="172"]>*{animation-delay:3.44s!important}.thr-animation [thr-duration="172"],.thr-animation [thr-duration="172"]>*{animation-duration:3.44s!important}.thr-animation [thr-delay="173"],.thr-animation [thr-delay="173"]>*{animation-delay:3.46s!important}.thr-animation [thr-duration="173"],.thr-animation [thr-duration="173"]>*{animation-duration:3.46s!important}.thr-animation [thr-delay="174"],.thr-animation [thr-delay="174"]>*{animation-delay:3.48s!important}.thr-animation [thr-duration="174"],.thr-animation [thr-duration="174"]>*{animation-duration:3.48s!important}.thr-animation [thr-delay="175"],.thr-animation [thr-delay="175"]>*{animation-delay:3.5s!important}.thr-animation [thr-duration="175"],.thr-animation [thr-duration="175"]>*{animation-duration:3.5s!important}.thr-animation [thr-delay="176"],.thr-animation [thr-delay="176"]>*{animation-delay:3.52s!important}.thr-animation [thr-duration="176"],.thr-animation [thr-duration="176"]>*{animation-duration:3.52s!important}.thr-animation [thr-delay="177"],.thr-animation [thr-delay="177"]>*{animation-delay:3.54s!important}.thr-animation [thr-duration="177"],.thr-animation [thr-duration="177"]>*{animation-duration:3.54s!important}.thr-animation [thr-delay="178"],.thr-animation [thr-delay="178"]>*{animation-delay:3.56s!important}.thr-animation [thr-duration="178"],.thr-animation [thr-duration="178"]>*{animation-duration:3.56s!important}.thr-animation [thr-delay="179"],.thr-animation [thr-delay="179"]>*{animation-delay:3.58s!important}.thr-animation [thr-duration="179"],.thr-animation [thr-duration="179"]>*{animation-duration:3.58s!important}.thr-animation [thr-delay="180"],.thr-animation [thr-delay="180"]>*{animation-delay:3.6s!important}.thr-animation [thr-duration="180"],.thr-animation [thr-duration="180"]>*{animation-duration:3.6s!important}.thr-animation [thr-delay="181"],.thr-animation [thr-delay="181"]>*{animation-delay:3.62s!important}.thr-animation [thr-duration="181"],.thr-animation [thr-duration="181"]>*{animation-duration:3.62s!important}.thr-animation [thr-delay="182"],.thr-animation [thr-delay="182"]>*{animation-delay:3.64s!important}.thr-animation [thr-duration="182"],.thr-animation [thr-duration="182"]>*{animation-duration:3.64s!important}.thr-animation [thr-delay="183"],.thr-animation [thr-delay="183"]>*{animation-delay:3.66s!important}.thr-animation [thr-duration="183"],.thr-animation [thr-duration="183"]>*{animation-duration:3.66s!important}.thr-animation [thr-delay="184"],.thr-animation [thr-delay="184"]>*{animation-delay:3.68s!important}.thr-animation [thr-duration="184"],.thr-animation [thr-duration="184"]>*{animation-duration:3.68s!important}.thr-animation [thr-delay="185"],.thr-animation [thr-delay="185"]>*{animation-delay:3.7s!important}.thr-animation [thr-duration="185"],.thr-animation [thr-duration="185"]>*{animation-duration:3.7s!important}.thr-animation [thr-delay="186"],.thr-animation [thr-delay="186"]>*{animation-delay:3.72s!important}.thr-animation [thr-duration="186"],.thr-animation [thr-duration="186"]>*{animation-duration:3.72s!important}.thr-animation [thr-delay="187"],.thr-animation [thr-delay="187"]>*{animation-delay:3.74s!important}.thr-animation [thr-duration="187"],.thr-animation [thr-duration="187"]>*{animation-duration:3.74s!important}.thr-animation [thr-delay="188"],.thr-animation [thr-delay="188"]>*{animation-delay:3.76s!important}.thr-animation [thr-duration="188"],.thr-animation [thr-duration="188"]>*{animation-duration:3.76s!important}.thr-animation [thr-delay="189"],.thr-animation [thr-delay="189"]>*{animation-delay:3.78s!important}.thr-animation [thr-duration="189"],.thr-animation [thr-duration="189"]>*{animation-duration:3.78s!important}.thr-animation [thr-delay="190"],.thr-animation [thr-delay="190"]>*{animation-delay:3.8s!important}.thr-animation [thr-duration="190"],.thr-animation [thr-duration="190"]>*{animation-duration:3.8s!important}.thr-animation [thr-delay="191"],.thr-animation [thr-delay="191"]>*{animation-delay:3.82s!important}.thr-animation [thr-duration="191"],.thr-animation [thr-duration="191"]>*{animation-duration:3.82s!important}.thr-animation [thr-delay="192"],.thr-animation [thr-delay="192"]>*{animation-delay:3.84s!important}.thr-animation [thr-duration="192"],.thr-animation [thr-duration="192"]>*{animation-duration:3.84s!important}.thr-animation [thr-delay="193"],.thr-animation [thr-delay="193"]>*{animation-delay:3.86s!important}.thr-animation [thr-duration="193"],.thr-animation [thr-duration="193"]>*{animation-duration:3.86s!important}.thr-animation [thr-delay="194"],.thr-animation [thr-delay="194"]>*{animation-delay:3.88s!important}.thr-animation [thr-duration="194"],.thr-animation [thr-duration="194"]>*{animation-duration:3.88s!important}.thr-animation [thr-delay="195"],.thr-animation [thr-delay="195"]>*{animation-delay:3.9s!important}.thr-animation [thr-duration="195"],.thr-animation [thr-duration="195"]>*{animation-duration:3.9s!important}.thr-animation [thr-delay="196"],.thr-animation [thr-delay="196"]>*{animation-delay:3.92s!important}.thr-animation [thr-duration="196"],.thr-animation [thr-duration="196"]>*{animation-duration:3.92s!important}.thr-animation [thr-delay="197"],.thr-animation [thr-delay="197"]>*{animation-delay:3.94s!important}.thr-animation [thr-duration="197"],.thr-animation [thr-duration="197"]>*{animation-duration:3.94s!important}.thr-animation [thr-delay="198"],.thr-animation [thr-delay="198"]>*{animation-delay:3.96s!important}.thr-animation [thr-duration="198"],.thr-animation [thr-duration="198"]>*{animation-duration:3.96s!important}.thr-animation [thr-delay="199"],.thr-animation [thr-delay="199"]>*{animation-delay:3.98s!important}.thr-animation [thr-duration="199"],.thr-animation [thr-duration="199"]>*{animation-duration:3.98s!important}.thr-animation [thr-delay="200"],.thr-animation [thr-delay="200"]>*{animation-delay:4s!important}.thr-animation [thr-duration="200"],.thr-animation [thr-duration="200"]>*{animation-duration:4s!important}.thr-animation [thr-delay="201"],.thr-animation [thr-delay="201"]>*{animation-delay:4.02s!important}.thr-animation [thr-duration="201"],.thr-animation [thr-duration="201"]>*{animation-duration:4.02s!important}.thr-animation [thr-delay="202"],.thr-animation [thr-delay="202"]>*{animation-delay:4.04s!important}.thr-animation [thr-duration="202"],.thr-animation [thr-duration="202"]>*{animation-duration:4.04s!important}.thr-animation [thr-delay="203"],.thr-animation [thr-delay="203"]>*{animation-delay:4.06s!important}.thr-animation [thr-duration="203"],.thr-animation [thr-duration="203"]>*{animation-duration:4.06s!important}.thr-animation [thr-delay="204"],.thr-animation [thr-delay="204"]>*{animation-delay:4.08s!important}.thr-animation [thr-duration="204"],.thr-animation [thr-duration="204"]>*{animation-duration:4.08s!important}.thr-animation [thr-delay="205"],.thr-animation [thr-delay="205"]>*{animation-delay:4.1s!important}.thr-animation [thr-duration="205"],.thr-animation [thr-duration="205"]>*{animation-duration:4.1s!important}.thr-animation [thr-delay="206"],.thr-animation [thr-delay="206"]>*{animation-delay:4.12s!important}.thr-animation [thr-duration="206"],.thr-animation [thr-duration="206"]>*{animation-duration:4.12s!important}.thr-animation [thr-delay="207"],.thr-animation [thr-delay="207"]>*{animation-delay:4.14s!important}.thr-animation [thr-duration="207"],.thr-animation [thr-duration="207"]>*{animation-duration:4.14s!important}.thr-animation [thr-delay="208"],.thr-animation [thr-delay="208"]>*{animation-delay:4.16s!important}.thr-animation [thr-duration="208"],.thr-animation [thr-duration="208"]>*{animation-duration:4.16s!important}.thr-animation [thr-delay="209"],.thr-animation [thr-delay="209"]>*{animation-delay:4.18s!important}.thr-animation [thr-duration="209"],.thr-animation [thr-duration="209"]>*{animation-duration:4.18s!important}.thr-animation [thr-delay="210"],.thr-animation [thr-delay="210"]>*{animation-delay:4.2s!important}.thr-animation [thr-duration="210"],.thr-animation [thr-duration="210"]>*{animation-duration:4.2s!important}.thr-animation [thr-delay="211"],.thr-animation [thr-delay="211"]>*{animation-delay:4.22s!important}.thr-animation [thr-duration="211"],.thr-animation [thr-duration="211"]>*{animation-duration:4.22s!important}.thr-animation [thr-delay="212"],.thr-animation [thr-delay="212"]>*{animation-delay:4.24s!important}.thr-animation [thr-duration="212"],.thr-animation [thr-duration="212"]>*{animation-duration:4.24s!important}.thr-animation [thr-delay="213"],.thr-animation [thr-delay="213"]>*{animation-delay:4.26s!important}.thr-animation [thr-duration="213"],.thr-animation [thr-duration="213"]>*{animation-duration:4.26s!important}.thr-animation [thr-delay="214"],.thr-animation [thr-delay="214"]>*{animation-delay:4.28s!important}.thr-animation [thr-duration="214"],.thr-animation [thr-duration="214"]>*{animation-duration:4.28s!important}.thr-animation [thr-delay="215"],.thr-animation [thr-delay="215"]>*{animation-delay:4.3s!important}.thr-animation [thr-duration="215"],.thr-animation [thr-duration="215"]>*{animation-duration:4.3s!important}.thr-animation [thr-delay="216"],.thr-animation [thr-delay="216"]>*{animation-delay:4.32s!important}.thr-animation [thr-duration="216"],.thr-animation [thr-duration="216"]>*{animation-duration:4.32s!important}.thr-animation [thr-delay="217"],.thr-animation [thr-delay="217"]>*{animation-delay:4.34s!important}.thr-animation [thr-duration="217"],.thr-animation [thr-duration="217"]>*{animation-duration:4.34s!important}.thr-animation [thr-delay="218"],.thr-animation [thr-delay="218"]>*{animation-delay:4.36s!important}.thr-animation [thr-duration="218"],.thr-animation [thr-duration="218"]>*{animation-duration:4.36s!important}.thr-animation [thr-delay="219"],.thr-animation [thr-delay="219"]>*{animation-delay:4.38s!important}.thr-animation [thr-duration="219"],.thr-animation [thr-duration="219"]>*{animation-duration:4.38s!important}.thr-animation [thr-delay="220"],.thr-animation [thr-delay="220"]>*{animation-delay:4.4s!important}.thr-animation [thr-duration="220"],.thr-animation [thr-duration="220"]>*{animation-duration:4.4s!important}.thr-animation [thr-delay="221"],.thr-animation [thr-delay="221"]>*{animation-delay:4.42s!important}.thr-animation [thr-duration="221"],.thr-animation [thr-duration="221"]>*{animation-duration:4.42s!important}.thr-animation [thr-delay="222"],.thr-animation [thr-delay="222"]>*{animation-delay:4.44s!important}.thr-animation [thr-duration="222"],.thr-animation [thr-duration="222"]>*{animation-duration:4.44s!important}.thr-animation [thr-delay="223"],.thr-animation [thr-delay="223"]>*{animation-delay:4.46s!important}.thr-animation [thr-duration="223"],.thr-animation [thr-duration="223"]>*{animation-duration:4.46s!important}.thr-animation [thr-delay="224"],.thr-animation [thr-delay="224"]>*{animation-delay:4.48s!important}.thr-animation [thr-duration="224"],.thr-animation [thr-duration="224"]>*{animation-duration:4.48s!important}.thr-animation [thr-delay="225"],.thr-animation [thr-delay="225"]>*{animation-delay:4.5s!important}.thr-animation [thr-duration="225"],.thr-animation [thr-duration="225"]>*{animation-duration:4.5s!important}.thr-animation [thr-delay="226"],.thr-animation [thr-delay="226"]>*{animation-delay:4.52s!important}.thr-animation [thr-duration="226"],.thr-animation [thr-duration="226"]>*{animation-duration:4.52s!important}.thr-animation [thr-delay="227"],.thr-animation [thr-delay="227"]>*{animation-delay:4.54s!important}.thr-animation [thr-duration="227"],.thr-animation [thr-duration="227"]>*{animation-duration:4.54s!important}.thr-animation [thr-delay="228"],.thr-animation [thr-delay="228"]>*{animation-delay:4.56s!important}.thr-animation [thr-duration="228"],.thr-animation [thr-duration="228"]>*{animation-duration:4.56s!important}.thr-animation [thr-delay="229"],.thr-animation [thr-delay="229"]>*{animation-delay:4.58s!important}.thr-animation [thr-duration="229"],.thr-animation [thr-duration="229"]>*{animation-duration:4.58s!important}.thr-animation [thr-delay="230"],.thr-animation [thr-delay="230"]>*{animation-delay:4.6s!important}.thr-animation [thr-duration="230"],.thr-animation [thr-duration="230"]>*{animation-duration:4.6s!important}.thr-animation [thr-delay="231"],.thr-animation [thr-delay="231"]>*{animation-delay:4.62s!important}.thr-animation [thr-duration="231"],.thr-animation [thr-duration="231"]>*{animation-duration:4.62s!important}.thr-animation [thr-delay="232"],.thr-animation [thr-delay="232"]>*{animation-delay:4.64s!important}.thr-animation [thr-duration="232"],.thr-animation [thr-duration="232"]>*{animation-duration:4.64s!important}.thr-animation [thr-delay="233"],.thr-animation [thr-delay="233"]>*{animation-delay:4.66s!important}.thr-animation [thr-duration="233"],.thr-animation [thr-duration="233"]>*{animation-duration:4.66s!important}.thr-animation [thr-delay="234"],.thr-animation [thr-delay="234"]>*{animation-delay:4.68s!important}.thr-animation [thr-duration="234"],.thr-animation [thr-duration="234"]>*{animation-duration:4.68s!important}.thr-animation [thr-delay="235"],.thr-animation [thr-delay="235"]>*{animation-delay:4.7s!important}.thr-animation [thr-duration="235"],.thr-animation [thr-duration="235"]>*{animation-duration:4.7s!important}.thr-animation [thr-delay="236"],.thr-animation [thr-delay="236"]>*{animation-delay:4.72s!important}.thr-animation [thr-duration="236"],.thr-animation [thr-duration="236"]>*{animation-duration:4.72s!important}.thr-animation [thr-delay="237"],.thr-animation [thr-delay="237"]>*{animation-delay:4.74s!important}.thr-animation [thr-duration="237"],.thr-animation [thr-duration="237"]>*{animation-duration:4.74s!important}.thr-animation [thr-delay="238"],.thr-animation [thr-delay="238"]>*{animation-delay:4.76s!important}.thr-animation [thr-duration="238"],.thr-animation [thr-duration="238"]>*{animation-duration:4.76s!important}.thr-animation [thr-delay="239"],.thr-animation [thr-delay="239"]>*{animation-delay:4.78s!important}.thr-animation [thr-duration="239"],.thr-animation [thr-duration="239"]>*{animation-duration:4.78s!important}.thr-animation [thr-delay="240"],.thr-animation [thr-delay="240"]>*{animation-delay:4.8s!important}.thr-animation [thr-duration="240"],.thr-animation [thr-duration="240"]>*{animation-duration:4.8s!important}.thr-animation [thr-delay="241"],.thr-animation [thr-delay="241"]>*{animation-delay:4.82s!important}.thr-animation [thr-duration="241"],.thr-animation [thr-duration="241"]>*{animation-duration:4.82s!important}.thr-animation [thr-delay="242"],.thr-animation [thr-delay="242"]>*{animation-delay:4.84s!important}.thr-animation [thr-duration="242"],.thr-animation [thr-duration="242"]>*{animation-duration:4.84s!important}.thr-animation [thr-delay="243"],.thr-animation [thr-delay="243"]>*{animation-delay:4.86s!important}.thr-animation [thr-duration="243"],.thr-animation [thr-duration="243"]>*{animation-duration:4.86s!important}.thr-animation [thr-delay="244"],.thr-animation [thr-delay="244"]>*{animation-delay:4.88s!important}.thr-animation [thr-duration="244"],.thr-animation [thr-duration="244"]>*{animation-duration:4.88s!important}.thr-animation [thr-delay="245"],.thr-animation [thr-delay="245"]>*{animation-delay:4.9s!important}.thr-animation [thr-duration="245"],.thr-animation [thr-duration="245"]>*{animation-duration:4.9s!important}.thr-animation [thr-delay="246"],.thr-animation [thr-delay="246"]>*{animation-delay:4.92s!important}.thr-animation [thr-duration="246"],.thr-animation [thr-duration="246"]>*{animation-duration:4.92s!important}.thr-animation [thr-delay="247"],.thr-animation [thr-delay="247"]>*{animation-delay:4.94s!important}.thr-animation [thr-duration="247"],.thr-animation [thr-duration="247"]>*{animation-duration:4.94s!important}.thr-animation [thr-delay="248"],.thr-animation [thr-delay="248"]>*{animation-delay:4.96s!important}.thr-animation [thr-duration="248"],.thr-animation [thr-duration="248"]>*{animation-duration:4.96s!important}.thr-animation [thr-delay="249"],.thr-animation [thr-delay="249"]>*{animation-delay:4.98s!important}.thr-animation [thr-duration="249"],.thr-animation [thr-duration="249"]>*{animation-duration:4.98s!important}.thr-animation [thr-delay="250"],.thr-animation [thr-delay="250"]>*{animation-delay:5s!important}.thr-animation [thr-duration="250"],.thr-animation [thr-duration="250"]>*{animation-duration:5s!important}.thr-animation [thr-delay="251"],.thr-animation [thr-delay="251"]>*{animation-delay:5.02s!important}.thr-animation [thr-duration="251"],.thr-animation [thr-duration="251"]>*{animation-duration:5.02s!important}.thr-animation [thr-delay="252"],.thr-animation [thr-delay="252"]>*{animation-delay:5.04s!important}.thr-animation [thr-duration="252"],.thr-animation [thr-duration="252"]>*{animation-duration:5.04s!important}.thr-animation [thr-delay="253"],.thr-animation [thr-delay="253"]>*{animation-delay:5.06s!important}.thr-animation [thr-duration="253"],.thr-animation [thr-duration="253"]>*{animation-duration:5.06s!important}.thr-animation [thr-delay="254"],.thr-animation [thr-delay="254"]>*{animation-delay:5.08s!important}.thr-animation [thr-duration="254"],.thr-animation [thr-duration="254"]>*{animation-duration:5.08s!important}.thr-animation [thr-delay="255"],.thr-animation [thr-delay="255"]>*{animation-delay:5.1s!important}.thr-animation [thr-duration="255"],.thr-animation [thr-duration="255"]>*{animation-duration:5.1s!important}.thr-animation [thr-delay="256"],.thr-animation [thr-delay="256"]>*{animation-delay:5.12s!important}.thr-animation [thr-duration="256"],.thr-animation [thr-duration="256"]>*{animation-duration:5.12s!important}.thr-animation [thr-delay="257"],.thr-animation [thr-delay="257"]>*{animation-delay:5.14s!important}.thr-animation [thr-duration="257"],.thr-animation [thr-duration="257"]>*{animation-duration:5.14s!important}.thr-animation [thr-delay="258"],.thr-animation [thr-delay="258"]>*{animation-delay:5.16s!important}.thr-animation [thr-duration="258"],.thr-animation [thr-duration="258"]>*{animation-duration:5.16s!important}.thr-animation [thr-delay="259"],.thr-animation [thr-delay="259"]>*{animation-delay:5.18s!important}.thr-animation [thr-duration="259"],.thr-animation [thr-duration="259"]>*{animation-duration:5.18s!important}.thr-animation [thr-delay="260"],.thr-animation [thr-delay="260"]>*{animation-delay:5.2s!important}.thr-animation [thr-duration="260"],.thr-animation [thr-duration="260"]>*{animation-duration:5.2s!important}.thr-animation [thr-delay="261"],.thr-animation [thr-delay="261"]>*{animation-delay:5.22s!important}.thr-animation [thr-duration="261"],.thr-animation [thr-duration="261"]>*{animation-duration:5.22s!important}.thr-animation [thr-delay="262"],.thr-animation [thr-delay="262"]>*{animation-delay:5.24s!important}.thr-animation [thr-duration="262"],.thr-animation [thr-duration="262"]>*{animation-duration:5.24s!important}.thr-animation [thr-delay="263"],.thr-animation [thr-delay="263"]>*{animation-delay:5.26s!important}.thr-animation [thr-duration="263"],.thr-animation [thr-duration="263"]>*{animation-duration:5.26s!important}.thr-animation [thr-delay="264"],.thr-animation [thr-delay="264"]>*{animation-delay:5.28s!important}.thr-animation [thr-duration="264"],.thr-animation [thr-duration="264"]>*{animation-duration:5.28s!important}.thr-animation [thr-delay="265"],.thr-animation [thr-delay="265"]>*{animation-delay:5.3s!important}.thr-animation [thr-duration="265"],.thr-animation [thr-duration="265"]>*{animation-duration:5.3s!important}.thr-animation [thr-delay="266"],.thr-animation [thr-delay="266"]>*{animation-delay:5.32s!important}.thr-animation [thr-duration="266"],.thr-animation [thr-duration="266"]>*{animation-duration:5.32s!important}.thr-animation [thr-delay="267"],.thr-animation [thr-delay="267"]>*{animation-delay:5.34s!important}.thr-animation [thr-duration="267"],.thr-animation [thr-duration="267"]>*{animation-duration:5.34s!important}.thr-animation [thr-delay="268"],.thr-animation [thr-delay="268"]>*{animation-delay:5.36s!important}.thr-animation [thr-duration="268"],.thr-animation [thr-duration="268"]>*{animation-duration:5.36s!important}.thr-animation [thr-delay="269"],.thr-animation [thr-delay="269"]>*{animation-delay:5.38s!important}.thr-animation [thr-duration="269"],.thr-animation [thr-duration="269"]>*{animation-duration:5.38s!important}.thr-animation [thr-delay="270"],.thr-animation [thr-delay="270"]>*{animation-delay:5.4s!important}.thr-animation [thr-duration="270"],.thr-animation [thr-duration="270"]>*{animation-duration:5.4s!important}.thr-animation [thr-delay="271"],.thr-animation [thr-delay="271"]>*{animation-delay:5.42s!important}.thr-animation [thr-duration="271"],.thr-animation [thr-duration="271"]>*{animation-duration:5.42s!important}.thr-animation [thr-delay="272"],.thr-animation [thr-delay="272"]>*{animation-delay:5.44s!important}.thr-animation [thr-duration="272"],.thr-animation [thr-duration="272"]>*{animation-duration:5.44s!important}.thr-animation [thr-delay="273"],.thr-animation [thr-delay="273"]>*{animation-delay:5.46s!important}.thr-animation [thr-duration="273"],.thr-animation [thr-duration="273"]>*{animation-duration:5.46s!important}.thr-animation [thr-delay="274"],.thr-animation [thr-delay="274"]>*{animation-delay:5.48s!important}.thr-animation [thr-duration="274"],.thr-animation [thr-duration="274"]>*{animation-duration:5.48s!important}.thr-animation [thr-delay="275"],.thr-animation [thr-delay="275"]>*{animation-delay:5.5s!important}.thr-animation [thr-duration="275"],.thr-animation [thr-duration="275"]>*{animation-duration:5.5s!important}.thr-animation [thr-delay="276"],.thr-animation [thr-delay="276"]>*{animation-delay:5.52s!important}.thr-animation [thr-duration="276"],.thr-animation [thr-duration="276"]>*{animation-duration:5.52s!important}.thr-animation [thr-delay="277"],.thr-animation [thr-delay="277"]>*{animation-delay:5.54s!important}.thr-animation [thr-duration="277"],.thr-animation [thr-duration="277"]>*{animation-duration:5.54s!important}.thr-animation [thr-delay="278"],.thr-animation [thr-delay="278"]>*{animation-delay:5.56s!important}.thr-animation [thr-duration="278"],.thr-animation [thr-duration="278"]>*{animation-duration:5.56s!important}.thr-animation [thr-delay="279"],.thr-animation [thr-delay="279"]>*{animation-delay:5.58s!important}.thr-animation [thr-duration="279"],.thr-animation [thr-duration="279"]>*{animation-duration:5.58s!important}.thr-animation [thr-delay="280"],.thr-animation [thr-delay="280"]>*{animation-delay:5.6s!important}.thr-animation [thr-duration="280"],.thr-animation [thr-duration="280"]>*{animation-duration:5.6s!important}.thr-animation [thr-delay="281"],.thr-animation [thr-delay="281"]>*{animation-delay:5.62s!important}.thr-animation [thr-duration="281"],.thr-animation [thr-duration="281"]>*{animation-duration:5.62s!important}.thr-animation [thr-delay="282"],.thr-animation [thr-delay="282"]>*{animation-delay:5.64s!important}.thr-animation [thr-duration="282"],.thr-animation [thr-duration="282"]>*{animation-duration:5.64s!important}.thr-animation [thr-delay="283"],.thr-animation [thr-delay="283"]>*{animation-delay:5.66s!important}.thr-animation [thr-duration="283"],.thr-animation [thr-duration="283"]>*{animation-duration:5.66s!important}.thr-animation [thr-delay="284"],.thr-animation [thr-delay="284"]>*{animation-delay:5.68s!important}.thr-animation [thr-duration="284"],.thr-animation [thr-duration="284"]>*{animation-duration:5.68s!important}.thr-animation [thr-delay="285"],.thr-animation [thr-delay="285"]>*{animation-delay:5.7s!important}.thr-animation [thr-duration="285"],.thr-animation [thr-duration="285"]>*{animation-duration:5.7s!important}.thr-animation [thr-delay="286"],.thr-animation [thr-delay="286"]>*{animation-delay:5.72s!important}.thr-animation [thr-duration="286"],.thr-animation [thr-duration="286"]>*{animation-duration:5.72s!important}.thr-animation [thr-delay="287"],.thr-animation [thr-delay="287"]>*{animation-delay:5.74s!important}.thr-animation [thr-duration="287"],.thr-animation [thr-duration="287"]>*{animation-duration:5.74s!important}.thr-animation [thr-delay="288"],.thr-animation [thr-delay="288"]>*{animation-delay:5.76s!important}.thr-animation [thr-duration="288"],.thr-animation [thr-duration="288"]>*{animation-duration:5.76s!important}.thr-animation [thr-delay="289"],.thr-animation [thr-delay="289"]>*{animation-delay:5.78s!important}.thr-animation [thr-duration="289"],.thr-animation [thr-duration="289"]>*{animation-duration:5.78s!important}.thr-animation [thr-delay="290"],.thr-animation [thr-delay="290"]>*{animation-delay:5.8s!important}.thr-animation [thr-duration="290"],.thr-animation [thr-duration="290"]>*{animation-duration:5.8s!important}.thr-animation [thr-delay="291"],.thr-animation [thr-delay="291"]>*{animation-delay:5.82s!important}.thr-animation [thr-duration="291"],.thr-animation [thr-duration="291"]>*{animation-duration:5.82s!important}.thr-animation [thr-delay="292"],.thr-animation [thr-delay="292"]>*{animation-delay:5.84s!important}.thr-animation [thr-duration="292"],.thr-animation [thr-duration="292"]>*{animation-duration:5.84s!important}.thr-animation [thr-delay="293"],.thr-animation [thr-delay="293"]>*{animation-delay:5.86s!important}.thr-animation [thr-duration="293"],.thr-animation [thr-duration="293"]>*{animation-duration:5.86s!important}.thr-animation [thr-delay="294"],.thr-animation [thr-delay="294"]>*{animation-delay:5.88s!important}.thr-animation [thr-duration="294"],.thr-animation [thr-duration="294"]>*{animation-duration:5.88s!important}.thr-animation [thr-delay="295"],.thr-animation [thr-delay="295"]>*{animation-delay:5.9s!important}.thr-animation [thr-duration="295"],.thr-animation [thr-duration="295"]>*{animation-duration:5.9s!important}.thr-animation [thr-delay="296"],.thr-animation [thr-delay="296"]>*{animation-delay:5.92s!important}.thr-animation [thr-duration="296"],.thr-animation [thr-duration="296"]>*{animation-duration:5.92s!important}.thr-animation [thr-delay="297"],.thr-animation [thr-delay="297"]>*{animation-delay:5.94s!important}.thr-animation [thr-duration="297"],.thr-animation [thr-duration="297"]>*{animation-duration:5.94s!important}.thr-animation [thr-delay="298"],.thr-animation [thr-delay="298"]>*{animation-delay:5.96s!important}.thr-animation [thr-duration="298"],.thr-animation [thr-duration="298"]>*{animation-duration:5.96s!important}.thr-animation [thr-delay="299"],.thr-animation [thr-delay="299"]>*{animation-delay:5.98s!important}.thr-animation [thr-duration="299"],.thr-animation [thr-duration="299"]>*{animation-duration:5.98s!important}.thr-animation [thr-delay="300"],.thr-animation [thr-delay="300"]>*{animation-delay:6s!important}.thr-animation [thr-duration="300"],.thr-animation [thr-duration="300"]>*{animation-duration:6s!important}.thr-animation [thr-delay="301"],.thr-animation [thr-delay="301"]>*{animation-delay:6.02s!important}.thr-animation [thr-duration="301"],.thr-animation [thr-duration="301"]>*{animation-duration:6.02s!important}.thr-animation [thr-delay="302"],.thr-animation [thr-delay="302"]>*{animation-delay:6.04s!important}.thr-animation [thr-duration="302"],.thr-animation [thr-duration="302"]>*{animation-duration:6.04s!important}.thr-animation [thr-delay="303"],.thr-animation [thr-delay="303"]>*{animation-delay:6.06s!important}.thr-animation [thr-duration="303"],.thr-animation [thr-duration="303"]>*{animation-duration:6.06s!important}.thr-animation [thr-delay="304"],.thr-animation [thr-delay="304"]>*{animation-delay:6.08s!important}.thr-animation [thr-duration="304"],.thr-animation [thr-duration="304"]>*{animation-duration:6.08s!important}.thr-animation [thr-delay="305"],.thr-animation [thr-delay="305"]>*{animation-delay:6.1s!important}.thr-animation [thr-duration="305"],.thr-animation [thr-duration="305"]>*{animation-duration:6.1s!important}.thr-animation [thr-delay="306"],.thr-animation [thr-delay="306"]>*{animation-delay:6.12s!important}.thr-animation [thr-duration="306"],.thr-animation [thr-duration="306"]>*{animation-duration:6.12s!important}.thr-animation [thr-delay="307"],.thr-animation [thr-delay="307"]>*{animation-delay:6.14s!important}.thr-animation [thr-duration="307"],.thr-animation [thr-duration="307"]>*{animation-duration:6.14s!important}.thr-animation [thr-delay="308"],.thr-animation [thr-delay="308"]>*{animation-delay:6.16s!important}.thr-animation [thr-duration="308"],.thr-animation [thr-duration="308"]>*{animation-duration:6.16s!important}.thr-animation [thr-delay="309"],.thr-animation [thr-delay="309"]>*{animation-delay:6.18s!important}.thr-animation [thr-duration="309"],.thr-animation [thr-duration="309"]>*{animation-duration:6.18s!important}.thr-animation [thr-delay="310"],.thr-animation [thr-delay="310"]>*{animation-delay:6.2s!important}.thr-animation [thr-duration="310"],.thr-animation [thr-duration="310"]>*{animation-duration:6.2s!important}.thr-animation [thr-delay="311"],.thr-animation [thr-delay="311"]>*{animation-delay:6.22s!important}.thr-animation [thr-duration="311"],.thr-animation [thr-duration="311"]>*{animation-duration:6.22s!important}.thr-animation [thr-delay="312"],.thr-animation [thr-delay="312"]>*{animation-delay:6.24s!important}.thr-animation [thr-duration="312"],.thr-animation [thr-duration="312"]>*{animation-duration:6.24s!important}.thr-animation [thr-delay="313"],.thr-animation [thr-delay="313"]>*{animation-delay:6.26s!important}.thr-animation [thr-duration="313"],.thr-animation [thr-duration="313"]>*{animation-duration:6.26s!important}.thr-animation [thr-delay="314"],.thr-animation [thr-delay="314"]>*{animation-delay:6.28s!important}.thr-animation [thr-duration="314"],.thr-animation [thr-duration="314"]>*{animation-duration:6.28s!important}.thr-animation [thr-delay="315"],.thr-animation [thr-delay="315"]>*{animation-delay:6.3s!important}.thr-animation [thr-duration="315"],.thr-animation [thr-duration="315"]>*{animation-duration:6.3s!important}.thr-animation [thr-delay="316"],.thr-animation [thr-delay="316"]>*{animation-delay:6.32s!important}.thr-animation [thr-duration="316"],.thr-animation [thr-duration="316"]>*{animation-duration:6.32s!important}.thr-animation [thr-delay="317"],.thr-animation [thr-delay="317"]>*{animation-delay:6.34s!important}.thr-animation [thr-duration="317"],.thr-animation [thr-duration="317"]>*{animation-duration:6.34s!important}.thr-animation [thr-delay="318"],.thr-animation [thr-delay="318"]>*{animation-delay:6.36s!important}.thr-animation [thr-duration="318"],.thr-animation [thr-duration="318"]>*{animation-duration:6.36s!important}.thr-animation [thr-delay="319"],.thr-animation [thr-delay="319"]>*{animation-delay:6.38s!important}.thr-animation [thr-duration="319"],.thr-animation [thr-duration="319"]>*{animation-duration:6.38s!important}.thr-animation [thr-delay="320"],.thr-animation [thr-delay="320"]>*{animation-delay:6.4s!important}.thr-animation [thr-duration="320"],.thr-animation [thr-duration="320"]>*{animation-duration:6.4s!important}.thr-animation [thr-delay="321"],.thr-animation [thr-delay="321"]>*{animation-delay:6.42s!important}.thr-animation [thr-duration="321"],.thr-animation [thr-duration="321"]>*{animation-duration:6.42s!important}.thr-animation [thr-delay="322"],.thr-animation [thr-delay="322"]>*{animation-delay:6.44s!important}.thr-animation [thr-duration="322"],.thr-animation [thr-duration="322"]>*{animation-duration:6.44s!important}.thr-animation [thr-delay="323"],.thr-animation [thr-delay="323"]>*{animation-delay:6.46s!important}.thr-animation [thr-duration="323"],.thr-animation [thr-duration="323"]>*{animation-duration:6.46s!important}.thr-animation [thr-delay="324"],.thr-animation [thr-delay="324"]>*{animation-delay:6.48s!important}.thr-animation [thr-duration="324"],.thr-animation [thr-duration="324"]>*{animation-duration:6.48s!important}.thr-animation [thr-delay="325"],.thr-animation [thr-delay="325"]>*{animation-delay:6.5s!important}.thr-animation [thr-duration="325"],.thr-animation [thr-duration="325"]>*{animation-duration:6.5s!important}.thr-animation [thr-delay="326"],.thr-animation [thr-delay="326"]>*{animation-delay:6.52s!important}.thr-animation [thr-duration="326"],.thr-animation [thr-duration="326"]>*{animation-duration:6.52s!important}.thr-animation [thr-delay="327"],.thr-animation [thr-delay="327"]>*{animation-delay:6.54s!important}.thr-animation [thr-duration="327"],.thr-animation [thr-duration="327"]>*{animation-duration:6.54s!important}.thr-animation [thr-delay="328"],.thr-animation [thr-delay="328"]>*{animation-delay:6.56s!important}.thr-animation [thr-duration="328"],.thr-animation [thr-duration="328"]>*{animation-duration:6.56s!important}.thr-animation [thr-delay="329"],.thr-animation [thr-delay="329"]>*{animation-delay:6.58s!important}.thr-animation [thr-duration="329"],.thr-animation [thr-duration="329"]>*{animation-duration:6.58s!important}.thr-animation [thr-delay="330"],.thr-animation [thr-delay="330"]>*{animation-delay:6.6s!important}.thr-animation [thr-duration="330"],.thr-animation [thr-duration="330"]>*{animation-duration:6.6s!important}.thr-animation [thr-delay="331"],.thr-animation [thr-delay="331"]>*{animation-delay:6.62s!important}.thr-animation [thr-duration="331"],.thr-animation [thr-duration="331"]>*{animation-duration:6.62s!important}.thr-animation [thr-delay="332"],.thr-animation [thr-delay="332"]>*{animation-delay:6.64s!important}.thr-animation [thr-duration="332"],.thr-animation [thr-duration="332"]>*{animation-duration:6.64s!important}.thr-animation [thr-delay="333"],.thr-animation [thr-delay="333"]>*{animation-delay:6.66s!important}.thr-animation [thr-duration="333"],.thr-animation [thr-duration="333"]>*{animation-duration:6.66s!important}.thr-animation [thr-delay="334"],.thr-animation [thr-delay="334"]>*{animation-delay:6.68s!important}.thr-animation [thr-duration="334"],.thr-animation [thr-duration="334"]>*{animation-duration:6.68s!important}.thr-animation [thr-delay="335"],.thr-animation [thr-delay="335"]>*{animation-delay:6.7s!important}.thr-animation [thr-duration="335"],.thr-animation [thr-duration="335"]>*{animation-duration:6.7s!important}.thr-animation [thr-delay="336"],.thr-animation [thr-delay="336"]>*{animation-delay:6.72s!important}.thr-animation [thr-duration="336"],.thr-animation [thr-duration="336"]>*{animation-duration:6.72s!important}.thr-animation [thr-delay="337"],.thr-animation [thr-delay="337"]>*{animation-delay:6.74s!important}.thr-animation [thr-duration="337"],.thr-animation [thr-duration="337"]>*{animation-duration:6.74s!important}.thr-animation [thr-delay="338"],.thr-animation [thr-delay="338"]>*{animation-delay:6.76s!important}.thr-animation [thr-duration="338"],.thr-animation [thr-duration="338"]>*{animation-duration:6.76s!important}.thr-animation [thr-delay="339"],.thr-animation [thr-delay="339"]>*{animation-delay:6.78s!important}.thr-animation [thr-duration="339"],.thr-animation [thr-duration="339"]>*{animation-duration:6.78s!important}.thr-animation [thr-delay="340"],.thr-animation [thr-delay="340"]>*{animation-delay:6.8s!important}.thr-animation [thr-duration="340"],.thr-animation [thr-duration="340"]>*{animation-duration:6.8s!important}.thr-animation [thr-delay="341"],.thr-animation [thr-delay="341"]>*{animation-delay:6.82s!important}.thr-animation [thr-duration="341"],.thr-animation [thr-duration="341"]>*{animation-duration:6.82s!important}.thr-animation [thr-delay="342"],.thr-animation [thr-delay="342"]>*{animation-delay:6.84s!important}.thr-animation [thr-duration="342"],.thr-animation [thr-duration="342"]>*{animation-duration:6.84s!important}.thr-animation [thr-delay="343"],.thr-animation [thr-delay="343"]>*{animation-delay:6.86s!important}.thr-animation [thr-duration="343"],.thr-animation [thr-duration="343"]>*{animation-duration:6.86s!important}.thr-animation [thr-delay="344"],.thr-animation [thr-delay="344"]>*{animation-delay:6.88s!important}.thr-animation [thr-duration="344"],.thr-animation [thr-duration="344"]>*{animation-duration:6.88s!important}.thr-animation [thr-delay="345"],.thr-animation [thr-delay="345"]>*{animation-delay:6.9s!important}.thr-animation [thr-duration="345"],.thr-animation [thr-duration="345"]>*{animation-duration:6.9s!important}.thr-animation [thr-delay="346"],.thr-animation [thr-delay="346"]>*{animation-delay:6.92s!important}.thr-animation [thr-duration="346"],.thr-animation [thr-duration="346"]>*{animation-duration:6.92s!important}.thr-animation [thr-delay="347"],.thr-animation [thr-delay="347"]>*{animation-delay:6.94s!important}.thr-animation [thr-duration="347"],.thr-animation [thr-duration="347"]>*{animation-duration:6.94s!important}.thr-animation [thr-delay="348"],.thr-animation [thr-delay="348"]>*{animation-delay:6.96s!important}.thr-animation [thr-duration="348"],.thr-animation [thr-duration="348"]>*{animation-duration:6.96s!important}.thr-animation [thr-delay="349"],.thr-animation [thr-delay="349"]>*{animation-delay:6.98s!important}.thr-animation [thr-duration="349"],.thr-animation [thr-duration="349"]>*{animation-duration:6.98s!important}.thr-animation [thr-delay="350"],.thr-animation [thr-delay="350"]>*{animation-delay:7s!important}.thr-animation [thr-duration="350"],.thr-animation [thr-duration="350"]>*{animation-duration:7s!important}.thr-animation [thr-delay="351"],.thr-animation [thr-delay="351"]>*{animation-delay:7.02s!important}.thr-animation [thr-duration="351"],.thr-animation [thr-duration="351"]>*{animation-duration:7.02s!important}.thr-animation [thr-delay="352"],.thr-animation [thr-delay="352"]>*{animation-delay:7.04s!important}.thr-animation [thr-duration="352"],.thr-animation [thr-duration="352"]>*{animation-duration:7.04s!important}.thr-animation [thr-delay="353"],.thr-animation [thr-delay="353"]>*{animation-delay:7.06s!important}.thr-animation [thr-duration="353"],.thr-animation [thr-duration="353"]>*{animation-duration:7.06s!important}.thr-animation [thr-delay="354"],.thr-animation [thr-delay="354"]>*{animation-delay:7.08s!important}.thr-animation [thr-duration="354"],.thr-animation [thr-duration="354"]>*{animation-duration:7.08s!important}.thr-animation [thr-delay="355"],.thr-animation [thr-delay="355"]>*{animation-delay:7.1s!important}.thr-animation [thr-duration="355"],.thr-animation [thr-duration="355"]>*{animation-duration:7.1s!important}.thr-animation [thr-delay="356"],.thr-animation [thr-delay="356"]>*{animation-delay:7.12s!important}.thr-animation [thr-duration="356"],.thr-animation [thr-duration="356"]>*{animation-duration:7.12s!important}.thr-animation [thr-delay="357"],.thr-animation [thr-delay="357"]>*{animation-delay:7.14s!important}.thr-animation [thr-duration="357"],.thr-animation [thr-duration="357"]>*{animation-duration:7.14s!important}.thr-animation [thr-delay="358"],.thr-animation [thr-delay="358"]>*{animation-delay:7.16s!important}.thr-animation [thr-duration="358"],.thr-animation [thr-duration="358"]>*{animation-duration:7.16s!important}.thr-animation [thr-delay="359"],.thr-animation [thr-delay="359"]>*{animation-delay:7.18s!important}.thr-animation [thr-duration="359"],.thr-animation [thr-duration="359"]>*{animation-duration:7.18s!important}.thr-animation [thr-delay="360"],.thr-animation [thr-delay="360"]>*{animation-delay:7.2s!important}.thr-animation [thr-duration="360"],.thr-animation [thr-duration="360"]>*{animation-duration:7.2s!important}.thr-animation [thr-delay="361"],.thr-animation [thr-delay="361"]>*{animation-delay:7.22s!important}.thr-animation [thr-duration="361"],.thr-animation [thr-duration="361"]>*{animation-duration:7.22s!important}.thr-animation [thr-delay="362"],.thr-animation [thr-delay="362"]>*{animation-delay:7.24s!important}.thr-animation [thr-duration="362"],.thr-animation [thr-duration="362"]>*{animation-duration:7.24s!important}.thr-animation [thr-delay="363"],.thr-animation [thr-delay="363"]>*{animation-delay:7.26s!important}.thr-animation [thr-duration="363"],.thr-animation [thr-duration="363"]>*{animation-duration:7.26s!important}.thr-animation [thr-delay="364"],.thr-animation [thr-delay="364"]>*{animation-delay:7.28s!important}.thr-animation [thr-duration="364"],.thr-animation [thr-duration="364"]>*{animation-duration:7.28s!important}.thr-animation [thr-delay="365"],.thr-animation [thr-delay="365"]>*{animation-delay:7.3s!important}.thr-animation [thr-duration="365"],.thr-animation [thr-duration="365"]>*{animation-duration:7.3s!important}.thr-animation [thr-delay="366"],.thr-animation [thr-delay="366"]>*{animation-delay:7.32s!important}.thr-animation [thr-duration="366"],.thr-animation [thr-duration="366"]>*{animation-duration:7.32s!important}.thr-animation [thr-delay="367"],.thr-animation [thr-delay="367"]>*{animation-delay:7.34s!important}.thr-animation [thr-duration="367"],.thr-animation [thr-duration="367"]>*{animation-duration:7.34s!important}.thr-animation [thr-delay="368"],.thr-animation [thr-delay="368"]>*{animation-delay:7.36s!important}.thr-animation [thr-duration="368"],.thr-animation [thr-duration="368"]>*{animation-duration:7.36s!important}.thr-animation [thr-delay="369"],.thr-animation [thr-delay="369"]>*{animation-delay:7.38s!important}.thr-animation [thr-duration="369"],.thr-animation [thr-duration="369"]>*{animation-duration:7.38s!important}.thr-animation [thr-delay="370"],.thr-animation [thr-delay="370"]>*{animation-delay:7.4s!important}.thr-animation [thr-duration="370"],.thr-animation [thr-duration="370"]>*{animation-duration:7.4s!important}.thr-animation [thr-delay="371"],.thr-animation [thr-delay="371"]>*{animation-delay:7.42s!important}.thr-animation [thr-duration="371"],.thr-animation [thr-duration="371"]>*{animation-duration:7.42s!important}.thr-animation [thr-delay="372"],.thr-animation [thr-delay="372"]>*{animation-delay:7.44s!important}.thr-animation [thr-duration="372"],.thr-animation [thr-duration="372"]>*{animation-duration:7.44s!important}.thr-animation [thr-delay="373"],.thr-animation [thr-delay="373"]>*{animation-delay:7.46s!important}.thr-animation [thr-duration="373"],.thr-animation [thr-duration="373"]>*{animation-duration:7.46s!important}.thr-animation [thr-delay="374"],.thr-animation [thr-delay="374"]>*{animation-delay:7.48s!important}.thr-animation [thr-duration="374"],.thr-animation [thr-duration="374"]>*{animation-duration:7.48s!important}.thr-animation [thr-delay="375"],.thr-animation [thr-delay="375"]>*{animation-delay:7.5s!important}.thr-animation [thr-duration="375"],.thr-animation [thr-duration="375"]>*{animation-duration:7.5s!important}.thr-animation [thr-delay="376"],.thr-animation [thr-delay="376"]>*{animation-delay:7.52s!important}.thr-animation [thr-duration="376"],.thr-animation [thr-duration="376"]>*{animation-duration:7.52s!important}.thr-animation [thr-delay="377"],.thr-animation [thr-delay="377"]>*{animation-delay:7.54s!important}.thr-animation [thr-duration="377"],.thr-animation [thr-duration="377"]>*{animation-duration:7.54s!important}.thr-animation [thr-delay="378"],.thr-animation [thr-delay="378"]>*{animation-delay:7.56s!important}.thr-animation [thr-duration="378"],.thr-animation [thr-duration="378"]>*{animation-duration:7.56s!important}.thr-animation [thr-delay="379"],.thr-animation [thr-delay="379"]>*{animation-delay:7.58s!important}.thr-animation [thr-duration="379"],.thr-animation [thr-duration="379"]>*{animation-duration:7.58s!important}.thr-animation [thr-delay="380"],.thr-animation [thr-delay="380"]>*{animation-delay:7.6s!important}.thr-animation [thr-duration="380"],.thr-animation [thr-duration="380"]>*{animation-duration:7.6s!important}.thr-animation [thr-delay="381"],.thr-animation [thr-delay="381"]>*{animation-delay:7.62s!important}.thr-animation [thr-duration="381"],.thr-animation [thr-duration="381"]>*{animation-duration:7.62s!important}.thr-animation [thr-delay="382"],.thr-animation [thr-delay="382"]>*{animation-delay:7.64s!important}.thr-animation [thr-duration="382"],.thr-animation [thr-duration="382"]>*{animation-duration:7.64s!important}.thr-animation [thr-delay="383"],.thr-animation [thr-delay="383"]>*{animation-delay:7.66s!important}.thr-animation [thr-duration="383"],.thr-animation [thr-duration="383"]>*{animation-duration:7.66s!important}.thr-animation [thr-delay="384"],.thr-animation [thr-delay="384"]>*{animation-delay:7.68s!important}.thr-animation [thr-duration="384"],.thr-animation [thr-duration="384"]>*{animation-duration:7.68s!important}.thr-animation [thr-delay="385"],.thr-animation [thr-delay="385"]>*{animation-delay:7.7s!important}.thr-animation [thr-duration="385"],.thr-animation [thr-duration="385"]>*{animation-duration:7.7s!important}.thr-animation [thr-delay="386"],.thr-animation [thr-delay="386"]>*{animation-delay:7.72s!important}.thr-animation [thr-duration="386"],.thr-animation [thr-duration="386"]>*{animation-duration:7.72s!important}.thr-animation [thr-delay="387"],.thr-animation [thr-delay="387"]>*{animation-delay:7.74s!important}.thr-animation [thr-duration="387"],.thr-animation [thr-duration="387"]>*{animation-duration:7.74s!important}.thr-animation [thr-delay="388"],.thr-animation [thr-delay="388"]>*{animation-delay:7.76s!important}.thr-animation [thr-duration="388"],.thr-animation [thr-duration="388"]>*{animation-duration:7.76s!important}.thr-animation [thr-delay="389"],.thr-animation [thr-delay="389"]>*{animation-delay:7.78s!important}.thr-animation [thr-duration="389"],.thr-animation [thr-duration="389"]>*{animation-duration:7.78s!important}.thr-animation [thr-delay="390"],.thr-animation [thr-delay="390"]>*{animation-delay:7.8s!important}.thr-animation [thr-duration="390"],.thr-animation [thr-duration="390"]>*{animation-duration:7.8s!important}.thr-animation [thr-delay="391"],.thr-animation [thr-delay="391"]>*{animation-delay:7.82s!important}.thr-animation [thr-duration="391"],.thr-animation [thr-duration="391"]>*{animation-duration:7.82s!important}.thr-animation [thr-delay="392"],.thr-animation [thr-delay="392"]>*{animation-delay:7.84s!important}.thr-animation [thr-duration="392"],.thr-animation [thr-duration="392"]>*{animation-duration:7.84s!important}.thr-animation [thr-delay="393"],.thr-animation [thr-delay="393"]>*{animation-delay:7.86s!important}.thr-animation [thr-duration="393"],.thr-animation [thr-duration="393"]>*{animation-duration:7.86s!important}.thr-animation [thr-delay="394"],.thr-animation [thr-delay="394"]>*{animation-delay:7.88s!important}.thr-animation [thr-duration="394"],.thr-animation [thr-duration="394"]>*{animation-duration:7.88s!important}.thr-animation [thr-delay="395"],.thr-animation [thr-delay="395"]>*{animation-delay:7.9s!important}.thr-animation [thr-duration="395"],.thr-animation [thr-duration="395"]>*{animation-duration:7.9s!important}.thr-animation [thr-delay="396"],.thr-animation [thr-delay="396"]>*{animation-delay:7.92s!important}.thr-animation [thr-duration="396"],.thr-animation [thr-duration="396"]>*{animation-duration:7.92s!important}.thr-animation [thr-delay="397"],.thr-animation [thr-delay="397"]>*{animation-delay:7.94s!important}.thr-animation [thr-duration="397"],.thr-animation [thr-duration="397"]>*{animation-duration:7.94s!important}.thr-animation [thr-delay="398"],.thr-animation [thr-delay="398"]>*{animation-delay:7.96s!important}.thr-animation [thr-duration="398"],.thr-animation [thr-duration="398"]>*{animation-duration:7.96s!important}.thr-animation [thr-delay="399"],.thr-animation [thr-delay="399"]>*{animation-delay:7.98s!important}.thr-animation [thr-duration="399"],.thr-animation [thr-duration="399"]>*{animation-duration:7.98s!important}.thr-animation [thr-delay="400"],.thr-animation [thr-delay="400"]>*{animation-delay:8s!important}.thr-animation [thr-duration="400"],.thr-animation [thr-duration="400"]>*{animation-duration:8s!important}.thr-animation [thr-delay="401"],.thr-animation [thr-delay="401"]>*{animation-delay:8.02s!important}.thr-animation [thr-duration="401"],.thr-animation [thr-duration="401"]>*{animation-duration:8.02s!important}.thr-animation [thr-delay="402"],.thr-animation [thr-delay="402"]>*{animation-delay:8.04s!important}.thr-animation [thr-duration="402"],.thr-animation [thr-duration="402"]>*{animation-duration:8.04s!important}.thr-animation [thr-delay="403"],.thr-animation [thr-delay="403"]>*{animation-delay:8.06s!important}.thr-animation [thr-duration="403"],.thr-animation [thr-duration="403"]>*{animation-duration:8.06s!important}.thr-animation [thr-delay="404"],.thr-animation [thr-delay="404"]>*{animation-delay:8.08s!important}.thr-animation [thr-duration="404"],.thr-animation [thr-duration="404"]>*{animation-duration:8.08s!important}.thr-animation [thr-delay="405"],.thr-animation [thr-delay="405"]>*{animation-delay:8.1s!important}.thr-animation [thr-duration="405"],.thr-animation [thr-duration="405"]>*{animation-duration:8.1s!important}.thr-animation [thr-delay="406"],.thr-animation [thr-delay="406"]>*{animation-delay:8.12s!important}.thr-animation [thr-duration="406"],.thr-animation [thr-duration="406"]>*{animation-duration:8.12s!important}.thr-animation [thr-delay="407"],.thr-animation [thr-delay="407"]>*{animation-delay:8.14s!important}.thr-animation [thr-duration="407"],.thr-animation [thr-duration="407"]>*{animation-duration:8.14s!important}.thr-animation [thr-delay="408"],.thr-animation [thr-delay="408"]>*{animation-delay:8.16s!important}.thr-animation [thr-duration="408"],.thr-animation [thr-duration="408"]>*{animation-duration:8.16s!important}.thr-animation [thr-delay="409"],.thr-animation [thr-delay="409"]>*{animation-delay:8.18s!important}.thr-animation [thr-duration="409"],.thr-animation [thr-duration="409"]>*{animation-duration:8.18s!important}.thr-animation [thr-delay="410"],.thr-animation [thr-delay="410"]>*{animation-delay:8.2s!important}.thr-animation [thr-duration="410"],.thr-animation [thr-duration="410"]>*{animation-duration:8.2s!important}.thr-animation [thr-delay="411"],.thr-animation [thr-delay="411"]>*{animation-delay:8.22s!important}.thr-animation [thr-duration="411"],.thr-animation [thr-duration="411"]>*{animation-duration:8.22s!important}.thr-animation [thr-delay="412"],.thr-animation [thr-delay="412"]>*{animation-delay:8.24s!important}.thr-animation [thr-duration="412"],.thr-animation [thr-duration="412"]>*{animation-duration:8.24s!important}.thr-animation [thr-delay="413"],.thr-animation [thr-delay="413"]>*{animation-delay:8.26s!important}.thr-animation [thr-duration="413"],.thr-animation [thr-duration="413"]>*{animation-duration:8.26s!important}.thr-animation [thr-delay="414"],.thr-animation [thr-delay="414"]>*{animation-delay:8.28s!important}.thr-animation [thr-duration="414"],.thr-animation [thr-duration="414"]>*{animation-duration:8.28s!important}.thr-animation [thr-delay="415"],.thr-animation [thr-delay="415"]>*{animation-delay:8.3s!important}.thr-animation [thr-duration="415"],.thr-animation [thr-duration="415"]>*{animation-duration:8.3s!important}.thr-animation [thr-delay="416"],.thr-animation [thr-delay="416"]>*{animation-delay:8.32s!important}.thr-animation [thr-duration="416"],.thr-animation [thr-duration="416"]>*{animation-duration:8.32s!important}.thr-animation [thr-delay="417"],.thr-animation [thr-delay="417"]>*{animation-delay:8.34s!important}.thr-animation [thr-duration="417"],.thr-animation [thr-duration="417"]>*{animation-duration:8.34s!important}.thr-animation [thr-delay="418"],.thr-animation [thr-delay="418"]>*{animation-delay:8.36s!important}.thr-animation [thr-duration="418"],.thr-animation [thr-duration="418"]>*{animation-duration:8.36s!important}.thr-animation [thr-delay="419"],.thr-animation [thr-delay="419"]>*{animation-delay:8.38s!important}.thr-animation [thr-duration="419"],.thr-animation [thr-duration="419"]>*{animation-duration:8.38s!important}.thr-animation [thr-delay="420"],.thr-animation [thr-delay="420"]>*{animation-delay:8.4s!important}.thr-animation [thr-duration="420"],.thr-animation [thr-duration="420"]>*{animation-duration:8.4s!important}.thr-animation [thr-delay="421"],.thr-animation [thr-delay="421"]>*{animation-delay:8.42s!important}.thr-animation [thr-duration="421"],.thr-animation [thr-duration="421"]>*{animation-duration:8.42s!important}.thr-animation [thr-delay="422"],.thr-animation [thr-delay="422"]>*{animation-delay:8.44s!important}.thr-animation [thr-duration="422"],.thr-animation [thr-duration="422"]>*{animation-duration:8.44s!important}.thr-animation [thr-delay="423"],.thr-animation [thr-delay="423"]>*{animation-delay:8.46s!important}.thr-animation [thr-duration="423"],.thr-animation [thr-duration="423"]>*{animation-duration:8.46s!important}.thr-animation [thr-delay="424"],.thr-animation [thr-delay="424"]>*{animation-delay:8.48s!important}.thr-animation [thr-duration="424"],.thr-animation [thr-duration="424"]>*{animation-duration:8.48s!important}.thr-animation [thr-delay="425"],.thr-animation [thr-delay="425"]>*{animation-delay:8.5s!important}.thr-animation [thr-duration="425"],.thr-animation [thr-duration="425"]>*{animation-duration:8.5s!important}.thr-animation [thr-delay="426"],.thr-animation [thr-delay="426"]>*{animation-delay:8.52s!important}.thr-animation [thr-duration="426"],.thr-animation [thr-duration="426"]>*{animation-duration:8.52s!important}.thr-animation [thr-delay="427"],.thr-animation [thr-delay="427"]>*{animation-delay:8.54s!important}.thr-animation [thr-duration="427"],.thr-animation [thr-duration="427"]>*{animation-duration:8.54s!important}.thr-animation [thr-delay="428"],.thr-animation [thr-delay="428"]>*{animation-delay:8.56s!important}.thr-animation [thr-duration="428"],.thr-animation [thr-duration="428"]>*{animation-duration:8.56s!important}.thr-animation [thr-delay="429"],.thr-animation [thr-delay="429"]>*{animation-delay:8.58s!important}.thr-animation [thr-duration="429"],.thr-animation [thr-duration="429"]>*{animation-duration:8.58s!important}.thr-animation [thr-delay="430"],.thr-animation [thr-delay="430"]>*{animation-delay:8.6s!important}.thr-animation [thr-duration="430"],.thr-animation [thr-duration="430"]>*{animation-duration:8.6s!important}.thr-animation [thr-delay="431"],.thr-animation [thr-delay="431"]>*{animation-delay:8.62s!important}.thr-animation [thr-duration="431"],.thr-animation [thr-duration="431"]>*{animation-duration:8.62s!important}.thr-animation [thr-delay="432"],.thr-animation [thr-delay="432"]>*{animation-delay:8.64s!important}.thr-animation [thr-duration="432"],.thr-animation [thr-duration="432"]>*{animation-duration:8.64s!important}.thr-animation [thr-delay="433"],.thr-animation [thr-delay="433"]>*{animation-delay:8.66s!important}.thr-animation [thr-duration="433"],.thr-animation [thr-duration="433"]>*{animation-duration:8.66s!important}.thr-animation [thr-delay="434"],.thr-animation [thr-delay="434"]>*{animation-delay:8.68s!important}.thr-animation [thr-duration="434"],.thr-animation [thr-duration="434"]>*{animation-duration:8.68s!important}.thr-animation [thr-delay="435"],.thr-animation [thr-delay="435"]>*{animation-delay:8.7s!important}.thr-animation [thr-duration="435"],.thr-animation [thr-duration="435"]>*{animation-duration:8.7s!important}.thr-animation [thr-delay="436"],.thr-animation [thr-delay="436"]>*{animation-delay:8.72s!important}.thr-animation [thr-duration="436"],.thr-animation [thr-duration="436"]>*{animation-duration:8.72s!important}.thr-animation [thr-delay="437"],.thr-animation [thr-delay="437"]>*{animation-delay:8.74s!important}.thr-animation [thr-duration="437"],.thr-animation [thr-duration="437"]>*{animation-duration:8.74s!important}.thr-animation [thr-delay="438"],.thr-animation [thr-delay="438"]>*{animation-delay:8.76s!important}.thr-animation [thr-duration="438"],.thr-animation [thr-duration="438"]>*{animation-duration:8.76s!important}.thr-animation [thr-delay="439"],.thr-animation [thr-delay="439"]>*{animation-delay:8.78s!important}.thr-animation [thr-duration="439"],.thr-animation [thr-duration="439"]>*{animation-duration:8.78s!important}.thr-animation [thr-delay="440"],.thr-animation [thr-delay="440"]>*{animation-delay:8.8s!important}.thr-animation [thr-duration="440"],.thr-animation [thr-duration="440"]>*{animation-duration:8.8s!important}.thr-animation [thr-delay="441"],.thr-animation [thr-delay="441"]>*{animation-delay:8.82s!important}.thr-animation [thr-duration="441"],.thr-animation [thr-duration="441"]>*{animation-duration:8.82s!important}.thr-animation [thr-delay="442"],.thr-animation [thr-delay="442"]>*{animation-delay:8.84s!important}.thr-animation [thr-duration="442"],.thr-animation [thr-duration="442"]>*{animation-duration:8.84s!important}.thr-animation [thr-delay="443"],.thr-animation [thr-delay="443"]>*{animation-delay:8.86s!important}.thr-animation [thr-duration="443"],.thr-animation [thr-duration="443"]>*{animation-duration:8.86s!important}.thr-animation [thr-delay="444"],.thr-animation [thr-delay="444"]>*{animation-delay:8.88s!important}.thr-animation [thr-duration="444"],.thr-animation [thr-duration="444"]>*{animation-duration:8.88s!important}.thr-animation [thr-delay="445"],.thr-animation [thr-delay="445"]>*{animation-delay:8.9s!important}.thr-animation [thr-duration="445"],.thr-animation [thr-duration="445"]>*{animation-duration:8.9s!important}.thr-animation [thr-delay="446"],.thr-animation [thr-delay="446"]>*{animation-delay:8.92s!important}.thr-animation [thr-duration="446"],.thr-animation [thr-duration="446"]>*{animation-duration:8.92s!important}.thr-animation [thr-delay="447"],.thr-animation [thr-delay="447"]>*{animation-delay:8.94s!important}.thr-animation [thr-duration="447"],.thr-animation [thr-duration="447"]>*{animation-duration:8.94s!important}.thr-animation [thr-delay="448"],.thr-animation [thr-delay="448"]>*{animation-delay:8.96s!important}.thr-animation [thr-duration="448"],.thr-animation [thr-duration="448"]>*{animation-duration:8.96s!important}.thr-animation [thr-delay="449"],.thr-animation [thr-delay="449"]>*{animation-delay:8.98s!important}.thr-animation [thr-duration="449"],.thr-animation [thr-duration="449"]>*{animation-duration:8.98s!important}.thr-animation [thr-delay="450"],.thr-animation [thr-delay="450"]>*{animation-delay:9s!important}.thr-animation [thr-duration="450"],.thr-animation [thr-duration="450"]>*{animation-duration:9s!important}.thr-animation [thr-delay="451"],.thr-animation [thr-delay="451"]>*{animation-delay:9.02s!important}.thr-animation [thr-duration="451"],.thr-animation [thr-duration="451"]>*{animation-duration:9.02s!important}.thr-animation [thr-delay="452"],.thr-animation [thr-delay="452"]>*{animation-delay:9.04s!important}.thr-animation [thr-duration="452"],.thr-animation [thr-duration="452"]>*{animation-duration:9.04s!important}.thr-animation [thr-delay="453"],.thr-animation [thr-delay="453"]>*{animation-delay:9.06s!important}.thr-animation [thr-duration="453"],.thr-animation [thr-duration="453"]>*{animation-duration:9.06s!important}.thr-animation [thr-delay="454"],.thr-animation [thr-delay="454"]>*{animation-delay:9.08s!important}.thr-animation [thr-duration="454"],.thr-animation [thr-duration="454"]>*{animation-duration:9.08s!important}.thr-animation [thr-delay="455"],.thr-animation [thr-delay="455"]>*{animation-delay:9.1s!important}.thr-animation [thr-duration="455"],.thr-animation [thr-duration="455"]>*{animation-duration:9.1s!important}.thr-animation [thr-delay="456"],.thr-animation [thr-delay="456"]>*{animation-delay:9.12s!important}.thr-animation [thr-duration="456"],.thr-animation [thr-duration="456"]>*{animation-duration:9.12s!important}.thr-animation [thr-delay="457"],.thr-animation [thr-delay="457"]>*{animation-delay:9.14s!important}.thr-animation [thr-duration="457"],.thr-animation [thr-duration="457"]>*{animation-duration:9.14s!important}.thr-animation [thr-delay="458"],.thr-animation [thr-delay="458"]>*{animation-delay:9.16s!important}.thr-animation [thr-duration="458"],.thr-animation [thr-duration="458"]>*{animation-duration:9.16s!important}.thr-animation [thr-delay="459"],.thr-animation [thr-delay="459"]>*{animation-delay:9.18s!important}.thr-animation [thr-duration="459"],.thr-animation [thr-duration="459"]>*{animation-duration:9.18s!important}.thr-animation [thr-delay="460"],.thr-animation [thr-delay="460"]>*{animation-delay:9.2s!important}.thr-animation [thr-duration="460"],.thr-animation [thr-duration="460"]>*{animation-duration:9.2s!important}.thr-animation [thr-delay="461"],.thr-animation [thr-delay="461"]>*{animation-delay:9.22s!important}.thr-animation [thr-duration="461"],.thr-animation [thr-duration="461"]>*{animation-duration:9.22s!important}.thr-animation [thr-delay="462"],.thr-animation [thr-delay="462"]>*{animation-delay:9.24s!important}.thr-animation [thr-duration="462"],.thr-animation [thr-duration="462"]>*{animation-duration:9.24s!important}.thr-animation [thr-delay="463"],.thr-animation [thr-delay="463"]>*{animation-delay:9.26s!important}.thr-animation [thr-duration="463"],.thr-animation [thr-duration="463"]>*{animation-duration:9.26s!important}.thr-animation [thr-delay="464"],.thr-animation [thr-delay="464"]>*{animation-delay:9.28s!important}.thr-animation [thr-duration="464"],.thr-animation [thr-duration="464"]>*{animation-duration:9.28s!important}.thr-animation [thr-delay="465"],.thr-animation [thr-delay="465"]>*{animation-delay:9.3s!important}.thr-animation [thr-duration="465"],.thr-animation [thr-duration="465"]>*{animation-duration:9.3s!important}.thr-animation [thr-delay="466"],.thr-animation [thr-delay="466"]>*{animation-delay:9.32s!important}.thr-animation [thr-duration="466"],.thr-animation [thr-duration="466"]>*{animation-duration:9.32s!important}.thr-animation [thr-delay="467"],.thr-animation [thr-delay="467"]>*{animation-delay:9.34s!important}.thr-animation [thr-duration="467"],.thr-animation [thr-duration="467"]>*{animation-duration:9.34s!important}.thr-animation [thr-delay="468"],.thr-animation [thr-delay="468"]>*{animation-delay:9.36s!important}.thr-animation [thr-duration="468"],.thr-animation [thr-duration="468"]>*{animation-duration:9.36s!important}.thr-animation [thr-delay="469"],.thr-animation [thr-delay="469"]>*{animation-delay:9.38s!important}.thr-animation [thr-duration="469"],.thr-animation [thr-duration="469"]>*{animation-duration:9.38s!important}.thr-animation [thr-delay="470"],.thr-animation [thr-delay="470"]>*{animation-delay:9.4s!important}.thr-animation [thr-duration="470"],.thr-animation [thr-duration="470"]>*{animation-duration:9.4s!important}.thr-animation [thr-delay="471"],.thr-animation [thr-delay="471"]>*{animation-delay:9.42s!important}.thr-animation [thr-duration="471"],.thr-animation [thr-duration="471"]>*{animation-duration:9.42s!important}.thr-animation [thr-delay="472"],.thr-animation [thr-delay="472"]>*{animation-delay:9.44s!important}.thr-animation [thr-duration="472"],.thr-animation [thr-duration="472"]>*{animation-duration:9.44s!important}.thr-animation [thr-delay="473"],.thr-animation [thr-delay="473"]>*{animation-delay:9.46s!important}.thr-animation [thr-duration="473"],.thr-animation [thr-duration="473"]>*{animation-duration:9.46s!important}.thr-animation [thr-delay="474"],.thr-animation [thr-delay="474"]>*{animation-delay:9.48s!important}.thr-animation [thr-duration="474"],.thr-animation [thr-duration="474"]>*{animation-duration:9.48s!important}.thr-animation [thr-delay="475"],.thr-animation [thr-delay="475"]>*{animation-delay:9.5s!important}.thr-animation [thr-duration="475"],.thr-animation [thr-duration="475"]>*{animation-duration:9.5s!important}.thr-animation [thr-delay="476"],.thr-animation [thr-delay="476"]>*{animation-delay:9.52s!important}.thr-animation [thr-duration="476"],.thr-animation [thr-duration="476"]>*{animation-duration:9.52s!important}.thr-animation [thr-delay="477"],.thr-animation [thr-delay="477"]>*{animation-delay:9.54s!important}.thr-animation [thr-duration="477"],.thr-animation [thr-duration="477"]>*{animation-duration:9.54s!important}.thr-animation [thr-delay="478"],.thr-animation [thr-delay="478"]>*{animation-delay:9.56s!important}.thr-animation [thr-duration="478"],.thr-animation [thr-duration="478"]>*{animation-duration:9.56s!important}.thr-animation [thr-delay="479"],.thr-animation [thr-delay="479"]>*{animation-delay:9.58s!important}.thr-animation [thr-duration="479"],.thr-animation [thr-duration="479"]>*{animation-duration:9.58s!important}.thr-animation [thr-delay="480"],.thr-animation [thr-delay="480"]>*{animation-delay:9.6s!important}.thr-animation [thr-duration="480"],.thr-animation [thr-duration="480"]>*{animation-duration:9.6s!important}.thr-animation [thr-delay="481"],.thr-animation [thr-delay="481"]>*{animation-delay:9.62s!important}.thr-animation [thr-duration="481"],.thr-animation [thr-duration="481"]>*{animation-duration:9.62s!important}.thr-animation [thr-delay="482"],.thr-animation [thr-delay="482"]>*{animation-delay:9.64s!important}.thr-animation [thr-duration="482"],.thr-animation [thr-duration="482"]>*{animation-duration:9.64s!important}.thr-animation [thr-delay="483"],.thr-animation [thr-delay="483"]>*{animation-delay:9.66s!important}.thr-animation [thr-duration="483"],.thr-animation [thr-duration="483"]>*{animation-duration:9.66s!important}.thr-animation [thr-delay="484"],.thr-animation [thr-delay="484"]>*{animation-delay:9.68s!important}.thr-animation [thr-duration="484"],.thr-animation [thr-duration="484"]>*{animation-duration:9.68s!important}.thr-animation [thr-delay="485"],.thr-animation [thr-delay="485"]>*{animation-delay:9.7s!important}.thr-animation [thr-duration="485"],.thr-animation [thr-duration="485"]>*{animation-duration:9.7s!important}.thr-animation [thr-delay="486"],.thr-animation [thr-delay="486"]>*{animation-delay:9.72s!important}.thr-animation [thr-duration="486"],.thr-animation [thr-duration="486"]>*{animation-duration:9.72s!important}.thr-animation [thr-delay="487"],.thr-animation [thr-delay="487"]>*{animation-delay:9.74s!important}.thr-animation [thr-duration="487"],.thr-animation [thr-duration="487"]>*{animation-duration:9.74s!important}.thr-animation [thr-delay="488"],.thr-animation [thr-delay="488"]>*{animation-delay:9.76s!important}.thr-animation [thr-duration="488"],.thr-animation [thr-duration="488"]>*{animation-duration:9.76s!important}.thr-animation [thr-delay="489"],.thr-animation [thr-delay="489"]>*{animation-delay:9.78s!important}.thr-animation [thr-duration="489"],.thr-animation [thr-duration="489"]>*{animation-duration:9.78s!important}.thr-animation [thr-delay="490"],.thr-animation [thr-delay="490"]>*{animation-delay:9.8s!important}.thr-animation [thr-duration="490"],.thr-animation [thr-duration="490"]>*{animation-duration:9.8s!important}.thr-animation [thr-delay="491"],.thr-animation [thr-delay="491"]>*{animation-delay:9.82s!important}.thr-animation [thr-duration="491"],.thr-animation [thr-duration="491"]>*{animation-duration:9.82s!important}.thr-animation [thr-delay="492"],.thr-animation [thr-delay="492"]>*{animation-delay:9.84s!important}.thr-animation [thr-duration="492"],.thr-animation [thr-duration="492"]>*{animation-duration:9.84s!important}.thr-animation [thr-delay="493"],.thr-animation [thr-delay="493"]>*{animation-delay:9.86s!important}.thr-animation [thr-duration="493"],.thr-animation [thr-duration="493"]>*{animation-duration:9.86s!important}.thr-animation [thr-delay="494"],.thr-animation [thr-delay="494"]>*{animation-delay:9.88s!important}.thr-animation [thr-duration="494"],.thr-animation [thr-duration="494"]>*{animation-duration:9.88s!important}.thr-animation [thr-delay="495"],.thr-animation [thr-delay="495"]>*{animation-delay:9.9s!important}.thr-animation [thr-duration="495"],.thr-animation [thr-duration="495"]>*{animation-duration:9.9s!important}.thr-animation [thr-delay="496"],.thr-animation [thr-delay="496"]>*{animation-delay:9.92s!important}.thr-animation [thr-duration="496"],.thr-animation [thr-duration="496"]>*{animation-duration:9.92s!important}.thr-animation [thr-delay="497"],.thr-animation [thr-delay="497"]>*{animation-delay:9.94s!important}.thr-animation [thr-duration="497"],.thr-animation [thr-duration="497"]>*{animation-duration:9.94s!important}.thr-animation [thr-delay="498"],.thr-animation [thr-delay="498"]>*{animation-delay:9.96s!important}.thr-animation [thr-duration="498"],.thr-animation [thr-duration="498"]>*{animation-duration:9.96s!important}.thr-animation [thr-delay="499"],.thr-animation [thr-delay="499"]>*{animation-delay:9.98s!important}.thr-animation [thr-duration="499"],.thr-animation [thr-duration="499"]>*{animation-duration:9.98s!important}.thr-animation [thr-delay="500"],.thr-animation [thr-delay="500"]>*{animation-delay:10s!important}.thr-animation [thr-duration="500"],.thr-animation [thr-duration="500"]>*{animation-duration:10s!important}.thr-animation [thr-delay="501"],.thr-animation [thr-delay="501"]>*{animation-delay:10.02s!important}.thr-animation [thr-duration="501"],.thr-animation [thr-duration="501"]>*{animation-duration:10.02s!important}.thr-animation [thr-delay="502"],.thr-animation [thr-delay="502"]>*{animation-delay:10.04s!important}.thr-animation [thr-duration="502"],.thr-animation [thr-duration="502"]>*{animation-duration:10.04s!important}.thr-animation [thr-delay="503"],.thr-animation [thr-delay="503"]>*{animation-delay:10.06s!important}.thr-animation [thr-duration="503"],.thr-animation [thr-duration="503"]>*{animation-duration:10.06s!important}.thr-animation [thr-delay="504"],.thr-animation [thr-delay="504"]>*{animation-delay:10.08s!important}.thr-animation [thr-duration="504"],.thr-animation [thr-duration="504"]>*{animation-duration:10.08s!important}.thr-animation [thr-delay="505"],.thr-animation [thr-delay="505"]>*{animation-delay:10.1s!important}.thr-animation [thr-duration="505"],.thr-animation [thr-duration="505"]>*{animation-duration:10.1s!important}.thr-animation [thr-delay="506"],.thr-animation [thr-delay="506"]>*{animation-delay:10.12s!important}.thr-animation [thr-duration="506"],.thr-animation [thr-duration="506"]>*{animation-duration:10.12s!important}.thr-animation [thr-delay="507"],.thr-animation [thr-delay="507"]>*{animation-delay:10.14s!important}.thr-animation [thr-duration="507"],.thr-animation [thr-duration="507"]>*{animation-duration:10.14s!important}.thr-animation [thr-delay="508"],.thr-animation [thr-delay="508"]>*{animation-delay:10.16s!important}.thr-animation [thr-duration="508"],.thr-animation [thr-duration="508"]>*{animation-duration:10.16s!important}.thr-animation [thr-delay="509"],.thr-animation [thr-delay="509"]>*{animation-delay:10.18s!important}.thr-animation [thr-duration="509"],.thr-animation [thr-duration="509"]>*{animation-duration:10.18s!important}.thr-animation [thr-delay="510"],.thr-animation [thr-delay="510"]>*{animation-delay:10.2s!important}.thr-animation [thr-duration="510"],.thr-animation [thr-duration="510"]>*{animation-duration:10.2s!important}.thr-animation [thr-delay="511"],.thr-animation [thr-delay="511"]>*{animation-delay:10.22s!important}.thr-animation [thr-duration="511"],.thr-animation [thr-duration="511"]>*{animation-duration:10.22s!important}.thr-animation [thr-delay="512"],.thr-animation [thr-delay="512"]>*{animation-delay:10.24s!important}.thr-animation [thr-duration="512"],.thr-animation [thr-duration="512"]>*{animation-duration:10.24s!important}.thr-animation [thr-delay="513"],.thr-animation [thr-delay="513"]>*{animation-delay:10.26s!important}.thr-animation [thr-duration="513"],.thr-animation [thr-duration="513"]>*{animation-duration:10.26s!important}.thr-animation [thr-delay="514"],.thr-animation [thr-delay="514"]>*{animation-delay:10.28s!important}.thr-animation [thr-duration="514"],.thr-animation [thr-duration="514"]>*{animation-duration:10.28s!important}.thr-animation [thr-delay="515"],.thr-animation [thr-delay="515"]>*{animation-delay:10.3s!important}.thr-animation [thr-duration="515"],.thr-animation [thr-duration="515"]>*{animation-duration:10.3s!important}.thr-animation [thr-delay="516"],.thr-animation [thr-delay="516"]>*{animation-delay:10.32s!important}.thr-animation [thr-duration="516"],.thr-animation [thr-duration="516"]>*{animation-duration:10.32s!important}.thr-animation [thr-delay="517"],.thr-animation [thr-delay="517"]>*{animation-delay:10.34s!important}.thr-animation [thr-duration="517"],.thr-animation [thr-duration="517"]>*{animation-duration:10.34s!important}.thr-animation [thr-delay="518"],.thr-animation [thr-delay="518"]>*{animation-delay:10.36s!important}.thr-animation [thr-duration="518"],.thr-animation [thr-duration="518"]>*{animation-duration:10.36s!important}.thr-animation [thr-delay="519"],.thr-animation [thr-delay="519"]>*{animation-delay:10.38s!important}.thr-animation [thr-duration="519"],.thr-animation [thr-duration="519"]>*{animation-duration:10.38s!important}.thr-animation [thr-delay="520"],.thr-animation [thr-delay="520"]>*{animation-delay:10.4s!important}.thr-animation [thr-duration="520"],.thr-animation [thr-duration="520"]>*{animation-duration:10.4s!important}.thr-animation [thr-delay="521"],.thr-animation [thr-delay="521"]>*{animation-delay:10.42s!important}.thr-animation [thr-duration="521"],.thr-animation [thr-duration="521"]>*{animation-duration:10.42s!important}.thr-animation [thr-delay="522"],.thr-animation [thr-delay="522"]>*{animation-delay:10.44s!important}.thr-animation [thr-duration="522"],.thr-animation [thr-duration="522"]>*{animation-duration:10.44s!important}.thr-animation [thr-delay="523"],.thr-animation [thr-delay="523"]>*{animation-delay:10.46s!important}.thr-animation [thr-duration="523"],.thr-animation [thr-duration="523"]>*{animation-duration:10.46s!important}.thr-animation [thr-delay="524"],.thr-animation [thr-delay="524"]>*{animation-delay:10.48s!important}.thr-animation [thr-duration="524"],.thr-animation [thr-duration="524"]>*{animation-duration:10.48s!important}.thr-animation [thr-delay="525"],.thr-animation [thr-delay="525"]>*{animation-delay:10.5s!important}.thr-animation [thr-duration="525"],.thr-animation [thr-duration="525"]>*{animation-duration:10.5s!important}.thr-animation [thr-delay="526"],.thr-animation [thr-delay="526"]>*{animation-delay:10.52s!important}.thr-animation [thr-duration="526"],.thr-animation [thr-duration="526"]>*{animation-duration:10.52s!important}.thr-animation [thr-delay="527"],.thr-animation [thr-delay="527"]>*{animation-delay:10.54s!important}.thr-animation [thr-duration="527"],.thr-animation [thr-duration="527"]>*{animation-duration:10.54s!important}.thr-animation [thr-delay="528"],.thr-animation [thr-delay="528"]>*{animation-delay:10.56s!important}.thr-animation [thr-duration="528"],.thr-animation [thr-duration="528"]>*{animation-duration:10.56s!important}.thr-animation [thr-delay="529"],.thr-animation [thr-delay="529"]>*{animation-delay:10.58s!important}.thr-animation [thr-duration="529"],.thr-animation [thr-duration="529"]>*{animation-duration:10.58s!important}.thr-animation [thr-delay="530"],.thr-animation [thr-delay="530"]>*{animation-delay:10.6s!important}.thr-animation [thr-duration="530"],.thr-animation [thr-duration="530"]>*{animation-duration:10.6s!important}.thr-animation [thr-delay="531"],.thr-animation [thr-delay="531"]>*{animation-delay:10.62s!important}.thr-animation [thr-duration="531"],.thr-animation [thr-duration="531"]>*{animation-duration:10.62s!important}.thr-animation [thr-delay="532"],.thr-animation [thr-delay="532"]>*{animation-delay:10.64s!important}.thr-animation [thr-duration="532"],.thr-animation [thr-duration="532"]>*{animation-duration:10.64s!important}.thr-animation [thr-delay="533"],.thr-animation [thr-delay="533"]>*{animation-delay:10.66s!important}.thr-animation [thr-duration="533"],.thr-animation [thr-duration="533"]>*{animation-duration:10.66s!important}.thr-animation [thr-delay="534"],.thr-animation [thr-delay="534"]>*{animation-delay:10.68s!important}.thr-animation [thr-duration="534"],.thr-animation [thr-duration="534"]>*{animation-duration:10.68s!important}.thr-animation [thr-delay="535"],.thr-animation [thr-delay="535"]>*{animation-delay:10.7s!important}.thr-animation [thr-duration="535"],.thr-animation [thr-duration="535"]>*{animation-duration:10.7s!important}.thr-animation [thr-delay="536"],.thr-animation [thr-delay="536"]>*{animation-delay:10.72s!important}.thr-animation [thr-duration="536"],.thr-animation [thr-duration="536"]>*{animation-duration:10.72s!important}.thr-animation [thr-delay="537"],.thr-animation [thr-delay="537"]>*{animation-delay:10.74s!important}.thr-animation [thr-duration="537"],.thr-animation [thr-duration="537"]>*{animation-duration:10.74s!important}.thr-animation [thr-delay="538"],.thr-animation [thr-delay="538"]>*{animation-delay:10.76s!important}.thr-animation [thr-duration="538"],.thr-animation [thr-duration="538"]>*{animation-duration:10.76s!important}.thr-animation [thr-delay="539"],.thr-animation [thr-delay="539"]>*{animation-delay:10.78s!important}.thr-animation [thr-duration="539"],.thr-animation [thr-duration="539"]>*{animation-duration:10.78s!important}.thr-animation [thr-delay="540"],.thr-animation [thr-delay="540"]>*{animation-delay:10.8s!important}.thr-animation [thr-duration="540"],.thr-animation [thr-duration="540"]>*{animation-duration:10.8s!important}.thr-animation [thr-delay="541"],.thr-animation [thr-delay="541"]>*{animation-delay:10.82s!important}.thr-animation [thr-duration="541"],.thr-animation [thr-duration="541"]>*{animation-duration:10.82s!important}.thr-animation [thr-delay="542"],.thr-animation [thr-delay="542"]>*{animation-delay:10.84s!important}.thr-animation [thr-duration="542"],.thr-animation [thr-duration="542"]>*{animation-duration:10.84s!important}.thr-animation [thr-delay="543"],.thr-animation [thr-delay="543"]>*{animation-delay:10.86s!important}.thr-animation [thr-duration="543"],.thr-animation [thr-duration="543"]>*{animation-duration:10.86s!important}.thr-animation [thr-delay="544"],.thr-animation [thr-delay="544"]>*{animation-delay:10.88s!important}.thr-animation [thr-duration="544"],.thr-animation [thr-duration="544"]>*{animation-duration:10.88s!important}.thr-animation [thr-delay="545"],.thr-animation [thr-delay="545"]>*{animation-delay:10.9s!important}.thr-animation [thr-duration="545"],.thr-animation [thr-duration="545"]>*{animation-duration:10.9s!important}.thr-animation [thr-delay="546"],.thr-animation [thr-delay="546"]>*{animation-delay:10.92s!important}.thr-animation [thr-duration="546"],.thr-animation [thr-duration="546"]>*{animation-duration:10.92s!important}.thr-animation [thr-delay="547"],.thr-animation [thr-delay="547"]>*{animation-delay:10.94s!important}.thr-animation [thr-duration="547"],.thr-animation [thr-duration="547"]>*{animation-duration:10.94s!important}.thr-animation [thr-delay="548"],.thr-animation [thr-delay="548"]>*{animation-delay:10.96s!important}.thr-animation [thr-duration="548"],.thr-animation [thr-duration="548"]>*{animation-duration:10.96s!important}.thr-animation [thr-delay="549"],.thr-animation [thr-delay="549"]>*{animation-delay:10.98s!important}.thr-animation [thr-duration="549"],.thr-animation [thr-duration="549"]>*{animation-duration:10.98s!important}.thr-animation [thr-delay="550"],.thr-animation [thr-delay="550"]>*{animation-delay:11s!important}.thr-animation [thr-duration="550"],.thr-animation [thr-duration="550"]>*{animation-duration:11s!important}.thr-animation [thr-delay="551"],.thr-animation [thr-delay="551"]>*{animation-delay:11.02s!important}.thr-animation [thr-duration="551"],.thr-animation [thr-duration="551"]>*{animation-duration:11.02s!important}.thr-animation [thr-delay="552"],.thr-animation [thr-delay="552"]>*{animation-delay:11.04s!important}.thr-animation [thr-duration="552"],.thr-animation [thr-duration="552"]>*{animation-duration:11.04s!important}.thr-animation [thr-delay="553"],.thr-animation [thr-delay="553"]>*{animation-delay:11.06s!important}.thr-animation [thr-duration="553"],.thr-animation [thr-duration="553"]>*{animation-duration:11.06s!important}.thr-animation [thr-delay="554"],.thr-animation [thr-delay="554"]>*{animation-delay:11.08s!important}.thr-animation [thr-duration="554"],.thr-animation [thr-duration="554"]>*{animation-duration:11.08s!important}.thr-animation [thr-delay="555"],.thr-animation [thr-delay="555"]>*{animation-delay:11.1s!important}.thr-animation [thr-duration="555"],.thr-animation [thr-duration="555"]>*{animation-duration:11.1s!important}.thr-animation [thr-delay="556"],.thr-animation [thr-delay="556"]>*{animation-delay:11.12s!important}.thr-animation [thr-duration="556"],.thr-animation [thr-duration="556"]>*{animation-duration:11.12s!important}.thr-animation [thr-delay="557"],.thr-animation [thr-delay="557"]>*{animation-delay:11.14s!important}.thr-animation [thr-duration="557"],.thr-animation [thr-duration="557"]>*{animation-duration:11.14s!important}.thr-animation [thr-delay="558"],.thr-animation [thr-delay="558"]>*{animation-delay:11.16s!important}.thr-animation [thr-duration="558"],.thr-animation [thr-duration="558"]>*{animation-duration:11.16s!important}.thr-animation [thr-delay="559"],.thr-animation [thr-delay="559"]>*{animation-delay:11.18s!important}.thr-animation [thr-duration="559"],.thr-animation [thr-duration="559"]>*{animation-duration:11.18s!important}.thr-animation [thr-delay="560"],.thr-animation [thr-delay="560"]>*{animation-delay:11.2s!important}.thr-animation [thr-duration="560"],.thr-animation [thr-duration="560"]>*{animation-duration:11.2s!important}.thr-animation [thr-delay="561"],.thr-animation [thr-delay="561"]>*{animation-delay:11.22s!important}.thr-animation [thr-duration="561"],.thr-animation [thr-duration="561"]>*{animation-duration:11.22s!important}.thr-animation [thr-delay="562"],.thr-animation [thr-delay="562"]>*{animation-delay:11.24s!important}.thr-animation [thr-duration="562"],.thr-animation [thr-duration="562"]>*{animation-duration:11.24s!important}.thr-animation [thr-delay="563"],.thr-animation [thr-delay="563"]>*{animation-delay:11.26s!important}.thr-animation [thr-duration="563"],.thr-animation [thr-duration="563"]>*{animation-duration:11.26s!important}.thr-animation [thr-delay="564"],.thr-animation [thr-delay="564"]>*{animation-delay:11.28s!important}.thr-animation [thr-duration="564"],.thr-animation [thr-duration="564"]>*{animation-duration:11.28s!important}.thr-animation [thr-delay="565"],.thr-animation [thr-delay="565"]>*{animation-delay:11.3s!important}.thr-animation [thr-duration="565"],.thr-animation [thr-duration="565"]>*{animation-duration:11.3s!important}.thr-animation [thr-delay="566"],.thr-animation [thr-delay="566"]>*{animation-delay:11.32s!important}.thr-animation [thr-duration="566"],.thr-animation [thr-duration="566"]>*{animation-duration:11.32s!important}.thr-animation [thr-delay="567"],.thr-animation [thr-delay="567"]>*{animation-delay:11.34s!important}.thr-animation [thr-duration="567"],.thr-animation [thr-duration="567"]>*{animation-duration:11.34s!important}.thr-animation [thr-delay="568"],.thr-animation [thr-delay="568"]>*{animation-delay:11.36s!important}.thr-animation [thr-duration="568"],.thr-animation [thr-duration="568"]>*{animation-duration:11.36s!important}.thr-animation [thr-delay="569"],.thr-animation [thr-delay="569"]>*{animation-delay:11.38s!important}.thr-animation [thr-duration="569"],.thr-animation [thr-duration="569"]>*{animation-duration:11.38s!important}.thr-animation [thr-delay="570"],.thr-animation [thr-delay="570"]>*{animation-delay:11.4s!important}.thr-animation [thr-duration="570"],.thr-animation [thr-duration="570"]>*{animation-duration:11.4s!important}.thr-animation [thr-delay="571"],.thr-animation [thr-delay="571"]>*{animation-delay:11.42s!important}.thr-animation [thr-duration="571"],.thr-animation [thr-duration="571"]>*{animation-duration:11.42s!important}.thr-animation [thr-delay="572"],.thr-animation [thr-delay="572"]>*{animation-delay:11.44s!important}.thr-animation [thr-duration="572"],.thr-animation [thr-duration="572"]>*{animation-duration:11.44s!important}.thr-animation [thr-delay="573"],.thr-animation [thr-delay="573"]>*{animation-delay:11.46s!important}.thr-animation [thr-duration="573"],.thr-animation [thr-duration="573"]>*{animation-duration:11.46s!important}.thr-animation [thr-delay="574"],.thr-animation [thr-delay="574"]>*{animation-delay:11.48s!important}.thr-animation [thr-duration="574"],.thr-animation [thr-duration="574"]>*{animation-duration:11.48s!important}.thr-animation [thr-delay="575"],.thr-animation [thr-delay="575"]>*{animation-delay:11.5s!important}.thr-animation [thr-duration="575"],.thr-animation [thr-duration="575"]>*{animation-duration:11.5s!important}.thr-animation [thr-delay="576"],.thr-animation [thr-delay="576"]>*{animation-delay:11.52s!important}.thr-animation [thr-duration="576"],.thr-animation [thr-duration="576"]>*{animation-duration:11.52s!important}.thr-animation [thr-delay="577"],.thr-animation [thr-delay="577"]>*{animation-delay:11.54s!important}.thr-animation [thr-duration="577"],.thr-animation [thr-duration="577"]>*{animation-duration:11.54s!important}.thr-animation [thr-delay="578"],.thr-animation [thr-delay="578"]>*{animation-delay:11.56s!important}.thr-animation [thr-duration="578"],.thr-animation [thr-duration="578"]>*{animation-duration:11.56s!important}.thr-animation [thr-delay="579"],.thr-animation [thr-delay="579"]>*{animation-delay:11.58s!important}.thr-animation [thr-duration="579"],.thr-animation [thr-duration="579"]>*{animation-duration:11.58s!important}.thr-animation [thr-delay="580"],.thr-animation [thr-delay="580"]>*{animation-delay:11.6s!important}.thr-animation [thr-duration="580"],.thr-animation [thr-duration="580"]>*{animation-duration:11.6s!important}.thr-animation [thr-delay="581"],.thr-animation [thr-delay="581"]>*{animation-delay:11.62s!important}.thr-animation [thr-duration="581"],.thr-animation [thr-duration="581"]>*{animation-duration:11.62s!important}.thr-animation [thr-delay="582"],.thr-animation [thr-delay="582"]>*{animation-delay:11.64s!important}.thr-animation [thr-duration="582"],.thr-animation [thr-duration="582"]>*{animation-duration:11.64s!important}.thr-animation [thr-delay="583"],.thr-animation [thr-delay="583"]>*{animation-delay:11.66s!important}.thr-animation [thr-duration="583"],.thr-animation [thr-duration="583"]>*{animation-duration:11.66s!important}.thr-animation [thr-delay="584"],.thr-animation [thr-delay="584"]>*{animation-delay:11.68s!important}.thr-animation [thr-duration="584"],.thr-animation [thr-duration="584"]>*{animation-duration:11.68s!important}.thr-animation [thr-delay="585"],.thr-animation [thr-delay="585"]>*{animation-delay:11.7s!important}.thr-animation [thr-duration="585"],.thr-animation [thr-duration="585"]>*{animation-duration:11.7s!important}.thr-animation [thr-delay="586"],.thr-animation [thr-delay="586"]>*{animation-delay:11.72s!important}.thr-animation [thr-duration="586"],.thr-animation [thr-duration="586"]>*{animation-duration:11.72s!important}.thr-animation [thr-delay="587"],.thr-animation [thr-delay="587"]>*{animation-delay:11.74s!important}.thr-animation [thr-duration="587"],.thr-animation [thr-duration="587"]>*{animation-duration:11.74s!important}.thr-animation [thr-delay="588"],.thr-animation [thr-delay="588"]>*{animation-delay:11.76s!important}.thr-animation [thr-duration="588"],.thr-animation [thr-duration="588"]>*{animation-duration:11.76s!important}.thr-animation [thr-delay="589"],.thr-animation [thr-delay="589"]>*{animation-delay:11.78s!important}.thr-animation [thr-duration="589"],.thr-animation [thr-duration="589"]>*{animation-duration:11.78s!important}.thr-animation [thr-delay="590"],.thr-animation [thr-delay="590"]>*{animation-delay:11.8s!important}.thr-animation [thr-duration="590"],.thr-animation [thr-duration="590"]>*{animation-duration:11.8s!important}.thr-animation [thr-delay="591"],.thr-animation [thr-delay="591"]>*{animation-delay:11.82s!important}.thr-animation [thr-duration="591"],.thr-animation [thr-duration="591"]>*{animation-duration:11.82s!important}.thr-animation [thr-delay="592"],.thr-animation [thr-delay="592"]>*{animation-delay:11.84s!important}.thr-animation [thr-duration="592"],.thr-animation [thr-duration="592"]>*{animation-duration:11.84s!important}.thr-animation [thr-delay="593"],.thr-animation [thr-delay="593"]>*{animation-delay:11.86s!important}.thr-animation [thr-duration="593"],.thr-animation [thr-duration="593"]>*{animation-duration:11.86s!important}.thr-animation [thr-delay="594"],.thr-animation [thr-delay="594"]>*{animation-delay:11.88s!important}.thr-animation [thr-duration="594"],.thr-animation [thr-duration="594"]>*{animation-duration:11.88s!important}.thr-animation [thr-delay="595"],.thr-animation [thr-delay="595"]>*{animation-delay:11.9s!important}.thr-animation [thr-duration="595"],.thr-animation [thr-duration="595"]>*{animation-duration:11.9s!important}.thr-animation [thr-delay="596"],.thr-animation [thr-delay="596"]>*{animation-delay:11.92s!important}.thr-animation [thr-duration="596"],.thr-animation [thr-duration="596"]>*{animation-duration:11.92s!important}.thr-animation [thr-delay="597"],.thr-animation [thr-delay="597"]>*{animation-delay:11.94s!important}.thr-animation [thr-duration="597"],.thr-animation [thr-duration="597"]>*{animation-duration:11.94s!important}.thr-animation [thr-delay="598"],.thr-animation [thr-delay="598"]>*{animation-delay:11.96s!important}.thr-animation [thr-duration="598"],.thr-animation [thr-duration="598"]>*{animation-duration:11.96s!important}.thr-animation [thr-delay="599"],.thr-animation [thr-delay="599"]>*{animation-delay:11.98s!important}.thr-animation [thr-duration="599"],.thr-animation [thr-duration="599"]>*{animation-duration:11.98s!important}.thr-animation [thr-delay="600"],.thr-animation [thr-delay="600"]>*{animation-delay:12s!important}.thr-animation [thr-duration="600"],.thr-animation [thr-duration="600"]>*{animation-duration:12s!important}.thr-animation [thr-delay="601"],.thr-animation [thr-delay="601"]>*{animation-delay:12.02s!important}.thr-animation [thr-duration="601"],.thr-animation [thr-duration="601"]>*{animation-duration:12.02s!important}.thr-animation [thr-delay="602"],.thr-animation [thr-delay="602"]>*{animation-delay:12.04s!important}.thr-animation [thr-duration="602"],.thr-animation [thr-duration="602"]>*{animation-duration:12.04s!important}.thr-animation [thr-delay="603"],.thr-animation [thr-delay="603"]>*{animation-delay:12.06s!important}.thr-animation [thr-duration="603"],.thr-animation [thr-duration="603"]>*{animation-duration:12.06s!important}.thr-animation [thr-delay="604"],.thr-animation [thr-delay="604"]>*{animation-delay:12.08s!important}.thr-animation [thr-duration="604"],.thr-animation [thr-duration="604"]>*{animation-duration:12.08s!important}.thr-animation [thr-delay="605"],.thr-animation [thr-delay="605"]>*{animation-delay:12.1s!important}.thr-animation [thr-duration="605"],.thr-animation [thr-duration="605"]>*{animation-duration:12.1s!important}.thr-animation [thr-delay="606"],.thr-animation [thr-delay="606"]>*{animation-delay:12.12s!important}.thr-animation [thr-duration="606"],.thr-animation [thr-duration="606"]>*{animation-duration:12.12s!important}.thr-animation [thr-delay="607"],.thr-animation [thr-delay="607"]>*{animation-delay:12.14s!important}.thr-animation [thr-duration="607"],.thr-animation [thr-duration="607"]>*{animation-duration:12.14s!important}.thr-animation [thr-delay="608"],.thr-animation [thr-delay="608"]>*{animation-delay:12.16s!important}.thr-animation [thr-duration="608"],.thr-animation [thr-duration="608"]>*{animation-duration:12.16s!important}.thr-animation [thr-delay="609"],.thr-animation [thr-delay="609"]>*{animation-delay:12.18s!important}.thr-animation [thr-duration="609"],.thr-animation [thr-duration="609"]>*{animation-duration:12.18s!important}.thr-animation [thr-delay="610"],.thr-animation [thr-delay="610"]>*{animation-delay:12.2s!important}.thr-animation [thr-duration="610"],.thr-animation [thr-duration="610"]>*{animation-duration:12.2s!important}.thr-animation [thr-delay="611"],.thr-animation [thr-delay="611"]>*{animation-delay:12.22s!important}.thr-animation [thr-duration="611"],.thr-animation [thr-duration="611"]>*{animation-duration:12.22s!important}.thr-animation [thr-delay="612"],.thr-animation [thr-delay="612"]>*{animation-delay:12.24s!important}.thr-animation [thr-duration="612"],.thr-animation [thr-duration="612"]>*{animation-duration:12.24s!important}.thr-animation [thr-delay="613"],.thr-animation [thr-delay="613"]>*{animation-delay:12.26s!important}.thr-animation [thr-duration="613"],.thr-animation [thr-duration="613"]>*{animation-duration:12.26s!important}.thr-animation [thr-delay="614"],.thr-animation [thr-delay="614"]>*{animation-delay:12.28s!important}.thr-animation [thr-duration="614"],.thr-animation [thr-duration="614"]>*{animation-duration:12.28s!important}.thr-animation [thr-delay="615"],.thr-animation [thr-delay="615"]>*{animation-delay:12.3s!important}.thr-animation [thr-duration="615"],.thr-animation [thr-duration="615"]>*{animation-duration:12.3s!important}.thr-animation [thr-delay="616"],.thr-animation [thr-delay="616"]>*{animation-delay:12.32s!important}.thr-animation [thr-duration="616"],.thr-animation [thr-duration="616"]>*{animation-duration:12.32s!important}.thr-animation [thr-delay="617"],.thr-animation [thr-delay="617"]>*{animation-delay:12.34s!important}.thr-animation [thr-duration="617"],.thr-animation [thr-duration="617"]>*{animation-duration:12.34s!important}.thr-animation [thr-delay="618"],.thr-animation [thr-delay="618"]>*{animation-delay:12.36s!important}.thr-animation [thr-duration="618"],.thr-animation [thr-duration="618"]>*{animation-duration:12.36s!important}.thr-animation [thr-delay="619"],.thr-animation [thr-delay="619"]>*{animation-delay:12.38s!important}.thr-animation [thr-duration="619"],.thr-animation [thr-duration="619"]>*{animation-duration:12.38s!important}.thr-animation [thr-delay="620"],.thr-animation [thr-delay="620"]>*{animation-delay:12.4s!important}.thr-animation [thr-duration="620"],.thr-animation [thr-duration="620"]>*{animation-duration:12.4s!important}.thr-animation [thr-delay="621"],.thr-animation [thr-delay="621"]>*{animation-delay:12.42s!important}.thr-animation [thr-duration="621"],.thr-animation [thr-duration="621"]>*{animation-duration:12.42s!important}.thr-animation [thr-delay="622"],.thr-animation [thr-delay="622"]>*{animation-delay:12.44s!important}.thr-animation [thr-duration="622"],.thr-animation [thr-duration="622"]>*{animation-duration:12.44s!important}.thr-animation [thr-delay="623"],.thr-animation [thr-delay="623"]>*{animation-delay:12.46s!important}.thr-animation [thr-duration="623"],.thr-animation [thr-duration="623"]>*{animation-duration:12.46s!important}.thr-animation [thr-delay="624"],.thr-animation [thr-delay="624"]>*{animation-delay:12.48s!important}.thr-animation [thr-duration="624"],.thr-animation [thr-duration="624"]>*{animation-duration:12.48s!important}.thr-animation [thr-delay="625"],.thr-animation [thr-delay="625"]>*{animation-delay:12.5s!important}.thr-animation [thr-duration="625"],.thr-animation [thr-duration="625"]>*{animation-duration:12.5s!important}.thr-animation [thr-delay="626"],.thr-animation [thr-delay="626"]>*{animation-delay:12.52s!important}.thr-animation [thr-duration="626"],.thr-animation [thr-duration="626"]>*{animation-duration:12.52s!important}.thr-animation [thr-delay="627"],.thr-animation [thr-delay="627"]>*{animation-delay:12.54s!important}.thr-animation [thr-duration="627"],.thr-animation [thr-duration="627"]>*{animation-duration:12.54s!important}.thr-animation [thr-delay="628"],.thr-animation [thr-delay="628"]>*{animation-delay:12.56s!important}.thr-animation [thr-duration="628"],.thr-animation [thr-duration="628"]>*{animation-duration:12.56s!important}.thr-animation [thr-delay="629"],.thr-animation [thr-delay="629"]>*{animation-delay:12.58s!important}.thr-animation [thr-duration="629"],.thr-animation [thr-duration="629"]>*{animation-duration:12.58s!important}.thr-animation [thr-delay="630"],.thr-animation [thr-delay="630"]>*{animation-delay:12.6s!important}.thr-animation [thr-duration="630"],.thr-animation [thr-duration="630"]>*{animation-duration:12.6s!important}.thr-animation [thr-delay="631"],.thr-animation [thr-delay="631"]>*{animation-delay:12.62s!important}.thr-animation [thr-duration="631"],.thr-animation [thr-duration="631"]>*{animation-duration:12.62s!important}.thr-animation [thr-delay="632"],.thr-animation [thr-delay="632"]>*{animation-delay:12.64s!important}.thr-animation [thr-duration="632"],.thr-animation [thr-duration="632"]>*{animation-duration:12.64s!important}.thr-animation [thr-delay="633"],.thr-animation [thr-delay="633"]>*{animation-delay:12.66s!important}.thr-animation [thr-duration="633"],.thr-animation [thr-duration="633"]>*{animation-duration:12.66s!important}.thr-animation [thr-delay="634"],.thr-animation [thr-delay="634"]>*{animation-delay:12.68s!important}.thr-animation [thr-duration="634"],.thr-animation [thr-duration="634"]>*{animation-duration:12.68s!important}.thr-animation [thr-delay="635"],.thr-animation [thr-delay="635"]>*{animation-delay:12.7s!important}.thr-animation [thr-duration="635"],.thr-animation [thr-duration="635"]>*{animation-duration:12.7s!important}.thr-animation [thr-delay="636"],.thr-animation [thr-delay="636"]>*{animation-delay:12.72s!important}.thr-animation [thr-duration="636"],.thr-animation [thr-duration="636"]>*{animation-duration:12.72s!important}.thr-animation [thr-delay="637"],.thr-animation [thr-delay="637"]>*{animation-delay:12.74s!important}.thr-animation [thr-duration="637"],.thr-animation [thr-duration="637"]>*{animation-duration:12.74s!important}.thr-animation [thr-delay="638"],.thr-animation [thr-delay="638"]>*{animation-delay:12.76s!important}.thr-animation [thr-duration="638"],.thr-animation [thr-duration="638"]>*{animation-duration:12.76s!important}.thr-animation [thr-delay="639"],.thr-animation [thr-delay="639"]>*{animation-delay:12.78s!important}.thr-animation [thr-duration="639"],.thr-animation [thr-duration="639"]>*{animation-duration:12.78s!important}.thr-animation [thr-delay="640"],.thr-animation [thr-delay="640"]>*{animation-delay:12.8s!important}.thr-animation [thr-duration="640"],.thr-animation [thr-duration="640"]>*{animation-duration:12.8s!important}.thr-animation [thr-delay="641"],.thr-animation [thr-delay="641"]>*{animation-delay:12.82s!important}.thr-animation [thr-duration="641"],.thr-animation [thr-duration="641"]>*{animation-duration:12.82s!important}.thr-animation [thr-delay="642"],.thr-animation [thr-delay="642"]>*{animation-delay:12.84s!important}.thr-animation [thr-duration="642"],.thr-animation [thr-duration="642"]>*{animation-duration:12.84s!important}.thr-animation [thr-delay="643"],.thr-animation [thr-delay="643"]>*{animation-delay:12.86s!important}.thr-animation [thr-duration="643"],.thr-animation [thr-duration="643"]>*{animation-duration:12.86s!important}.thr-animation [thr-delay="644"],.thr-animation [thr-delay="644"]>*{animation-delay:12.88s!important}.thr-animation [thr-duration="644"],.thr-animation [thr-duration="644"]>*{animation-duration:12.88s!important}.thr-animation [thr-delay="645"],.thr-animation [thr-delay="645"]>*{animation-delay:12.9s!important}.thr-animation [thr-duration="645"],.thr-animation [thr-duration="645"]>*{animation-duration:12.9s!important}.thr-animation [thr-delay="646"],.thr-animation [thr-delay="646"]>*{animation-delay:12.92s!important}.thr-animation [thr-duration="646"],.thr-animation [thr-duration="646"]>*{animation-duration:12.92s!important}.thr-animation [thr-delay="647"],.thr-animation [thr-delay="647"]>*{animation-delay:12.94s!important}.thr-animation [thr-duration="647"],.thr-animation [thr-duration="647"]>*{animation-duration:12.94s!important}.thr-animation [thr-delay="648"],.thr-animation [thr-delay="648"]>*{animation-delay:12.96s!important}.thr-animation [thr-duration="648"],.thr-animation [thr-duration="648"]>*{animation-duration:12.96s!important}.thr-animation [thr-delay="649"],.thr-animation [thr-delay="649"]>*{animation-delay:12.98s!important}.thr-animation [thr-duration="649"],.thr-animation [thr-duration="649"]>*{animation-duration:12.98s!important}.thr-animation [thr-delay="650"],.thr-animation [thr-delay="650"]>*{animation-delay:13s!important}.thr-animation [thr-duration="650"],.thr-animation [thr-duration="650"]>*{animation-duration:13s!important}.thr-animation [thr-delay="651"],.thr-animation [thr-delay="651"]>*{animation-delay:13.02s!important}.thr-animation [thr-duration="651"],.thr-animation [thr-duration="651"]>*{animation-duration:13.02s!important}.thr-animation [thr-delay="652"],.thr-animation [thr-delay="652"]>*{animation-delay:13.04s!important}.thr-animation [thr-duration="652"],.thr-animation [thr-duration="652"]>*{animation-duration:13.04s!important}.thr-animation [thr-delay="653"],.thr-animation [thr-delay="653"]>*{animation-delay:13.06s!important}.thr-animation [thr-duration="653"],.thr-animation [thr-duration="653"]>*{animation-duration:13.06s!important}.thr-animation [thr-delay="654"],.thr-animation [thr-delay="654"]>*{animation-delay:13.08s!important}.thr-animation [thr-duration="654"],.thr-animation [thr-duration="654"]>*{animation-duration:13.08s!important}.thr-animation [thr-delay="655"],.thr-animation [thr-delay="655"]>*{animation-delay:13.1s!important}.thr-animation [thr-duration="655"],.thr-animation [thr-duration="655"]>*{animation-duration:13.1s!important}.thr-animation [thr-delay="656"],.thr-animation [thr-delay="656"]>*{animation-delay:13.12s!important}.thr-animation [thr-duration="656"],.thr-animation [thr-duration="656"]>*{animation-duration:13.12s!important}.thr-animation [thr-delay="657"],.thr-animation [thr-delay="657"]>*{animation-delay:13.14s!important}.thr-animation [thr-duration="657"],.thr-animation [thr-duration="657"]>*{animation-duration:13.14s!important}.thr-animation [thr-delay="658"],.thr-animation [thr-delay="658"]>*{animation-delay:13.16s!important}.thr-animation [thr-duration="658"],.thr-animation [thr-duration="658"]>*{animation-duration:13.16s!important}.thr-animation [thr-delay="659"],.thr-animation [thr-delay="659"]>*{animation-delay:13.18s!important}.thr-animation [thr-duration="659"],.thr-animation [thr-duration="659"]>*{animation-duration:13.18s!important}.thr-animation [thr-delay="660"],.thr-animation [thr-delay="660"]>*{animation-delay:13.2s!important}.thr-animation [thr-duration="660"],.thr-animation [thr-duration="660"]>*{animation-duration:13.2s!important}.thr-animation [thr-delay="661"],.thr-animation [thr-delay="661"]>*{animation-delay:13.22s!important}.thr-animation [thr-duration="661"],.thr-animation [thr-duration="661"]>*{animation-duration:13.22s!important}.thr-animation [thr-delay="662"],.thr-animation [thr-delay="662"]>*{animation-delay:13.24s!important}.thr-animation [thr-duration="662"],.thr-animation [thr-duration="662"]>*{animation-duration:13.24s!important}.thr-animation [thr-delay="663"],.thr-animation [thr-delay="663"]>*{animation-delay:13.26s!important}.thr-animation [thr-duration="663"],.thr-animation [thr-duration="663"]>*{animation-duration:13.26s!important}.thr-animation [thr-delay="664"],.thr-animation [thr-delay="664"]>*{animation-delay:13.28s!important}.thr-animation [thr-duration="664"],.thr-animation [thr-duration="664"]>*{animation-duration:13.28s!important}.thr-animation [thr-delay="665"],.thr-animation [thr-delay="665"]>*{animation-delay:13.3s!important}.thr-animation [thr-duration="665"],.thr-animation [thr-duration="665"]>*{animation-duration:13.3s!important}.thr-animation [thr-delay="666"],.thr-animation [thr-delay="666"]>*{animation-delay:13.32s!important}.thr-animation [thr-duration="666"],.thr-animation [thr-duration="666"]>*{animation-duration:13.32s!important}.thr-animation [thr-delay="667"],.thr-animation [thr-delay="667"]>*{animation-delay:13.34s!important}.thr-animation [thr-duration="667"],.thr-animation [thr-duration="667"]>*{animation-duration:13.34s!important}.thr-animation [thr-delay="668"],.thr-animation [thr-delay="668"]>*{animation-delay:13.36s!important}.thr-animation [thr-duration="668"],.thr-animation [thr-duration="668"]>*{animation-duration:13.36s!important}.thr-animation [thr-delay="669"],.thr-animation [thr-delay="669"]>*{animation-delay:13.38s!important}.thr-animation [thr-duration="669"],.thr-animation [thr-duration="669"]>*{animation-duration:13.38s!important}.thr-animation [thr-delay="670"],.thr-animation [thr-delay="670"]>*{animation-delay:13.4s!important}.thr-animation [thr-duration="670"],.thr-animation [thr-duration="670"]>*{animation-duration:13.4s!important}.thr-animation [thr-delay="671"],.thr-animation [thr-delay="671"]>*{animation-delay:13.42s!important}.thr-animation [thr-duration="671"],.thr-animation [thr-duration="671"]>*{animation-duration:13.42s!important}.thr-animation [thr-delay="672"],.thr-animation [thr-delay="672"]>*{animation-delay:13.44s!important}.thr-animation [thr-duration="672"],.thr-animation [thr-duration="672"]>*{animation-duration:13.44s!important}.thr-animation [thr-delay="673"],.thr-animation [thr-delay="673"]>*{animation-delay:13.46s!important}.thr-animation [thr-duration="673"],.thr-animation [thr-duration="673"]>*{animation-duration:13.46s!important}.thr-animation [thr-delay="674"],.thr-animation [thr-delay="674"]>*{animation-delay:13.48s!important}.thr-animation [thr-duration="674"],.thr-animation [thr-duration="674"]>*{animation-duration:13.48s!important}.thr-animation [thr-delay="675"],.thr-animation [thr-delay="675"]>*{animation-delay:13.5s!important}.thr-animation [thr-duration="675"],.thr-animation [thr-duration="675"]>*{animation-duration:13.5s!important}.thr-animation [thr-delay="676"],.thr-animation [thr-delay="676"]>*{animation-delay:13.52s!important}.thr-animation [thr-duration="676"],.thr-animation [thr-duration="676"]>*{animation-duration:13.52s!important}.thr-animation [thr-delay="677"],.thr-animation [thr-delay="677"]>*{animation-delay:13.54s!important}.thr-animation [thr-duration="677"],.thr-animation [thr-duration="677"]>*{animation-duration:13.54s!important}.thr-animation [thr-delay="678"],.thr-animation [thr-delay="678"]>*{animation-delay:13.56s!important}.thr-animation [thr-duration="678"],.thr-animation [thr-duration="678"]>*{animation-duration:13.56s!important}.thr-animation [thr-delay="679"],.thr-animation [thr-delay="679"]>*{animation-delay:13.58s!important}.thr-animation [thr-duration="679"],.thr-animation [thr-duration="679"]>*{animation-duration:13.58s!important}.thr-animation [thr-delay="680"],.thr-animation [thr-delay="680"]>*{animation-delay:13.6s!important}.thr-animation [thr-duration="680"],.thr-animation [thr-duration="680"]>*{animation-duration:13.6s!important}.thr-animation [thr-delay="681"],.thr-animation [thr-delay="681"]>*{animation-delay:13.62s!important}.thr-animation [thr-duration="681"],.thr-animation [thr-duration="681"]>*{animation-duration:13.62s!important}.thr-animation [thr-delay="682"],.thr-animation [thr-delay="682"]>*{animation-delay:13.64s!important}.thr-animation [thr-duration="682"],.thr-animation [thr-duration="682"]>*{animation-duration:13.64s!important}.thr-animation [thr-delay="683"],.thr-animation [thr-delay="683"]>*{animation-delay:13.66s!important}.thr-animation [thr-duration="683"],.thr-animation [thr-duration="683"]>*{animation-duration:13.66s!important}.thr-animation [thr-delay="684"],.thr-animation [thr-delay="684"]>*{animation-delay:13.68s!important}.thr-animation [thr-duration="684"],.thr-animation [thr-duration="684"]>*{animation-duration:13.68s!important}.thr-animation [thr-delay="685"],.thr-animation [thr-delay="685"]>*{animation-delay:13.7s!important}.thr-animation [thr-duration="685"],.thr-animation [thr-duration="685"]>*{animation-duration:13.7s!important}.thr-animation [thr-delay="686"],.thr-animation [thr-delay="686"]>*{animation-delay:13.72s!important}.thr-animation [thr-duration="686"],.thr-animation [thr-duration="686"]>*{animation-duration:13.72s!important}.thr-animation [thr-delay="687"],.thr-animation [thr-delay="687"]>*{animation-delay:13.74s!important}.thr-animation [thr-duration="687"],.thr-animation [thr-duration="687"]>*{animation-duration:13.74s!important}.thr-animation [thr-delay="688"],.thr-animation [thr-delay="688"]>*{animation-delay:13.76s!important}.thr-animation [thr-duration="688"],.thr-animation [thr-duration="688"]>*{animation-duration:13.76s!important}.thr-animation [thr-delay="689"],.thr-animation [thr-delay="689"]>*{animation-delay:13.78s!important}.thr-animation [thr-duration="689"],.thr-animation [thr-duration="689"]>*{animation-duration:13.78s!important}.thr-animation [thr-delay="690"],.thr-animation [thr-delay="690"]>*{animation-delay:13.8s!important}.thr-animation [thr-duration="690"],.thr-animation [thr-duration="690"]>*{animation-duration:13.8s!important}.thr-animation [thr-delay="691"],.thr-animation [thr-delay="691"]>*{animation-delay:13.82s!important}.thr-animation [thr-duration="691"],.thr-animation [thr-duration="691"]>*{animation-duration:13.82s!important}.thr-animation [thr-delay="692"],.thr-animation [thr-delay="692"]>*{animation-delay:13.84s!important}.thr-animation [thr-duration="692"],.thr-animation [thr-duration="692"]>*{animation-duration:13.84s!important}.thr-animation [thr-delay="693"],.thr-animation [thr-delay="693"]>*{animation-delay:13.86s!important}.thr-animation [thr-duration="693"],.thr-animation [thr-duration="693"]>*{animation-duration:13.86s!important}.thr-animation [thr-delay="694"],.thr-animation [thr-delay="694"]>*{animation-delay:13.88s!important}.thr-animation [thr-duration="694"],.thr-animation [thr-duration="694"]>*{animation-duration:13.88s!important}.thr-animation [thr-delay="695"],.thr-animation [thr-delay="695"]>*{animation-delay:13.9s!important}.thr-animation [thr-duration="695"],.thr-animation [thr-duration="695"]>*{animation-duration:13.9s!important}.thr-animation [thr-delay="696"],.thr-animation [thr-delay="696"]>*{animation-delay:13.92s!important}.thr-animation [thr-duration="696"],.thr-animation [thr-duration="696"]>*{animation-duration:13.92s!important}.thr-animation [thr-delay="697"],.thr-animation [thr-delay="697"]>*{animation-delay:13.94s!important}.thr-animation [thr-duration="697"],.thr-animation [thr-duration="697"]>*{animation-duration:13.94s!important}.thr-animation [thr-delay="698"],.thr-animation [thr-delay="698"]>*{animation-delay:13.96s!important}.thr-animation [thr-duration="698"],.thr-animation [thr-duration="698"]>*{animation-duration:13.96s!important}.thr-animation [thr-delay="699"],.thr-animation [thr-delay="699"]>*{animation-delay:13.98s!important}.thr-animation [thr-duration="699"],.thr-animation [thr-duration="699"]>*{animation-duration:13.98s!important}.thr-animation [thr-delay="700"],.thr-animation [thr-delay="700"]>*{animation-delay:14s!important}.thr-animation [thr-duration="700"],.thr-animation [thr-duration="700"]>*{animation-duration:14s!important}.thr-animation [thr-delay="701"],.thr-animation [thr-delay="701"]>*{animation-delay:14.02s!important}.thr-animation [thr-duration="701"],.thr-animation [thr-duration="701"]>*{animation-duration:14.02s!important}.thr-animation [thr-delay="702"],.thr-animation [thr-delay="702"]>*{animation-delay:14.04s!important}.thr-animation [thr-duration="702"],.thr-animation [thr-duration="702"]>*{animation-duration:14.04s!important}.thr-animation [thr-delay="703"],.thr-animation [thr-delay="703"]>*{animation-delay:14.06s!important}.thr-animation [thr-duration="703"],.thr-animation [thr-duration="703"]>*{animation-duration:14.06s!important}.thr-animation [thr-delay="704"],.thr-animation [thr-delay="704"]>*{animation-delay:14.08s!important}.thr-animation [thr-duration="704"],.thr-animation [thr-duration="704"]>*{animation-duration:14.08s!important}.thr-animation [thr-delay="705"],.thr-animation [thr-delay="705"]>*{animation-delay:14.1s!important}.thr-animation [thr-duration="705"],.thr-animation [thr-duration="705"]>*{animation-duration:14.1s!important}.thr-animation [thr-delay="706"],.thr-animation [thr-delay="706"]>*{animation-delay:14.12s!important}.thr-animation [thr-duration="706"],.thr-animation [thr-duration="706"]>*{animation-duration:14.12s!important}.thr-animation [thr-delay="707"],.thr-animation [thr-delay="707"]>*{animation-delay:14.14s!important}.thr-animation [thr-duration="707"],.thr-animation [thr-duration="707"]>*{animation-duration:14.14s!important}.thr-animation [thr-delay="708"],.thr-animation [thr-delay="708"]>*{animation-delay:14.16s!important}.thr-animation [thr-duration="708"],.thr-animation [thr-duration="708"]>*{animation-duration:14.16s!important}.thr-animation [thr-delay="709"],.thr-animation [thr-delay="709"]>*{animation-delay:14.18s!important}.thr-animation [thr-duration="709"],.thr-animation [thr-duration="709"]>*{animation-duration:14.18s!important}.thr-animation [thr-delay="710"],.thr-animation [thr-delay="710"]>*{animation-delay:14.2s!important}.thr-animation [thr-duration="710"],.thr-animation [thr-duration="710"]>*{animation-duration:14.2s!important}.thr-animation [thr-delay="711"],.thr-animation [thr-delay="711"]>*{animation-delay:14.22s!important}.thr-animation [thr-duration="711"],.thr-animation [thr-duration="711"]>*{animation-duration:14.22s!important}.thr-animation [thr-delay="712"],.thr-animation [thr-delay="712"]>*{animation-delay:14.24s!important}.thr-animation [thr-duration="712"],.thr-animation [thr-duration="712"]>*{animation-duration:14.24s!important}.thr-animation [thr-delay="713"],.thr-animation [thr-delay="713"]>*{animation-delay:14.26s!important}.thr-animation [thr-duration="713"],.thr-animation [thr-duration="713"]>*{animation-duration:14.26s!important}.thr-animation [thr-delay="714"],.thr-animation [thr-delay="714"]>*{animation-delay:14.28s!important}.thr-animation [thr-duration="714"],.thr-animation [thr-duration="714"]>*{animation-duration:14.28s!important}.thr-animation [thr-delay="715"],.thr-animation [thr-delay="715"]>*{animation-delay:14.3s!important}.thr-animation [thr-duration="715"],.thr-animation [thr-duration="715"]>*{animation-duration:14.3s!important}.thr-animation [thr-delay="716"],.thr-animation [thr-delay="716"]>*{animation-delay:14.32s!important}.thr-animation [thr-duration="716"],.thr-animation [thr-duration="716"]>*{animation-duration:14.32s!important}.thr-animation [thr-delay="717"],.thr-animation [thr-delay="717"]>*{animation-delay:14.34s!important}.thr-animation [thr-duration="717"],.thr-animation [thr-duration="717"]>*{animation-duration:14.34s!important}.thr-animation [thr-delay="718"],.thr-animation [thr-delay="718"]>*{animation-delay:14.36s!important}.thr-animation [thr-duration="718"],.thr-animation [thr-duration="718"]>*{animation-duration:14.36s!important}.thr-animation [thr-delay="719"],.thr-animation [thr-delay="719"]>*{animation-delay:14.38s!important}.thr-animation [thr-duration="719"],.thr-animation [thr-duration="719"]>*{animation-duration:14.38s!important}.thr-animation [thr-delay="720"],.thr-animation [thr-delay="720"]>*{animation-delay:14.4s!important}.thr-animation [thr-duration="720"],.thr-animation [thr-duration="720"]>*{animation-duration:14.4s!important}.thr-animation [thr-delay="721"],.thr-animation [thr-delay="721"]>*{animation-delay:14.42s!important}.thr-animation [thr-duration="721"],.thr-animation [thr-duration="721"]>*{animation-duration:14.42s!important}.thr-animation [thr-delay="722"],.thr-animation [thr-delay="722"]>*{animation-delay:14.44s!important}.thr-animation [thr-duration="722"],.thr-animation [thr-duration="722"]>*{animation-duration:14.44s!important}.thr-animation [thr-delay="723"],.thr-animation [thr-delay="723"]>*{animation-delay:14.46s!important}.thr-animation [thr-duration="723"],.thr-animation [thr-duration="723"]>*{animation-duration:14.46s!important}.thr-animation [thr-delay="724"],.thr-animation [thr-delay="724"]>*{animation-delay:14.48s!important}.thr-animation [thr-duration="724"],.thr-animation [thr-duration="724"]>*{animation-duration:14.48s!important}.thr-animation [thr-delay="725"],.thr-animation [thr-delay="725"]>*{animation-delay:14.5s!important}.thr-animation [thr-duration="725"],.thr-animation [thr-duration="725"]>*{animation-duration:14.5s!important}.thr-animation [thr-delay="726"],.thr-animation [thr-delay="726"]>*{animation-delay:14.52s!important}.thr-animation [thr-duration="726"],.thr-animation [thr-duration="726"]>*{animation-duration:14.52s!important}.thr-animation [thr-delay="727"],.thr-animation [thr-delay="727"]>*{animation-delay:14.54s!important}.thr-animation [thr-duration="727"],.thr-animation [thr-duration="727"]>*{animation-duration:14.54s!important}.thr-animation [thr-delay="728"],.thr-animation [thr-delay="728"]>*{animation-delay:14.56s!important}.thr-animation [thr-duration="728"],.thr-animation [thr-duration="728"]>*{animation-duration:14.56s!important}.thr-animation [thr-delay="729"],.thr-animation [thr-delay="729"]>*{animation-delay:14.58s!important}.thr-animation [thr-duration="729"],.thr-animation [thr-duration="729"]>*{animation-duration:14.58s!important}.thr-animation [thr-delay="730"],.thr-animation [thr-delay="730"]>*{animation-delay:14.6s!important}.thr-animation [thr-duration="730"],.thr-animation [thr-duration="730"]>*{animation-duration:14.6s!important}.thr-animation [thr-delay="731"],.thr-animation [thr-delay="731"]>*{animation-delay:14.62s!important}.thr-animation [thr-duration="731"],.thr-animation [thr-duration="731"]>*{animation-duration:14.62s!important}.thr-animation [thr-delay="732"],.thr-animation [thr-delay="732"]>*{animation-delay:14.64s!important}.thr-animation [thr-duration="732"],.thr-animation [thr-duration="732"]>*{animation-duration:14.64s!important}.thr-animation [thr-delay="733"],.thr-animation [thr-delay="733"]>*{animation-delay:14.66s!important}.thr-animation [thr-duration="733"],.thr-animation [thr-duration="733"]>*{animation-duration:14.66s!important}.thr-animation [thr-delay="734"],.thr-animation [thr-delay="734"]>*{animation-delay:14.68s!important}.thr-animation [thr-duration="734"],.thr-animation [thr-duration="734"]>*{animation-duration:14.68s!important}.thr-animation [thr-delay="735"],.thr-animation [thr-delay="735"]>*{animation-delay:14.7s!important}.thr-animation [thr-duration="735"],.thr-animation [thr-duration="735"]>*{animation-duration:14.7s!important}.thr-animation [thr-delay="736"],.thr-animation [thr-delay="736"]>*{animation-delay:14.72s!important}.thr-animation [thr-duration="736"],.thr-animation [thr-duration="736"]>*{animation-duration:14.72s!important}.thr-animation [thr-delay="737"],.thr-animation [thr-delay="737"]>*{animation-delay:14.74s!important}.thr-animation [thr-duration="737"],.thr-animation [thr-duration="737"]>*{animation-duration:14.74s!important}.thr-animation [thr-delay="738"],.thr-animation [thr-delay="738"]>*{animation-delay:14.76s!important}.thr-animation [thr-duration="738"],.thr-animation [thr-duration="738"]>*{animation-duration:14.76s!important}.thr-animation [thr-delay="739"],.thr-animation [thr-delay="739"]>*{animation-delay:14.78s!important}.thr-animation [thr-duration="739"],.thr-animation [thr-duration="739"]>*{animation-duration:14.78s!important}.thr-animation [thr-delay="740"],.thr-animation [thr-delay="740"]>*{animation-delay:14.8s!important}.thr-animation [thr-duration="740"],.thr-animation [thr-duration="740"]>*{animation-duration:14.8s!important}.thr-animation [thr-delay="741"],.thr-animation [thr-delay="741"]>*{animation-delay:14.82s!important}.thr-animation [thr-duration="741"],.thr-animation [thr-duration="741"]>*{animation-duration:14.82s!important}.thr-animation [thr-delay="742"],.thr-animation [thr-delay="742"]>*{animation-delay:14.84s!important}.thr-animation [thr-duration="742"],.thr-animation [thr-duration="742"]>*{animation-duration:14.84s!important}.thr-animation [thr-delay="743"],.thr-animation [thr-delay="743"]>*{animation-delay:14.86s!important}.thr-animation [thr-duration="743"],.thr-animation [thr-duration="743"]>*{animation-duration:14.86s!important}.thr-animation [thr-delay="744"],.thr-animation [thr-delay="744"]>*{animation-delay:14.88s!important}.thr-animation [thr-duration="744"],.thr-animation [thr-duration="744"]>*{animation-duration:14.88s!important}.thr-animation [thr-delay="745"],.thr-animation [thr-delay="745"]>*{animation-delay:14.9s!important}.thr-animation [thr-duration="745"],.thr-animation [thr-duration="745"]>*{animation-duration:14.9s!important}.thr-animation [thr-delay="746"],.thr-animation [thr-delay="746"]>*{animation-delay:14.92s!important}.thr-animation [thr-duration="746"],.thr-animation [thr-duration="746"]>*{animation-duration:14.92s!important}.thr-animation [thr-delay="747"],.thr-animation [thr-delay="747"]>*{animation-delay:14.94s!important}.thr-animation [thr-duration="747"],.thr-animation [thr-duration="747"]>*{animation-duration:14.94s!important}.thr-animation [thr-delay="748"],.thr-animation [thr-delay="748"]>*{animation-delay:14.96s!important}.thr-animation [thr-duration="748"],.thr-animation [thr-duration="748"]>*{animation-duration:14.96s!important}.thr-animation [thr-delay="749"],.thr-animation [thr-delay="749"]>*{animation-delay:14.98s!important}.thr-animation [thr-duration="749"],.thr-animation [thr-duration="749"]>*{animation-duration:14.98s!important}.thr-animation [thr-delay="750"],.thr-animation [thr-delay="750"]>*{animation-delay:15s!important}.thr-animation [thr-duration="750"],.thr-animation [thr-duration="750"]>*{animation-duration:15s!important}.thr-animation [thr-delay="751"],.thr-animation [thr-delay="751"]>*{animation-delay:15.02s!important}.thr-animation [thr-duration="751"],.thr-animation [thr-duration="751"]>*{animation-duration:15.02s!important}.thr-animation [thr-delay="752"],.thr-animation [thr-delay="752"]>*{animation-delay:15.04s!important}.thr-animation [thr-duration="752"],.thr-animation [thr-duration="752"]>*{animation-duration:15.04s!important}.thr-animation [thr-delay="753"],.thr-animation [thr-delay="753"]>*{animation-delay:15.06s!important}.thr-animation [thr-duration="753"],.thr-animation [thr-duration="753"]>*{animation-duration:15.06s!important}.thr-animation [thr-delay="754"],.thr-animation [thr-delay="754"]>*{animation-delay:15.08s!important}.thr-animation [thr-duration="754"],.thr-animation [thr-duration="754"]>*{animation-duration:15.08s!important}.thr-animation [thr-delay="755"],.thr-animation [thr-delay="755"]>*{animation-delay:15.1s!important}.thr-animation [thr-duration="755"],.thr-animation [thr-duration="755"]>*{animation-duration:15.1s!important}.thr-animation [thr-delay="756"],.thr-animation [thr-delay="756"]>*{animation-delay:15.12s!important}.thr-animation [thr-duration="756"],.thr-animation [thr-duration="756"]>*{animation-duration:15.12s!important}.thr-animation [thr-delay="757"],.thr-animation [thr-delay="757"]>*{animation-delay:15.14s!important}.thr-animation [thr-duration="757"],.thr-animation [thr-duration="757"]>*{animation-duration:15.14s!important}.thr-animation [thr-delay="758"],.thr-animation [thr-delay="758"]>*{animation-delay:15.16s!important}.thr-animation [thr-duration="758"],.thr-animation [thr-duration="758"]>*{animation-duration:15.16s!important}.thr-animation [thr-delay="759"],.thr-animation [thr-delay="759"]>*{animation-delay:15.18s!important}.thr-animation [thr-duration="759"],.thr-animation [thr-duration="759"]>*{animation-duration:15.18s!important}.thr-animation [thr-delay="760"],.thr-animation [thr-delay="760"]>*{animation-delay:15.2s!important}.thr-animation [thr-duration="760"],.thr-animation [thr-duration="760"]>*{animation-duration:15.2s!important}.thr-animation [thr-delay="761"],.thr-animation [thr-delay="761"]>*{animation-delay:15.22s!important}.thr-animation [thr-duration="761"],.thr-animation [thr-duration="761"]>*{animation-duration:15.22s!important}.thr-animation [thr-delay="762"],.thr-animation [thr-delay="762"]>*{animation-delay:15.24s!important}.thr-animation [thr-duration="762"],.thr-animation [thr-duration="762"]>*{animation-duration:15.24s!important}.thr-animation [thr-delay="763"],.thr-animation [thr-delay="763"]>*{animation-delay:15.26s!important}.thr-animation [thr-duration="763"],.thr-animation [thr-duration="763"]>*{animation-duration:15.26s!important}.thr-animation [thr-delay="764"],.thr-animation [thr-delay="764"]>*{animation-delay:15.28s!important}.thr-animation [thr-duration="764"],.thr-animation [thr-duration="764"]>*{animation-duration:15.28s!important}.thr-animation [thr-delay="765"],.thr-animation [thr-delay="765"]>*{animation-delay:15.3s!important}.thr-animation [thr-duration="765"],.thr-animation [thr-duration="765"]>*{animation-duration:15.3s!important}.thr-animation [thr-delay="766"],.thr-animation [thr-delay="766"]>*{animation-delay:15.32s!important}.thr-animation [thr-duration="766"],.thr-animation [thr-duration="766"]>*{animation-duration:15.32s!important}.thr-animation [thr-delay="767"],.thr-animation [thr-delay="767"]>*{animation-delay:15.34s!important}.thr-animation [thr-duration="767"],.thr-animation [thr-duration="767"]>*{animation-duration:15.34s!important}.thr-animation [thr-delay="768"],.thr-animation [thr-delay="768"]>*{animation-delay:15.36s!important}.thr-animation [thr-duration="768"],.thr-animation [thr-duration="768"]>*{animation-duration:15.36s!important}.thr-animation [thr-delay="769"],.thr-animation [thr-delay="769"]>*{animation-delay:15.38s!important}.thr-animation [thr-duration="769"],.thr-animation [thr-duration="769"]>*{animation-duration:15.38s!important}.thr-animation [thr-delay="770"],.thr-animation [thr-delay="770"]>*{animation-delay:15.4s!important}.thr-animation [thr-duration="770"],.thr-animation [thr-duration="770"]>*{animation-duration:15.4s!important}.thr-animation [thr-delay="771"],.thr-animation [thr-delay="771"]>*{animation-delay:15.42s!important}.thr-animation [thr-duration="771"],.thr-animation [thr-duration="771"]>*{animation-duration:15.42s!important}.thr-animation [thr-delay="772"],.thr-animation [thr-delay="772"]>*{animation-delay:15.44s!important}.thr-animation [thr-duration="772"],.thr-animation [thr-duration="772"]>*{animation-duration:15.44s!important}.thr-animation [thr-delay="773"],.thr-animation [thr-delay="773"]>*{animation-delay:15.46s!important}.thr-animation [thr-duration="773"],.thr-animation [thr-duration="773"]>*{animation-duration:15.46s!important}.thr-animation [thr-delay="774"],.thr-animation [thr-delay="774"]>*{animation-delay:15.48s!important}.thr-animation [thr-duration="774"],.thr-animation [thr-duration="774"]>*{animation-duration:15.48s!important}.thr-animation [thr-delay="775"],.thr-animation [thr-delay="775"]>*{animation-delay:15.5s!important}.thr-animation [thr-duration="775"],.thr-animation [thr-duration="775"]>*{animation-duration:15.5s!important}.thr-animation [thr-delay="776"],.thr-animation [thr-delay="776"]>*{animation-delay:15.52s!important}.thr-animation [thr-duration="776"],.thr-animation [thr-duration="776"]>*{animation-duration:15.52s!important}.thr-animation [thr-delay="777"],.thr-animation [thr-delay="777"]>*{animation-delay:15.54s!important}.thr-animation [thr-duration="777"],.thr-animation [thr-duration="777"]>*{animation-duration:15.54s!important}.thr-animation [thr-delay="778"],.thr-animation [thr-delay="778"]>*{animation-delay:15.56s!important}.thr-animation [thr-duration="778"],.thr-animation [thr-duration="778"]>*{animation-duration:15.56s!important}.thr-animation [thr-delay="779"],.thr-animation [thr-delay="779"]>*{animation-delay:15.58s!important}.thr-animation [thr-duration="779"],.thr-animation [thr-duration="779"]>*{animation-duration:15.58s!important}.thr-animation [thr-delay="780"],.thr-animation [thr-delay="780"]>*{animation-delay:15.6s!important}.thr-animation [thr-duration="780"],.thr-animation [thr-duration="780"]>*{animation-duration:15.6s!important}.thr-animation [thr-delay="781"],.thr-animation [thr-delay="781"]>*{animation-delay:15.62s!important}.thr-animation [thr-duration="781"],.thr-animation [thr-duration="781"]>*{animation-duration:15.62s!important}.thr-animation [thr-delay="782"],.thr-animation [thr-delay="782"]>*{animation-delay:15.64s!important}.thr-animation [thr-duration="782"],.thr-animation [thr-duration="782"]>*{animation-duration:15.64s!important}.thr-animation [thr-delay="783"],.thr-animation [thr-delay="783"]>*{animation-delay:15.66s!important}.thr-animation [thr-duration="783"],.thr-animation [thr-duration="783"]>*{animation-duration:15.66s!important}.thr-animation [thr-delay="784"],.thr-animation [thr-delay="784"]>*{animation-delay:15.68s!important}.thr-animation [thr-duration="784"],.thr-animation [thr-duration="784"]>*{animation-duration:15.68s!important}.thr-animation [thr-delay="785"],.thr-animation [thr-delay="785"]>*{animation-delay:15.7s!important}.thr-animation [thr-duration="785"],.thr-animation [thr-duration="785"]>*{animation-duration:15.7s!important}.thr-animation [thr-delay="786"],.thr-animation [thr-delay="786"]>*{animation-delay:15.72s!important}.thr-animation [thr-duration="786"],.thr-animation [thr-duration="786"]>*{animation-duration:15.72s!important}.thr-animation [thr-delay="787"],.thr-animation [thr-delay="787"]>*{animation-delay:15.74s!important}.thr-animation [thr-duration="787"],.thr-animation [thr-duration="787"]>*{animation-duration:15.74s!important}.thr-animation [thr-delay="788"],.thr-animation [thr-delay="788"]>*{animation-delay:15.76s!important}.thr-animation [thr-duration="788"],.thr-animation [thr-duration="788"]>*{animation-duration:15.76s!important}.thr-animation [thr-delay="789"],.thr-animation [thr-delay="789"]>*{animation-delay:15.78s!important}.thr-animation [thr-duration="789"],.thr-animation [thr-duration="789"]>*{animation-duration:15.78s!important}.thr-animation [thr-delay="790"],.thr-animation [thr-delay="790"]>*{animation-delay:15.8s!important}.thr-animation [thr-duration="790"],.thr-animation [thr-duration="790"]>*{animation-duration:15.8s!important}.thr-animation [thr-delay="791"],.thr-animation [thr-delay="791"]>*{animation-delay:15.82s!important}.thr-animation [thr-duration="791"],.thr-animation [thr-duration="791"]>*{animation-duration:15.82s!important}.thr-animation [thr-delay="792"],.thr-animation [thr-delay="792"]>*{animation-delay:15.84s!important}.thr-animation [thr-duration="792"],.thr-animation [thr-duration="792"]>*{animation-duration:15.84s!important}.thr-animation [thr-delay="793"],.thr-animation [thr-delay="793"]>*{animation-delay:15.86s!important}.thr-animation [thr-duration="793"],.thr-animation [thr-duration="793"]>*{animation-duration:15.86s!important}.thr-animation [thr-delay="794"],.thr-animation [thr-delay="794"]>*{animation-delay:15.88s!important}.thr-animation [thr-duration="794"],.thr-animation [thr-duration="794"]>*{animation-duration:15.88s!important}.thr-animation [thr-delay="795"],.thr-animation [thr-delay="795"]>*{animation-delay:15.9s!important}.thr-animation [thr-duration="795"],.thr-animation [thr-duration="795"]>*{animation-duration:15.9s!important}.thr-animation [thr-delay="796"],.thr-animation [thr-delay="796"]>*{animation-delay:15.92s!important}.thr-animation [thr-duration="796"],.thr-animation [thr-duration="796"]>*{animation-duration:15.92s!important}.thr-animation [thr-delay="797"],.thr-animation [thr-delay="797"]>*{animation-delay:15.94s!important}.thr-animation [thr-duration="797"],.thr-animation [thr-duration="797"]>*{animation-duration:15.94s!important}.thr-animation [thr-delay="798"],.thr-animation [thr-delay="798"]>*{animation-delay:15.96s!important}.thr-animation [thr-duration="798"],.thr-animation [thr-duration="798"]>*{animation-duration:15.96s!important}.thr-animation [thr-delay="799"],.thr-animation [thr-delay="799"]>*{animation-delay:15.98s!important}.thr-animation [thr-duration="799"],.thr-animation [thr-duration="799"]>*{animation-duration:15.98s!important}.thr-animation [thr-delay="800"],.thr-animation [thr-delay="800"]>*{animation-delay:16s!important}.thr-animation [thr-duration="800"],.thr-animation [thr-duration="800"]>*{animation-duration:16s!important}.thr-animation [thr-delay="801"],.thr-animation [thr-delay="801"]>*{animation-delay:16.02s!important}.thr-animation [thr-duration="801"],.thr-animation [thr-duration="801"]>*{animation-duration:16.02s!important}.thr-animation [thr-delay="802"],.thr-animation [thr-delay="802"]>*{animation-delay:16.04s!important}.thr-animation [thr-duration="802"],.thr-animation [thr-duration="802"]>*{animation-duration:16.04s!important}.thr-animation [thr-delay="803"],.thr-animation [thr-delay="803"]>*{animation-delay:16.06s!important}.thr-animation [thr-duration="803"],.thr-animation [thr-duration="803"]>*{animation-duration:16.06s!important}.thr-animation [thr-delay="804"],.thr-animation [thr-delay="804"]>*{animation-delay:16.08s!important}.thr-animation [thr-duration="804"],.thr-animation [thr-duration="804"]>*{animation-duration:16.08s!important}.thr-animation [thr-delay="805"],.thr-animation [thr-delay="805"]>*{animation-delay:16.1s!important}.thr-animation [thr-duration="805"],.thr-animation [thr-duration="805"]>*{animation-duration:16.1s!important}.thr-animation [thr-delay="806"],.thr-animation [thr-delay="806"]>*{animation-delay:16.12s!important}.thr-animation [thr-duration="806"],.thr-animation [thr-duration="806"]>*{animation-duration:16.12s!important}.thr-animation [thr-delay="807"],.thr-animation [thr-delay="807"]>*{animation-delay:16.14s!important}.thr-animation [thr-duration="807"],.thr-animation [thr-duration="807"]>*{animation-duration:16.14s!important}.thr-animation [thr-delay="808"],.thr-animation [thr-delay="808"]>*{animation-delay:16.16s!important}.thr-animation [thr-duration="808"],.thr-animation [thr-duration="808"]>*{animation-duration:16.16s!important}.thr-animation [thr-delay="809"],.thr-animation [thr-delay="809"]>*{animation-delay:16.18s!important}.thr-animation [thr-duration="809"],.thr-animation [thr-duration="809"]>*{animation-duration:16.18s!important}.thr-animation [thr-delay="810"],.thr-animation [thr-delay="810"]>*{animation-delay:16.2s!important}.thr-animation [thr-duration="810"],.thr-animation [thr-duration="810"]>*{animation-duration:16.2s!important}.thr-animation [thr-delay="811"],.thr-animation [thr-delay="811"]>*{animation-delay:16.22s!important}.thr-animation [thr-duration="811"],.thr-animation [thr-duration="811"]>*{animation-duration:16.22s!important}.thr-animation [thr-delay="812"],.thr-animation [thr-delay="812"]>*{animation-delay:16.24s!important}.thr-animation [thr-duration="812"],.thr-animation [thr-duration="812"]>*{animation-duration:16.24s!important}.thr-animation [thr-delay="813"],.thr-animation [thr-delay="813"]>*{animation-delay:16.26s!important}.thr-animation [thr-duration="813"],.thr-animation [thr-duration="813"]>*{animation-duration:16.26s!important}.thr-animation [thr-delay="814"],.thr-animation [thr-delay="814"]>*{animation-delay:16.28s!important}.thr-animation [thr-duration="814"],.thr-animation [thr-duration="814"]>*{animation-duration:16.28s!important}.thr-animation [thr-delay="815"],.thr-animation [thr-delay="815"]>*{animation-delay:16.3s!important}.thr-animation [thr-duration="815"],.thr-animation [thr-duration="815"]>*{animation-duration:16.3s!important}.thr-animation [thr-delay="816"],.thr-animation [thr-delay="816"]>*{animation-delay:16.32s!important}.thr-animation [thr-duration="816"],.thr-animation [thr-duration="816"]>*{animation-duration:16.32s!important}.thr-animation [thr-delay="817"],.thr-animation [thr-delay="817"]>*{animation-delay:16.34s!important}.thr-animation [thr-duration="817"],.thr-animation [thr-duration="817"]>*{animation-duration:16.34s!important}.thr-animation [thr-delay="818"],.thr-animation [thr-delay="818"]>*{animation-delay:16.36s!important}.thr-animation [thr-duration="818"],.thr-animation [thr-duration="818"]>*{animation-duration:16.36s!important}.thr-animation [thr-delay="819"],.thr-animation [thr-delay="819"]>*{animation-delay:16.38s!important}.thr-animation [thr-duration="819"],.thr-animation [thr-duration="819"]>*{animation-duration:16.38s!important}.thr-animation [thr-delay="820"],.thr-animation [thr-delay="820"]>*{animation-delay:16.4s!important}.thr-animation [thr-duration="820"],.thr-animation [thr-duration="820"]>*{animation-duration:16.4s!important}.thr-animation [thr-delay="821"],.thr-animation [thr-delay="821"]>*{animation-delay:16.42s!important}.thr-animation [thr-duration="821"],.thr-animation [thr-duration="821"]>*{animation-duration:16.42s!important}.thr-animation [thr-delay="822"],.thr-animation [thr-delay="822"]>*{animation-delay:16.44s!important}.thr-animation [thr-duration="822"],.thr-animation [thr-duration="822"]>*{animation-duration:16.44s!important}.thr-animation [thr-delay="823"],.thr-animation [thr-delay="823"]>*{animation-delay:16.46s!important}.thr-animation [thr-duration="823"],.thr-animation [thr-duration="823"]>*{animation-duration:16.46s!important}.thr-animation [thr-delay="824"],.thr-animation [thr-delay="824"]>*{animation-delay:16.48s!important}.thr-animation [thr-duration="824"],.thr-animation [thr-duration="824"]>*{animation-duration:16.48s!important}.thr-animation [thr-delay="825"],.thr-animation [thr-delay="825"]>*{animation-delay:16.5s!important}.thr-animation [thr-duration="825"],.thr-animation [thr-duration="825"]>*{animation-duration:16.5s!important}.thr-animation [thr-delay="826"],.thr-animation [thr-delay="826"]>*{animation-delay:16.52s!important}.thr-animation [thr-duration="826"],.thr-animation [thr-duration="826"]>*{animation-duration:16.52s!important}.thr-animation [thr-delay="827"],.thr-animation [thr-delay="827"]>*{animation-delay:16.54s!important}.thr-animation [thr-duration="827"],.thr-animation [thr-duration="827"]>*{animation-duration:16.54s!important}.thr-animation [thr-delay="828"],.thr-animation [thr-delay="828"]>*{animation-delay:16.56s!important}.thr-animation [thr-duration="828"],.thr-animation [thr-duration="828"]>*{animation-duration:16.56s!important}.thr-animation [thr-delay="829"],.thr-animation [thr-delay="829"]>*{animation-delay:16.58s!important}.thr-animation [thr-duration="829"],.thr-animation [thr-duration="829"]>*{animation-duration:16.58s!important}.thr-animation [thr-delay="830"],.thr-animation [thr-delay="830"]>*{animation-delay:16.6s!important}.thr-animation [thr-duration="830"],.thr-animation [thr-duration="830"]>*{animation-duration:16.6s!important}.thr-animation [thr-delay="831"],.thr-animation [thr-delay="831"]>*{animation-delay:16.62s!important}.thr-animation [thr-duration="831"],.thr-animation [thr-duration="831"]>*{animation-duration:16.62s!important}.thr-animation [thr-delay="832"],.thr-animation [thr-delay="832"]>*{animation-delay:16.64s!important}.thr-animation [thr-duration="832"],.thr-animation [thr-duration="832"]>*{animation-duration:16.64s!important}.thr-animation [thr-delay="833"],.thr-animation [thr-delay="833"]>*{animation-delay:16.66s!important}.thr-animation [thr-duration="833"],.thr-animation [thr-duration="833"]>*{animation-duration:16.66s!important}.thr-animation [thr-delay="834"],.thr-animation [thr-delay="834"]>*{animation-delay:16.68s!important}.thr-animation [thr-duration="834"],.thr-animation [thr-duration="834"]>*{animation-duration:16.68s!important}.thr-animation [thr-delay="835"],.thr-animation [thr-delay="835"]>*{animation-delay:16.7s!important}.thr-animation [thr-duration="835"],.thr-animation [thr-duration="835"]>*{animation-duration:16.7s!important}.thr-animation [thr-delay="836"],.thr-animation [thr-delay="836"]>*{animation-delay:16.72s!important}.thr-animation [thr-duration="836"],.thr-animation [thr-duration="836"]>*{animation-duration:16.72s!important}.thr-animation [thr-delay="837"],.thr-animation [thr-delay="837"]>*{animation-delay:16.74s!important}.thr-animation [thr-duration="837"],.thr-animation [thr-duration="837"]>*{animation-duration:16.74s!important}.thr-animation [thr-delay="838"],.thr-animation [thr-delay="838"]>*{animation-delay:16.76s!important}.thr-animation [thr-duration="838"],.thr-animation [thr-duration="838"]>*{animation-duration:16.76s!important}.thr-animation [thr-delay="839"],.thr-animation [thr-delay="839"]>*{animation-delay:16.78s!important}.thr-animation [thr-duration="839"],.thr-animation [thr-duration="839"]>*{animation-duration:16.78s!important}.thr-animation [thr-delay="840"],.thr-animation [thr-delay="840"]>*{animation-delay:16.8s!important}.thr-animation [thr-duration="840"],.thr-animation [thr-duration="840"]>*{animation-duration:16.8s!important}.thr-animation [thr-delay="841"],.thr-animation [thr-delay="841"]>*{animation-delay:16.82s!important}.thr-animation [thr-duration="841"],.thr-animation [thr-duration="841"]>*{animation-duration:16.82s!important}.thr-animation [thr-delay="842"],.thr-animation [thr-delay="842"]>*{animation-delay:16.84s!important}.thr-animation [thr-duration="842"],.thr-animation [thr-duration="842"]>*{animation-duration:16.84s!important}.thr-animation [thr-delay="843"],.thr-animation [thr-delay="843"]>*{animation-delay:16.86s!important}.thr-animation [thr-duration="843"],.thr-animation [thr-duration="843"]>*{animation-duration:16.86s!important}.thr-animation [thr-delay="844"],.thr-animation [thr-delay="844"]>*{animation-delay:16.88s!important}.thr-animation [thr-duration="844"],.thr-animation [thr-duration="844"]>*{animation-duration:16.88s!important}.thr-animation [thr-delay="845"],.thr-animation [thr-delay="845"]>*{animation-delay:16.9s!important}.thr-animation [thr-duration="845"],.thr-animation [thr-duration="845"]>*{animation-duration:16.9s!important}.thr-animation [thr-delay="846"],.thr-animation [thr-delay="846"]>*{animation-delay:16.92s!important}.thr-animation [thr-duration="846"],.thr-animation [thr-duration="846"]>*{animation-duration:16.92s!important}.thr-animation [thr-delay="847"],.thr-animation [thr-delay="847"]>*{animation-delay:16.94s!important}.thr-animation [thr-duration="847"],.thr-animation [thr-duration="847"]>*{animation-duration:16.94s!important}.thr-animation [thr-delay="848"],.thr-animation [thr-delay="848"]>*{animation-delay:16.96s!important}.thr-animation [thr-duration="848"],.thr-animation [thr-duration="848"]>*{animation-duration:16.96s!important}.thr-animation [thr-delay="849"],.thr-animation [thr-delay="849"]>*{animation-delay:16.98s!important}.thr-animation [thr-duration="849"],.thr-animation [thr-duration="849"]>*{animation-duration:16.98s!important}.thr-animation [thr-delay="850"],.thr-animation [thr-delay="850"]>*{animation-delay:17s!important}.thr-animation [thr-duration="850"],.thr-animation [thr-duration="850"]>*{animation-duration:17s!important}.thr-animation [thr-delay="851"],.thr-animation [thr-delay="851"]>*{animation-delay:17.02s!important}.thr-animation [thr-duration="851"],.thr-animation [thr-duration="851"]>*{animation-duration:17.02s!important}.thr-animation [thr-delay="852"],.thr-animation [thr-delay="852"]>*{animation-delay:17.04s!important}.thr-animation [thr-duration="852"],.thr-animation [thr-duration="852"]>*{animation-duration:17.04s!important}.thr-animation [thr-delay="853"],.thr-animation [thr-delay="853"]>*{animation-delay:17.06s!important}.thr-animation [thr-duration="853"],.thr-animation [thr-duration="853"]>*{animation-duration:17.06s!important}.thr-animation [thr-delay="854"],.thr-animation [thr-delay="854"]>*{animation-delay:17.08s!important}.thr-animation [thr-duration="854"],.thr-animation [thr-duration="854"]>*{animation-duration:17.08s!important}.thr-animation [thr-delay="855"],.thr-animation [thr-delay="855"]>*{animation-delay:17.1s!important}.thr-animation [thr-duration="855"],.thr-animation [thr-duration="855"]>*{animation-duration:17.1s!important}.thr-animation [thr-delay="856"],.thr-animation [thr-delay="856"]>*{animation-delay:17.12s!important}.thr-animation [thr-duration="856"],.thr-animation [thr-duration="856"]>*{animation-duration:17.12s!important}.thr-animation [thr-delay="857"],.thr-animation [thr-delay="857"]>*{animation-delay:17.14s!important}.thr-animation [thr-duration="857"],.thr-animation [thr-duration="857"]>*{animation-duration:17.14s!important}.thr-animation [thr-delay="858"],.thr-animation [thr-delay="858"]>*{animation-delay:17.16s!important}.thr-animation [thr-duration="858"],.thr-animation [thr-duration="858"]>*{animation-duration:17.16s!important}.thr-animation [thr-delay="859"],.thr-animation [thr-delay="859"]>*{animation-delay:17.18s!important}.thr-animation [thr-duration="859"],.thr-animation [thr-duration="859"]>*{animation-duration:17.18s!important}.thr-animation [thr-delay="860"],.thr-animation [thr-delay="860"]>*{animation-delay:17.2s!important}.thr-animation [thr-duration="860"],.thr-animation [thr-duration="860"]>*{animation-duration:17.2s!important}.thr-animation [thr-delay="861"],.thr-animation [thr-delay="861"]>*{animation-delay:17.22s!important}.thr-animation [thr-duration="861"],.thr-animation [thr-duration="861"]>*{animation-duration:17.22s!important}.thr-animation [thr-delay="862"],.thr-animation [thr-delay="862"]>*{animation-delay:17.24s!important}.thr-animation [thr-duration="862"],.thr-animation [thr-duration="862"]>*{animation-duration:17.24s!important}.thr-animation [thr-delay="863"],.thr-animation [thr-delay="863"]>*{animation-delay:17.26s!important}.thr-animation [thr-duration="863"],.thr-animation [thr-duration="863"]>*{animation-duration:17.26s!important}.thr-animation [thr-delay="864"],.thr-animation [thr-delay="864"]>*{animation-delay:17.28s!important}.thr-animation [thr-duration="864"],.thr-animation [thr-duration="864"]>*{animation-duration:17.28s!important}.thr-animation [thr-delay="865"],.thr-animation [thr-delay="865"]>*{animation-delay:17.3s!important}.thr-animation [thr-duration="865"],.thr-animation [thr-duration="865"]>*{animation-duration:17.3s!important}.thr-animation [thr-delay="866"],.thr-animation [thr-delay="866"]>*{animation-delay:17.32s!important}.thr-animation [thr-duration="866"],.thr-animation [thr-duration="866"]>*{animation-duration:17.32s!important}.thr-animation [thr-delay="867"],.thr-animation [thr-delay="867"]>*{animation-delay:17.34s!important}.thr-animation [thr-duration="867"],.thr-animation [thr-duration="867"]>*{animation-duration:17.34s!important}.thr-animation [thr-delay="868"],.thr-animation [thr-delay="868"]>*{animation-delay:17.36s!important}.thr-animation [thr-duration="868"],.thr-animation [thr-duration="868"]>*{animation-duration:17.36s!important}.thr-animation [thr-delay="869"],.thr-animation [thr-delay="869"]>*{animation-delay:17.38s!important}.thr-animation [thr-duration="869"],.thr-animation [thr-duration="869"]>*{animation-duration:17.38s!important}.thr-animation [thr-delay="870"],.thr-animation [thr-delay="870"]>*{animation-delay:17.4s!important}.thr-animation [thr-duration="870"],.thr-animation [thr-duration="870"]>*{animation-duration:17.4s!important}.thr-animation [thr-delay="871"],.thr-animation [thr-delay="871"]>*{animation-delay:17.42s!important}.thr-animation [thr-duration="871"],.thr-animation [thr-duration="871"]>*{animation-duration:17.42s!important}.thr-animation [thr-delay="872"],.thr-animation [thr-delay="872"]>*{animation-delay:17.44s!important}.thr-animation [thr-duration="872"],.thr-animation [thr-duration="872"]>*{animation-duration:17.44s!important}.thr-animation [thr-delay="873"],.thr-animation [thr-delay="873"]>*{animation-delay:17.46s!important}.thr-animation [thr-duration="873"],.thr-animation [thr-duration="873"]>*{animation-duration:17.46s!important}.thr-animation [thr-delay="874"],.thr-animation [thr-delay="874"]>*{animation-delay:17.48s!important}.thr-animation [thr-duration="874"],.thr-animation [thr-duration="874"]>*{animation-duration:17.48s!important}.thr-animation [thr-delay="875"],.thr-animation [thr-delay="875"]>*{animation-delay:17.5s!important}.thr-animation [thr-duration="875"],.thr-animation [thr-duration="875"]>*{animation-duration:17.5s!important}.thr-animation [thr-delay="876"],.thr-animation [thr-delay="876"]>*{animation-delay:17.52s!important}.thr-animation [thr-duration="876"],.thr-animation [thr-duration="876"]>*{animation-duration:17.52s!important}.thr-animation [thr-delay="877"],.thr-animation [thr-delay="877"]>*{animation-delay:17.54s!important}.thr-animation [thr-duration="877"],.thr-animation [thr-duration="877"]>*{animation-duration:17.54s!important}.thr-animation [thr-delay="878"],.thr-animation [thr-delay="878"]>*{animation-delay:17.56s!important}.thr-animation [thr-duration="878"],.thr-animation [thr-duration="878"]>*{animation-duration:17.56s!important}.thr-animation [thr-delay="879"],.thr-animation [thr-delay="879"]>*{animation-delay:17.58s!important}.thr-animation [thr-duration="879"],.thr-animation [thr-duration="879"]>*{animation-duration:17.58s!important}.thr-animation [thr-delay="880"],.thr-animation [thr-delay="880"]>*{animation-delay:17.6s!important}.thr-animation [thr-duration="880"],.thr-animation [thr-duration="880"]>*{animation-duration:17.6s!important}.thr-animation [thr-delay="881"],.thr-animation [thr-delay="881"]>*{animation-delay:17.62s!important}.thr-animation [thr-duration="881"],.thr-animation [thr-duration="881"]>*{animation-duration:17.62s!important}.thr-animation [thr-delay="882"],.thr-animation [thr-delay="882"]>*{animation-delay:17.64s!important}.thr-animation [thr-duration="882"],.thr-animation [thr-duration="882"]>*{animation-duration:17.64s!important}.thr-animation [thr-delay="883"],.thr-animation [thr-delay="883"]>*{animation-delay:17.66s!important}.thr-animation [thr-duration="883"],.thr-animation [thr-duration="883"]>*{animation-duration:17.66s!important}.thr-animation [thr-delay="884"],.thr-animation [thr-delay="884"]>*{animation-delay:17.68s!important}.thr-animation [thr-duration="884"],.thr-animation [thr-duration="884"]>*{animation-duration:17.68s!important}.thr-animation [thr-delay="885"],.thr-animation [thr-delay="885"]>*{animation-delay:17.7s!important}.thr-animation [thr-duration="885"],.thr-animation [thr-duration="885"]>*{animation-duration:17.7s!important}.thr-animation [thr-delay="886"],.thr-animation [thr-delay="886"]>*{animation-delay:17.72s!important}.thr-animation [thr-duration="886"],.thr-animation [thr-duration="886"]>*{animation-duration:17.72s!important}.thr-animation [thr-delay="887"],.thr-animation [thr-delay="887"]>*{animation-delay:17.74s!important}.thr-animation [thr-duration="887"],.thr-animation [thr-duration="887"]>*{animation-duration:17.74s!important}.thr-animation [thr-delay="888"],.thr-animation [thr-delay="888"]>*{animation-delay:17.76s!important}.thr-animation [thr-duration="888"],.thr-animation [thr-duration="888"]>*{animation-duration:17.76s!important}.thr-animation [thr-delay="889"],.thr-animation [thr-delay="889"]>*{animation-delay:17.78s!important}.thr-animation [thr-duration="889"],.thr-animation [thr-duration="889"]>*{animation-duration:17.78s!important}.thr-animation [thr-delay="890"],.thr-animation [thr-delay="890"]>*{animation-delay:17.8s!important}.thr-animation [thr-duration="890"],.thr-animation [thr-duration="890"]>*{animation-duration:17.8s!important}.thr-animation [thr-delay="891"],.thr-animation [thr-delay="891"]>*{animation-delay:17.82s!important}.thr-animation [thr-duration="891"],.thr-animation [thr-duration="891"]>*{animation-duration:17.82s!important}.thr-animation [thr-delay="892"],.thr-animation [thr-delay="892"]>*{animation-delay:17.84s!important}.thr-animation [thr-duration="892"],.thr-animation [thr-duration="892"]>*{animation-duration:17.84s!important}.thr-animation [thr-delay="893"],.thr-animation [thr-delay="893"]>*{animation-delay:17.86s!important}.thr-animation [thr-duration="893"],.thr-animation [thr-duration="893"]>*{animation-duration:17.86s!important}.thr-animation [thr-delay="894"],.thr-animation [thr-delay="894"]>*{animation-delay:17.88s!important}.thr-animation [thr-duration="894"],.thr-animation [thr-duration="894"]>*{animation-duration:17.88s!important}.thr-animation [thr-delay="895"],.thr-animation [thr-delay="895"]>*{animation-delay:17.9s!important}.thr-animation [thr-duration="895"],.thr-animation [thr-duration="895"]>*{animation-duration:17.9s!important}.thr-animation [thr-delay="896"],.thr-animation [thr-delay="896"]>*{animation-delay:17.92s!important}.thr-animation [thr-duration="896"],.thr-animation [thr-duration="896"]>*{animation-duration:17.92s!important}.thr-animation [thr-delay="897"],.thr-animation [thr-delay="897"]>*{animation-delay:17.94s!important}.thr-animation [thr-duration="897"],.thr-animation [thr-duration="897"]>*{animation-duration:17.94s!important}.thr-animation [thr-delay="898"],.thr-animation [thr-delay="898"]>*{animation-delay:17.96s!important}.thr-animation [thr-duration="898"],.thr-animation [thr-duration="898"]>*{animation-duration:17.96s!important}.thr-animation [thr-delay="899"],.thr-animation [thr-delay="899"]>*{animation-delay:17.98s!important}.thr-animation [thr-duration="899"],.thr-animation [thr-duration="899"]>*{animation-duration:17.98s!important}.thr-animation [thr-delay="900"],.thr-animation [thr-delay="900"]>*{animation-delay:18s!important}.thr-animation [thr-duration="900"],.thr-animation [thr-duration="900"]>*{animation-duration:18s!important}.thr-animation [thr-delay="901"],.thr-animation [thr-delay="901"]>*{animation-delay:18.02s!important}.thr-animation [thr-duration="901"],.thr-animation [thr-duration="901"]>*{animation-duration:18.02s!important}.thr-animation [thr-delay="902"],.thr-animation [thr-delay="902"]>*{animation-delay:18.04s!important}.thr-animation [thr-duration="902"],.thr-animation [thr-duration="902"]>*{animation-duration:18.04s!important}.thr-animation [thr-delay="903"],.thr-animation [thr-delay="903"]>*{animation-delay:18.06s!important}.thr-animation [thr-duration="903"],.thr-animation [thr-duration="903"]>*{animation-duration:18.06s!important}.thr-animation [thr-delay="904"],.thr-animation [thr-delay="904"]>*{animation-delay:18.08s!important}.thr-animation [thr-duration="904"],.thr-animation [thr-duration="904"]>*{animation-duration:18.08s!important}.thr-animation [thr-delay="905"],.thr-animation [thr-delay="905"]>*{animation-delay:18.1s!important}.thr-animation [thr-duration="905"],.thr-animation [thr-duration="905"]>*{animation-duration:18.1s!important}.thr-animation [thr-delay="906"],.thr-animation [thr-delay="906"]>*{animation-delay:18.12s!important}.thr-animation [thr-duration="906"],.thr-animation [thr-duration="906"]>*{animation-duration:18.12s!important}.thr-animation [thr-delay="907"],.thr-animation [thr-delay="907"]>*{animation-delay:18.14s!important}.thr-animation [thr-duration="907"],.thr-animation [thr-duration="907"]>*{animation-duration:18.14s!important}.thr-animation [thr-delay="908"],.thr-animation [thr-delay="908"]>*{animation-delay:18.16s!important}.thr-animation [thr-duration="908"],.thr-animation [thr-duration="908"]>*{animation-duration:18.16s!important}.thr-animation [thr-delay="909"],.thr-animation [thr-delay="909"]>*{animation-delay:18.18s!important}.thr-animation [thr-duration="909"],.thr-animation [thr-duration="909"]>*{animation-duration:18.18s!important}.thr-animation [thr-delay="910"],.thr-animation [thr-delay="910"]>*{animation-delay:18.2s!important}.thr-animation [thr-duration="910"],.thr-animation [thr-duration="910"]>*{animation-duration:18.2s!important}.thr-animation [thr-delay="911"],.thr-animation [thr-delay="911"]>*{animation-delay:18.22s!important}.thr-animation [thr-duration="911"],.thr-animation [thr-duration="911"]>*{animation-duration:18.22s!important}.thr-animation [thr-delay="912"],.thr-animation [thr-delay="912"]>*{animation-delay:18.24s!important}.thr-animation [thr-duration="912"],.thr-animation [thr-duration="912"]>*{animation-duration:18.24s!important}.thr-animation [thr-delay="913"],.thr-animation [thr-delay="913"]>*{animation-delay:18.26s!important}.thr-animation [thr-duration="913"],.thr-animation [thr-duration="913"]>*{animation-duration:18.26s!important}.thr-animation [thr-delay="914"],.thr-animation [thr-delay="914"]>*{animation-delay:18.28s!important}.thr-animation [thr-duration="914"],.thr-animation [thr-duration="914"]>*{animation-duration:18.28s!important}.thr-animation [thr-delay="915"],.thr-animation [thr-delay="915"]>*{animation-delay:18.3s!important}.thr-animation [thr-duration="915"],.thr-animation [thr-duration="915"]>*{animation-duration:18.3s!important}.thr-animation [thr-delay="916"],.thr-animation [thr-delay="916"]>*{animation-delay:18.32s!important}.thr-animation [thr-duration="916"],.thr-animation [thr-duration="916"]>*{animation-duration:18.32s!important}.thr-animation [thr-delay="917"],.thr-animation [thr-delay="917"]>*{animation-delay:18.34s!important}.thr-animation [thr-duration="917"],.thr-animation [thr-duration="917"]>*{animation-duration:18.34s!important}.thr-animation [thr-delay="918"],.thr-animation [thr-delay="918"]>*{animation-delay:18.36s!important}.thr-animation [thr-duration="918"],.thr-animation [thr-duration="918"]>*{animation-duration:18.36s!important}.thr-animation [thr-delay="919"],.thr-animation [thr-delay="919"]>*{animation-delay:18.38s!important}.thr-animation [thr-duration="919"],.thr-animation [thr-duration="919"]>*{animation-duration:18.38s!important}.thr-animation [thr-delay="920"],.thr-animation [thr-delay="920"]>*{animation-delay:18.4s!important}.thr-animation [thr-duration="920"],.thr-animation [thr-duration="920"]>*{animation-duration:18.4s!important}.thr-animation [thr-delay="921"],.thr-animation [thr-delay="921"]>*{animation-delay:18.42s!important}.thr-animation [thr-duration="921"],.thr-animation [thr-duration="921"]>*{animation-duration:18.42s!important}.thr-animation [thr-delay="922"],.thr-animation [thr-delay="922"]>*{animation-delay:18.44s!important}.thr-animation [thr-duration="922"],.thr-animation [thr-duration="922"]>*{animation-duration:18.44s!important}.thr-animation [thr-delay="923"],.thr-animation [thr-delay="923"]>*{animation-delay:18.46s!important}.thr-animation [thr-duration="923"],.thr-animation [thr-duration="923"]>*{animation-duration:18.46s!important}.thr-animation [thr-delay="924"],.thr-animation [thr-delay="924"]>*{animation-delay:18.48s!important}.thr-animation [thr-duration="924"],.thr-animation [thr-duration="924"]>*{animation-duration:18.48s!important}.thr-animation [thr-delay="925"],.thr-animation [thr-delay="925"]>*{animation-delay:18.5s!important}.thr-animation [thr-duration="925"],.thr-animation [thr-duration="925"]>*{animation-duration:18.5s!important}.thr-animation [thr-delay="926"],.thr-animation [thr-delay="926"]>*{animation-delay:18.52s!important}.thr-animation [thr-duration="926"],.thr-animation [thr-duration="926"]>*{animation-duration:18.52s!important}.thr-animation [thr-delay="927"],.thr-animation [thr-delay="927"]>*{animation-delay:18.54s!important}.thr-animation [thr-duration="927"],.thr-animation [thr-duration="927"]>*{animation-duration:18.54s!important}.thr-animation [thr-delay="928"],.thr-animation [thr-delay="928"]>*{animation-delay:18.56s!important}.thr-animation [thr-duration="928"],.thr-animation [thr-duration="928"]>*{animation-duration:18.56s!important}.thr-animation [thr-delay="929"],.thr-animation [thr-delay="929"]>*{animation-delay:18.58s!important}.thr-animation [thr-duration="929"],.thr-animation [thr-duration="929"]>*{animation-duration:18.58s!important}.thr-animation [thr-delay="930"],.thr-animation [thr-delay="930"]>*{animation-delay:18.6s!important}.thr-animation [thr-duration="930"],.thr-animation [thr-duration="930"]>*{animation-duration:18.6s!important}.thr-animation [thr-delay="931"],.thr-animation [thr-delay="931"]>*{animation-delay:18.62s!important}.thr-animation [thr-duration="931"],.thr-animation [thr-duration="931"]>*{animation-duration:18.62s!important}.thr-animation [thr-delay="932"],.thr-animation [thr-delay="932"]>*{animation-delay:18.64s!important}.thr-animation [thr-duration="932"],.thr-animation [thr-duration="932"]>*{animation-duration:18.64s!important}.thr-animation [thr-delay="933"],.thr-animation [thr-delay="933"]>*{animation-delay:18.66s!important}.thr-animation [thr-duration="933"],.thr-animation [thr-duration="933"]>*{animation-duration:18.66s!important}.thr-animation [thr-delay="934"],.thr-animation [thr-delay="934"]>*{animation-delay:18.68s!important}.thr-animation [thr-duration="934"],.thr-animation [thr-duration="934"]>*{animation-duration:18.68s!important}.thr-animation [thr-delay="935"],.thr-animation [thr-delay="935"]>*{animation-delay:18.7s!important}.thr-animation [thr-duration="935"],.thr-animation [thr-duration="935"]>*{animation-duration:18.7s!important}.thr-animation [thr-delay="936"],.thr-animation [thr-delay="936"]>*{animation-delay:18.72s!important}.thr-animation [thr-duration="936"],.thr-animation [thr-duration="936"]>*{animation-duration:18.72s!important}.thr-animation [thr-delay="937"],.thr-animation [thr-delay="937"]>*{animation-delay:18.74s!important}.thr-animation [thr-duration="937"],.thr-animation [thr-duration="937"]>*{animation-duration:18.74s!important}.thr-animation [thr-delay="938"],.thr-animation [thr-delay="938"]>*{animation-delay:18.76s!important}.thr-animation [thr-duration="938"],.thr-animation [thr-duration="938"]>*{animation-duration:18.76s!important}.thr-animation [thr-delay="939"],.thr-animation [thr-delay="939"]>*{animation-delay:18.78s!important}.thr-animation [thr-duration="939"],.thr-animation [thr-duration="939"]>*{animation-duration:18.78s!important}.thr-animation [thr-delay="940"],.thr-animation [thr-delay="940"]>*{animation-delay:18.8s!important}.thr-animation [thr-duration="940"],.thr-animation [thr-duration="940"]>*{animation-duration:18.8s!important}.thr-animation [thr-delay="941"],.thr-animation [thr-delay="941"]>*{animation-delay:18.82s!important}.thr-animation [thr-duration="941"],.thr-animation [thr-duration="941"]>*{animation-duration:18.82s!important}.thr-animation [thr-delay="942"],.thr-animation [thr-delay="942"]>*{animation-delay:18.84s!important}.thr-animation [thr-duration="942"],.thr-animation [thr-duration="942"]>*{animation-duration:18.84s!important}.thr-animation [thr-delay="943"],.thr-animation [thr-delay="943"]>*{animation-delay:18.86s!important}.thr-animation [thr-duration="943"],.thr-animation [thr-duration="943"]>*{animation-duration:18.86s!important}.thr-animation [thr-delay="944"],.thr-animation [thr-delay="944"]>*{animation-delay:18.88s!important}.thr-animation [thr-duration="944"],.thr-animation [thr-duration="944"]>*{animation-duration:18.88s!important}.thr-animation [thr-delay="945"],.thr-animation [thr-delay="945"]>*{animation-delay:18.9s!important}.thr-animation [thr-duration="945"],.thr-animation [thr-duration="945"]>*{animation-duration:18.9s!important}.thr-animation [thr-delay="946"],.thr-animation [thr-delay="946"]>*{animation-delay:18.92s!important}.thr-animation [thr-duration="946"],.thr-animation [thr-duration="946"]>*{animation-duration:18.92s!important}.thr-animation [thr-delay="947"],.thr-animation [thr-delay="947"]>*{animation-delay:18.94s!important}.thr-animation [thr-duration="947"],.thr-animation [thr-duration="947"]>*{animation-duration:18.94s!important}.thr-animation [thr-delay="948"],.thr-animation [thr-delay="948"]>*{animation-delay:18.96s!important}.thr-animation [thr-duration="948"],.thr-animation [thr-duration="948"]>*{animation-duration:18.96s!important}.thr-animation [thr-delay="949"],.thr-animation [thr-delay="949"]>*{animation-delay:18.98s!important}.thr-animation [thr-duration="949"],.thr-animation [thr-duration="949"]>*{animation-duration:18.98s!important}.thr-animation [thr-delay="950"],.thr-animation [thr-delay="950"]>*{animation-delay:19s!important}.thr-animation [thr-duration="950"],.thr-animation [thr-duration="950"]>*{animation-duration:19s!important}.thr-animation [thr-delay="951"],.thr-animation [thr-delay="951"]>*{animation-delay:19.02s!important}.thr-animation [thr-duration="951"],.thr-animation [thr-duration="951"]>*{animation-duration:19.02s!important}.thr-animation [thr-delay="952"],.thr-animation [thr-delay="952"]>*{animation-delay:19.04s!important}.thr-animation [thr-duration="952"],.thr-animation [thr-duration="952"]>*{animation-duration:19.04s!important}.thr-animation [thr-delay="953"],.thr-animation [thr-delay="953"]>*{animation-delay:19.06s!important}.thr-animation [thr-duration="953"],.thr-animation [thr-duration="953"]>*{animation-duration:19.06s!important}.thr-animation [thr-delay="954"],.thr-animation [thr-delay="954"]>*{animation-delay:19.08s!important}.thr-animation [thr-duration="954"],.thr-animation [thr-duration="954"]>*{animation-duration:19.08s!important}.thr-animation [thr-delay="955"],.thr-animation [thr-delay="955"]>*{animation-delay:19.1s!important}.thr-animation [thr-duration="955"],.thr-animation [thr-duration="955"]>*{animation-duration:19.1s!important}.thr-animation [thr-delay="956"],.thr-animation [thr-delay="956"]>*{animation-delay:19.12s!important}.thr-animation [thr-duration="956"],.thr-animation [thr-duration="956"]>*{animation-duration:19.12s!important}.thr-animation [thr-delay="957"],.thr-animation [thr-delay="957"]>*{animation-delay:19.14s!important}.thr-animation [thr-duration="957"],.thr-animation [thr-duration="957"]>*{animation-duration:19.14s!important}.thr-animation [thr-delay="958"],.thr-animation [thr-delay="958"]>*{animation-delay:19.16s!important}.thr-animation [thr-duration="958"],.thr-animation [thr-duration="958"]>*{animation-duration:19.16s!important}.thr-animation [thr-delay="959"],.thr-animation [thr-delay="959"]>*{animation-delay:19.18s!important}.thr-animation [thr-duration="959"],.thr-animation [thr-duration="959"]>*{animation-duration:19.18s!important}.thr-animation [thr-delay="960"],.thr-animation [thr-delay="960"]>*{animation-delay:19.2s!important}.thr-animation [thr-duration="960"],.thr-animation [thr-duration="960"]>*{animation-duration:19.2s!important}.thr-animation [thr-delay="961"],.thr-animation [thr-delay="961"]>*{animation-delay:19.22s!important}.thr-animation [thr-duration="961"],.thr-animation [thr-duration="961"]>*{animation-duration:19.22s!important}.thr-animation [thr-delay="962"],.thr-animation [thr-delay="962"]>*{animation-delay:19.24s!important}.thr-animation [thr-duration="962"],.thr-animation [thr-duration="962"]>*{animation-duration:19.24s!important}.thr-animation [thr-delay="963"],.thr-animation [thr-delay="963"]>*{animation-delay:19.26s!important}.thr-animation [thr-duration="963"],.thr-animation [thr-duration="963"]>*{animation-duration:19.26s!important}.thr-animation [thr-delay="964"],.thr-animation [thr-delay="964"]>*{animation-delay:19.28s!important}.thr-animation [thr-duration="964"],.thr-animation [thr-duration="964"]>*{animation-duration:19.28s!important}.thr-animation [thr-delay="965"],.thr-animation [thr-delay="965"]>*{animation-delay:19.3s!important}.thr-animation [thr-duration="965"],.thr-animation [thr-duration="965"]>*{animation-duration:19.3s!important}.thr-animation [thr-delay="966"],.thr-animation [thr-delay="966"]>*{animation-delay:19.32s!important}.thr-animation [thr-duration="966"],.thr-animation [thr-duration="966"]>*{animation-duration:19.32s!important}.thr-animation [thr-delay="967"],.thr-animation [thr-delay="967"]>*{animation-delay:19.34s!important}.thr-animation [thr-duration="967"],.thr-animation [thr-duration="967"]>*{animation-duration:19.34s!important}.thr-animation [thr-delay="968"],.thr-animation [thr-delay="968"]>*{animation-delay:19.36s!important}.thr-animation [thr-duration="968"],.thr-animation [thr-duration="968"]>*{animation-duration:19.36s!important}.thr-animation [thr-delay="969"],.thr-animation [thr-delay="969"]>*{animation-delay:19.38s!important}.thr-animation [thr-duration="969"],.thr-animation [thr-duration="969"]>*{animation-duration:19.38s!important}.thr-animation [thr-delay="970"],.thr-animation [thr-delay="970"]>*{animation-delay:19.4s!important}.thr-animation [thr-duration="970"],.thr-animation [thr-duration="970"]>*{animation-duration:19.4s!important}.thr-animation [thr-delay="971"],.thr-animation [thr-delay="971"]>*{animation-delay:19.42s!important}.thr-animation [thr-duration="971"],.thr-animation [thr-duration="971"]>*{animation-duration:19.42s!important}.thr-animation [thr-delay="972"],.thr-animation [thr-delay="972"]>*{animation-delay:19.44s!important}.thr-animation [thr-duration="972"],.thr-animation [thr-duration="972"]>*{animation-duration:19.44s!important}.thr-animation [thr-delay="973"],.thr-animation [thr-delay="973"]>*{animation-delay:19.46s!important}.thr-animation [thr-duration="973"],.thr-animation [thr-duration="973"]>*{animation-duration:19.46s!important}.thr-animation [thr-delay="974"],.thr-animation [thr-delay="974"]>*{animation-delay:19.48s!important}.thr-animation [thr-duration="974"],.thr-animation [thr-duration="974"]>*{animation-duration:19.48s!important}.thr-animation [thr-delay="975"],.thr-animation [thr-delay="975"]>*{animation-delay:19.5s!important}.thr-animation [thr-duration="975"],.thr-animation [thr-duration="975"]>*{animation-duration:19.5s!important}.thr-animation [thr-delay="976"],.thr-animation [thr-delay="976"]>*{animation-delay:19.52s!important}.thr-animation [thr-duration="976"],.thr-animation [thr-duration="976"]>*{animation-duration:19.52s!important}.thr-animation [thr-delay="977"],.thr-animation [thr-delay="977"]>*{animation-delay:19.54s!important}.thr-animation [thr-duration="977"],.thr-animation [thr-duration="977"]>*{animation-duration:19.54s!important}.thr-animation [thr-delay="978"],.thr-animation [thr-delay="978"]>*{animation-delay:19.56s!important}.thr-animation [thr-duration="978"],.thr-animation [thr-duration="978"]>*{animation-duration:19.56s!important}.thr-animation [thr-delay="979"],.thr-animation [thr-delay="979"]>*{animation-delay:19.58s!important}.thr-animation [thr-duration="979"],.thr-animation [thr-duration="979"]>*{animation-duration:19.58s!important}.thr-animation [thr-delay="980"],.thr-animation [thr-delay="980"]>*{animation-delay:19.6s!important}.thr-animation [thr-duration="980"],.thr-animation [thr-duration="980"]>*{animation-duration:19.6s!important}.thr-animation [thr-delay="981"],.thr-animation [thr-delay="981"]>*{animation-delay:19.62s!important}.thr-animation [thr-duration="981"],.thr-animation [thr-duration="981"]>*{animation-duration:19.62s!important}.thr-animation [thr-delay="982"],.thr-animation [thr-delay="982"]>*{animation-delay:19.64s!important}.thr-animation [thr-duration="982"],.thr-animation [thr-duration="982"]>*{animation-duration:19.64s!important}.thr-animation [thr-delay="983"],.thr-animation [thr-delay="983"]>*{animation-delay:19.66s!important}.thr-animation [thr-duration="983"],.thr-animation [thr-duration="983"]>*{animation-duration:19.66s!important}.thr-animation [thr-delay="984"],.thr-animation [thr-delay="984"]>*{animation-delay:19.68s!important}.thr-animation [thr-duration="984"],.thr-animation [thr-duration="984"]>*{animation-duration:19.68s!important}.thr-animation [thr-delay="985"],.thr-animation [thr-delay="985"]>*{animation-delay:19.7s!important}.thr-animation [thr-duration="985"],.thr-animation [thr-duration="985"]>*{animation-duration:19.7s!important}.thr-animation [thr-delay="986"],.thr-animation [thr-delay="986"]>*{animation-delay:19.72s!important}.thr-animation [thr-duration="986"],.thr-animation [thr-duration="986"]>*{animation-duration:19.72s!important}.thr-animation [thr-delay="987"],.thr-animation [thr-delay="987"]>*{animation-delay:19.74s!important}.thr-animation [thr-duration="987"],.thr-animation [thr-duration="987"]>*{animation-duration:19.74s!important}.thr-animation [thr-delay="988"],.thr-animation [thr-delay="988"]>*{animation-delay:19.76s!important}.thr-animation [thr-duration="988"],.thr-animation [thr-duration="988"]>*{animation-duration:19.76s!important}.thr-animation [thr-delay="989"],.thr-animation [thr-delay="989"]>*{animation-delay:19.78s!important}.thr-animation [thr-duration="989"],.thr-animation [thr-duration="989"]>*{animation-duration:19.78s!important}.thr-animation [thr-delay="990"],.thr-animation [thr-delay="990"]>*{animation-delay:19.8s!important}.thr-animation [thr-duration="990"],.thr-animation [thr-duration="990"]>*{animation-duration:19.8s!important}.thr-animation [thr-delay="991"],.thr-animation [thr-delay="991"]>*{animation-delay:19.82s!important}.thr-animation [thr-duration="991"],.thr-animation [thr-duration="991"]>*{animation-duration:19.82s!important}.thr-animation [thr-delay="992"],.thr-animation [thr-delay="992"]>*{animation-delay:19.84s!important}.thr-animation [thr-duration="992"],.thr-animation [thr-duration="992"]>*{animation-duration:19.84s!important}.thr-animation [thr-delay="993"],.thr-animation [thr-delay="993"]>*{animation-delay:19.86s!important}.thr-animation [thr-duration="993"],.thr-animation [thr-duration="993"]>*{animation-duration:19.86s!important}.thr-animation [thr-delay="994"],.thr-animation [thr-delay="994"]>*{animation-delay:19.88s!important}.thr-animation [thr-duration="994"],.thr-animation [thr-duration="994"]>*{animation-duration:19.88s!important}.thr-animation [thr-delay="995"],.thr-animation [thr-delay="995"]>*{animation-delay:19.9s!important}.thr-animation [thr-duration="995"],.thr-animation [thr-duration="995"]>*{animation-duration:19.9s!important}.thr-animation [thr-delay="996"],.thr-animation [thr-delay="996"]>*{animation-delay:19.92s!important}.thr-animation [thr-duration="996"],.thr-animation [thr-duration="996"]>*{animation-duration:19.92s!important}.thr-animation [thr-delay="997"],.thr-animation [thr-delay="997"]>*{animation-delay:19.94s!important}.thr-animation [thr-duration="997"],.thr-animation [thr-duration="997"]>*{animation-duration:19.94s!important}.thr-animation [thr-delay="998"],.thr-animation [thr-delay="998"]>*{animation-delay:19.96s!important}.thr-animation [thr-duration="998"],.thr-animation [thr-duration="998"]>*{animation-duration:19.96s!important}.thr-animation [thr-delay="999"],.thr-animation [thr-delay="999"]>*{animation-delay:19.98s!important}.thr-animation [thr-duration="999"],.thr-animation [thr-duration="999"]>*{animation-duration:19.98s!important}.thr-animation [thr-delay="1000"],.thr-animation [thr-delay="1000"]>*{animation-delay:20s!important}.thr-animation [thr-duration="1000"],.thr-animation [thr-duration="1000"]>*{animation-duration:20s!important}.thr-animation.write-lines{display:flex;flex-direction:column}.thr-animation.write-lines>div{background-color:#999;margin-bottom:10px;height:10px}.thr-animation.write-lines>div[line-color="dark"]{background-color:#333}.thr-animation.write-lines>div[line-size="10"]{width:10%;animation-fill-mode:both;-webkit-animation-name:anim-writelines-line-10;animation-name:anim-writelines-line-10}@-webkit-keyframes anim-writelines-line-10{0%{width:0}100%{width:10%}}@-webkit-keyframes anim-writelines-line-10{0%{width:0}100%{width:10%}}.thr-animation.write-lines>div[line-size="20"]{width:20%;animation-fill-mode:both;-webkit-animation-name:anim-writelines-line-20;animation-name:anim-writelines-line-20}@-webkit-keyframes anim-writelines-line-20{0%{width:0}100%{width:20%}}@-webkit-keyframes anim-writelines-line-20{0%{width:0}100%{width:20%}}.thr-animation.write-lines>div[line-size="30"]{width:30%;animation-fill-mode:both;-webkit-animation-name:anim-writelines-line-30;animation-name:anim-writelines-line-30}@-webkit-keyframes anim-writelines-line-30{0%{width:0}100%{width:30%}}@-webkit-keyframes anim-writelines-line-30{0%{width:0}100%{width:30%}}.thr-animation.write-lines>div[line-size="40"]{width:40%;animation-fill-mode:both;-webkit-animation-name:anim-writelines-line-40;animation-name:anim-writelines-line-40}@-webkit-keyframes anim-writelines-line-40{0%{width:0}100%{width:40%}}@-webkit-keyframes anim-writelines-line-40{0%{width:0}100%{width:40%}}.thr-animation.write-lines>div[line-size="50"]{width:50%;animation-fill-mode:both;-webkit-animation-name:anim-writelines-line-50;animation-name:anim-writelines-line-50}@-webkit-keyframes anim-writelines-line-50{0%{width:0}100%{width:50%}}@-webkit-keyframes anim-writelines-line-50{0%{width:0}100%{width:50%}}.thr-animation.write-lines>div[line-size="60"]{width:60%;animation-fill-mode:both;-webkit-animation-name:anim-writelines-line-60;animation-name:anim-writelines-line-60}@-webkit-keyframes anim-writelines-line-60{0%{width:0}100%{width:60%}}@-webkit-keyframes anim-writelines-line-60{0%{width:0}100%{width:60%}}.thr-animation.write-lines>div[line-size="70"]{width:70%;animation-fill-mode:both;-webkit-animation-name:anim-writelines-line-70;animation-name:anim-writelines-line-70}@-webkit-keyframes anim-writelines-line-70{0%{width:0}100%{width:70%}}@-webkit-keyframes anim-writelines-line-70{0%{width:0}100%{width:70%}}.thr-animation.write-lines>div[line-size="80"]{width:80%;animation-fill-mode:both;-webkit-animation-name:anim-writelines-line-80;animation-name:anim-writelines-line-80}@-webkit-keyframes anim-writelines-line-80{0%{width:0}100%{width:80%}}@-webkit-keyframes anim-writelines-line-80{0%{width:0}100%{width:80%}}.thr-animation.write-lines>div[line-size="90"]{width:90%;animation-fill-mode:both;-webkit-animation-name:anim-writelines-line-90;animation-name:anim-writelines-line-90}@-webkit-keyframes anim-writelines-line-90{0%{width:0}100%{width:90%}}@-webkit-keyframes anim-writelines-line-90{0%{width:0}100%{width:90%}}.thr-animation.write-lines>div[line-size="100"]{width:100%;animation-fill-mode:both;-webkit-animation-name:anim-writelines-line-100;animation-name:anim-writelines-line-100}@-webkit-keyframes anim-writelines-line-100{0%{width:0}100%{width:100%}}@-webkit-keyframes anim-writelines-line-100{0%{width:0}100%{width:100%}}.thr-animation.write-bars{display:flex;flex-direction:row;align-items:flex-end;height:100%}.thr-animation.write-bars>div{margin-bottom:10px;flex:1;margin-right:2px;background-color:#999}.thr-animation.write-bars>div>div{background-color:#ebebeb;height:100%;border:1px solid red}.thr-animation.write-bars>div[line-color="dark"]{background-color:#333}.thr-animation.write-bars>div[line-size="10"]{height:10%}.thr-animation.write-bars>div[line-size="10"]>div{-webkit-animation-name:anim-write-bar-10;animation-name:anim-write-bar-10}@-webkit-keyframes anim-write-bar-10{0%{height:100%}100%{height:50%}}@-webkit-keyframes anim-write-bar-10{0%{height:100%}100%{height:50%}}.thr-animation.write-bars>div[line-size="20"]{height:20%}.thr-animation.write-bars>div[line-size="20"]>div{-webkit-animation-name:anim-write-bar-20;animation-name:anim-write-bar-20}@-webkit-keyframes anim-write-bar-20{0%{height:100%}100%{height:50%}}@-webkit-keyframes anim-write-bar-20{0%{height:100%}100%{height:50%}}.thr-animation.write-bars>div[line-size="30"]{height:30%}.thr-animation.write-bars>div[line-size="30"]>div{-webkit-animation-name:anim-write-bar-30;animation-name:anim-write-bar-30}@-webkit-keyframes anim-write-bar-30{0%{height:100%}100%{height:50%}}@-webkit-keyframes anim-write-bar-30{0%{height:100%}100%{height:50%}}.thr-animation.write-bars>div[line-size="40"]{height:40%}.thr-animation.write-bars>div[line-size="40"]>div{-webkit-animation-name:anim-write-bar-40;animation-name:anim-write-bar-40}@-webkit-keyframes anim-write-bar-40{0%{height:100%}100%{height:50%}}@-webkit-keyframes anim-write-bar-40{0%{height:100%}100%{height:50%}}.thr-animation.write-bars>div[line-size="50"]{height:50%}.thr-animation.write-bars>div[line-size="50"]>div{-webkit-animation-name:anim-write-bar-50;animation-name:anim-write-bar-50}@-webkit-keyframes anim-write-bar-50{0%{height:100%}100%{height:50%}}@-webkit-keyframes anim-write-bar-50{0%{height:100%}100%{height:50%}}.thr-animation.write-bars>div[line-size="60"]{height:60%}.thr-animation.write-bars>div[line-size="60"]>div{-webkit-animation-name:anim-write-bar-60;animation-name:anim-write-bar-60}@-webkit-keyframes anim-write-bar-60{0%{height:100%}100%{height:50%}}@-webkit-keyframes anim-write-bar-60{0%{height:100%}100%{height:50%}}.thr-animation.write-bars>div[line-size="70"]{height:70%}.thr-animation.write-bars>div[line-size="70"]>div{-webkit-animation-name:anim-write-bar-70;animation-name:anim-write-bar-70}@-webkit-keyframes anim-write-bar-70{0%{height:100%}100%{height:50%}}@-webkit-keyframes anim-write-bar-70{0%{height:100%}100%{height:50%}}.thr-animation.write-bars>div[line-size="80"]{height:80%}.thr-animation.write-bars>div[line-size="80"]>div{-webkit-animation-name:anim-write-bar-80;animation-name:anim-write-bar-80}@-webkit-keyframes anim-write-bar-80{0%{height:100%}100%{height:50%}}@-webkit-keyframes anim-write-bar-80{0%{height:100%}100%{height:50%}}.thr-animation.write-bars>div[line-size="90"]{height:90%}.thr-animation.write-bars>div[line-size="90"]>div{-webkit-animation-name:anim-write-bar-90;animation-name:anim-write-bar-90}@-webkit-keyframes anim-write-bar-90{0%{height:100%}100%{height:50%}}@-webkit-keyframes anim-write-bar-90{0%{height:100%}100%{height:50%}}.thr-animation.write-bars>div[line-size="100"]{height:100%}.thr-animation.write-bars>div[line-size="100"]>div{-webkit-animation-name:anim-write-bar-100;animation-name:anim-write-bar-100}@-webkit-keyframes anim-write-bar-100{0%{height:100%}100%{height:50%}}@-webkit-keyframes anim-write-bar-100{0%{height:100%}100%{height:50%}}.thr-ballot{display:flex;flex-direction:column}.thr-ballot>div{display:flex;flex-direction:row}.thr-ballot>div:not(.thr-ballot-header)>div{background-color:#f2f2f2}.thr-ballot>div>div{min-height:50px;padding:2px;margin:1px}.thr-ballot>div>div:first-child{flex:1}.thr-ballot>div>div:not(:first-child){min-width:60px;display:flex;justify-content:center;align-items:center}.thr-ballot>div>div .thr-chat-animation.thr-ca-text>div{flex:unset;height:5px}.thr-ballot>div.selected[thr-animate]>div{-webkit-animation-name:thr-anim-bg-to-accent;animation-name:thr-anim-bg-to-accent;animation-duration:0.5s;animation-fill-mode:both}.thr-ballot>div.selected[thr-animate]>div:not(:first-child) .vote{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23FFFFFF' d='M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm5.6,7-7.526,7.526L6.414,10.869,5,12.283l5.071,5.071,8.94-8.94Z'/%3E%3C/svg%3E%0A")}.thr-ballot>div .vote{width:24px;height:24px;display:inline-block}.thr-ballot>div .vote.vote-yes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23BFBFBF' d='M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Zm5.6,7-7.526,7.526L6.414,10.869,5,12.283l5.071,5.071,8.94-8.94Z'/%3E%3C/svg%3E%0A")}.thr-ballot>div .vote:not(.vote-yes){position:relative}.thr-ballot>div .vote:not(.vote-yes):after{position:absolute;content:"-";left:8px;color:#BFBFBF}.markdown ul{list-style-type:none}.markdown ul li:before{content:"•";padding-right:5px;color:#049D3B}.markdown ul{list-style:none;padding:0;margin:10px 0 10px 20px}.markdown li{padding-left:1em;text-indent:-.7em}#blog-list-container{margin-top:20px}#blog-list-container>section{margin:auto}#blog-menu{width:200px;padding-left:20px}#blog-list .post-content-image{background-repeat:no-repeat;background-size:100px;background-position:center center;border-radius:25px;height:100px;width:100px}#blog-list>article{padding-bottom:20px;border-top:1px solid #d9d9d9}#blog-list>article h2{margin-top:20px;margin-bottom:0}#blog-list>article header{margin-bottom:20px}#blog-list>article header time{font-size:10pt;color:#777}#blog-list>article:first-child h2{margin-top:0}#blog-list>article:first-child{border-top:none}#blog-list>article .post-image{display:block;text-align:center}#blog-list>article .post-image.teaser{margin-bottom:20px}#blog-list>article .post-image.footer{margin-top:20px}#blog-list>article .post-image img{max-width:100%;max-height:350px}#blog-list>article .post-content p{margin-top:0}.blog-paginator{text-align:center;padding-top:20px;padding-bottom:20px}.blog-paginator>ul{list-style-type:none;margin:0 auto;padding:0}.blog-paginator>ul>li{display:inline;padding:0 20px}.blog-post{margin:auto;padding-top:25px}.blog-post time{font-size:10pt;color:#777}.blog-post h1{margin-bottom:0;font-size:1.75rem;line-height:1.3}@media (min-width:768px){.blog-post h1{font-size:2rem}}.blog-post h2{font-size:1.4rem;line-height:1.3;margin-top:1.5rem;margin-bottom:.75rem}@media (min-width:768px){.blog-post h2{font-size:1.7rem;margin-top:2.5rem;margin-bottom:1.25rem}}.blog-post h3{font-size:1.1rem;line-height:1.3;margin-top:1rem;margin-bottom:.5rem;font-weight:500}@media (min-width:768px){.blog-post h3{font-size:1.4rem;margin-top:1.25rem;margin-bottom:.75rem}}.blog-post h4{font-size:1rem;line-height:1.3}@media (min-width:768px){.blog-post h4{font-size:1.25rem}}.blog-post ul li{margin-bottom:.5rem}.blog-post .post-image{display:block;text-align:center;margin-bottom:20px}.blog-post .post-image img{max-width:100%;max-height:400px}.blog-post .post-image.teaser{margin-bottom:20px}.blog-post .post-image.footer{margin-top:20px}section.blog-post .header{color:#777;margin-bottom:10px}section.comments ul{list-style-type:none;padding:0;margin:0}.blog-post p,.blog-post ul{font-weight:400}section.comments .comment-text time{float:right;font-size:10pt}.comment h2{margin:20px 0 0 0}.rss-feed-button{text-align:right;padding:5px 0;cursor:pointer;margin-top:20px;font-size:11pt;font-weight:100}.rss-feed-button.over{color:#049D3B}.blockquote-teaser{border-left:3px solid #049D3B;display:block;padding:1rem}.thr-chat-animation.thr-ca-audio{display:flex;flex-direction:row;align-items:flex-end;height:100%}.thr-chat-animation.thr-ca-audio>div{background-color:#999;flex:1;margin:0 2px}.thr-chat-animation.thr-ca-audio>div>div{position:relative;width:100%;height:100%;background-color:#ebebeb}.thr-chat-animation.thr-ca-audio>div[thr-animate]>div{-webkit-animation-name:thr-anim-shrink-height;animation-name:thr-anim-shrink-height;animation-duration:0.5s;animation-fill-mode:both}.thr-chat-animation.thr-ca-rating{display:flex;flex-direction:column}.thr-chat-animation.thr-ca-rating>*{margin:0 0 10px 0}.thr-chat-animation.thr-ca-rating>*.thr-rating-text{background-color:#ebebeb;height:8px}.thr-chat-animation.thr-ca-rating>*.thr-rating-text[thr-style="dark"]{background-color:#999}.thr-chat-animation.thr-ca-rating>*.thr-rating-values{display:inline-flex;flex-direction:row}.thr-chat-animation.thr-ca-rating>* span{opacity:.2}.thr-chat-animation.thr-ca-rating>* span.s[thr-animate]{opacity:1}.thr-chat-animation.thr-ca-text{display:flex;flex-direction:column;height:100%;white-space:pre}.thr-chat-animation.thr-ca-text>div{flex:1;margin:4px 0}.thr-chat-animation.thr-ca-text>div>div{position:relative;width:0;height:100%;background-color:#999}.thr-chat-animation.thr-ca-text>div[thr-style="dark"]>div{background-color:#333}.thr-chat-animation.thr-ca-text>div[thr-animate]>div{-webkit-animation-name:thr-anim-grow-width;animation-name:thr-anim-grow-width;animation-duration:0.5s;animation-fill-mode:both}.thr-chat-animation.thr-ca-decrypt-text{-webkit-animation-name:thr-opacity-fade-in;animation-name:thr-opacity-fade-in}.thr-chat-animation.thr-ca-media .thr-ca-file-photo{display:inline-block}.thr-chat-animation.thr-ca-file{border-radius:3px;overflow:hidden;max-width:350px}.thr-device.thr-device-big.thr-device-ios{position:relative;border-radius:40px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:420px;display:inline-flex}@media (min-width:768px){.thr-device.thr-device-big.thr-device-ios{max-width:420px}}.thr-device.thr-device-big.thr-device-ios.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-big.thr-device-ios.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-big.thr-device-ios>div{position:relative;margin:10px;background-color:#fff;border-radius:30px;overflow:hidden;width:100%}.thr-device.thr-device-big.thr-device-ios>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 4px rgba(0,0,0,.1);border-radius:30px}.thr-device.thr-device-big.thr-device-ios>div>img{max-width:100%}.thr-device.thr-device-big.thr-device-ios.thr-device--noShadow{box-shadow:none}.thr-device.thr-device-big.thr-device-android{position:relative;border-radius:20px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:414px;display:inline-flex}@media (min-width:768px){.thr-device.thr-device-big.thr-device-android{max-width:414px}}.thr-device.thr-device-big.thr-device-android.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-big.thr-device-android.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-big.thr-device-android>div{position:relative;margin:7px;background-color:#fff;border-radius:15px;overflow:hidden;width:100%}.thr-device.thr-device-big.thr-device-android>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 2px rgba(0,0,0,.1);border-radius:15px}.thr-device.thr-device-big.thr-device-android>div>img{max-width:100%}.thr-device.thr-device-big.thr-device-android.thr-device--noShadow{box-shadow:none}.thr-device.thr-device-medium.thr-device-ios{position:relative;border-radius:25px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:249px;display:inline-flex}@media (min-width:768px){.thr-device.thr-device-medium.thr-device-ios{max-width:249px}}.thr-device.thr-device-medium.thr-device-ios.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-medium.thr-device-ios.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-medium.thr-device-ios>div{position:relative;margin:7px;background-color:#fff;border-radius:18.75px;overflow:hidden;width:100%}.thr-device.thr-device-medium.thr-device-ios>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 2.5px rgba(0,0,0,.1);border-radius:18.75px}.thr-device.thr-device-medium.thr-device-ios>div>img{max-width:100%}.thr-device.thr-device-medium.thr-device-ios.thr-device--noShadow{box-shadow:none}.thr-device.thr-device-medium.thr-device-android{position:relative;border-radius:20px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:269px;display:inline-flex}@media (min-width:768px){.thr-device.thr-device-medium.thr-device-android{max-width:269px}}.thr-device.thr-device-medium.thr-device-android.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-medium.thr-device-android.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-medium.thr-device-android>div{position:relative;margin:7px;background-color:#fff;border-radius:15px;overflow:hidden;width:100%}.thr-device.thr-device-medium.thr-device-android>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 3px rgba(0,0,0,.1);border-radius:15px}.thr-device.thr-device-medium.thr-device-android>div>img{max-width:100%}.thr-device.thr-device-medium.thr-device-android.thr-device--noShadow{box-shadow:none}.thr-device.thr-device-md-medium.thr-device-ios{position:relative;border-radius:25px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:249px;display:inline-flex}@media (min-width:768px){.thr-device.thr-device-md-medium.thr-device-ios{max-width:249px}}.thr-device.thr-device-md-medium.thr-device-ios.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-md-medium.thr-device-ios.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-md-medium.thr-device-ios>div{position:relative;margin:7px;background-color:#fff;border-radius:18.75px;overflow:hidden;width:100%}.thr-device.thr-device-md-medium.thr-device-ios>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 180px rgba(0,0,0,.1);border-radius:18.75px}.thr-device.thr-device-md-medium.thr-device-ios>div>img{max-width:100%}.thr-device.thr-device-md-medium.thr-device-ios.thr-device--noShadow{box-shadow:none}.thr-device.thr-device-md-medium.thr-device-android{position:relative;border-radius:15px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:194px;display:inline-flex}@media (min-width:768px){.thr-device.thr-device-md-medium.thr-device-android{max-width:269px}}.thr-device.thr-device-md-medium.thr-device-android.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-md-medium.thr-device-android.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-md-medium.thr-device-android>div{position:relative;margin:7px;background-color:#fff;border-radius:11.25px;overflow:hidden;width:100%}.thr-device.thr-device-md-medium.thr-device-android>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 3px rgba(0,0,0,.1);border-radius:11.25px}.thr-device.thr-device-md-medium.thr-device-android>div>img{max-width:100%}.thr-device.thr-device-md-medium.thr-device-android.thr-device--noShadow{box-shadow:none}.thr-device.thr-device-small.thr-device-ios{position:relative;border-radius:20px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:194px;display:inline-flex}@media (min-width:768px){.thr-device.thr-device-small.thr-device-ios{max-width:194px}}.thr-device.thr-device-small.thr-device-ios.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-small.thr-device-ios.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-small.thr-device-ios>div{position:relative;margin:5px;background-color:#fff;border-radius:15px;overflow:hidden;width:100%}.thr-device.thr-device-small.thr-device-ios>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 2px rgba(0,0,0,.1);border-radius:15px}.thr-device.thr-device-small.thr-device-ios>div>img{max-width:100%}.thr-device.thr-device-small.thr-device-ios.thr-device--noShadow{box-shadow:none}.thr-device.thr-device-small.thr-device-android{position:relative;border-radius:15px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:194px;display:inline-flex}@media (min-width:768px){.thr-device.thr-device-small.thr-device-android{max-width:194px}}.thr-device.thr-device-small.thr-device-android.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-small.thr-device-android.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-small.thr-device-android>div{position:relative;margin:5px;background-color:#fff;border-radius:11.25px;overflow:hidden;width:100%}.thr-device.thr-device-small.thr-device-android>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 1.5px rgba(0,0,0,.1);border-radius:11.25px}.thr-device.thr-device-small.thr-device-android>div>img{max-width:100%}.thr-device.thr-device-small.thr-device-android.thr-device--noShadow{box-shadow:none}.thr-device.thr-device-sm-small.thr-device-ios{position:relative;border-radius:17px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:160px;display:inline-flex}@media (min-width:768px){.thr-device.thr-device-sm-small.thr-device-ios{max-width:160px}}.thr-device.thr-device-sm-small.thr-device-ios.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-sm-small.thr-device-ios.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-sm-small.thr-device-ios>div{position:relative;margin:5px;background-color:#fff;border-radius:12.75px;overflow:hidden;width:100%}.thr-device.thr-device-sm-small.thr-device-ios>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 1.7px rgba(0,0,0,.1);border-radius:12.75px}.thr-device.thr-device-sm-small.thr-device-ios>div>img{max-width:100%}.thr-device.thr-device-sm-small.thr-device-ios.thr-device--noShadow{box-shadow:none}.thr-device.thr-device-sm-small.thr-device-android{position:relative;border-radius:12px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:160px;display:inline-flex}@media (min-width:768px){.thr-device.thr-device-sm-small.thr-device-android{max-width:160px}}.thr-device.thr-device-sm-small.thr-device-android.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-sm-small.thr-device-android.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-sm-small.thr-device-android>div{position:relative;margin:5px;background-color:#fff;border-radius:9px;overflow:hidden;width:100%}.thr-device.thr-device-sm-small.thr-device-android>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 1.2px rgba(0,0,0,.1);border-radius:9px}.thr-device.thr-device-sm-small.thr-device-android>div>img{max-width:100%}.thr-device.thr-device-sm-small.thr-device-android.thr-device--noShadow{box-shadow:none}.thr-device.thr-device-xs-small.thr-device-ios{position:relative;border-radius:17px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:105px;display:inline-flex}@media (min-width:768px){.thr-device.thr-device-xs-small.thr-device-ios{max-width:105px}}.thr-device.thr-device-xs-small.thr-device-ios.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-xs-small.thr-device-ios.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-xs-small.thr-device-ios>div{position:relative;margin:5px;background-color:#fff;border-radius:12.75px;overflow:hidden;width:100%}.thr-device.thr-device-xs-small.thr-device-ios>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 1.7px rgba(0,0,0,.1);border-radius:12.75px}.thr-device.thr-device-xs-small.thr-device-ios>div>img{max-width:100%}.thr-device.thr-device-xs-small.thr-device-ios.thr-device--noShadow{box-shadow:none}.thr-device.thr-device-xs-small.thr-device-android{position:relative;border-radius:12px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:99px;display:inline-flex}@media (min-width:768px){.thr-device.thr-device-xs-small.thr-device-android{max-width:99px}}.thr-device.thr-device-xs-small.thr-device-android.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-xs-small.thr-device-android.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-xs-small.thr-device-android>div{position:relative;margin:2px;background-color:#fff;border-radius:9px;overflow:hidden;width:100%}.thr-device.thr-device-xs-small.thr-device-android>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 1.2px rgba(0,0,0,.1);border-radius:9px}.thr-device.thr-device-xs-small.thr-device-android>div>img{max-width:100%}.thr-device.thr-device-xs-small.thr-device-android.thr-device--noShadow{box-shadow:none}.thr-device.thr-device-auto.thr-device-ios{position:relative;border-radius:40px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:420px;display:inline-flex}@media (min-width:768px){.thr-device.thr-device-auto.thr-device-ios{max-width:420px}}.thr-device.thr-device-auto.thr-device-ios.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-auto.thr-device-ios.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-auto.thr-device-ios>div{position:relative;margin:10px;background-color:#fff;border-radius:30px;overflow:hidden;width:100%}.thr-device.thr-device-auto.thr-device-ios>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 4px rgba(0,0,0,.1);border-radius:30px}.thr-device.thr-device-auto.thr-device-ios>div>img{max-width:100%}.thr-device.thr-device-auto.thr-device-ios.thr-device--noShadow{box-shadow:none}.thr-device.thr-device-auto.thr-device-android{position:relative;border-radius:20px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:414px;display:inline-flex}@media (min-width:768px){.thr-device.thr-device-auto.thr-device-android{max-width:414px}}.thr-device.thr-device-auto.thr-device-android.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-auto.thr-device-android.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-auto.thr-device-android>div{position:relative;margin:7px;background-color:#fff;border-radius:15px;overflow:hidden;width:100%}.thr-device.thr-device-auto.thr-device-android>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 2px rgba(0,0,0,.1);border-radius:15px}.thr-device.thr-device-auto.thr-device-android>div>img{max-width:100%}.thr-device.thr-device-auto.thr-device-android.thr-device--noShadow{box-shadow:none}@media (max-width:1099.98px){.thr-device.thr-device-auto.thr-device-ios{position:relative;border-radius:25px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:249px;display:inline-flex}.thr-device.thr-device-auto.thr-device-ios.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-auto.thr-device-ios.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-auto.thr-device-ios>div{position:relative;margin:7px;background-color:#fff;border-radius:18.75px;overflow:hidden;width:100%}.thr-device.thr-device-auto.thr-device-ios>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 2.5px rgba(0,0,0,.1);border-radius:18.75px}.thr-device.thr-device-auto.thr-device-ios>div>img{max-width:100%}.thr-device.thr-device-auto.thr-device-ios.thr-device--noShadow{box-shadow:none}.thr-device.thr-device-auto.thr-device-android{position:relative;border-radius:20px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:269px;display:inline-flex}.thr-device.thr-device-auto.thr-device-android.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-auto.thr-device-android.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-auto.thr-device-android>div{position:relative;margin:7px;background-color:#fff;border-radius:15px;overflow:hidden;width:100%}.thr-device.thr-device-auto.thr-device-android>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 3px rgba(0,0,0,.1);border-radius:15px}.thr-device.thr-device-auto.thr-device-android>div>img{max-width:100%}.thr-device.thr-device-auto.thr-device-android.thr-device--noShadow{box-shadow:none}}@media (max-width:1099.98px) and (min-width:768px){.thr-device.thr-device-auto.thr-device-ios{max-width:249px}}@media (max-width:1099.98px) and (min-width:768px){.thr-device.thr-device-auto.thr-device-android{max-width:269px}}@media (max-width:767.98px){.thr-device.thr-device-auto.thr-device-ios{position:relative;border-radius:20px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:194px;display:inline-flex}.thr-device.thr-device-auto.thr-device-ios.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-auto.thr-device-ios.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-auto.thr-device-ios>div{position:relative;margin:5px;background-color:#fff;border-radius:15px;overflow:hidden;width:100%}.thr-device.thr-device-auto.thr-device-ios>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 2px rgba(0,0,0,.1);border-radius:15px}.thr-device.thr-device-auto.thr-device-ios>div>img{max-width:100%}.thr-device.thr-device-auto.thr-device-ios.thr-device--noShadow{box-shadow:none}.thr-device.thr-device-auto.thr-device-android{position:relative;border-radius:15px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 40px 0 rgba(0,0,0,.1);background-size:100% 100%;background-repeat:no-repeat;background-color:#fff;overflow:hidden;max-width:194px;display:inline-flex}.thr-device.thr-device-auto.thr-device-android.thr-device-dark{background-color:#333333!important}.thr-device.thr-device-auto.thr-device-android.thr-device-dark>div{background-color:#333333!important}.thr-device.thr-device-auto.thr-device-android>div{position:relative;margin:5px;background-color:#fff;border-radius:11.25px;overflow:hidden;width:100%}.thr-device.thr-device-auto.thr-device-android>div:before{content:"";position:absolute;left:0;width:100%;height:100%;box-shadow:inset 0 0 1.5px rgba(0,0,0,.1);border-radius:11.25px}.thr-device.thr-device-auto.thr-device-android>div>img{max-width:100%}.thr-device.thr-device-auto.thr-device-android.thr-device--noShadow{box-shadow:none}}@media (max-width:767.98px) and (min-width:768px){.thr-device.thr-device-auto.thr-device-ios{max-width:194px}}@media (max-width:767.98px) and (min-width:768px){.thr-device.thr-device-auto.thr-device-android{max-width:194px}}.thr-device-notch{display:none!important}.fx-shake-hover:hover{animation:shake 0.82s cubic-bezier(.36,.07,.19,.97) both infinite;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}.fx-shake-init{animation:shake 0.82s cubic-bezier(.36,.07,.19,.97) both;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@-webkit-keyframes thr-opacity-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes thr-opacity-fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes thr-anim-shrink-height{0%{height:100%}100%{height:0}}@keyframes thr-anim-shrink-height{0%{height:100%}100%{height:0}}@-webkit-keyframes thr-anim-grow-width{100%{width:100%}0%{width:0}}@keyframes thr-anim-grow-width{100%{width:100%}0%{width:0}}@-webkit-keyframes thr-anim-bg-to-accent{100%{background-color:#05A63F}0%{background-color:#f2f2f2}}@keyframes thr-anim-bg-to-accent{100%{background-color:#05A63F}0%{background-color:#f2f2f2}}.supporting-table{width:100%;color:#000;border-collapse:separate;border-spacing:0;margin-bottom:20px}.supporting-table th{padding:10px 0 10px 10px;text-align:left}.supporting-table th:first-child{padding-left:0!important}.supporting-table td{padding:10px 0 10px 0;text-align:left}.supporting-table td:before{display:inline-block;padding:0 10px 0 0}.supporting-table td.supported:before{content:"✓";color:#05A63F}.supporting-table td.limited-supported:before{content:"✓";color:#737373}.supporting-table td.not-supported:before{content:"✕";color:#B32424}.mark.supported{background-color:transparent;margin:0}.mark.supported:before{content:"✓";display:inline-block;width:20px;color:#05A63F}.mark.limited-supported{background-color:transparent;margin:0}.mark.limited-supported:before{content:"✓";display:inline-block;width:20px;color:#737373}.mark.not-supported{background-color:transparent;margin:0}.mark.not-supported:before{content:"✕";color:#B32424;display:inline-block;width:20px}.audio-description>audio{display:block}#press-list ul{list-style-type:none;margin:0;padding:0 0 18px}#press-list li{padding:0;margin:0}.thr-chain{display:flex;flex-direction:column;flex-wrap:wrap;line-height:1.1;margin:14px 0 18px 0}.thr-chain>div{display:flex;justify-content:center;height:200px;text-align:center;flex-direction:column;align-items:center;margin:10px}.thr-chain>div:not(.link){min-height:150px;background-color:#f2f2f2;font-size:18pt;font-weight:700;align-items:center;flex:1}.thr-chain>div.link{flex:.75;max-height:20px!important}.thr-chain>div.link>span{background-color:#fff;z-index:3}.thr-chain .thr-chain-arrow{box-sizing:border-box;position:relative;display:block;background-color:#05A63F;z-index:2;height:4px;margin-top:0;transform:rotate(90deg);width:66.6666666667px}.thr-chain .thr-chain-arrow::after{content:"";display:block;box-sizing:border-box;position:absolute;width:14px;height:14px;border-top:4px solid;border-right:4px solid;transform:rotate(45deg);right:0;bottom:-5px;border-color:#05A63F}.thr-mobile{border-radius:6px;border:1px solid #d9d9d9;display:inline-flex;width:300px;height:630px;background-color:#f2f2f2}.thr-mobile>div:first-child{margin:10px;background-color:#d9d9d9;flex:1;display:flex;flex-direction:column}.thr-mobile>div:first-child>.thr-mobile-header{background-color:#05A63F;color:#fff;padding:10px}.thr-mobile>div:first-child>.thr-mobile-content{margin:10px}.thr-mobile>div:first-child>.thr-mobile-content>div{padding:10px;background-color:#fff;margin-bottom:1px}.thr-mobile-my-id{padding:40px 10px 10px 10px!important;text-align:center;color:#737373;font-size:22px}.thr-mobile-my-id img{max-width:70%;margin:10px}.thr-mobile-my-id img.qr-code{max-width:80%;margin:40px 0}.thr-mobile-contact{display:flex;flex-direction:row;flex-wrap:nowrap}.thr-mobile-contact>.thr-avatar-element{margin-right:10px}.thr-mobile-contact>.thr-contact-content{flex:1;display:flex;flex-direction:column;margin:5px 0}.thr-mobile-contact>.thr-contact-content>div{background-color:#d9d9d9;width:10px;height:5px;margin:5px 0;display:inline-block}.thr-mobile-contact>.thr-contact-content>div.dark{background-color:#737373}.thr-mobile-contact>.thr-contact-content>div.w1{width:10%}.thr-mobile-contact>.thr-contact-content>div.w2{width:20%}.thr-mobile-contact>.thr-contact-content>div.w3{width:30%}.thr-mobile-contact>.thr-contact-content>div.w4{width:40%}.thr-mobile-contact>.thr-contact-content>div.w5{width:50%}.thr-mobile-contact>.thr-contact-content>div.w6{width:60%}.thr-mobile-contact>.thr-contact-content>div.w7{width:70%}.thr-mobile-contact>.thr-contact-content>div.w8{width:80%}.thr-mobile-contact>.thr-contact-content>div.w9{width:90%}.thr-mobile-contact>.thr-contact-content>div.w10{width:100%}.thr-mobile-contact .thr-mobile-contactIcon{background-color:#737373;border-radius:100%;width:58px;height:60px;display:flex;align-items:center;justify-content:center}.thr-mobile-contact .thr-mobile-contactIcon span{font-size:2.5rem}.thr-mobile-contact .thr-mobile-contactIcon a:hover,.thr-mobile-contact .thr-mobile-contactIcon a:focus{text-decoration:none}.thr-contact-list{background-color:#ebebeb}.thr-contact-list>div:first-child{display:flex;flex-direction:row;padding:15px;justify-content:space-between}.thr-contact-list>div:last-child>div{background-color:#f2f2f2;padding:15px;margin-top:1px}.thr-contact-list .sync-on{position:relative;top:-7.5px}.thr-contact-list .sync-on>span{display:inline-block;position:absolute}.thr-contact-list .sync-on>span,.thr-contact-list .thr-avatar>span,.thr-contact-list .thr-mobile-contactIcon>span{transition:0.4s all}.thr-contact-list.thr-contact-list-disabled .sync-on>span{opacity:0}.thr-contact-list.thr-contact-list-disabled .thr-avatar>span,.thr-contact-list.thr-contact-list-disabled .thr-mobile-contactIcon>span{opacity:0}.thr-switch{height:20px;width:44px;background-color:#999;border-radius:20px;position:relative;cursor:pointer}.thr-switch::before{width:16px;height:16px;right:2px;left:unset;content:" ";background-color:#fff;border-radius:50%;position:absolute;top:2px}.thr-switch.thr-switch-on{background-color:#05A63F}.thr-switch.thr-switch-on::before{left:2px;right:unset}.thr-switch.thr-switch-on::after{content:"✓"}.thr-switch::after{left:20px;content:"";width:16px;text-align:center;position:absolute;color:#fff}.thr-menu-content{display:flex;flex-direction:row;padding-bottom:20px}.thr-menu-content>.thr-menu{margin-right:30px;flex-shrink:0;width:300px}@media (max-width:767.98px){.thr-menu-content>.thr-menu{display:none}}.thr-menu-content>.thr-menu>div{font-weight:700;margin:20px 0 10px 0}.thr-menu-content>.thr-menu>ul{margin:0;padding:0 0 10px 0;list-style-type:none}.thr-menu-content>.thr-menu>ul>li{padding:5px;color:#737373}.thr-menu-content>.thr-menu>ul>li.active{color:#000000!important}.thr-menu-content>.thr-menu>ul>li a{color:inherit}.thr-menu-content>.thr-content{flex:1;padding-top:20px}.thr-menu-content>.thr-content video{max-width:100%}.sprite-button{display:inline-block}
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#737373;--gray-dark:#333333;--primary:#212121;--secondary:#737373;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f2f2f2;--dark:#333333;--breakpoint-sm:0;--breakpoint-md:768px;--breakpoint-lg:1100px;--breakpoint-xl:1440px;--font-family-sans-serif:"Lab Grotesque", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Lab Grotesque",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#191919;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#212121;text-decoration:none;background-color:transparent}a:hover{color:#000;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#737373;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#737373}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #d9d9d9;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#737373}code{font-size:87.5%;color:#000;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#191919;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#191919}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;max-width:375px}@media (min-width:768px){.container{max-width:720px}}@media (min-width:1100px){.container{max-width:1024px}}@media (min-width:1440px){.container{max-width:1440px}}.container-fluid{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:10px;padding-left:10px}.col{flex-basis:0%;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:768px){.col-md{flex-basis:0%;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:1100px){.col-lg{flex-basis:0%;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1440px){.col-xl{flex-basis:0%;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{width:100%;margin-bottom:1rem;color:#191919}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #d9d9d9}.table thead th{vertical-align:bottom;border-bottom:2px solid #d9d9d9}.table tbody+tbody{border-top:2px solid #d9d9d9}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #d9d9d9}.table-bordered th,.table-bordered td{border:1px solid #d9d9d9}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#191919;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#c1c1c1}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#8c8c8c}.table-hover .table-primary:hover{background-color:#b4b4b4}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#b4b4b4}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d8d8d8}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b6b6b6}.table-hover .table-secondary:hover{background-color:#cbcbcb}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#cbcbcb}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fbfbfb}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#f8f8f8}.table-hover .table-light:hover{background-color:#eee}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#eee}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c6c6}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#959595}.table-hover .table-dark:hover{background-color:#b9b9b9}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9b9b9}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#333;border-color:#464646}.table .thead-light th{color:#4C4C4C;background-color:#ebebeb;border-color:#d9d9d9}.table-dark{color:#fff;background-color:#333}.table-dark th,.table-dark td,.table-dark thead th{border-color:#464646}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:1099.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1439.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + 1.2rem + 2px);padding:.6rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#4C4C4C;background-color:#fff;background-clip:padding-box;border:1px solid #BFBFBF;border-radius:.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#4C4C4C;background-color:#fff;border-color:#d9d9d9;outline:0;box-shadow:0 0 0 .2rem rgba(153,153,153,.25)}.form-control::placeholder{color:#737373;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#ebebeb;opacity:1}select.form-control:focus::-ms-value{color:#4C4C4C;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(0.6rem + 1px);padding-bottom:calc(0.6rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.6rem;padding-bottom:.6rem;margin-bottom:0;line-height:1.5;color:#191919;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + 0.5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#737373}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + 1.2rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(0.375em + 0.3rem);background-size:calc(0.75em + 0.6rem) calc(0.75em + 0.6rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 1.2rem);background-position:top calc(0.375em + 0.3rem) right calc(0.375em + 0.3rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc((1em + 1.2rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23333333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center / 8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem / calc(0.75em + 0.6rem) calc(0.75em + 0.6rem)}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip{display:block}.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip{display:block}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label::before,.custom-control-input.is-valid~.custom-control-label::before{border-color:#28a745}.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip,.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid:checked~.custom-control-label::before,.custom-control-input.is-valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus~.custom-control-label::before,.custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip,.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 1.2rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(0.375em + 0.3rem);background-size:calc(0.75em + 0.6rem) calc(0.75em + 0.6rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 1.2rem);background-position:top calc(0.375em + 0.3rem) right calc(0.375em + 0.3rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc((1em + 1.2rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23333333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center / 8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem / calc(0.75em + 0.6rem) calc(0.75em + 0.6rem)}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip{display:block}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label::before,.custom-control-input.is-invalid~.custom-control-label::before{border-color:#dc3545}.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip,.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,.custom-control-input.is-invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,.custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip,.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}.btn{display:inline-block;font-weight:400;color:#191919;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#191919;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(153,153,153,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#212121;border-color:#212121}.btn-primary:hover{color:#fff;background-color:#0e0e0e;border-color:#080808}.btn-primary:focus,.btn-primary.focus{box-shadow:0 0 0 .2rem rgba(66,66,66,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#212121;border-color:#212121}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#080808;border-color:#010101}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(66,66,66,.5)}.btn-secondary{color:#fff;background-color:#737373;border-color:#737373}.btn-secondary:hover{color:#fff;background-color:#606060;border-color:#5a5a5a}.btn-secondary:focus,.btn-secondary.focus{box-shadow:0 0 0 .2rem rgba(136,136,136,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#737373;border-color:#737373}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#5a5a5a;border-color:#535353}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(136,136,136,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#191919;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#191919;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{box-shadow:0 0 0 .2rem rgba(221,168,10,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#191919;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#191919;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(221,168,10,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus,.btn-danger.focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#191919;background-color:#f2f2f2;border-color:#f2f2f2}.btn-light:hover{color:#191919;background-color:#dfdfdf;border-color:#d9d9d9}.btn-light:focus,.btn-light.focus{box-shadow:0 0 0 .2rem rgba(209,209,209,.5)}.btn-light.disabled,.btn-light:disabled{color:#191919;background-color:#f2f2f2;border-color:#f2f2f2}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#191919;background-color:#d9d9d9;border-color:#d2d2d2}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(209,209,209,.5)}.btn-dark{color:#fff;background-color:#333;border-color:#333}.btn-dark:hover{color:#fff;background-color:#202020;border-color:#1a1a1a}.btn-dark:focus,.btn-dark.focus{box-shadow:0 0 0 .2rem rgba(82,82,82,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#333;border-color:#333}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1a1a;border-color:#131313}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,82,82,.5)}.btn-outline-primary{color:#212121;border-color:#212121}.btn-outline-primary:hover{color:#fff;background-color:#212121;border-color:#212121}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(33,33,33,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#212121;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#212121;border-color:#212121}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(33,33,33,.5)}.btn-outline-secondary{color:#737373;border-color:#737373}.btn-outline-secondary:hover{color:#fff;background-color:#737373;border-color:#737373}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(115,115,115,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#737373;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#737373;border-color:#737373}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(115,115,115,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#191919;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#191919;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f2f2f2;border-color:#f2f2f2}.btn-outline-light:hover{color:#191919;background-color:#f2f2f2;border-color:#f2f2f2}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(242,242,242,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f2f2f2;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#191919;background-color:#f2f2f2;border-color:#f2f2f2}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(242,242,242,.5)}.btn-outline-dark{color:#333;border-color:#333}.btn-outline-dark:hover{color:#fff;background-color:#333;border-color:#333}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(51,51,51,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#333;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#333;border-color:#333}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(51,51,51,.5)}.btn-link{font-weight:400;color:#212121;text-decoration:none}.btn-link:hover{color:#000;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline;box-shadow:none}.btn-link:disabled,.btn-link.disabled{color:#737373;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#191919;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:1100px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1440px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #ebebeb}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#191919;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#0c0c0c;text-decoration:none;background-color:#f2f2f2}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#999}.dropdown-item.disabled,.dropdown-item:disabled{color:#737373;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#737373;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#191919}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type="radio"],.btn-group-toggle>.btn input[type="checkbox"],.btn-group-toggle>.btn-group>.btn input[type="radio"],.btn-group-toggle>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:last-child),.input-group>.custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.6rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#4C4C4C;text-align:center;white-space:nowrap;background-color:#ebebeb;border:1px solid #BFBFBF;border-radius:.25rem}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + 0.5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#999;background-color:#999}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(153,153,153,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#d9d9d9}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#f2f2f2;border-color:#f2f2f2}.custom-control-input:disabled~.custom-control-label{color:#737373}.custom-control-input:disabled~.custom-control-label::before{background-color:#ebebeb}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#999 solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50% / 50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#999;background-color:#999}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(33,33,33,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(33,33,33,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(33,33,33,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(0.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#999;border-radius:.5rem;transition:transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(33,33,33,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + 1.2rem + 2px);padding:.6rem 1.75rem .6rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#4C4C4C;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23333333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center / 8px 10px;background-color:#fff;border:1px solid #BFBFBF;border-radius:.25rem;appearance:none}.custom-select:focus{border-color:#d9d9d9;outline:0;box-shadow:0 0 0 .2rem rgba(153,153,153,.25)}.custom-select:focus::-ms-value{color:#4C4C4C;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#737373;background-color:#ebebeb}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + 0.5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + 1.2rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + 1.2rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#d9d9d9;box-shadow:0 0 0 .2rem rgba(153,153,153,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#ebebeb}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + 1.2rem + 2px);padding:.6rem .75rem;font-weight:400;line-height:1.5;color:#4C4C4C;background-color:#fff;border:1px solid #BFBFBF;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + 1.2rem);padding:.6rem .75rem;line-height:1.5;color:#4C4C4C;content:"Browse";background-color:#ebebeb;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:calc(1rem + 0.4rem);padding:0;background-color:transparent;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(153,153,153,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(153,153,153,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(153,153,153,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#999;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#f2f2f2}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#d9d9d9;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#999;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#f2f2f2}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#d9d9d9;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#999;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#f2f2f2}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#d9d9d9;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#d9d9d9;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#999}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#999}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#999}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#737373;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #d9d9d9}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#ebebeb #ebebeb #d9d9d9}.nav-tabs .nav-link.disabled{color:#737373;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#4C4C4C;background-color:#fff;border-color:#d9d9d9 #d9d9d9 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#999}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0%;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:1rem;padding-left:1rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:1099.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1100px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:1rem;padding-left:1rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1439.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1440px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:1rem;padding-left:1rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:1rem;padding-left:1rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.9);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(0.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px)}.card-deck{display:flex;flex-direction:column;flex-flow:row wrap;margin-right:-10px;margin-left:-10px}.card-deck .card{margin-bottom:10px}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:10px;margin-bottom:0;margin-left:10px}.card-group{display:flex;flex-direction:column;flex-flow:row wrap}.card-group>.card{margin-bottom:10px}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{margin-bottom:.75rem}.card-columns .card{display:inline-block;width:100%}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#ebebeb;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#737373;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#737373}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#212121;background-color:#fff;border:1px solid #d9d9d9}.page-link:hover{z-index:2;color:#000;text-decoration:none;background-color:#ebebeb;border-color:#d9d9d9}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(153,153,153,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#999;border-color:#999}.page-item.disabled .page-link{color:#737373;pointer-events:none;cursor:auto;background-color:#fff;border-color:#d9d9d9}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#212121}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#080808}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(33,33,33,.5)}.badge-secondary{color:#fff;background-color:#737373}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#5a5a5a}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(115,115,115,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#1e7e34}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#117a8b}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#191919;background-color:#ffc107}a.badge-warning:hover,a.badge-warning:focus{color:#191919;background-color:#d39e00}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#bd2130}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#191919;background-color:#f2f2f2}a.badge-light:hover,a.badge-light:focus{color:#191919;background-color:#d9d9d9}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem rgba(242,242,242,.5)}.badge-dark{color:#fff;background-color:#333}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1a1a1a}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem rgba(51,51,51,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#ebebeb;border-radius:.3rem;padding:4rem 2rem}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#111;background-color:lightgray;border-color:#c1c1c1}.alert-primary hr{border-top-color:#b4b4b4}.alert-primary .alert-link{color:#000}.alert-secondary{color:#3c3c3c;background-color:#e3e3e3;border-color:#d8d8d8}.alert-secondary hr{border-top-color:#cbcbcb}.alert-secondary .alert-link{color:#232323}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#7e7e7e;background-color:#fcfcfc;border-color:#fbfbfb}.alert-light hr{border-top-color:#eee}.alert-light .alert-link{color:#656565}.alert-dark{color:#1b1b1b;background-color:#d6d6d6;border-color:#c6c6c6}.alert-dark hr{border-top-color:#b9b9b9}.alert-dark .alert-link{color:#020202}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#ebebeb;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#212121;transition:width 0.6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#4C4C4C;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#4C4C4C;text-decoration:none;background-color:#f2f2f2}.list-group-item-action:active{color:#191919;background-color:#ebebeb}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#737373;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#999;border-color:#999}.list-group-horizontal{flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1100px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1440px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#111;background-color:#c1c1c1}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#111;background-color:#b4b4b4}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#111;border-color:#111}.list-group-item-secondary{color:#3c3c3c;background-color:#d8d8d8}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#3c3c3c;background-color:#cbcbcb}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#3c3c3c;border-color:#3c3c3c}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#7e7e7e;background-color:#fbfbfb}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#7e7e7e;background-color:#eee}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#7e7e7e;border-color:#7e7e7e}.list-group-item-dark{color:#1b1b1b;background-color:#c6c6c6}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1b1b;background-color:#b9b9b9}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1b1b;border-color:#1b1b1b}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#737373;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #d9d9d9;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #d9d9d9;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}@media (min-width:1100px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1440px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:"Lab Grotesque",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:"Lab Grotesque",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^="top"]>.arrow{bottom:calc((0.5rem + 1px) * -1)}.bs-popover-top>.arrow::before,.bs-popover-auto[x-placement^="top"]>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-top>.arrow::after,.bs-popover-auto[x-placement^="top"]>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^="right"]>.arrow{left:calc((0.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow::before,.bs-popover-auto[x-placement^="right"]>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-right>.arrow::after,.bs-popover-auto[x-placement^="right"]>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^="bottom"]>.arrow{top:calc((0.5rem + 1px) * -1)}.bs-popover-bottom>.arrow::before,.bs-popover-auto[x-placement^="bottom"]>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-bottom>.arrow::after,.bs-popover-auto[x-placement^="bottom"]>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^="left"]>.arrow{right:calc((0.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow::before,.bs-popover-auto[x-placement^="left"]>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-left>.arrow::after,.bs-popover-auto[x-placement^="left"]>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#191919}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform 0.6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s 0.6s opacity}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity 0.15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50% / 100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity 0.6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border 0.75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow 0.75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#212121!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#080808!important}.bg-secondary{background-color:#737373!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#5a5a5a!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}.bg-light{background-color:#f2f2f2!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#d9d9d9!important}.bg-dark{background-color:#333333!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1a1a1a!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #d9d9d9!important}.border-top{border-top:1px solid #d9d9d9!important}.border-right{border-right:1px solid #d9d9d9!important}.border-bottom{border-bottom:1px solid #d9d9d9!important}.border-left{border-left:1px solid #d9d9d9!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#212121!important}.border-secondary{border-color:#737373!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f2f2f2!important}.border-dark{border-color:#333333!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:0.2rem!important}.rounded{border-radius:0.25rem!important}.rounded-top{border-top-left-radius:0.25rem!important;border-top-right-radius:0.25rem!important}.rounded-right{border-top-right-radius:0.25rem!important;border-bottom-right-radius:0.25rem!important}.rounded-bottom{border-bottom-right-radius:0.25rem!important;border-bottom-left-radius:0.25rem!important}.rounded-left{border-top-left-radius:0.25rem!important;border-bottom-left-radius:0.25rem!important}.rounded-lg{border-radius:0.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:1100px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1440px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.8571428571%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:1100px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1440px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:1100px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1440px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.w-1{width:0.25rem!important}.w-2{width:0.5rem!important}.w-3{width:1rem!important}.w-4{width:1.5rem!important}.w-5{width:2rem!important}.w-6{width:3rem!important}.w-7{width:4rem!important}.w-8{width:6rem!important}.w-9{width:8rem!important}.w-10{width:10rem!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.h-1{height:0.25rem!important}.h-2{height:0.5rem!important}.h-3{height:1rem!important}.h-4{height:1.5rem!important}.h-5{height:2rem!important}.h-6{height:3rem!important}.h-7{height:4rem!important}.h-8{height:6rem!important}.h-9{height:8rem!important}.h-10{height:10rem!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:0.25rem!important}.mt-1,.my-1{margin-top:0.25rem!important}.mr-1,.mx-1{margin-right:0.25rem!important}.mb-1,.my-1{margin-bottom:0.25rem!important}.ml-1,.mx-1{margin-left:0.25rem!important}.m-2{margin:0.5rem!important}.mt-2,.my-2{margin-top:0.5rem!important}.mr-2,.mx-2{margin-right:0.5rem!important}.mb-2,.my-2{margin-bottom:0.5rem!important}.ml-2,.mx-2{margin-left:0.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.m-6{margin:4.5rem!important}.mt-6,.my-6{margin-top:4.5rem!important}.mr-6,.mx-6{margin-right:4.5rem!important}.mb-6,.my-6{margin-bottom:4.5rem!important}.ml-6,.mx-6{margin-left:4.5rem!important}.m-7{margin:6rem!important}.mt-7,.my-7{margin-top:6rem!important}.mr-7,.mx-7{margin-right:6rem!important}.mb-7,.my-7{margin-bottom:6rem!important}.ml-7,.mx-7{margin-left:6rem!important}.m-8{margin:8rem!important}.mt-8,.my-8{margin-top:8rem!important}.mr-8,.mx-8{margin-right:8rem!important}.mb-8,.my-8{margin-bottom:8rem!important}.ml-8,.mx-8{margin-left:8rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:0.25rem!important}.pt-1,.py-1{padding-top:0.25rem!important}.pr-1,.px-1{padding-right:0.25rem!important}.pb-1,.py-1{padding-bottom:0.25rem!important}.pl-1,.px-1{padding-left:0.25rem!important}.p-2{padding:0.5rem!important}.pt-2,.py-2{padding-top:0.5rem!important}.pr-2,.px-2{padding-right:0.5rem!important}.pb-2,.py-2{padding-bottom:0.5rem!important}.pl-2,.px-2{padding-left:0.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.p-6{padding:4.5rem!important}.pt-6,.py-6{padding-top:4.5rem!important}.pr-6,.px-6{padding-right:4.5rem!important}.pb-6,.py-6{padding-bottom:4.5rem!important}.pl-6,.px-6{padding-left:4.5rem!important}.p-7{padding:6rem!important}.pt-7,.py-7{padding-top:6rem!important}.pr-7,.px-7{padding-right:6rem!important}.pb-7,.py-7{padding-bottom:6rem!important}.pl-7,.px-7{padding-left:6rem!important}.p-8{padding:8rem!important}.pt-8,.py-8{padding-top:8rem!important}.pr-8,.px-8{padding-right:8rem!important}.pb-8,.py-8{padding-bottom:8rem!important}.pl-8,.px-8{padding-left:8rem!important}.m-n1{margin:-0.25rem!important}.mt-n1,.my-n1{margin-top:-0.25rem!important}.mr-n1,.mx-n1{margin-right:-0.25rem!important}.mb-n1,.my-n1{margin-bottom:-0.25rem!important}.ml-n1,.mx-n1{margin-left:-0.25rem!important}.m-n2{margin:-0.5rem!important}.mt-n2,.my-n2{margin-top:-0.5rem!important}.mr-n2,.mx-n2{margin-right:-0.5rem!important}.mb-n2,.my-n2{margin-bottom:-0.5rem!important}.ml-n2,.mx-n2{margin-left:-0.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-n6{margin:-4.5rem!important}.mt-n6,.my-n6{margin-top:-4.5rem!important}.mr-n6,.mx-n6{margin-right:-4.5rem!important}.mb-n6,.my-n6{margin-bottom:-4.5rem!important}.ml-n6,.mx-n6{margin-left:-4.5rem!important}.m-n7{margin:-6rem!important}.mt-n7,.my-n7{margin-top:-6rem!important}.mr-n7,.mx-n7{margin-right:-6rem!important}.mb-n7,.my-n7{margin-bottom:-6rem!important}.ml-n7,.mx-n7{margin-left:-6rem!important}.m-n8{margin:-8rem!important}.mt-n8,.my-n8{margin-top:-8rem!important}.mr-n8,.mx-n8{margin-right:-8rem!important}.mb-n8,.my-n8{margin-bottom:-8rem!important}.ml-n8,.mx-n8{margin-left:-8rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:0.25rem!important}.mt-md-1,.my-md-1{margin-top:0.25rem!important}.mr-md-1,.mx-md-1{margin-right:0.25rem!important}.mb-md-1,.my-md-1{margin-bottom:0.25rem!important}.ml-md-1,.mx-md-1{margin-left:0.25rem!important}.m-md-2{margin:0.5rem!important}.mt-md-2,.my-md-2{margin-top:0.5rem!important}.mr-md-2,.mx-md-2{margin-right:0.5rem!important}.mb-md-2,.my-md-2{margin-bottom:0.5rem!important}.ml-md-2,.mx-md-2{margin-left:0.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.m-md-6{margin:4.5rem!important}.mt-md-6,.my-md-6{margin-top:4.5rem!important}.mr-md-6,.mx-md-6{margin-right:4.5rem!important}.mb-md-6,.my-md-6{margin-bottom:4.5rem!important}.ml-md-6,.mx-md-6{margin-left:4.5rem!important}.m-md-7{margin:6rem!important}.mt-md-7,.my-md-7{margin-top:6rem!important}.mr-md-7,.mx-md-7{margin-right:6rem!important}.mb-md-7,.my-md-7{margin-bottom:6rem!important}.ml-md-7,.mx-md-7{margin-left:6rem!important}.m-md-8{margin:8rem!important}.mt-md-8,.my-md-8{margin-top:8rem!important}.mr-md-8,.mx-md-8{margin-right:8rem!important}.mb-md-8,.my-md-8{margin-bottom:8rem!important}.ml-md-8,.mx-md-8{margin-left:8rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:0.25rem!important}.pt-md-1,.py-md-1{padding-top:0.25rem!important}.pr-md-1,.px-md-1{padding-right:0.25rem!important}.pb-md-1,.py-md-1{padding-bottom:0.25rem!important}.pl-md-1,.px-md-1{padding-left:0.25rem!important}.p-md-2{padding:0.5rem!important}.pt-md-2,.py-md-2{padding-top:0.5rem!important}.pr-md-2,.px-md-2{padding-right:0.5rem!important}.pb-md-2,.py-md-2{padding-bottom:0.5rem!important}.pl-md-2,.px-md-2{padding-left:0.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.p-md-6{padding:4.5rem!important}.pt-md-6,.py-md-6{padding-top:4.5rem!important}.pr-md-6,.px-md-6{padding-right:4.5rem!important}.pb-md-6,.py-md-6{padding-bottom:4.5rem!important}.pl-md-6,.px-md-6{padding-left:4.5rem!important}.p-md-7{padding:6rem!important}.pt-md-7,.py-md-7{padding-top:6rem!important}.pr-md-7,.px-md-7{padding-right:6rem!important}.pb-md-7,.py-md-7{padding-bottom:6rem!important}.pl-md-7,.px-md-7{padding-left:6rem!important}.p-md-8{padding:8rem!important}.pt-md-8,.py-md-8{padding-top:8rem!important}.pr-md-8,.px-md-8{padding-right:8rem!important}.pb-md-8,.py-md-8{padding-bottom:8rem!important}.pl-md-8,.px-md-8{padding-left:8rem!important}.m-md-n1{margin:-0.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem!important}.m-md-n2{margin:-0.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-n6{margin:-4.5rem!important}.mt-md-n6,.my-md-n6{margin-top:-4.5rem!important}.mr-md-n6,.mx-md-n6{margin-right:-4.5rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-4.5rem!important}.ml-md-n6,.mx-md-n6{margin-left:-4.5rem!important}.m-md-n7{margin:-6rem!important}.mt-md-n7,.my-md-n7{margin-top:-6rem!important}.mr-md-n7,.mx-md-n7{margin-right:-6rem!important}.mb-md-n7,.my-md-n7{margin-bottom:-6rem!important}.ml-md-n7,.mx-md-n7{margin-left:-6rem!important}.m-md-n8{margin:-8rem!important}.mt-md-n8,.my-md-n8{margin-top:-8rem!important}.mr-md-n8,.mx-md-n8{margin-right:-8rem!important}.mb-md-n8,.my-md-n8{margin-bottom:-8rem!important}.ml-md-n8,.mx-md-n8{margin-left:-8rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:1100px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:0.25rem!important}.mt-lg-1,.my-lg-1{margin-top:0.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:0.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:0.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:0.25rem!important}.m-lg-2{margin:0.5rem!important}.mt-lg-2,.my-lg-2{margin-top:0.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:0.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:0.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:0.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.m-lg-6{margin:4.5rem!important}.mt-lg-6,.my-lg-6{margin-top:4.5rem!important}.mr-lg-6,.mx-lg-6{margin-right:4.5rem!important}.mb-lg-6,.my-lg-6{margin-bottom:4.5rem!important}.ml-lg-6,.mx-lg-6{margin-left:4.5rem!important}.m-lg-7{margin:6rem!important}.mt-lg-7,.my-lg-7{margin-top:6rem!important}.mr-lg-7,.mx-lg-7{margin-right:6rem!important}.mb-lg-7,.my-lg-7{margin-bottom:6rem!important}.ml-lg-7,.mx-lg-7{margin-left:6rem!important}.m-lg-8{margin:8rem!important}.mt-lg-8,.my-lg-8{margin-top:8rem!important}.mr-lg-8,.mx-lg-8{margin-right:8rem!important}.mb-lg-8,.my-lg-8{margin-bottom:8rem!important}.ml-lg-8,.mx-lg-8{margin-left:8rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:0.25rem!important}.pt-lg-1,.py-lg-1{padding-top:0.25rem!important}.pr-lg-1,.px-lg-1{padding-right:0.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:0.25rem!important}.pl-lg-1,.px-lg-1{padding-left:0.25rem!important}.p-lg-2{padding:0.5rem!important}.pt-lg-2,.py-lg-2{padding-top:0.5rem!important}.pr-lg-2,.px-lg-2{padding-right:0.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:0.5rem!important}.pl-lg-2,.px-lg-2{padding-left:0.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.p-lg-6{padding:4.5rem!important}.pt-lg-6,.py-lg-6{padding-top:4.5rem!important}.pr-lg-6,.px-lg-6{padding-right:4.5rem!important}.pb-lg-6,.py-lg-6{padding-bottom:4.5rem!important}.pl-lg-6,.px-lg-6{padding-left:4.5rem!important}.p-lg-7{padding:6rem!important}.pt-lg-7,.py-lg-7{padding-top:6rem!important}.pr-lg-7,.px-lg-7{padding-right:6rem!important}.pb-lg-7,.py-lg-7{padding-bottom:6rem!important}.pl-lg-7,.px-lg-7{padding-left:6rem!important}.p-lg-8{padding:8rem!important}.pt-lg-8,.py-lg-8{padding-top:8rem!important}.pr-lg-8,.px-lg-8{padding-right:8rem!important}.pb-lg-8,.py-lg-8{padding-bottom:8rem!important}.pl-lg-8,.px-lg-8{padding-left:8rem!important}.m-lg-n1{margin:-0.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem!important}.m-lg-n2{margin:-0.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-n6{margin:-4.5rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-4.5rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-4.5rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-4.5rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-4.5rem!important}.m-lg-n7{margin:-6rem!important}.mt-lg-n7,.my-lg-n7{margin-top:-6rem!important}.mr-lg-n7,.mx-lg-n7{margin-right:-6rem!important}.mb-lg-n7,.my-lg-n7{margin-bottom:-6rem!important}.ml-lg-n7,.mx-lg-n7{margin-left:-6rem!important}.m-lg-n8{margin:-8rem!important}.mt-lg-n8,.my-lg-n8{margin-top:-8rem!important}.mr-lg-n8,.mx-lg-n8{margin-right:-8rem!important}.mb-lg-n8,.my-lg-n8{margin-bottom:-8rem!important}.ml-lg-n8,.mx-lg-n8{margin-left:-8rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1440px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:0.25rem!important}.mt-xl-1,.my-xl-1{margin-top:0.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:0.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:0.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:0.25rem!important}.m-xl-2{margin:0.5rem!important}.mt-xl-2,.my-xl-2{margin-top:0.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:0.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:0.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:0.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.m-xl-6{margin:4.5rem!important}.mt-xl-6,.my-xl-6{margin-top:4.5rem!important}.mr-xl-6,.mx-xl-6{margin-right:4.5rem!important}.mb-xl-6,.my-xl-6{margin-bottom:4.5rem!important}.ml-xl-6,.mx-xl-6{margin-left:4.5rem!important}.m-xl-7{margin:6rem!important}.mt-xl-7,.my-xl-7{margin-top:6rem!important}.mr-xl-7,.mx-xl-7{margin-right:6rem!important}.mb-xl-7,.my-xl-7{margin-bottom:6rem!important}.ml-xl-7,.mx-xl-7{margin-left:6rem!important}.m-xl-8{margin:8rem!important}.mt-xl-8,.my-xl-8{margin-top:8rem!important}.mr-xl-8,.mx-xl-8{margin-right:8rem!important}.mb-xl-8,.my-xl-8{margin-bottom:8rem!important}.ml-xl-8,.mx-xl-8{margin-left:8rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:0.25rem!important}.pt-xl-1,.py-xl-1{padding-top:0.25rem!important}.pr-xl-1,.px-xl-1{padding-right:0.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:0.25rem!important}.pl-xl-1,.px-xl-1{padding-left:0.25rem!important}.p-xl-2{padding:0.5rem!important}.pt-xl-2,.py-xl-2{padding-top:0.5rem!important}.pr-xl-2,.px-xl-2{padding-right:0.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:0.5rem!important}.pl-xl-2,.px-xl-2{padding-left:0.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.p-xl-6{padding:4.5rem!important}.pt-xl-6,.py-xl-6{padding-top:4.5rem!important}.pr-xl-6,.px-xl-6{padding-right:4.5rem!important}.pb-xl-6,.py-xl-6{padding-bottom:4.5rem!important}.pl-xl-6,.px-xl-6{padding-left:4.5rem!important}.p-xl-7{padding:6rem!important}.pt-xl-7,.py-xl-7{padding-top:6rem!important}.pr-xl-7,.px-xl-7{padding-right:6rem!important}.pb-xl-7,.py-xl-7{padding-bottom:6rem!important}.pl-xl-7,.px-xl-7{padding-left:6rem!important}.p-xl-8{padding:8rem!important}.pt-xl-8,.py-xl-8{padding-top:8rem!important}.pr-xl-8,.px-xl-8{padding-right:8rem!important}.pb-xl-8,.py-xl-8{padding-bottom:8rem!important}.pl-xl-8,.px-xl-8{padding-left:8rem!important}.m-xl-n1{margin:-0.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem!important}.m-xl-n2{margin:-0.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-n6{margin:-4.5rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-4.5rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-4.5rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-4.5rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-4.5rem!important}.m-xl-n7{margin:-6rem!important}.mt-xl-n7,.my-xl-n7{margin-top:-6rem!important}.mr-xl-n7,.mx-xl-n7{margin-right:-6rem!important}.mb-xl-n7,.my-xl-n7{margin-bottom:-6rem!important}.ml-xl-n7,.mx-xl-n7{margin-left:-6rem!important}.m-xl-n8{margin:-8rem!important}.mt-xl-n8,.my-xl-n8{margin-top:-8rem!important}.mr-xl-n8,.mx-xl-n8{margin-right:-8rem!important}.mb-xl-n8,.my-xl-n8{margin-bottom:-8rem!important}.ml-xl-n8,.mx-xl-n8{margin-left:-8rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:1100px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1440px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#212121!important}a.text-primary:hover,a.text-primary:focus{color:black!important}.text-secondary{color:#737373!important}a.text-secondary:hover,a.text-secondary:focus{color:#4d4d4d!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a!important}.text-light{color:#f2f2f2!important}a.text-light:hover,a.text-light:focus{color:#ccc!important}.text-dark{color:#333333!important}a.text-dark:hover,a.text-dark:focus{color:#0d0d0d!important}.text-body{color:#191919!important}.text-muted{color:#737373!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,*::before,*::after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{.bootstrap-select .dropdown-toggle .filter-option{size:a3}}body{min-width:1100px!important}.container{min-width:1100px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #d9d9d9!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#d9d9d9}.table .thead-dark th{color:inherit;border-color:#d9d9d9}}select.bs-select-hidden,.bootstrap-select>select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px \0;vertical-align:middle}.bootstrap-select>.dropdown-toggle{position:relative;width:100%;text-align:right;white-space:nowrap;display:inline-flex;align-items:center;justify-content:space-between}.bootstrap-select>.dropdown-toggle:after{margin-top:-1px}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:active{color:#999}.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active{color:rgba(255,255,255,.5)}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:0.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none;z-index:0!important}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2!important}.has-error .bootstrap-select .dropdown-toggle,.error .bootstrap-select .dropdown-toggle,.bootstrap-select.is-invalid .dropdown-toggle,.was-validated .bootstrap-select .selectpicker:invalid+.dropdown-toggle{border-color:#b94a48}.bootstrap-select.is-valid .dropdown-toggle,.was-validated .bootstrap-select .selectpicker:valid+.dropdown-toggle{border-color:#28a745}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){width:220px}.bootstrap-select>select.mobile-device:focus+.dropdown-toggle,.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}:not(.input-group)>.bootstrap-select.form-control:not([class*="col-"]){width:100%}.bootstrap-select.form-control.input-group-btn{float:none;z-index:auto}.form-inline .bootstrap-select,.form-inline .bootstrap-select.form-control:not([class*="col-"]){width:auto}.bootstrap-select:not(.input-group-btn),.bootstrap-select[class*="col-"]{float:none;display:inline-block;margin-left:0}.bootstrap-select.dropdown-menu-right,.bootstrap-select[class*="col-"].dropdown-menu-right,.row .bootstrap-select[class*="col-"].dropdown-menu-right{float:right}.form-inline .bootstrap-select,.form-horizontal .bootstrap-select,.form-group .bootstrap-select{margin-bottom:0}.form-group-lg .bootstrap-select.form-control,.form-group-sm .bootstrap-select.form-control{padding:0}.form-group-lg .bootstrap-select.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle,.bootstrap-select.form-control-lg .dropdown-toggle{font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle{padding:.25rem .5rem}.bootstrap-select.form-control-lg .dropdown-toggle{padding:.5rem 1rem}.form-inline .bootstrap-select .form-control{width:100%}.bootstrap-select.disabled,.bootstrap-select>.disabled{cursor:not-allowed}.bootstrap-select.disabled:focus,.bootstrap-select>.disabled:focus{outline:none!important}.bootstrap-select.bs-container{position:absolute;top:0;left:0;height:0!important;padding:0!important}.bootstrap-select.bs-container .dropdown-menu{z-index:1060}.bootstrap-select .dropdown-toggle .filter-option{position:static;top:0;left:0;float:left;height:100%;width:100%;text-align:left;overflow:hidden;flex:0 1 auto}.bs3.filter-option{padding-right:inherit}.input-group .bs3-has-addon.filter-option{position:absolute;padding-top:inherit;padding-bottom:inherit;padding-left:inherit;float:none}.input-group .bs3-has-addon.input-group .bs3-has-addon.filter-option .filter-option-inner{padding-right:inherit}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:hidden}.bootstrap-select .dropdown-toggle .filter-expand{width:0!important;float:left;opacity:0!important;overflow:hidden}.bootstrap-select .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.input-group .bootstrap-select.form-control .dropdown-toggle{border-radius:inherit}.bootstrap-select[class*="col-"] .dropdown-toggle{width:100%}.bootstrap-select .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu>.inner:focus{outline:none!important}.bootstrap-select .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;box-shadow:none}.bootstrap-select .dropdown-menu li{position:relative}.bootstrap-select .dropdown-menu li.active small{color:rgba(255,255,255,.5)!important}.bootstrap-select .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select .dropdown-menu li a{cursor:pointer;user-select:none}.bootstrap-select .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select .dropdown-menu li a span.check-mark{display:none}.bootstrap-select .dropdown-menu li a span.text{display:inline-block}.bootstrap-select .dropdown-menu li small{padding-left:.5em}.bootstrap-select .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:whitesmoke;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.fit-width .dropdown-toggle .filter-option{position:static;display:inline;padding:0;width:auto}.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner{display:inline}.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before{content:" "}.bootstrap-select.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{position:absolute;display:inline-block;right:15px;top:5px}.bootstrap-select.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select .bs-ok-default:after{content:"";display:block;width:.5em;height:1em;border-style:solid;border-width:0 .26em .26em 0;transform:rotate(45deg)}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before{content:"";border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after{content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before{bottom:auto;top:-4px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after{bottom:auto;top:-4px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after{display:block}.bs-searchbox,.bs-actionsbox,.bs-donebutton{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}.thr-issue{border:1px solid red}body{min-width:300px;width:100%;font-weight:300}.container-fluid{max-width:1280px;padding-left:1rem;padding-right:1rem}.navbar{position:static}header{position:relative}.container-small{max-width:650px;padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto}@media (max-width:0){.row{margin-right:-5px;margin-left:-5px}.row>.col,.row>[class*="col-"]{padding-right:5px;padding-left:5px}}.thr-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;z-index:1040;display:none;opacity:0}.thr-backdrop-show{display:block;opacity:.8;transition:opacity 0.3s linear}.thr-bg-split{position:relative}.thr-bg-split-bgs{position:absolute;top:0;right:0;bottom:0;left:0;display:grid}.thr-bg-split-content{isolation:isolate}.thr-main-title{font-size:3.1rem;line-height:1.15}@media (max-width:1099.98px){.thr-main-title{font-size:2.17rem;line-height:1.2}}@media (max-width:767.98px){.thr-main-title{font-size:1.705rem}}.thr-main-title--light{font-weight:300;line-height:1.2}@media (max-width:1099.98px){.thr-main-title--light{line-height:1.2}}@media (max-width:767.98px){.thr-main-title--light{line-height:1.2}}@media (max-width:1099.98px){.thr-main-title--big{font-size:2.48rem;line-height:53px}}@media (max-width:767.98px){.thr-main-title--big{font-size:1.86rem;line-height:42px}}.thr-image{max-width:100%}@media (min-width:768px){.thr-image--transformTop{margin-top:-30%}}.thr-image--transformTopXS{margin-top:-50%}@media (min-width:768px){.thr-image--transformTopXS{margin-top:-30%}}.thr-image--withShadow{box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1)}.thr-image--withDropShadow{filter:drop-shadow(5px 5px 10px rgba(0,0,0,.1))}.thr-image--round{border-radius:100%}.thr-image--cube{width:140px;height:140px;object-fit:cover}@media (min-width:768px){.thr-image--cube{width:175px;height:175px}}.thr-image--center{display:block;margin-left:auto;margin-right:auto}@media (max-width:767.98px){.thr-image--smSmall{max-width:175px;max-height:200px}}@media (max-width:767.98px){.thr-image--smMedium{max-width:300px}}@media (max-width:767.98px){.thr-image--smMediumLarge{max-width:375px}}.thr-image--appIcon{width:50px}@media (min-width:768px){.thr-image--appIcon{width:75px}}.thr-image--w-3{width:3rem}@media (min-width:768px){.thr-image--lg-w-5{width:5rem}}@media (max-width:1099.98px){.thr-image-wrapperTop{margin-top:40px}}@media (max-width:1099.98px){.thr-image-wrapperBottom{margin-bottom:20px}}@media (max-width:1099.98px){.thr-image-wrapperBottomBig{margin-bottom:40px}}.thr-section{padding-top:60px;background-color:#EEE}.thr-section--withBg{position:relative;overflow:hidden}.thr-section--bgWhite{background-color:#fff}.thr-section--bgTransparent{background-color:transparent}.thr-section--bgPrimaryLight{background-color:#cdedd9}.thr-section--bgLight{background-color:#F4FAFF}.thr-section--bgGray-50{background-color:#FAFAFA}.thr-section--bgGray-100{background-color:#f2f2f2}.thr-section--bgBrandPrimary{background:#212121}.thr-section--bgDark{background:linear-gradient(180deg,#464646 0%,#171616 100%)}.thr-section--bgPrimary{background:linear-gradient(180deg,#212121 0%,#212121 70%,#212121 80%,#212121 100%)}.thr-section--bgPrimaryB50{background:#212121}.thr-section--bgPrimary700{background:#05A63F}.thr-section--bgPrimary-900{background:#006413}.thr-section--bgPrimaryDark{background:#212121}.thr-section--bgPrimary2{background:linear-gradient(180deg,#212121 0%,#212121 100%)}.thr-section--bgGradientPrimaryLight{background:linear-gradient(180deg,#006413 0%,#05A63F 100%)}.thr-section--bgGradientPrimary900to600{background:linear-gradient(0deg,#006413 0%,#05A63F 100%)}.thr-section--bgGradientBrand900toTransparent{background:linear-gradient(180deg,#212121 0%,rgba(33,33,33,.8) 50%,transparent 100%)}.thr-section--bgPrimary50{background-color:#F4FAF5}.thr-section--bgPrimary-100{background-color:#E1F4E7}.thr-section--bgImage{background-size:auto 100%;background-position:top left}.thr-section--bgImageCover{background-size:cover;background-position:center;background-repeat:no-repeat}.thr-section--snow{min-height:calc(100vh - 65px)}@media (min-width:768px){.thr-section--snow{min-height:calc(100vh - 112px)}}@media (min-width:1100px){.thr-section--snow{min-height:calc(100vh - 112px)}}.thr-section--snow .thr-snowflake{font-weight:700;display:block;color:#fff;position:absolute;top:-20px;animation:snowflakes linear forwards}@keyframes snowflakes{to{transform:translateY(105vh) translateX(100px)}}.thr-section--afterAnniversary::after{background-image:url(/images/threema-10-anniversary-confetti.png)!important;background-size:cover!important;background-repeat:no-repeat!important;background-position:initial;content:"";position:absolute;top:0;right:0;bottom:0;left:0}@media (min-width:768px){.thr-section--afterAnniversary::after{background-position:center!important}}.thr-section--gutterYSmall{padding-top:20px}.thr-section--gutterYBig{padding-top:100px;padding-bottom:100px}.thr-section--gutterYXL{padding-top:100px;padding-bottom:100px}@media (min-width:768px){.thr-section--gutterYXL{padding-top:150px;padding-bottom:150px}}.thr-section--gutterYMedium{padding-top:60px}@media (min-width:768px){.thr-section--gutterYMedium{padding-bottom:60px}}.thr-section--gutterTopXL{padding-top:100px}@media (min-width:768px){.thr-section--gutterTopXL{padding-top:150px}}.thr-section--gutterBottomMedium{padding-bottom:60px}.thr-section--gutterBottomBig{padding-bottom:100px}.thr-section--gutterTopNone{padding-top:0}.thr-section--gutterTopBig{padding-top:100px}.thr-section--gutterBottomXL{padding-bottom:100px}@media (min-width:768px){.thr-section--gutterBottomXL{padding-bottom:150px}}.thr-section--gutterBottomXXL{padding-bottom:480px}.thr-section--gutterSmall{padding-top:30px;padding-bottom:30px}@media (max-width:767.98px){.thr-section--gutterSmBottomNone{padding-bottom:0}}@media (max-width:767.98px){.thr-section--gutterSmBottomSmall{padding-bottom:30px}}@media (max-width:767.98px){.thr-section--gutterSmTopNone{padding-top:0}}@media (max-width:767.98px){.thr-section--gutterSmTopNormal{padding-top:60px}}@media (max-width:767.98px){.thr-section--gutterSmNormal{padding-top:60px;padding-bottom:60px}}@media (max-width:767.98px){.thr-section--gutterSmSmall{padding-top:30px;padding-bottom:30px}}@media (max-width:1099.98px){.thr-section--gutterMdSmall{padding-top:30px;padding-bottom:30px}}@media (max-width:1099.98px){.thr-section--gutterMdBottomSmall{padding-bottom:30px}}@media (max-width:1099.98px){.thr-section--deviceTeaser{padding-bottom:300px}}.thr-section--textBig p,.thr-section--textBig li{font-size:18px}.thr-section--textBig li{color:#000;line-height:1.75}.thr-section--textBig p{color:#737373}.thr-section-inner--transformTop{margin-top:-175px}.thr-section .thr-img-col>img{max-width:100%}@media (max-width:767.98px){.thr-section .thr-img-col.thr-img-no-mobile-image{display:none}}@media (max-width:1099.98px){.thr-section .thr-img-col.thr-img-no-mobile-image{display:none}}.thr-section-textTeaser.thr-textTeaser{padding-bottom:75px;padding-top:50px;background-color:#cdedd9}@media (min-width:768px){.thr-section-textTeaser.thr-textTeaser{padding-bottom:150px;padding-top:100px}}.thr-section-title{margin-bottom:20px}@media (max-width:1099.98px){.thr-section-title{font-size:32px;line-height:42px}}@media (max-width:767.98px){.thr-section-title{font-size:28px;line-height:34px}}.thr-section-bg{position:absolute;width:100%;left:50%;top:0;z-index:0;transform:translateX(-50%)}.thr-section-bg img{max-width:100%}.thr-section-bg--bottom{bottom:0;top:auto;transform:translate(-50%,40%)}.thr-section-bgWrapper{position:relative;z-index:1}.thr-section--prose{line-height:1.75rem}.thr-section--prose h2{margin-bottom:1rem;line-height:44px}.thr-section--prose p{margin-bottom:1.5rem}.thr-section--prose ul:not(:last-child){margin-bottom:3rem}.thr-section--prose ul li{margin-bottom:.5rem}.thr-top-section{padding-top:70px;padding-bottom:175px;background:none}@media (min-width:768px){.thr-top-section{padding-top:80px}}.thr-top-section--withBox{padding-bottom:230px}@media (min-width:768px){.thr-top-section--withBox{padding-bottom:250px}}@media (min-width:768px){.thr-top-section--withSubNav{padding-top:100px}}@media (max-width:1099.98px){.thr-top-section h4{font-size:1.25rem}}.thr-box-section-content{margin-top:-200px;background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1);padding:80px 0;border-radius:2px}@media (max-width:1099.98px){.thr-box-section-content{padding:40px 0}}.thr-box-section-content--light{box-shadow:0 0 21px 0 rgba(196,222,234,.4)}.thr-box-section-content--medium{padding:60px 0}.thr-box-section-content--big{font-size:1.25rem}@media (max-width:1099.98px){.thr-box-section-content--big{font-size:18px}}.thr-text-section p{font-size:18px}.thr-title-section{background-color:#fff;padding-bottom:40px}@media (max-width:767.98px){.thr-title-section{background:linear-gradient(#fff 0%,#fff 50%,#EEEEEE 50%,#EEEEEE 100%)}}.thr-title-section--work{background:transparent;overflow:hidden}.thr-title-section--work:after{background:#EEEEEE!important;height:20%!important;display:none!important}@media (min-width:1100px) and (max-width:1439.98px){.thr-title-section--work .thr-img-top{box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1)}}@media (max-width:1099.98px){.thr-title-section h4{font-size:20px;line-height:28px}}.thr-title-section .thr-main-title{margin-bottom:20px}@media (min-width:1100px) and (max-width:1439.98px){.thr-title-section .thr-main-image{margin-left:-130px;margin-top:-70px;position:absolute}}@media (min-width:768px) and (max-width:1099.98px){.thr-title-section .thr-main-image{margin-left:-85px;margin-top:20px;position:absolute}}@media (max-width:767.98px){.thr-title-section .thr-main-image{height:0;padding-top:147%}}.thr-title-section .thr-img-top{position:absolute}@media (min-width:1100px) and (max-width:1439.98px){.thr-title-section .thr-img-top{margin:-10px auto 0 175px}}@media (max-width:767.98px){.thr-title-section .thr-img-top{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}}.thr-title-section .thr-img-bottom{border-radius:20px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1)}@media (min-width:1100px) and (max-width:1439.98px){.thr-title-section .thr-img-bottom{position:absolute;margin:90px auto 0 auto}}@media (max-width:1099.98px){.thr-title-section .thr-img-bottom{display:none}}.thr-title-section .thr-main-image-big{box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1);width:100%;margin-top:40px}@media (min-width:768px){.thr-title-section .thr-main-image-big{width:130%;margin-top:0}}@media (min-width:1100px){.thr-title-section .thr-main-image-big{width:100%}}.thr-title-section .thr-main-image-big--bottom{margin-left:22%;width:33%;margin-top:-50%}@media (min-width:768px){.thr-title-section .thr-main-image-big--bottom{margin-top:-65%;width:50%;margin-left:17%}}@media (min-width:1100px){.thr-title-section .thr-main-image-big--bottom{margin-top:-50%;margin-left:14%;width:41%}}.thr-title-section .thr-main-image-big img{max-width:100%}.thr-title-section .thr-tag{margin:0 4px}.thr-title-section__statements{display:grid;grid-gap:20px 15px;grid-template-columns:repeat(2,auto);justify-content:center;align-items:center;margin-bottom:-11rem;padding:1.5rem 1rem;background-color:#E1F4E7;border-radius:8px;box-shadow:0 0 16px 0 rgba(0,0,0,.14),0 20px 64px 0 rgba(0,0,0,.14)}@media (min-width:768px){.thr-title-section__statements{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0 20px;justify-items:stretch;align-items:stretch;padding:0;background-color:transparent;border-radius:0;box-shadow:none}}.thr-title-section__statementsShadow{display:none}@media (min-width:768px){.thr-title-section__statementsShadow{display:block;grid-column:var(--col);grid-row-start:1;grid-row-end:span 2;border-radius:8px;box-shadow:0 0 16px 0 rgba(0,0,0,.14),0 20px 64px 0 rgba(0,0,0,.14)}}@media (min-width:768px){.thr-title-section__statementsIcon{grid-column:var(--col);grid-row:var(--row);padding:1.5rem 1rem .5rem;background-color:#E1F4E7;border-top-left-radius:8px;border-top-right-radius:8px}}.thr-title-section__statementsTitle{font-size:1rem;line-height:1.2;margin-bottom:0}@media (min-width:768px){.thr-title-section__statementsTitle{grid-column:var(--col);grid-row:var(--row);padding:.5rem 1rem 1.5rem;background-color:#E1F4E7;border-bottom-left-radius:8px;border-bottom-right-radius:8px;font-size:1.25rem;text-align:center}}.thr-title-section *>.thr-tag:first-child{margin-left:0}.thr-title-section *>.thr-tag:last-child{margin-right:0}.thr-description-section{overflow:auto}.thr-description-section .container-fluid:first-child{margin-bottom:40px}.thr-description-section .wrapper{padding-top:40px;background-color:#fff;border-radius:2px;box-shadow:0 0 70px 0 rgba(0,0,0,.05)}.thr-description-section--work{padding-top:80px;position:relative}.thr-description-section--work .wrapper{box-shadow:none;background:none}.thr-description-section .row{padding-bottom:40px}@media (max-width:767.98px){.thr-description-section .row{margin:0}}.thr-description-section .thr-btn{width:300px}.thr-description-section h4{margin-bottom:20px}.thr-carousel-section{padding-bottom:120px;padding-top:120px}.thr-carousel-section .thr-os-tab{display:flex;justify-content:center;padding:20px 0 40px 0}.thr-carousel-section .thr-os{display:inline-block;font-size:14px;padding:0 1rem;text-align:center;color:#737373;text-decoration:none;cursor:pointer}.thr-carousel-section .thr-os:hover{color:#737373}.thr-carousel-section .thr-os:visited{color:#737373}.thr-carousel-section .thr-os.active{color:#212121;border-bottom:2px solid #212121;cursor:default}.thr-carousel-section .slick span{height:563px;display:block;color:#fff;font-size:36px;width:100%;line-height:0;position:relative;text-align:center;transform:scale(.72);transition:all 0.5s ease;opacity:.75}.thr-carousel-section .slick--bigY .slick-slide{padding-top:0;padding-bottom:20px}.thr-carousel-section .slick--bigY .slick-dots{bottom:-30px}.thr-carousel-section .slick-slide.thr-center span{z-index:1;transform:scale(1);opacity:1}.thr-carousel-section .slick-prev,.thr-carousel-section .slick-next{position:absolute;top:50%;appearance:none;margin-top:-10px;padding:0;border:0;background:none;cursor:pointer;color:transparent;outline:none;z-index:100}.thr-carousel-section .slick-prev:before,.thr-carousel-section .slick-prev:after,.thr-carousel-section .slick-next:before,.thr-carousel-section .slick-next:after{content:""}.thr-carousel-section .slick-prev{width:36px;height:36px;left:1rem;background:url(/images/Left.svg) no-repeat center!important;background-size:36px 36px}@media (min-width:768px){.thr-carousel-section .slick-prev{left:-1rem}}@media (min-width:1100px){.thr-carousel-section .slick-prev{left:-50px}}.thr-carousel-section .slick-next{width:36px;height:36px;right:1rem;background:url(/images/Right.svg) no-repeat center!important;background-size:36px 36px}@media (min-width:768px){.thr-carousel-section .slick-next{right:-1rem}}@media (min-width:1100px){.thr-carousel-section .slick-next{right:-50px}}.thr-carousel-section .imgscreen{margin-left:auto;margin-right:auto}.thr-carousel-section .thr-btn{width:300px}.thr-carousel-section--small{padding:0}.thr-carousel-section--small .slick span{height:auto}@media (min-width:1100px){.thr-carousel-section--small .slick-next{right:-1rem}}@media (min-width:1100px){.thr-carousel-section--small .slick-prev{left:-1rem}}.thr-carousel-section--negative .thr-os{color:#fff}.thr-carousel-section--negative .thr-os:hover,.thr-carousel-section--negative .thr-os:visited{color:#fff}.thr-carousel-section--negative .thr-os.active{color:#fff;border-bottom:2px solid #fff}.thr-slider .slick-dots,.thr-mainSlider .slick-dots{bottom:-50px}.thr-slider .slick-dots li,.thr-mainSlider .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0;padding:0;cursor:pointer}.thr-slider .slick-dots li button,.thr-mainSlider .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.thr-slider .slick-dots li button:before,.thr-mainSlider .slick-dots li button:before{font-size:32px;color:#737373;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center}.thr-slider .slick-dots li.slick-active button:before,.thr-mainSlider .slick-dots li.slick-active button:before{opacity:1;color:#212121}.thr-slider--paginationNegative .slick-dots li button:before,.thr-mainSlider--paginationNegative .slick-dots li button:before{color:#fff!important;opacity:.5}.thr-slider--paginationNegative .slick-dots li.slick-active button:before,.thr-mainSlider--paginationNegative .slick-dots li.slick-active button:before{opacity:1!important}.thr-slider--paginationHidden,.thr-mainSlider--paginationHidden{margin-bottom:0}.thr-slider--paginationHidden .slick-dots,.thr-mainSlider--paginationHidden .slick-dots{display:none!important}.thr-slider--paginationClose .slick-dots,.thr-mainSlider--paginationClose .slick-dots{bottom:-20px}.thr-slider--hideArrows .slick-next,.thr-slider--hideArrows .slick-prev,.thr-mainSlider--hideArrows .slick-next,.thr-mainSlider--hideArrows .slick-prev{display:none!important}.thr-slider--arrowInline,.thr-mainSlider--arrowInline{position:relative}.thr-slider--arrowInline .thr-slider__button,.thr-mainSlider--arrowInline .thr-slider__button{position:absolute;width:1.75rem;height:1.75rem;top:50%;left:0;background:none!important;border:0!important;z-index:2;opacity:1;margin-top:0;color:#fff}@media (min-width:1600px){.thr-slider--arrowInline .thr-slider__button,.thr-mainSlider--arrowInline .thr-slider__button{left:-40px}}.thr-slider--arrowInline .thr-slider__button:focus,.thr-slider--arrowInline .thr-slider__button:active,.thr-mainSlider--arrowInline .thr-slider__button:focus,.thr-mainSlider--arrowInline .thr-slider__button:active{outline:none}.thr-slider--arrowInline .thr-slider__button--next,.thr-mainSlider--arrowInline .thr-slider__button--next{left:auto;right:0}@media (min-width:1600px){.thr-slider--arrowInline .thr-slider__button--next,.thr-mainSlider--arrowInline .thr-slider__button--next{right:-40px}}.thr-slider--arrowDark .slick-next,.thr-slider--arrowDark .slick-prev,.thr-mainSlider--arrowDark .slick-next,.thr-mainSlider--arrowDark .slick-prev{width:20px;height:20px;top:50%;left:20px;border-left:1px solid #000;border-bottom:1px solid #000;transform:rotate(45deg) translate(0,0%);background:none!important;z-index:2;opacity:1;margin-top:0}.thr-slider--arrowDark .slick-next:before,.thr-slider--arrowDark .slick-next:after,.thr-slider--arrowDark .slick-prev:before,.thr-slider--arrowDark .slick-prev:after,.thr-mainSlider--arrowDark .slick-next:before,.thr-mainSlider--arrowDark .slick-next:after,.thr-mainSlider--arrowDark .slick-prev:before,.thr-mainSlider--arrowDark .slick-prev:after{display:none}.thr-slider--arrowDark .slick-next,.thr-mainSlider--arrowDark .slick-next{right:20px;left:auto;border-left:none;border-right:1px solid #000;transform:rotate(-45deg) translate(0,0%)}@media (max-width:1099.98px){.thr-slider--arrowDark .slick-next,.thr-slider--arrowDark .slick-prev,.thr-mainSlider--arrowDark .slick-next,.thr-mainSlider--arrowDark .slick-prev{display:none!important}}.thr-slider__tabs,.thr-mainSlider__tabs{display:flex}.thr-slider__tab,.thr-mainSlider__tab{--color:#BFBFBF;--active-border-color:transparent;padding:.125rem .5rem;margin:0 .5rem;background:none;border:none;color:var(--color);border-bottom:2px solid var(--active-border-color)}.thr-slider__tab--active,.thr-mainSlider__tab--active{--color:#fff;--active-border-color:#fff}.thr-slider__tab:hover,.thr-slider__tab:focus,.thr-slider__tab:active,.thr-mainSlider__tab:hover,.thr-mainSlider__tab:focus,.thr-mainSlider__tab:active{outline:none;--color:#999999}.thr-mainSlider{margin-bottom:0}@media (max-width:1099.98px){.thr-mainSlider{overflow:hidden}}.thr-mainSlider:not(.slick-initialized){max-height:500px;overflow:hidden}.thr-mainSlider .slick-prev{width:40px;height:40px;left:0;opacity:.75;transform:translate(-150%,-50%);background-image:url(/images/Left.svg);background-repeat:no-repeat;background-size:contain}.thr-mainSlider .slick-prev:before{display:none}@media (max-width:767.98px){.thr-mainSlider .slick-prev{width:30px;height:30px}}.thr-mainSlider .slick-next{width:40px;height:40px;right:0;opacity:.75;transform:translate(150%,-50%);background-image:url(/images/Right.svg);background-repeat:no-repeat;background-size:contain}.thr-mainSlider .slick-next:before{display:none}@media (max-width:767.98px){.thr-mainSlider .slick-next{width:30px;height:30px}}.thr-mainSlider .slick-dots{display:none!important}.thr-mainSlider--hideArrows .slick-next,.thr-mainSlider--hideArrows .slick-prev{display:none!important}.thr-mainSlider--arrowDark .slick-next,.thr-mainSlider--arrowDark .slick-prev{width:25px;height:25px;top:50%;left:-1rem;border-left:1px solid #000;border-bottom:1px solid #000;transform:rotate(45deg) translate(-150%,0%);background:none;z-index:2;opacity:1;margin-top:0}.thr-mainSlider--arrowDark .slick-next{right:-1rem;left:auto;border-left:none;border-right:1px solid #000;transform:rotate(-45deg) translate(150%,0%)}@media (max-width:767.98px){.thr-mainSlider--arrowDark .slick-next,.thr-mainSlider--arrowDark .slick-prev{display:none!important}}@media (max-width:1099.98px){.thr-mainSlider--showPagination{overflow:visible}}.thr-mainSlider--showPagination .slick-dots{display:block!important}.thr-mainSlider-item{position:relative}.thr-mainSlider-item--withDevice{padding-right:100px;padding-bottom:100px}.thr-mainSlider__device{position:absolute;bottom:0;right:0;max-width:200px}.thr-mainSlider__deviceBg{max-width:80%}.thr-benefitsSlider-wrapper{padding:0 2rem}@media (min-width:768px){.thr-benefitsSlider-wrapper{padding:0 3rem}}@media (min-width:1600px){.thr-benefitsSlider-wrapper{padding:0}}@media (min-width:1100px){.thr-benefitsSlider-wrapper .pillar{height:100%}}.thr-videoSlider-wrapper{display:flex;flex-direction:column}@media (min-width:1100px){.thr-videoSlider-wrapper{display:block}}.thr-videoSlider__buttons{display:flex;flex-shrink:0;align-items:flex-end;justify-content:flex-end}.thr-videoSlider__buttons--top{--video-slider-buttons-position:static;--video-slider-buttons-width:2.5rem;--video-slider-buttons-height:2.5rem;--video-slider-buttons-top:auto;--video-slider-buttons-prev-left:auto;--video-slider-buttons-next-right:auto;--video-slider-buttons-border:1px solid #212121;--video-slider-buttons-icon-width:0.4rem;--video-slider-buttons-button-margin:0 0.125rem;order:9999;justify-content:center;margin-top:.5rem}@media (min-width:768px){.thr-videoSlider__buttons--top{position:absolute;right:0;bottom:0}}@media (min-width:1100px){.thr-videoSlider__buttons--top{margin:0 -.125rem 1rem -.125rem;position:absolute;top:0;right:0;bottom:auto}}.thr-videoSlider__buttons--sides{--video-slider-buttons-position:absolute;--video-slider-buttons-width:1.5rem;--video-slider-buttons-height:1.5rem;--video-slider-buttons-top:50%;--video-slider-buttons-prev-left:0;--video-slider-buttons-next-right:0;--video-slider-buttons-border:none;--video-slider-buttons-icon-width:0.6rem;--video-slider-buttons-button-margin:0}.thr-videoSlider__button{position:var(--video-slider-buttons-position);top:var(--video-slider-buttons-top);appearance:none;padding:0;background-color:transparent;color:#212121;border:var(--video-slider-buttons-border);border-radius:0;width:var(--video-slider-buttons-width);height:var(--video-slider-buttons-height);transition:all 0.2s ease-in-out;margin:var(--video-slider-buttons-button-margin);z-index:10}.thr-videoSlider__button:focus,.thr-videoSlider__button:active,.thr-videoSlider__button:hover{outline:none;opacity:.6}.thr-videoSlider__button--prev{left:var(--video-slider-buttons-prev-left)}.thr-videoSlider__button--next{right:var(--video-slider-buttons-next-right)}.thr-videoSlider__button svg{width:var(--video-slider-buttons-icon-width)}.thr-videoSlider .slick-dots{bottom:.5rem}.thr-video-section{padding-top:60px;background-color:#EEE}@media (max-width:767.98px){.thr-video-section .embed-responsive{margin-bottom:20px}}.thr-video-section p{margin-top:20px}.thr-video-section h1{margin-bottom:20px}@media (max-width:1099.98px){.thr-video-section h1{font-size:32px;line-height:42px}}.thr-video-section .thr-img-center{width:100%}.thr-video-section .thr-video{position:absolute;top:50%;left:50%;background:url(/images/Play.svg) no-repeat;background-position:center;background-size:36px 36px}.thr-business-solution-section{background-color:#fff;padding-top:120px;padding-bottom:100px}.thr-business-solution-section p{margin-bottom:20px}.thr-business-solution-section p.thr-business-solution-desc{margin-bottom:80px}.thr-business-solution-section h1{margin-bottom:20px}@media (max-width:1099.98px){.thr-business-solution-section h1{font-size:32px;line-height:42px}}.thr-business-solution-section h4{margin-bottom:20px}.thr-business-solution-section .thr-icon{margin-bottom:10px}.thr-business-solution-section .thr-btn{margin-bottom:0}.thr-business-solution-section-item{margin-bottom:80px}.thr-feature-title-section{background-color:#fff;padding-bottom:60px}.thr-feature-title-section h1{font-size:52px;margin-bottom:20px;line-height:68px}@media (max-width:1099.98px){.thr-feature-title-section h1{font-size:40px;line-height:53px}}@media (max-width:767.98px){.thr-feature-title-section h1{font-size:32px;line-height:42px}}.thr-feature-title-section h4{margin-bottom:20px}@media (max-width:1099.98px){.thr-feature-title-section h4{font-size:20px;line-height:28px}}.thr-feature-text-section{padding-bottom:60px}@media (max-width:1099.98px){.thr-feature-text-section .thr-desc-col{order:1}}@media (min-width:768px) and (max-width:1099.98px){.thr-feature-text-section .thr-desc-col{margin-top:-80px}}@media (max-width:1099.98px){.thr-feature-text-section .thr-img-col{order:0}}@media (max-width:767.98px){.thr-feature-text-section .thr-img-col{margin-bottom:60px}}.thr-feature-text-section h1{margin-bottom:20px}@media (max-width:1099.98px){.thr-feature-text-section h1{font-size:32px;line-height:42px}}@media (max-width:767.98px){.thr-feature-text-section h1{font-size:28px;line-height:34px}}.thr-feature-text-section p{font-size:18px;color:#737373}.thr-feature-text-section .thr-img-top{margin-bottom:40px;width:100%}@media (min-width:1100px){.thr-feature-text-section .thr-img-top{margin-top:125px}}@media (min-width:768px) and (max-width:1099.98px){.thr-feature-text-section .thr-img-top{width:415px;float:left}}.thr-feature-text-section .thr-img-bottom{width:100%}@media (min-width:768px) and (max-width:1099.98px){.thr-feature-text-section .thr-img-bottom{width:415px;float:right}}.thr-feature-group-section .thr-wrapper{margin:0 auto 0 auto;background-color:#333;max-width:1224px;padding:120px 0 120px 0;border-radius:2px}@media (min-width:768px) and (max-width:1099.98px){.thr-feature-group-section .thr-desc-col{margin-top:-80px}}@media (max-width:767.98px){.thr-feature-group-section .thr-img-col{margin-bottom:60px}}.thr-feature-group-section h1{margin-bottom:20px;color:#fff}@media (max-width:1099.98px){.thr-feature-group-section h1{font-size:32px;line-height:42px}}@media (max-width:767.98px){.thr-feature-group-section h1{font-size:28px;line-height:34px}}.thr-feature-group-section p{font-size:18px;color:#fff}.thr-feature-group-section .thr-lnk{color:#fff}.thr-feature-group-section .thr-lnk:hover{color:#fff}.thr-feature-group-section .thr-lnk:visited{color:#fff}.thr-feature-group-section .thr-img-top{width:100%;margin-bottom:40px}@media (min-width:768px) and (max-width:1099.98px){.thr-feature-group-section .thr-img-top{width:415px;float:left}}.thr-feature-group-section .thr-img-center{width:100%;margin-bottom:40px}@media (min-width:768px) and (max-width:1099.98px){.thr-feature-group-section .thr-img-center{width:415px;float:right}}@media (max-width:767.98px){.thr-feature-group-section .thr-img-center{margin-bottom:0}}.thr-feature-group-section .thr-img-bottom{width:100%;margin-bottom:40px}@media (max-width:1099.98px){.thr-feature-group-section .thr-img-bottom{display:none}}.thr-feature-web-section{padding-top:120px;padding-bottom:220px}.thr-feature-web-section h1{margin-bottom:20px}@media (max-width:1099.98px){.thr-feature-web-section h1{font-size:32px;line-height:42px}}@media (max-width:767.98px){.thr-feature-web-section h1{font-size:28px;line-height:34px}}.thr-feature-web-section p{font-size:18px;margin-bottom:20px}@media (max-width:1099.98px){.thr-feature-web-section .thr-img-col{height:623px}}@media (max-width:767.98px){.thr-feature-web-section .thr-img-col{height:400px;order:0}}@media (max-width:767.98px){.thr-feature-web-section .thr-desc-col{order:1}}.thr-feature-web-section .thr-lnk{display:block;margin-bottom:30px}.thr-feature-web-section .thr-btn{display:inline-block}.thr-feature-web-section div.thr-img-center{position:absolute;left:0;right:calc(-8.33333% - 15px);margin-top:0;height:400px;background:url(/images/FunktionenThreemaWebDE.png) no-repeat;background-size:494px 400px}@media (min-width:1100px){.thr-feature-web-section div.thr-img-center{width:100%;margin-top:75px;padding-top:81%;background:url(/images/FunktionenThreemaWebDE.png) no-repeat;background-size:contain}}@media (min-width:768px){.thr-feature-web-section div.thr-img-center{position:absolute;left:0;margin-top:75px;width:calc(50vw);height:548px;background:url(/images/FunktionenThreemaWebDE.png) no-repeat;background-size:676px 548px}}.thr-feature-media-section{background-color:#fff;margin-bottom:60px}.thr-feature-media-section h1{margin-bottom:20px}@media (max-width:1099.98px){.thr-feature-media-section h1{font-size:32px;line-height:42px}}@media (max-width:767.98px){.thr-feature-media-section h1{font-size:28px;line-height:34px}}.thr-feature-media-section p{font-size:18px;margin-bottom:20px}.thr-feature-media-section .thr-img-center{width:415px;margin-top:-175px;margin-bottom:40px}@media (max-width:767.98px){.thr-feature-media-section .thr-img-center{width:294px;margin-top:-142px}}.thr-feature-survey-section{background-color:#fff}@media (max-width:1099.98px){.thr-feature-survey-section{padding-bottom:500px}}@media (max-width:767.98px){.thr-feature-survey-section{padding-bottom:320px}}.thr-feature-survey-section .thr-wrapper{margin:0 auto 0 auto;background-color:#333;padding:120px 0 120px 0}.thr-feature-survey-section h1{margin-bottom:20px;color:#fff}@media (max-width:1099.98px){.thr-feature-survey-section h1{font-size:32px;line-height:42px}}@media (max-width:767.98px){.thr-feature-survey-section h1{font-size:28px;line-height:34px}}.thr-feature-survey-section p{font-size:18px;color:#fff}.thr-feature-survey-section .thr-lnk{color:#fff}.thr-feature-survey-section .thr-lnk:hover{color:#fff}.thr-feature-survey-section .thr-lnk:visited{color:#fff}.thr-feature-survey-section .thr-img-center{margin-bottom:40px;width:100%}@media (min-width:768px) and (max-width:1099.98px){.thr-feature-survey-section .thr-img-center{background-position:right;position:absolute;right:0}}@media (min-width:1100px){.thr-feature-call-section{background-color:#fff;padding-top:170px;padding-bottom:120px}}.thr-feature-call-section h1{margin-bottom:20px}@media (max-width:1099.98px){.thr-feature-call-section h1{font-size:32px;line-height:42px}}@media (max-width:767.98px){.thr-feature-call-section h1{font-size:28px;line-height:32px}}.thr-feature-call-section p{font-size:18px;margin-bottom:20px}.thr-feature-call-section .thr-desc-col{z-index:2}@media (max-width:1099.98px){.thr-feature-call-section .thr-desc-col{order:1}}.thr-feature-call-section .thr-img-col{z-index:1}@media (min-width:1100px) and (max-width:1439.98px){.thr-feature-call-section .thr-img-col{position:initial}}@media (max-width:1099.98px){.thr-feature-call-section .thr-img-col{order:0}}@media (max-width:767.98px){.thr-feature-call-section .thr-img-col{position:initial;order:0;height:250px}}.thr-feature-call-section .thr-img-center{background-image:url(/images/call_device.png);background-repeat:no-repeat;background-position:center;display:flex;justify-content:center}@media (min-width:1100px) and (max-width:1439.98px){.thr-feature-call-section .thr-img-center{position:absolute;right:0;margin-top:-170px;background-size:auto 650px;width:calc(100vw / 2 + 100px);height:791px}}@media (min-width:768px) and (max-width:1099.98px){.thr-feature-call-section .thr-img-center{margin-top:-550px;margin-bottom:40px;width:100%;height:0;padding-top:110%;background-size:auto 791px}}@media (max-width:767.98px){.thr-feature-call-section .thr-img-center{margin-top:-350px;margin-bottom:40px;position:absolute;right:0;left:0;background-size:auto 600px;background-position-x:center;height:600px}}@media (min-width:1100px) and (max-width:1439.98px){.thr-feature-call-section .thr-img-center .thr-call-animation{margin-top:200px}}@media (min-width:768px) and (max-width:1099.98px){.thr-feature-call-section .thr-img-center .thr-call-animation{margin-top:-650px}}@media (max-width:767.98px){.thr-feature-call-section .thr-img-center .thr-call-animation{margin-top:150px}.thr-feature-call-section .thr-img-center .thr-call-animation .thr-ripple-waves{display:none!important}}.thr-feature-call-section .thr-img-center .thr-call-animation .thr-ripple-waves{position:absolute;margin-top:-35px;margin-left:35px}.thr-feature-other-section{padding-top:200px;padding-bottom:60px}.thr-feature-other-section h1{margin-bottom:60px}@media (max-width:767.98px){.thr-feature-other-section h1{font-size:32px;line-height:42px}}.thr-feature-other-section h4{margin-bottom:20px}.thr-feature-other-section p{margin-bottom:60px}.thr-feature-faq-section{background-color:#fff;padding-top:120px;padding-bottom:200px}.thr-feature-faq-section h6{margin:auto 10px auto 10px}.thr-feature-faq-section p{margin:0 0 40px 10px}.thr-feature-faq-section .thr-icon{min-width:24px;width:24px;height:24px;margin:auto 10px auto 10px;background-position:center;background-repeat:no-repeat;background-size:auto}.thr-security-title-section{background-color:#fff;padding-bottom:200px}.thr-security-title-section h1{font-size:52px;margin-bottom:20px}@media (max-width:1099.98px){.thr-security-title-section h1{font-size:40px;line-height:42px}}@media (max-width:767.98px){.thr-security-title-section h1{font-size:32px;line-height:34px}}.thr-security-title-section h4{margin-bottom:20px}@media (max-width:1099.98px){.thr-security-title-section h4{font-size:20px;line-height:28px}}.thr-security-privacy-section{padding-bottom:60px}.thr-security-privacy-section .container-fluid{margin-top:-220px}.thr-security-privacy-section .row{padding:80px 0;border-radius:2px;background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1)}@media (max-width:1099.98px){.thr-security-privacy-section .row{padding:40px 0}}@media (max-width:767.98px){.thr-security-privacy-section .row{margin:0}}@media (min-width:768px){.thr-security-privacy-section .thr-img-col{display:flex}}@media (min-width:1100px) and (max-width:1439.98px){.thr-security-privacy-section .thr-desc-col{margin-right:70px}}@media (min-width:768px) and (max-width:1099.98px){.thr-security-privacy-section .thr-desc-col{margin-right:30px}}.thr-security-privacy-section h1{margin-bottom:20px}@media (max-width:1099.98px){.thr-security-privacy-section h1{font-size:32px;line-height:42px}}@media (max-width:767.98px){.thr-security-privacy-section h1{font-size:28px;line-height:34px}}.thr-security-privacy-section p{font-size:18px;color:#737373}.thr-security-privacy-section span{text-decoration:underline}.thr-security-privacy-section .thr-img-top{width:240px;height:240px}@media (min-width:1100px) and (max-width:1439.98px){.thr-security-privacy-section .thr-img-top{margin:0 40px 0 70px}}@media (min-width:768px) and (max-width:1099.98px){.thr-security-privacy-section .thr-img-top{margin:0 40px 0 30px}}@media (max-width:767.98px){.thr-security-privacy-section .thr-img-top{display:block;margin:0 auto 40px auto;float:none}}.thr-security-endtoend-section h1{margin-bottom:20px}@media (max-width:1099.98px){.thr-security-endtoend-section h1{font-size:32px;line-height:42px}}@media (max-width:767.98px){.thr-security-endtoend-section h1{font-size:28px;line-height:32px}}.thr-security-endtoend-section p{font-size:18px;color:#737373}.thr-security-endtoend-section span{text-decoration:underline}@media (max-width:1099.98px){.thr-security-endtoend-section .thr-desc-col{order:1;margin-top:-100px}}@media (max-width:767.98px){.thr-security-endtoend-section .thr-desc-col{margin-top:0}}@media (max-width:1099.98px){.thr-security-endtoend-section .thr-img-col{order:0}}.thr-security-endtoend-section .thr-img-top{margin-bottom:40px;width:415px}@media (max-width:1439.98px){.thr-security-endtoend-section .thr-img-top{float:right;margin-top:130px}}@media (max-width:1099.98px){.thr-security-endtoend-section .thr-img-top{float:left;margin-top:0}}@media (max-width:767.98px){.thr-security-endtoend-section .thr-img-top{width:100%;margin-top:0}}.thr-security-endtoend-section .thr-img-bottom{margin-bottom:40px;width:415px}@media (max-width:1439.98px){.thr-security-endtoend-section .thr-img-bottom{float:right}}@media (max-width:767.98px){.thr-security-endtoend-section .thr-img-bottom{width:100%;margin-top:0}}.thr-security-anonymous-section{padding-bottom:120px;background-color:#fff}@media (max-width:1099.98px){.thr-security-anonymous-section{padding-top:150px}}.thr-security-anonymous-section span{text-decoration:underline}.thr-security-anonymous-section .thr-wrapper{margin:-400px auto 0 auto;background-color:#333;max-width:1224px;padding:120px 0}.thr-security-anonymous-section h1{margin-bottom:20px;color:#fff}@media (max-width:1099.98px){.thr-security-anonymous-section h1{font-size:32px;line-height:42px}}@media (max-width:767.98px){.thr-security-anonymous-section h1{font-size:28px;line-height:34px}}.thr-security-anonymous-section p{font-size:18px;color:#fff}.thr-security-anonymous-section .thr-desc-col{margin-top:40px}@media (max-width:1099.98px){.thr-security-anonymous-section .thr-img-col{margin-top:-240px}}.thr-security-anonymous-section .thr-img-center{width:100%}@media (max-width:1099.98px){.thr-security-anonymous-section .thr-img-center{display:block;width:330px;margin:0 auto}}@media (max-width:767.98px){.thr-security-anonymous-section .thr-img-center{width:100%;float:none}}.thr-address-book-section{background-color:#fff;padding-bottom:120px;padding-top:0}.thr-address-book-section h1{margin-bottom:20px}@media (max-width:1099.98px){.thr-address-book-section h1{font-size:32px;line-height:42px}}@media (max-width:767.98px){.thr-address-book-section h1{font-size:28px;line-height:34px}}.thr-address-book-section p{font-size:18px}.thr-address-book-section .thr-img-center{width:415px}@media (min-width:1100px) and (max-width:1439.98px){.thr-address-book-section .thr-img-center{margin-top:60px}}@media (min-width:768px) and (max-width:1099.98px){.thr-address-book-section .thr-img-center{display:block;margin:0 auto}}@media (max-width:767.98px){.thr-address-book-section .thr-img-center{width:100%;margin-bottom:60px}}.thr-security-other-section{padding-bottom:60px;padding-top:120px}@media (min-width:1100px) and (max-width:1439.98px){.thr-security-other-section .thr-desc-col:nth-child(odd) h4{margin-right:10px}.thr-security-other-section .thr-desc-col:nth-child(odd) p{margin-right:10px}.thr-security-other-section .thr-desc-col:nth-child(even) h4{margin-left:10px}.thr-security-other-section .thr-desc-col:nth-child(even) p{margin-left:10px}}@media (min-width:768px) and (max-width:1099.98px){.thr-security-other-section .thr-desc-col:nth-child(odd) h4{margin-right:5px}.thr-security-other-section .thr-desc-col:nth-child(odd) p{margin-right:5px}.thr-security-other-section .thr-desc-col:nth-child(even) h4{margin-left:5px}.thr-security-other-section .thr-desc-col:nth-child(even) p{margin-left:5px}}.thr-security-other-section h4:nth-child(even){margin-right:20px}.thr-security-other-section h4{margin-bottom:20px}.thr-security-other-section p{margin-bottom:60px}.thr-security-faq-section{background-color:#fff;padding-top:120px;padding-bottom:200px}.thr-security-faq-section h6{margin:auto 10px auto 10px}.thr-security-faq-section p{margin:0 0 40px 10px}.thr-security-faq-section .thr-icon{min-width:24px;width:24px;height:24px;margin:auto 10px auto 10px;background-position:center;background-repeat:no-repeat;background-size:auto}.thr-about-title-section{background-color:#fff;padding-bottom:200px}.thr-about-title-section h1{font-size:52px;margin-bottom:20px}@media (max-width:1099.98px){.thr-about-title-section h1{font-size:40px;line-height:42px}}@media (max-width:767.98px){.thr-about-title-section h1{font-size:32px;line-height:34px}}.thr-about-title-section h4{margin-bottom:20px}@media (max-width:1099.98px){.thr-about-title-section h4{font-size:20px;line-height:28px}}.thr-about-philosophy-section,.thr-about-global{padding-bottom:80px}.thr-about-philosophy-section.thr-about-philosophy-section .container-fluid,.thr-about-global.thr-about-philosophy-section .container-fluid{margin-top:-200px}.thr-about-philosophy-section .row,.thr-about-global .row{background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1);padding:80px 0;border-radius:2px}@media (max-width:1099.98px){.thr-about-philosophy-section .row,.thr-about-global .row{padding:40px 0}}@media (max-width:767.98px){.thr-about-philosophy-section .row,.thr-about-global .row{margin:0}}.thr-about-philosophy-section h1,.thr-about-global h1{margin-bottom:20px}@media (max-width:1099.98px){.thr-about-philosophy-section h1,.thr-about-global h1{font-size:32px;line-height:42px}}@media (max-width:767.98px){.thr-about-philosophy-section h1,.thr-about-global h1{font-size:28px;line-height:34px}}.thr-about-philosophy-section p,.thr-about-global p{font-size:18px;color:#737373}.thr-about-rewards-section{padding-bottom:80px}.thr-about-rewards-section h1{margin-bottom:20px}@media (max-width:1099.98px){.thr-about-rewards-section h1{font-size:32px;line-height:42px}}@media (max-width:767.98px){.thr-about-rewards-section h1{font-size:28px;line-height:34px}}.thr-about-rewards-section p{font-size:18px;color:#737373}.thr-about-rewards-section p.paragraph-2{font-size:16px}.thr-about-rewards-section h4{margin-bottom:20px}.thr-about-rewards-section .thr-reward-desc-row{margin-bottom:80px}.thr-about-rewards-section .thr-reward-item{margin-bottom:20px}@media (max-width:1099.98px){.thr-about-rewards-section .thr-desc-col{order:1;margin-top:-100px}}@media (max-width:767.98px){.thr-about-rewards-section .thr-desc-col{margin-top:0}}@media (max-width:1099.98px){.thr-about-rewards-section .thr-img-col{order:0}}.thr-about-rewards-section .thr-img-top{margin-bottom:40px;width:415px}@media (max-width:1439.98px){.thr-about-rewards-section .thr-img-top{float:right;margin-top:130px}}@media (max-width:1099.98px){.thr-about-rewards-section .thr-img-top{float:left;margin-top:0}}@media (max-width:767.98px){.thr-about-rewards-section .thr-img-top{width:100%}}.thr-about-rewards-section .thr-img-bottom{width:415px}@media (max-width:1439.98px){.thr-about-rewards-section .thr-img-bottom{float:right}}@media (max-width:1099.98px){.thr-about-rewards-section .thr-img-bottom{margin-bottom:40px}}@media (max-width:767.98px){.thr-about-rewards-section .thr-img-bottom{width:100%;margin-top:0}}.thr-about-rewards-section .thr-card{height:100%;padding:40px;background-color:#fff}.thr-about-history-section{padding-bottom:60px;overflow:auto}.thr-about-history-section h3{color:#fff;margin-bottom:20px}.thr-about-history-section p{color:#fff}.thr-about-history-section .container-fluid{margin-top:40px}.thr-about-history-section .carousel{background-color:#333;max-width:1224px;height:540px;margin:0 auto}@media (max-width:767.98px){.thr-about-history-section .carousel{height:600px}}.thr-about-history-section .timeline{position:absolute;padding-left:1rem;bottom:-50px;height:60px;overflow:hidden;margin:0;width:100%;z-index:50}@media (min-width:1100px){.thr-about-history-section .timeline{display:flex;flex-direction:column;align-items:center;padding-left:0}}.thr-about-history-section .carousel-indicators{position:static;left:auto;right:auto;width:100%;transition:all 1s;margin:0;padding:0;display:flex;justify-content:flex-start;height:30px}@media (min-width:1100px){.thr-about-history-section .carousel-indicators{justify-content:center}}.thr-about-history-section .carousel-indicators li{width:53px;list-style:none;position:relative;text-align:center;flex:0 0 auto;padding:0 20px;margin:0;height:0;border:0;box-sizing:border-box}@media (min-width:1100px){.thr-about-history-section .carousel-indicators li:last-of-type{width:20px;padding-left:0;padding-right:0}}.thr-about-history-section .carousel-indicators li::before{content:"";width:20px;height:20px;display:block;border-radius:50%;border:1px solid #212121;margin:15px auto 5px auto;cursor:pointer;position:absolute;top:-10px;left:0}.thr-about-history-section .carousel-indicators li.active::before{background:#212121}.thr-about-history-section .carousel-indicators li:not(:last-child)::after{content:"";width:33px;height:0;display:block;border-bottom:1px solid #4C4C4C;position:absolute;top:14px;left:20px}.thr-about-history-section .carousel-labels{display:flex;color:#fff}.thr-about-history-section .carousel-labels span{flex:0 0 auto;width:37px;border-right:1px solid #4C4C4C;text-align:center;font-size:14px;color:#212121}@media (min-width:1100px){.thr-about-history-section .carousel-labels span:first-of-type{width:1px}}.thr-about-history-section .carousel-control-prev-icon{background-image:url(/images/Left.svg);width:40px;height:40px}@media (max-width:767.98px){.thr-about-history-section .carousel-control-prev-icon{display:none}}.thr-about-history-section .carousel-control-next-icon{background-image:url(/images/Right.svg);width:40px;height:40px}@media (max-width:767.98px){.thr-about-history-section .carousel-control-next-icon{display:none}}.thr-about-other-section{padding-bottom:60px}@media (min-width:1100px) and (max-width:1439.98px){.thr-about-other-section .thr-desc-col:nth-child(odd) h4{margin-right:10px}.thr-about-other-section .thr-desc-col:nth-child(odd) p{margin-right:10px}.thr-about-other-section .thr-desc-col:nth-child(even) h4{margin-left:10px}.thr-about-other-section .thr-desc-col:nth-child(even) p{margin-left:10px}}@media (min-width:768px) and (max-width:1099.98px){.thr-about-other-section .thr-desc-col:nth-child(odd) h4{margin-right:5px}.thr-about-other-section .thr-desc-col:nth-child(odd) p{margin-right:5px}.thr-about-other-section .thr-desc-col:nth-child(even) h4{margin-left:5px}.thr-about-other-section .thr-desc-col:nth-child(even) p{margin-left:5px}}.thr-about-other-section h4:nth-child(even){margin-right:20px}.thr-about-other-section h4{margin-bottom:20px}.thr-about-other-section p{margin-bottom:60px}.thr-about-faq-section{background-color:#fff;padding-top:120px;padding-bottom:200px}.thr-about-faq-section h6{margin:auto 10px auto 10px}.thr-about-faq-section p{margin:0 0 40px 10px}.thr-about-faq-section .thr-icon{min-width:24px;width:24px;height:24px;margin:auto 10px auto 10px;background-position:center;background-repeat:no-repeat;background-size:auto}.thr-press-title-section{background-color:#fff;padding-top:60px;padding-bottom:80px}@media (max-width:767.98px){.thr-press-title-section{padding-bottom:80px}}.thr-press-title-section h1{font-size:52px;margin-bottom:20px;line-height:68px}@media (max-width:1099.98px){.thr-press-title-section h1{font-size:40px;line-height:53px}}@media (max-width:767.98px){.thr-press-title-section h1{font-size:32px;line-height:42px}}.thr-press-title-section h4{margin-bottom:20px}@media (max-width:1099.98px){.thr-press-title-section h4{font-size:20px;line-height:28px}}.thr-press-top-section{padding-bottom:80px;position:relative}.thr-press-top-section .inner-box{margin-top:-200px;background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1);padding:80px 0;border-radius:2px}@media (max-width:1099.98px){.thr-press-top-section .inner-box{padding:40px 0}}@media (max-width:767.98px){.thr-press-top-section .inner-box{margin:0}}@media (max-width:1099.98px){.thr-press-top-section h3{font-size:22px;line-height:28px}}.thr-press-facts-section{padding-top:100px;padding-bottom:100px;background-color:#EEE}.thr-press-fact{text-align:center;margin-bottom:20px;padding:20px}.thr-press-fact-inner{padding:20px;height:210px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;justify-content:flex-end;background-color:#fff}.thr-press-fact-title{font-size:2.2em;margin-bottom:50px}.thr-press-fact-title span{font-size:18px;display:block;font-weight:400}.thr-press-fact-desc{margin-bottom:.5rem}.thr-press-blog-section{background-color:#fff;padding-top:50px;padding-bottom:100px}.thr-press-contact-section{padding-top:100px;padding-bottom:100px}@media (max-width:1099.98px){.thr-press-contact-section h2{font-size:25px}}.thr-blog-teaser{margin:50px 0 20px}.thr-blog-teaser-item{text-align:center;margin-bottom:30px;padding:0 25px}.thr-blog-teaser-item h3{font-size:22px}.thr-blog-teaser-item a{color:#000}.thr-textTeaser-title{line-height:1.5}.thr-blog-teaser{margin:50px 0 20px}.thr-blog-teaser-item{text-align:center;margin-bottom:30px;padding:0 25px}.thr-blog-teaser-item h3{font-size:22px}.thr-blog-teaser-item a{color:#000}.thr-support-title-section{background-color:#fff}.thr-support-title-section .thr-bar-divider{margin-bottom:30px}.thr-support-title-section h1{font-size:52px;margin-bottom:20px;line-height:68px}@media (max-width:1099.98px){.thr-support-title-section h1{font-size:40px;line-height:53px}}@media (max-width:767.98px){.thr-support-title-section h1{font-size:32px;line-height:42px}}.thr-support-title-section h4{margin-bottom:20px}@media (max-width:1099.98px){.thr-support-title-section h4{font-size:20px;line-height:28px}}@media (max-width:767.98px){.thr-support-title-section .has-search{margin:0 20px}}.thr-support-title-section input{border-radius:28px;height:54px;padding-left:20px;font-size:16px;color:#737373}@media (max-width:767.98px){.thr-support-title-section input{height:44px;font-size:14px}}.thr-support-title-section .thr-icon{color:#737373;margin-right:20px;height:54px;width:54px;right:0;background-image:url(/images/Magnifier.svg);background-repeat:no-repeat;background-position:center;position:absolute;pointer-events:none}@media (max-width:767.98px){.thr-support-title-section .thr-icon{height:44px;width:44px;margin-right:40px}}.thr-support-tags{padding-bottom:40px;display:flex;justify-content:center;flex-wrap:wrap}.thr-support-tags .thr-tag{margin:0 5px 10px 0;width:auto;border:1px solid #212121;color:#212121}.thr-support-tags .thr-tag:hover{text-decoration:none!important}.thr-support-tags .thr-tag.thr-tag-on{background-color:#212121;color:#fff}.thr-support-faq-section{padding-top:0;background-color:#fff}.thr-support-faq-section.inline-faq-section{background-color:#fff!important}.thr-support-faq-section h6{margin:auto 10px auto 10px}.thr-support-faq-section .thr-icon{min-width:24px;width:24px;height:24px;margin:auto 10px auto 10px;background-position:center;background-repeat:no-repeat;background-size:auto}.thr-faq-group{margin-bottom:40px;border-radius:1px}.thr-faq-group h3{padding:1rem 1rem 20px 1rem;margin-bottom:0;font-size:1.5rem}.thr-faq-group--big h3{font-size:1.75rem}.thr-faq-group .thr-faq-content *:not(a){color:#333}.thr-faq-group .thr-faq-content a *{color:#212121}.thr-faq-group .thr-faq-group-title--withInfo{display:none}.thr-faq-group .thr-faq video{max-width:100%}.thr-faq-teaser{padding:40px 0;background-color:#EEE;border-radius:.25rem;margin-bottom:40px}.thr-faq-teaser .thr-faq-group{margin-bottom:0}.thr-faq-teaser h3{padding-top:0}.thr-support-contact-section{padding-bottom:120px;margin-bottom:200px}.thr-support-contact-section .container-fluid{background-color:#fff;padding:0}.thr-support-contact-section .container-fluid>.row{padding:40px}@media (max-width:767.98px){.thr-support-contact-section .container-fluid>.row{padding:40px 0}}.thr-support-contact-section .thr-divider{width:100%;border-bottom:1px solid #ebebeb}.thr-support-contact-section h5{margin-bottom:20px}.thr-support-contact-section p{margin:0}.thr-support-contact-section .thr-checkbox{margin-bottom:20px}.thr-contact-title-section{background-color:#fff;padding-bottom:60px}.thr-contact-title-section h1{font-size:52px;margin-bottom:20px;line-height:68px}@media (max-width:1099.98px){.thr-contact-title-section h1{font-size:40px;line-height:53px}}@media (max-width:767.98px){.thr-contact-title-section h1{font-size:32px;line-height:42px}}.thr-contact-form-section{padding-bottom:120px;margin-bottom:200px}.thr-contact-form-section .container-fluid{background-color:#fff;padding:0}.thr-contact-form-section .container-fluid>.row{padding:40px}@media (max-width:767.98px){.thr-contact-form-section .container-fluid>.row{padding:40px 0}}.thr-contact-form-section .thr-divider{width:100%;border-bottom:1px solid #ebebeb}.thr-contact-form-section h5{margin-bottom:40px}.thr-contact-form-section label{color:#737373}.thr-contact-form-section .form-control{border-color:#999;color:#737373}.thr-contact-form-section .form-group{margin-bottom:20px}.thr-contact-form-section .dropdown-toggle{color:#737373!important;border:1px solid #999999!important;background-color:transparent!important}.thr-contact-form-section .dropdown-toggle:after{border-top:6px solid #000;border-right:6px solid transparent;border-bottom:0;border-left:6px solid transparent}.thr-contact-form-section .dropdown-item{color:#737373}.thr-contact-form-section .dropdown-item:hover{background-color:#EEE}.thr-contact-form-section .dropdown-item.active{background-color:#EEE}.thr-contact-form-section .thr-radio-list{margin-bottom:10px}@media (min-width:768px){.thr-contact-form-section .thr-radio-list>.thr-radio{width:140px}}.thr-contact-form-section .thr-radio-list>.thr-radio-container{border:1px solid #999;display:inline-block}.thr-contact-form-section .thr-radio-list>.thr-radio-container.thr-active{background-color:#EEE;border-color:#212121}.thr-contact-form-section .thr-radio-list>.thr-radio-container>input{display:inline-block;vertical-align:middle;width:200px;height:44px;margin-right:22px}.thr-contact-form-section .thr-radio-list>.thr-radio-container .thr-radio{height:62px;border:none;margin:0}.thr-contact-form-section .thr-big-text{height:200px}.thr-contact-form-section .thr-form-action{margin-top:40px}@media (max-width:767.98px){.thr-contact-form-section .thr-form-action{display:flex}}@media (min-width:768px){.thr-contact-form-section .thr-btn-secondary{width:200px}}@media (max-width:767.98px){.thr-contact-form-section .thr-btn-secondary{flex-grow:1;margin-right:5px}}@media (min-width:768px){.thr-contact-form-section .thr-btn{width:200px}}@media (max-width:767.98px){.thr-contact-form-section .thr-btn{flex-grow:1;margin-left:5px}}.thr-contact-form-section .is-invalid{border-color:#FF4141;background:none}.thr-contact-form-section .invalid-feedback,.thr-contact-form-section .invalid{color:#FF4141}@media (max-width:767.98px){.thr-contact-form-section .thr-radio-list{margin-bottom:20px}.thr-contact-form-section .thr-radio-list>.thr-radio-container{display:block}.thr-contact-form-section .thr-radio-list>.thr-radio-container>input{display:inline-block;width:170px;margin-right:0}.thr-contact-form-section .thr-radio-list>.thr-radio{width:100%;margin-right:0}}.thr-icon{width:96px;height:96px}.thr-icon--small{width:32px;height:32px}.thr-icon--medium{width:56px;height:56px}.thr-bar-divider{width:40px;border-bottom-width:5px;border-bottom-style:solid;border-color:#212121;margin-bottom:20px;border-radius:3px}@media (min-width:768px){.thr-bar-divider{width:96px;border-bottom-width:6px}}.thr-bar-divider--highlight{border-color:#0096FF}.thr-bar-divider--negative{border-color:#fff}.thr-bar-divider--brand-primary{border-color:#212121}.thr-bar-divider--small{width:60px}.thr-tag{border-radius:2px;display:inline-block;font-weight:400;width:80px;height:34px;color:#999;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #999;padding:.375rem .75rem;font-size:12px;line-height:1.5;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-tag{transition:none}}.thr-tag--icon{display:flex;align-items:center;width:auto;height:auto;padding:.6rem .75rem;line-height:1;font-size:1rem;font-weight:700}.thr-tag__icon{display:flex;align-items:center;flex-shrink:0;margin-left:.5rem;height:1.2rem}.thr-tag__icon svg{height:1rem;max-width:1.3rem}.thr-tag--primary{color:#05A63F;border-color:#05A63F}.thr-tag--primary:hover,.thr-tag--primary:active,.thr-tag--primary:focus{color:#6CCB8F;border-color:#6CCB8F;text-decoration:none}.thr-tag--active,.thr-tag--active:hover,.thr-tag--active:active,.thr-tag--active:focus{color:#fff;background-color:#05A63F;border-color:#05A63F}.thr-function-carousel{height:715px;background-color:#333;margin:15px auto 40px auto}.downloadTeaser{margin-top:1rem;background-color:#fff;padding:20px 25px}@media (min-width:768px){.downloadTeaser{display:flex;align-items:center;justify-content:space-between;padding:30px 35px}}.downloadTeaser-group{margin-bottom:2rem}.downloadTeaser-group-title{font-size:1.5rem;margin-bottom:0;margin-right:10px}@media (min-width:768px){.downloadTeaser-group-title{font-size:1.75rem}}.downloadTeaser-links{display:flex;margin-left:1rem}@media (max-width:1099.98px){.downloadTeaser-links{margin-left:0;margin-top:1rem}}.downloadTeaser-link{margin-left:10px}.downloadTeaser-link:first-child{margin-left:0}.downloadTeaser-title{font-size:1.25rem;margin-bottom:0}.downloadTeaser-video{position:relative}.downloadTeaser-video span{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.75;transition:all 0.2s ease-in-out}.downloadTeaser-video span:hover{opacity:1}.downloadTeaser-video svg{width:4rem}.thr-lnk{color:#737373;font-size:16px;text-decoration:underline}.thr-lnk:hover{color:#737373}.thr-lnk:visited{color:#737373}.thr-btn-secondary{display:inline-block;font-weight:400;color:#212121;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #212121;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary{transition:none}}.thr-btn-secondary--small{padding:7px 10px;font-size:.875rem;line-height:20px;border-radius:2px}.thr-btn-secondary:focus,.thr-btn-secondary.focus{outline:0;opacity:.6;color:#212121}.thr-btn-secondary.disabled,.thr-btn-secondary:disabled{color:#fff;background-color:#737373;border-color:#737373}.thr-btn-secondary:not(:disabled):not(.disabled):active,.thr-btn-secondary:not(:disabled):not(.disabled).active{background-color:#212121;border-color:#212121;color:#fff}.thr-btn-secondary:not(:disabled):not(.disabled):active:focus,.thr-btn-secondary:not(:disabled):not(.disabled).active:focus{background-color:#212121;border-color:#212121;color:#fff}.thr-btn-secondary:hover{color:#212121;text-decoration:none;opacity:.6}.thr-btn-secondary--highlight{border-color:#004A7F;color:#004A7F}.thr-btn-secondary--highlight:hover,.thr-btn-secondary--highlight:not(:disabled):not(.disabled):active,.thr-btn-secondary--highlight:not(:disabled):not(.disabled).active,.thr-btn-secondary--highlight:focus,.thr-btn-secondary--highlight.focus{color:#000f19;border-color:#000f19;background-color:transparent}.thr-btn-secondary--highlight:hover:focus,.thr-btn-secondary--highlight:hover:active,.thr-btn-secondary--highlight:not(:disabled):not(.disabled):active:focus,.thr-btn-secondary--highlight:not(:disabled):not(.disabled):active:active,.thr-btn-secondary--highlight:not(:disabled):not(.disabled).active:focus,.thr-btn-secondary--highlight:not(:disabled):not(.disabled).active:active,.thr-btn-secondary--highlight:focus:focus,.thr-btn-secondary--highlight:focus:active,.thr-btn-secondary--highlight.focus:focus,.thr-btn-secondary--highlight.focus:active{background-color:transparent;color:#000f19;border-color:#000f19}.thr-btn-secondary--white{border-color:#fff;color:#fff}.thr-btn-secondary--white:hover,.thr-btn-secondary--white:not(:disabled):not(.disabled):active,.thr-btn-secondary--white:not(:disabled):not(.disabled).active,.thr-btn-secondary--white:focus,.thr-btn-secondary--white.focus{border-color:#fff;color:#fff}.thr-btn-secondary--white:hover:focus,.thr-btn-secondary--white:not(:disabled):not(.disabled):active:focus,.thr-btn-secondary--white:not(:disabled):not(.disabled).active:focus,.thr-btn-secondary--white:focus:focus,.thr-btn-secondary--white.focus:focus{border-color:#fff;color:#fff;background-color:transparent}.thr-btn-transparent{display:inline-block;font-weight:400;color:#999;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;padding:7px 10px;font-size:.875rem;line-height:20px;border-radius:2px;border-color:#757575;color:#757575;opacity:.9;text-align:left}@media (max-width:1099.98px){.thr-btn-transparent{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-transparent{transition:none}}.thr-btn-transparent:focus,.thr-btn-transparent.focus,.thr-btn-transparent:hover{outline:0;opacity:1}.thr-btn-transparent--noBorder{border:none}.thr-btn-gray{display:inline-block;font-weight:400;color:#999;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;background-color:#ebebeb;color:#000;opacity:1;text-align:left}@media (max-width:1099.98px){.thr-btn-gray{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-gray{transition:none}}.thr-btn-gray:focus,.thr-btn-gray.focus,.thr-btn-gray:hover{outline:0;opacity:1}.thr-btn-negative{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#fff;border:1px solid #fff;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;color:#212121;text-align:center}@media (max-width:1099.98px){.thr-btn-negative{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-negative{transition:none}}.thr-btn-negative:focus,.thr-btn-negative.focus,.thr-btn-negative:hover{text-decoration:none;outline:0;opacity:.76;text-transform:none}.thr-btn{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#212121;border:1px solid transparent;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn{transition:none}}.thr-btn--small{padding:7px 10px;font-size:.875rem;line-height:20px;border-radius:1px}.thr-btn--big{padding:12px 16px;font-size:1.125rem;line-height:20px;border-radius:1px}@media (max-width:1099.98px){.thr-btn--big{font-size:1.1rem}}@media (max-width:767.98px){.thr-btn--big{font-size:1rem}}.thr-btn--shadow{box-shadow:0 0 21px 0 rgba(33,33,33,.2)}.thr-btn--shadowBig{box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1)}.thr-btn:focus,.thr-btn.focus{outline:0;color:#fff;background-color:#080808}.thr-btn.disabled,.thr-btn:disabled{background-color:#737373}.thr-btn:not(:disabled):not(.disabled):active,.thr-btn:not(:disabled):not(.disabled).active{color:#fff;background-color:#000}.thr-btn:not(:disabled):not(.disabled):active:focus,.thr-btn:not(:disabled):not(.disabled).active:focus{color:#fff;background-color:#000}.thr-btn:hover{color:#fff;background-color:#080808;text-decoration:none}.thr-btn--naked{--btn-naked-hover-color:$font-color;background:transparent;color:#333}.thr-btn--naked-white{--btn-naked-hover-color:$white;background:transparent;color:#fff}.thr-btn--naked:hover,.thr-btn--naked:not(:disabled):not(.disabled):active,.thr-btn--naked:not(:disabled):not(.disabled).active,.thr-btn--naked:focus,.thr-btn--naked.focus,.thr-btn--naked:active,.thr-btn--naked:not(:disabled):not(.disabled).active:focus,.thr-btn--naked:not(:disabled):not(.disabled):active:focus{color:var(--btn-naked-hover-color);background:transparent;opacity:.8}.thr-btn--white{background-color:#fff;color:#212121}.thr-btn--white:hover,.thr-btn--white:not(:disabled):not(.disabled):active,.thr-btn--white:not(:disabled):not(.disabled).active,.thr-btn--white:focus,.thr-btn--white.focus,.thr-btn--white:active,.thr-btn--white:not(:disabled):not(.disabled).active:focus,.thr-btn--white:not(:disabled):not(.disabled):active:focus{background:#fff;color:#212121;opacity:.76}.thr-btn--white-work{background-color:#fff;color:#0A87F0}.thr-btn--white-work:hover,.thr-btn--white-work:not(:disabled):not(.disabled):active,.thr-btn--white-work:not(:disabled):not(.disabled).active,.thr-btn--white-work:focus,.thr-btn--white-work.focus,.thr-btn--white-work:active,.thr-btn--white-work:not(:disabled):not(.disabled).active:focus,.thr-btn--white-work:not(:disabled):not(.disabled):active:focus{background:#0A87F0;color:#fff}.thr-btn--white-consumer{background-color:#fff;color:#05A63F}.thr-btn--white-consumer:hover,.thr-btn--white-consumer:not(:disabled):not(.disabled):active,.thr-btn--white-consumer:not(:disabled):not(.disabled).active,.thr-btn--white-consumer:focus,.thr-btn--white-consumer.focus,.thr-btn--white-consumer:active,.thr-btn--white-consumer:not(:disabled):not(.disabled).active:focus,.thr-btn--white-consumer:not(:disabled):not(.disabled):active:focus{background:#05A63F;color:#fff}.thr-btn--iconLeft{padding-left:0}.thr-btn--iconRight{padding-right:0}.thr-btn--widthFixedL{width:230px}.thr-btn--widthFixedM{width:140px}.thr-btn--highlight{background-color:#004A7F}.thr-btn--highlight:hover,.thr-btn--highlight:not(:disabled):not(.disabled):active,.thr-btn--highlight:not(:disabled):not(.disabled).active,.thr-btn--highlight:focus{background-color:#002c4c}.thr-btn--highlight:hover:focus,.thr-btn--highlight:not(:disabled):not(.disabled):active:focus,.thr-btn--highlight:not(:disabled):not(.disabled).active:focus,.thr-btn--highlight:focus:focus{background-color:#000}.thr-btn-rounded{border-radius:20px}.thr-iconText{display:flex;align-items:center}.thr-iconText:before{content:"";width:25px;height:25px;background-size:contain;background-position:center center;background-repeat:no-repeat;display:block;margin-right:10px;flex-shrink:0}@media (max-width:767.98px){.thr-iconText--hiddenXS:before{display:none}}.thr-iconText--download:before{background-image:url(/images/icons/icon-download.svg)}.thr-iconText--downloadWork:before{background-image:url(/images/work/icons/icon-download.svg)}.thr-iconText--document:before{background-image:url(/images/icons/icon-document.svg)}.thr-iconText--inline{display:inline-flex}.footer__row{--column-count:2;-webkit-column-count:var(--column-count);-moz-column-count:var(--column-count);column-count:var(--column-count);-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (min-width:768px){.footer__row{--column-count:4}}.footer__block{display:inline-block;width:100%;margin-bottom:1rem}.footer .thr-btn-2-naked{font-size:12px;width:70px}.footer .thr-ft-title{font-size:14px;font-weight:700;color:#000;display:block;margin-bottom:10px}.footer .thr-ft-link{font-size:14px;color:#737373;display:block;margin-bottom:10px}.footer .thr-ft-link.active{text-decoration:underline}.footer .thr-ft-copyright{font-size:14px;color:#737373;display:block;margin-bottom:14px}.thr-checkbox{color:#737373;font-size:16px;display:inline-block;position:relative;padding-left:35px;margin-bottom:10px;text-align:left;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.thr-checkbox>input{position:absolute;z-index:-1;opacity:0}.thr-checkbox>input:checked~span{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;background:none}.thr-checkbox>input:checked~span:after{display:block}.thr-checkbox>span{border:1px solid #737373;border-radius:3px;background:none;position:absolute;top:1px;left:0;height:24px;width:24px}.thr-checkbox>span:after{border:solid #737373;content:"";position:absolute;display:none;top:50%;left:50%;margin-left:-2px;margin-top:-6px;width:5px;height:10px;border-width:0 2px 2px 0!important;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.thr-radio{border:1px solid #999;border-radius:2px;color:#737373;height:64px;font-size:14px;display:inline-flex;position:relative;justify-content:center;align-content:center;justify-items:center;align-items:center;margin-bottom:10px;margin-right:10px;text-align:left;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.thr-radio.thr-active{background-color:#EEE;border-color:#212121}.thr-radio:focus{background-color:#EEE}.thr-radio>input{position:absolute;z-index:-1;opacity:0}.thr-radio>input:checked~span{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;background:url(/images/Selected.svg) no-repeat;background-size:22px}.thr-radio>span{background:url(/images/Default.svg) no-repeat;background-size:22px;position:absolute;top:20px;left:20px;height:24px;width:24px}.thr-filter-inputs{margin:-.3333333333rem -.25rem;margin-bottom:.5rem}.thr-filter-label{min-width:4rem;padding:.5rem .75rem;margin:.3333333333rem .25rem;border:1px solid #191919;border-radius:9999px;text-align:center;font-weight:700;user-select:none;cursor:pointer}.thr-filter-label:hover{color:#737373;border-color:#737373}.thr-filter-input{appearance:none}.thr-filter-input:checked+.thr-filter-label{color:#fff;background-color:#191919}.thr-filter-input:checked+.thr-filter-label:hover{border-color:#191919}.thr-filter-reset{bottom:0;margin:0;padding:0;border:0;background-color:transparent;font-weight:700}.thr-filter-reset:hover,.thr-filter-reset:active,.thr-filter-reset:focus{outline:none;color:#737373}.thr-filter-items .filter-more,.thr-filter-items .filtered-out{opacity:0;height:0;width:0;position:absolute;overflow:hidden;visibility:hidden}.thr-filter-load-more{width:100%}@media (min-width:768px){.thr-filter-load-more{width:auto}}.thr-subtitle{font-size:1.75rem;line-height:1.2;margin-bottom:20px}@media (min-width:768px){.thr-subtitle{font-size:2rem}}@media (min-width:1100px){.thr-subtitle{font-size:2.5rem}}.thr-subtitle--light{font-weight:300}.thr-subNavigation{display:flex;flex-flow:column;text-align:center}@media (min-width:768px){.thr-subNavigation{flex-flow:row;align-items:center;justify-content:space-between}}.thr-subNavigation-item{margin:10px 0}.thr-title-icon{width:48px;height:52px;margin:20px;display:block}.thr-title-icon:before{content:"";width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:center center;background-size:contain}.thr-title-icon--big{width:45px;height:45px;margin:10px 0}@media (min-width:768px){.thr-title-icon--big{width:50px;height:50px}}@media (min-width:1100px){.thr-title-icon--big{width:65px;height:65px}}.thr-title-icon--center{margin-left:auto;margin-right:auto}.thr-title-icon--bigX{width:auto;height:32px}@media (min-width:768px){.thr-title-icon--bigX{height:35px}}@media (min-width:1100px){.thr-title-icon--bigX{height:45px}}.thr-title-icon--bigXMargin{width:auto;height:32px;margin-top:16.5px;margin-bottom:16.5px}@media (min-width:768px){.thr-title-icon--bigXMargin{height:35px;margin-top:17.5px;margin-bottom:17.5px}}@media (min-width:1100px){.thr-title-icon--bigXMargin{height:45px;margin-top:20px;margin-bottom:20px}}.thr-title-icon--metadata:before{background-image:url(/images/icons/icon-title-metadata.svg)}.thr-title-icon--opensource:before{background-image:url(/images/icons/icon-title-opensource.svg)}.thr-textIcon{display:flex;align-items:center}.thr-textIcon::after,.thr-textIcon::before{display:inline-block;margin-left:5px;width:15px;height:15px;background-size:15px 15px;background-repeat:no-repeat;border:none;transition:transform 0.2s;flex-shrink:0}.thr-textIcon::before{margin-left:0;margin-right:5px}.thr-textIcon--small::before,.thr-textIcon--small::after{width:10px;height:10px;background-size:10px 10px;margin-left:.1666666667rem}.thr-textIcon--bgPrimary{background-color:#212121;transition:background-color 0.2s ease-in-out}.thr-textIcon--bgPrimary:hover,.thr-textIcon--bgPrimary:focus{background-color:#080808;text-decoration:none}.thr-textIcon--negative{color:#fff!important}.thr-textIcon--big::before,.thr-textIcon--big::after{width:20px;height:20px;background-size:20px 20px}.thr-textIcon--inline{display:inline-flex}.thr-textIcon--left::before{content:""}.thr-textIcon--right::after{content:""}.thr-textIcon--chevronRightWhite::after,.thr-textIcon--chevronRightWhite::before{background-image:url(/images/icons/icon-chevron-right-white.svg)}.thr-textIcon--chevronRight::after,.thr-textIcon--chevronRight::before{background-image:url(/images/icons/icon-chevron-right.svg)}.thr-textIcon--chevronRightPrimary::after,.thr-textIcon--chevronRightPrimary::before{background-image:url(/images/icons/icon-chevron-right-primary.svg)}.thr-textIcon--chevronLeftPrimary::after,.thr-textIcon--chevronLeftPrimary::before{background-image:url(/images/icons/icon-chevron-left-primary.svg)}.thr-textIcon--arrowRight::after,.thr-textIcon--arrowRight::before{background-image:url(/images/icons/icon-arrow-right.svg)}.thr-textIcon--arrowRightNegative::after,.thr-textIcon--arrowRightNegative::before{background-image:url(/images/icons/icon-arrow-right-negative.svg)}.thr-textIcon--arrowRightWork::after,.thr-textIcon--arrowRightWork::before{background-image:url(/images/work/icons/icon-arrow-right.svg?v=2)}.thr-textIcon--arrowRightConsumer::after,.thr-textIcon--arrowRightConsumer::before{background-image:url(/images/icons/icon-arrow-right-consumer.svg)}.thr-textIcon--arrowDown::after,.thr-textIcon--arrowDown::before{background-image:url(/images/icons/icon-arrow-down.svg)}.thr-textIcon--arrowDownNegative::after,.thr-textIcon--arrowDownNegative::before{background-image:url(/images/icons/icon-arrow-down-negative.svg)}.thr-textIcon--chevronDown::after,.thr-textIcon--chevronDown::before{background-image:url(/images/icons/icon-chevron-down.svg)}.thr-textIcon--chevronUp::after,.thr-textIcon--chevronUp::before{background-image:url(/images/icons/icon-chevron-up.svg)}.thr-textIcon--chevronDownNegative::after,.thr-textIcon--chevronDownNegative::before{background-image:url(/images/icons/icon-chevron-down-negative.svg)}.thr-textIcon--chevronDownGray::after,.thr-textIcon--chevronDownGray::before{background-image:url(/images/icons/icon-chevron-down-gray.svg)}.thr-textIcon--chevronDownGray-hover:hover::after,.thr-textIcon--chevronDownGray-hover:hover::before{background-image:url(/images/icons/icon-chevron-down.svg)}.thr-textIcon--chevronUpNegative::after,.thr-textIcon--chevronUpNegative::before{background-image:url(/images/icons/icon-chevron-up-negative.svg)}.thr-textIcon--chevronLeft::after,.thr-textIcon--chevronLeft::before{background-image:url(/images/icons/icon-chevron-left.svg)}.thr-textIcon--chevronLeftNegative::after,.thr-textIcon--chevronLeftNegative::before{background-image:url(/images/icons/icon-chevron-left-white.svg)}.thr-textIcon--playCircle::after,.thr-textIcon--playCircle::before{background-image:url(/images/icons/icon-play-circle-white.svg)}.thr-textIcon--download:before,.thr-textIcon--download:after{background-image:url(/images/icons/icon-download.svg)}.thr-textIcon--downloadNegative:before,.thr-textIcon--downloadNegative:after{background-image:url(/images/icons/icon-download-negative.svg)}.thr-textIcon--downloadNeutral:before,.thr-textIcon--downloadNeutral:after{background-image:url(/images/icons/icon-download-neutral.svg)}.thr-textIcon--globe:before{background-image:url(/images/icons/icon-globe.svg)}.thr-textIcon--arrowExternalNegative::after,.thr-textIcon--arrowExternalNegative::before{background-image:url(/images/icons/icon-arrow-external-negative.svg)}.thr-textIcon--inlineIcon{flex-grow:1}.thr-textIcon--inlineIcon svg,.thr-textIcon--inlineIcon img{flex-grow:0;width:1.5rem;height:auto}.thr-textIcon--inlineIcon span{flex-grow:1}.thr-textIcon--appDownload{padding:1.5rem .5rem;color:#212121;border-bottom:1px solid #EDEDED}.thr-textIcon--appDownload:last-of-type{border-bottom:0}.thr-textIcon--appDownload:hover{text-decoration:none}.thr-textIcon--appDownload svg{width:20px}.thr-textIcon--appDownload:after{content:none}.thr-textIcon--appDownloadSecondary{padding:1.5rem .5rem;color:#05A63F;background-color:#FAFAFA;border:1px solid #05A63F;transition:all 0.2s ease-in-out}.thr-textIcon--appDownloadSecondary:hover,.thr-textIcon--appDownloadSecondary:active,.thr-textIcon--appDownloadSecondary:focus{color:#039030;background-color:#EDEDED;text-decoration:none}@media (max-width:1099.98px){.thr-textIcon--desktopOnly::after,.thr-textIcon--desktopOnly::before{content:none}}.thr-teaserBanner{background-image:url(/images/teaserBanner-background.svg?v=2);background-repeat:no-repeat;padding:.375rem 0;width:100%;background-size:cover;background-position:center center}.thr-teaserBanner--dark{background-image:url(/images/teaserBanner-background-dark.svg?v=2)}.thr-teaserBanner--bgLight{background-image:none!important;background-color:#cdedd9}.thr-teaserBanner--bgLight .thr-teaserBanner-text,.thr-teaserBanner--bgLight .thr-teaserBanner-text a{color:#000}.thr-teaserBanner--big{padding:1rem 0}@media (max-width:767.98px){.thr-teaserBanner--big{padding:.5rem 0;font-size:.875rem}}.thr-teaserBanner--work{background-image:url(/images/work/teaserBanner-background.svg?v=2)}.thr-teaserBanner-text{color:#fff;margin-bottom:0;justify-content:center}.thr-teaserBanner-text a{color:#fff}.thr-teaserBanner-icon{width:90px;filter:drop-shadow(5px 5px 10px rgba(0,0,0,.1));margin-right:.5rem}@media (min-width:768px){.thr-teaserBanner-icon{width:110px;margin-right:1rem}}.thr-tab-header{--item-width:auto;display:flex;background-color:#cdedd9;padding:5px;margin-bottom:40px;border-radius:2px;flex-wrap:wrap}@media (max-width:767.98px){.thr-tab-header{--item-width:100%}}.thr-tab-header--inline{display:inline-flex;--item-width:auto}.thr-tab-header-item{width:var(--item-width);padding:6.6666666667px;background-color:#fff;font-size:.875rem;color:#212121;transition:all 0.2s ease-in-out;flex-grow:1;text-align:center;border-radius:2px}.thr-tab-header-item:hover{text-decoration:none}.thr-tab-header-item.collapsed{background-color:transparent}@media (min-width:1100px){.thr-tab-header-item{padding:10px;font-size:1rem}}.thr-tab-icon{width:120px}@media (min-width:768px){.thr-tab-icon{width:150px;display:block;margin-left:auto;margin-right:auto}}@media (max-width:767.98px){.thr-tab-icon{margin-bottom:40px}}.thr-tab-icon--big{width:200px}@media (min-width:768px){.thr-tab-item{font-size:1.25rem}}.thr-comparison{margin:40px 0;position:relative}.thr-comparison-categories{margin-bottom:40px;text-align:center}.thr-comparison-categoryButton{margin:.5rem}.thr-comparison-inner--sm-wide{min-width:450px}.thr-comparison-row{display:flex;flex-wrap:wrap;margin:-2.5px}@media (min-width:768px){.thr-comparison-row{margin:-5px;flex-wrap:nowrap}}.thr-comparison-row--head{z-index:3;text-align:center}.thr-comparison-row--headDesc{text-align:center}.thr-comparison-row--headDesc p{color:#000;font-weight:700;margin-bottom:10px}@media (max-width:1099.98px){.thr-comparison-row--headDesc p{font-size:.875rem}}.thr-comparison-headIcon{display:block;margin:10px auto;width:60px;max-width:100%;transition:all 0.2s ease-in-out}@media (max-width:767.98px){.thr-comparison-headIcon{width:50px}}.thr-comparison .sticky--isSticky .thr-comparison-col{background-color:#EBEBEB}.thr-comparison .sticky--isSticky .thr-comparison-col--primary{background-color:#B4E4C5}.thr-comparison .sticky--isSticky .thr-comparison-col--desc,.thr-comparison .sticky--isSticky .thr-comparison-col--spacer{background:none}.thr-comparison .sticky--isSticky .thr-comparison-headIcon{transition:all 0.2s ease-in-out;margin:5px auto;width:30px}.thr-comparison-col{margin:0 2.5px;padding:20px 10px;text-align:center;display:flex;justify-content:center;align-items:center;flex-flow:column;background-color:#f7f7f7;width:calc(25% - 5px);position:relative;transition:background-color 0.2s;border-radius:2px}@media (min-width:768px){.thr-comparison-col{margin:0 5px;padding:10px;max-width:calc(16.6666666667% - 10px);border-top:1px solid #d9d9d9}}@media (max-width:767.98px){.thr-comparison-col--sm-wide{width:calc(20% - 5px)}}@media (min-width:768px){.thr-comparison-col--sm-big{width:calc(30% - 5px);max-width:calc(30% - 5px)}}@media (max-width:767.98px){.thr-comparison-col--sm-big{width:calc(50% - 5px)}}.thr-comparison-col--sm-1\/3{width:calc(33.3333333333% - 5px)}@media (min-width:768px){.thr-comparison-col--sm-1\/3{max-width:calc(22.2222222222% - 10px)}}.thr-comparison-col--hidden{display:none}.thr-comparison-col--desc{text-align:left;align-items:flex-start;background:none;width:100%;padding-top:20px;padding-bottom:10px;font-size:.875rem}@media (min-width:768px){.thr-comparison-col--desc{padding:10px;flex:0 0 33.3333333333%;max-width:33.3333333333%}}.thr-comparison-col--desc p{margin-bottom:0;max-width:calc(100vw - (2 * 1rem))}.thr-comparison-col--desc h4{margin-bottom:0;max-width:calc(100vw - (2 * 1rem))}.thr-comparison-col--categoryTitle{max-width:100%;padding-top:1rem;padding-bottom:1rem}@media (max-width:767.98px){.thr-comparison-col--categoryTitle{padding-bottom:0;margin-top:1rem;border-bottom:1px solid #d9d9d9}}.thr-comparison-col--head{padding:10px}.thr-comparison-col--primary{background-color:#cdedd9}.thr-comparison-col--brand-100{background-color:#EDEDED}.thr-comparison-col--noBorder{border-top:none}.thr-comparison-col--value{padding:20px 10px;font-size:.875rem}@media (max-width:1099.98px){.thr-comparison-col--value{font-size:80%}}.thr-comparison-col--withComment{padding:40px 5px 0 5px}@media (min-width:768px){.thr-comparison-col--withComment{padding:40px 10px 0 10px}}@media (min-width:1100px){.thr-comparison-col--withComment{padding:30px 10px 0 10px}}.thr-comparison-col--spacer{display:none;background:none}@media (min-width:768px){.thr-comparison-col--spacer{display:block;flex:0 0 33.3333333333%;max-width:33.3333333333%}}.thr-comparison--bgWhite .thr-comparison-row{background-color:#EEE}.thr-comparison--bgWhite .thr-comparison-col--value,.thr-comparison--bgWhite .thr-comparison-col--head,.thr-comparison--bgWhite .thr-comparison-col--headDesc{background-color:#fff}.thr-comparison--bgWhite .thr-comparison-col--primary{background-color:#cdedd9}.thr-comparison-colTitle{font-size:.875rem;line-height:1.5;width:100%}.thr-comparison-colTitle--category{font-size:18px}.thr-comparison-colTitleInfo{margin-left:1px;color:#000}.thr-comparison-value--big{font-size:1.25rem}.thr-comparison-valueInfo{position:absolute;top:5px;right:5px;color:#737373;line-height:1}@media (min-width:768px){.thr-comparison-valueInfo{top:10px;right:10px}}.thr-comparison-valueIcon{width:25px}.thr-comparison-valueBrackets{width:100%}.thr-comparison-valueBracket{width:5px;height:20px}.thr-comparison-valueComment{margin-top:5px;line-height:1.2;color:#737373;font-size:80%;height:40px}@media (min-width:1100px){.thr-comparison-valueComment{height:35px}}.thr-comparison-footer{font-size:80%;margin-top:40px}.thr-contentBox{border:1px solid #d9d9d9;padding:80px 0;border-radius:2px}@media (max-width:1099.98px){.thr-contentBox{padding:40px 0}}.thr-contentBox-content{margin:20px 0;font-size:1.25rem}@media (max-width:1099.98px){.thr-contentBox-content{font-size:18px}}.thr-subNavigation{display:flex;flex-flow:column;text-align:center}@media (min-width:768px){.thr-subNavigation{flex-flow:row;align-items:center;justify-content:space-between}}.thr-subNavigation-item{margin:10px 0}.thr-teaserItem{margin:20px 0}@media (min-width:768px){.thr-teaserItem{padding:0 40px}}.thr-teaserItem p{font-size:18px}@media (max-width:1099.98px){.thr-testimonialSlider{padding-bottom:20px}}.thr-testimonialSlider--noPagination .slick-dots{display:none!important}.thr-testimonialSlider .slick-track{display:flex;align-items:center}.thr-testimonialSlider .slick-dots{bottom:-25px}@media (max-width:1099.98px){.thr-testimonialSlider .slick-dots{bottom:0}}.thr-testimonialSlider .slick-prev::before,.thr-testimonialSlider .slick-next::before,.thr-testimonialSlider .slick-next::after{color:#000}.thr-testimonialSlider .slick-prev,.thr-testimonialSlider .slick-next{position:absolute;top:50%;appearance:none;margin-top:-18px;padding:0;border:0;background:none;cursor:pointer;color:transparent;outline:none;z-index:100}.thr-testimonialSlider .slick-prev:before,.thr-testimonialSlider .slick-prev:after,.thr-testimonialSlider .slick-next:before,.thr-testimonialSlider .slick-next:after{content:""}@media (max-width:767.98px){.thr-testimonialSlider .slick-prev,.thr-testimonialSlider .slick-next{display:none!important}}.thr-testimonialSlider .slick-prev{width:36px;height:36px;left:0;background:url(/images/icons/icon-chevron-left.svg) no-repeat center!important;background-size:36px 36px}@media (max-width:1439.98px){.thr-testimonialSlider .slick-prev{left:15px}}.thr-testimonialSlider .slick-next{width:36px;height:36px;right:0;background:url(/images/icons/icon-chevron-right.svg) no-repeat center!important;background-size:36px 36px}@media (max-width:1439.98px){.thr-testimonialSlider .slick-next{right:15px}}.thr-testimonialSlider--arrowOut .slick-prev{width:25px;height:25px;left:-50px;transform:translateX(-100%)}.thr-testimonialSlider--arrowOut .slick-next{width:25px;height:25px;right:-50px;transform:translateX(100%)}.thr-testimonialSlider--navigationNegative .slick-prev{background-image:url(/images/icons/icon-chevron-left-white.svg)!important;background-size:36px 36px!important}.thr-testimonialSlider--navigationNegative .slick-next{background-image:url(/images/icons/icon-chevron-right-white.svg)!important;background-size:36px 36px!important}.thr-testimonialItem{text-align:center}.thr-testimonialItem-title{letter-spacing:.2px;font-weight:lighter;line-height:1.5;font-size:1.25rem}.thr-testimonialItem-name{margin-top:1rem;margin-bottom:0;font-weight:700}.thr-testimonialItem-desc,.thr-testimonialItem-name{color:#000}.thr-testimonialItem-logo{margin:0 auto 2rem auto;display:block}.thr-logoList--grid{display:flex;flex-wrap:wrap;border:1px solid #d9d9d9;margin:4rem 0}.thr-logoList--grid .thr-logoList-item{border:1px solid #d9d9d9;border-radius:0;margin:0;width:33.3333333333%;height:150px}@media (min-width:768px){.thr-logoList--grid .thr-logoList-item{height:220px;width:20%}}@media (min-width:768px){.thr-logoList--grid .thr-logoList-itemInfo{font-size:1.5rem}}.thr-logoList-item{background-color:#EEE;border-radius:2px;padding:1rem .5rem;display:flex;justify-content:center;align-items:center;height:120px;margin-bottom:20px}@media (min-width:768px){.thr-logoList-item{height:150px}}.thr-logoList-item--white{background-color:#fff}.thr-logoList-item--info{display:flex;flex-flow:column;justify-content:center;align-items:center;padding:0;transition:background-color 0.2s}.thr-logoList-item--info:hover{background-color:#F4FAFF}.thr-logoList-itemInfo{color:#212121;text-align:center;width:100%;border-bottom:1px solid #f2f2f2;padding-bottom:10px}@media (min-width:768px){.thr-logoList-itemInfo{padding-bottom:1rem}}.thr-logoList-itemInfo--big{border-bottom:none;padding-bottom:0;font-size:18px}.thr-logoList-itemInfoIcon{width:20px;margin-top:10px}@media (min-width:768px){.thr-logoList-itemInfoIcon{width:25px;margin-top:1rem}}.thr-logoList-logo{max-width:100%}.thr-logoSlider-item{justify-content:center;padding:0 1rem;float:none}@media (min-width:768px){.thr-logoSlider-item{min-width:200px}}.thr-logoSlider-logo{margin-left:auto;margin-right:auto;display:block;max-height:50px;max-width:85px}@media (min-width:768px){.thr-logoSlider-logo{max-height:70px;max-width:150px}}.thr-logoSlider--small .thr-logoSlider-logo{max-height:40px;max-width:85px}@media (min-width:768px){.thr-logoSlider--small .thr-logoSlider-logo{max-height:60px;max-width:160px}}.thr-logoSlider .slick-track{display:flex;align-items:center}.thr-boxSlider{overflow:hidden;margin:0 auto;width:100%;padding-left:.5rem;padding-right:.5rem;-ms-overflow-style:none;scrollbar-width:none}@media (min-width:768px){.thr-boxSlider{padding-right:0}}@media (min-width:1100px){.thr-boxSlider{padding-left:calc((100vw - 1024px) / 2)}}.thr-boxSlider::-webkit-scrollbar{display:none}@media (min-width:768px){.thr-boxSlider--col-10{padding-left:calc(100% / 12 + 0.5rem)}}@media (min-width:1100px){.thr-boxSlider--col-10{padding-left:calc((100vw - 1024px) / 2)}}.thr-boxSlider--full{padding-left:0;padding-right:0}.thr-boxSlider--full .slick-track{margin:0 auto!important}.thr-boxSlider-item{margin:0 .5rem;padding:2rem 0;height:auto}@media (min-width:768px){.thr-boxSlider-item{padding:2rem 0}}@media (min-width:768px){.thr-boxSlider-item--equal{flex-basis:0%;flex-grow:1}}.thr-boxSlider-item:focus,.thr-boxSlider-item:active{outline:none}.thr-boxSlider-item .thr-collapseBox{width:auto}.thr-boxSlider .slick-list{overflow:visible}.thr-boxSlider .slick-track{margin-left:0}.thr-boxSlider-wrapper{position:relative}.thr-boxSlider-wrapper .thr-boxSlider__fade{position:absolute;display:flex;align-items:center;top:0;bottom:0;pointer-events:none;width:3rem;margin:2rem 0}@media (min-width:768px){.thr-boxSlider-wrapper .thr-boxSlider__fade{width:5rem}}.thr-boxSlider-wrapper .thr-boxSlider__fade.slick-hidden,.thr-boxSlider-wrapper .thr-boxSlider__fade.slick-disabled{visibility:hidden}.thr-boxSlider-wrapper .thr-boxSlider__fade--left{justify-content:flex-start;left:0;padding-left:1rem}.thr-boxSlider-wrapper .thr-boxSlider__fade--left.thr-boxSlider__fade--bgPrimary-100{background:linear-gradient(to left,transparent,#E1F4E7 90%)}.thr-boxSlider-wrapper .thr-boxSlider__fade--left.thr-boxSlider__fade--work-50{background:linear-gradient(to left,transparent,#F3FAFF 90%)}.thr-boxSlider-wrapper .thr-boxSlider__fade--right{justify-content:flex-end;right:0;padding-right:1rem}.thr-boxSlider-wrapper .thr-boxSlider__fade--right.thr-boxSlider__fade--bgPrimary-100{background:linear-gradient(to right,transparent,#E1F4E7 90%)}.thr-boxSlider-wrapper .thr-boxSlider__fade--right.thr-boxSlider__fade--work-50{background:linear-gradient(to right,transparent,#F3FAFF 90%)}.thr-boxSlider-wrapper .thr-boxSlider__button{display:none}@media (min-width:768px){.thr-boxSlider-wrapper .thr-boxSlider__button{display:flex;width:2.5rem;height:2.5rem;border-radius:50%;background-color:#fff;align-items:center;justify-content:center;box-shadow:0 0 4px 0 rgba(0,0,0,.12),0 4px 16px 0 rgba(0,0,0,.1);border:0;pointer-events:all}.thr-boxSlider-wrapper .thr-boxSlider__button:focus,.thr-boxSlider-wrapper .thr-boxSlider__buttonactive{outline:none}.thr-boxSlider-wrapper .thr-boxSlider__button svg{width:.5rem;color:#212121}}.thr-storyBox{margin-bottom:20px;cursor:pointer;position:relative;transition:all 0.2s}.thr-storyBox-box{display:flex;flex-flow:column;height:100%;box-shadow:0 0 2px 0 rgba(0,0,0,.12),0 1px 8px 0 rgba(0,0,0,.08);transition:box-shadow 0.2s}.thr-storyBox-box:not(.collapsed) .thr-storyBox-moreIcon{transform:rotate(45deg)}.thr-storyBox-box:hover{box-shadow:0 1px 8px 0 rgba(0,0,0,.12),0 8px 32px 0 rgba(0,0,0,.12);text-decoration:none}.thr-storyBox-box:hover .thr-storyBox-image::before{background-color:#049D3B;opacity:.75}.thr-storyBox-image{width:100%;height:160px;position:relative;flex-shrink:0}.thr-storyBox-image--overlay::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#f2f2f2;opacity:.15;transition:background-color 0.2s,opacity 0.2s;z-index:2}.thr-storyBox-image--small{height:150px}.thr-storyBox-imageInner{position:absolute;width:100%;height:100%;background-size:cover;background-position:center center}.thr-storyBox-imageCopyright{display:flex;position:absolute;right:.3rem;bottom:.3rem;padding:.25rem .5rem;font-size:.75rem;color:#fff;background-color:rgba(117,117,117,.75);border-radius:9999px}.thr-storyBox-inner{background-color:#fff;display:flex;align-items:center;flex-grow:1;transition:background-color 0.2s}.thr-storyBox-desc{padding:20px}.thr-storyBox-title{font-size:1.25rem;line-height:1.2}.thr-storyBox-moreIcon{display:block;width:40px;margin:1rem auto 0 auto;transition:all 0.2s ease-in-out}.thr-storyBox p{margin-bottom:0}.thr-storyBox-logoWrapper{display:flex;align-items:center;justify-content:center;width:25%;flex-shrink:0;padding:0 .5rem}@media (max-width:1099.98px){.thr-storyBox-logoWrapper{width:33.3333333333%}}@media (max-width:767.98px){.thr-storyBox-logoWrapper{width:25%}}.thr-storyBox-logoWrapper+.thr-storyBox-desc{border-left:1px solid #EDEDED}.thr-storyBox-logo{max-width:100%}.thr-story{padding-top:40px;padding-bottom:80px;font-size:18px}.thr-story-logo{max-height:4rem}.thr-story-subTitle{font-weight:300;line-height:1.2}.thr-story-portraitDesc{text-align:center}@media (min-width:768px){.thr-story-portraitDesc{text-align:left}}.thr-story-portraitDesc p{color:#000;margin-bottom:0}.thr-story-video{margin-bottom:80px}.thr-story-gutterBottom{margin-bottom:80px}@media (min-width:768px){.thr-blockquote{display:flex}}.thr-blockquote-item{display:flex;flex-direction:row;align-items:start;align-content:center;border-bottom:1px solid #C7C7C7;padding:20px 0}@media (min-width:768px){.thr-blockquote-item{flex-direction:column;padding:20px;border-bottom:none;border-right:1px solid #C7C7C7}}.thr-blockquote-item:last-child{border-right:none;border-bottom:none}.thr-blockquote-item--borderLight{border-color:#212121}.thr-blockquote img{flex:none;margin-top:.3333333333rem;margin-right:1rem}@media (min-width:768px){.thr-blockquote img{margin-top:0;margin-right:0}}.thr-blockquote-text{font-weight:300;font-size:18px;text-align:center;color:#000;margin-bottom:0}@media (min-width:768px){.thr-blockquote-text{margin-top:1rem}}@media (min-width:1100px){.thr-blockquote-text{font-size:1.25rem}}.thr-pricingTable--top{margin:0 -1rem}@media (min-width:768px){.thr-pricingTable--top{margin:0}}.thr-pricingTable--light .thr-pricingTable-row--head .thr-pricingTable-col--main,.thr-pricingTable--light .thr-pricingTable-row--head .thr-pricingTable-col--secondary{border-top-left-radius:4px;border-top-right-radius:4px}.thr-pricingTable--light .thr-pricingTable-row--head .thr-pricingTable-col--main{background-color:#DEF0FE;border-top:1px solid #0A87F0}.thr-pricingTable--light .thr-pricingTable-row--head .thr-pricingTable-col--secondary{background-color:#EDEDED;border-top:1px solid #757575}.thr-pricingTable--light .thr-pricingTable-row--head.sticky--isSticky{box-shadow:none}.thr-pricingTable--light .thr-pricingTable-row:last-of-type .thr-pricingTable-col--main,.thr-pricingTable--light .thr-pricingTable-row:last-of-type .thr-pricingTable-col--secondary{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.thr-pricingTable--light .thr-pricingTable-row:last-of-type .thr-pricingTable-col--main{border-bottom:1px solid #0A87F0}.thr-pricingTable--light .thr-pricingTable-row:last-of-type .thr-pricingTable-col--secondary{border-bottom:1px solid #757575}.thr-pricingTable--light .thr-pricingTable-col{flex:none;background-color:#fff;text-align:left;width:33.333%!important}.thr-pricingTable--light .thr-pricingTable-col--head{justify-content:flex-start}.thr-pricingTable--light .thr-pricingTable-col--transparent{background-color:transparent!important}.thr-pricingTable--light .thr-pricingTable-col--transparentSecondary{background-color:#FAFAFA!important}.thr-pricingTable--light .thr-pricingTable-col--main{box-shadow:none;border-right:1px solid #0A87F0;border-left:1px solid #0A87F0;background-color:#F3FAFF;margin-right:.5rem}.thr-pricingTable--light .thr-pricingTable-col--secondary{border-right:1px solid #757575;border-left:1px solid #757575;background-color:#FAFAFA}@media (max-width:767.98px){.thr-pricingTable--light .thr-pricingTable-col{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}.thr-pricingTable--textLeft .thr-pricingTable-col{align-items:flex-start}.thr-pricingTable-itemHead{text-align:center;padding:20px 0 20px 0;font-weight:300}@media (min-width:768px){.thr-pricingTable-itemHead{padding:3rem 0 20px 0}}.thr-pricingTable-itemHead b{display:block}@media (min-width:1100px){.thr-pricingTable-itemHead b{display:inline-block}}.thr-pricingTable-itemHeadTitle{font-size:18px;line-height:1.2;margin-bottom:1rem}@media (min-width:768px){.thr-pricingTable-itemHeadTitle{font-size:1.5rem}}.thr-pricingTable-itemHeadDescription{color:#737373;margin-bottom:2rem;font-size:.875rem;display:none}@media (min-width:1100px){.thr-pricingTable-itemHeadDescription{font-size:1rem;min-height:70px;display:block}}.thr-pricingTable-itemPrice{font-weight:300;font-size:1rem;line-height:1.2}@media (min-width:768px){.thr-pricingTable-itemPrice{font-size:1.5rem}}@media (min-width:1100px){.thr-pricingTable-itemPrice{font-size:2rem}}.thr-pricingTable-itemHeadIcon{width:30px}@media (min-width:768px){.thr-pricingTable-itemHeadIcon{width:60px}}.thr-pricingTable-itemPriceVal{display:none}.thr-pricingTable-itemPriceVal--active{display:block}.thr-pricingTable-itemHeadPriceInfo{color:#737373;margin-bottom:0;font-size:.875rem}@media (min-width:768px){.thr-pricingTable-itemHeadPriceInfo{font-size:1rem}}.thr-pricingTable-itemHeadLinks{margin-top:20px;min-height:93px}@media (min-width:768px){.thr-pricingTable-itemHeadLinks{margin-top:40px;min-height:100px}}.thr-pricingTable-itemHeadInfo{font-size:.875rem;margin-top:1.5rem;max-height:40px}@media (min-width:1100px){.thr-pricingTable-itemHeadInfo{font-size:1rem}}.thr-pricingTable-itemSticker{position:absolute;top:0;left:0;padding:.3333333333rem 0;background:#737373;color:#fff;text-transform:uppercase;transform:rotate(-45deg) translate(-29%,-140%);line-height:1;width:150px;text-align:center;font-size:.6rem;font-weight:700}@media (min-width:768px){.thr-pricingTable-itemSticker{transform:rotate(-45deg) translate(-29%,-50%);padding:.5rem 0;font-size:80%}}.thr-pricingTable-headName{font-weight:700}.thr-pricingTable-headIcon{width:20px}@media (min-width:768px){.thr-pricingTable-headIcon{width:24px}}.thr-pricingTable-row{display:flex;border-top:1px solid #ebebeb}.thr-pricingTable-row a{display:block;text-align:center}.thr-pricingTable-row--top{border-top:none;align-items:flex-end}.thr-pricingTable-row--head{position:sticky;border-top:none;margin-bottom:20px;top:0;box-shadow:none;transition:all 0.2s}@media (min-width:768px){.thr-pricingTable-row--head{margin:0 0 2rem 0}}.thr-pricingTable-row--head .thr-pricingTable-col{min-height:0}.thr-pricingTable-row--head.sticky--isSticky{box-shadow:0 3px 15px 0 rgba(196,222,234,.2)}.thr-pricingTable-row--head.sticky--isSticky .thr-pricingTable-col--head{background-color:#ebebeb}.thr-pricingTable-row--head.sticky--isSticky .thr-pricingTable-col--head.thr-pricingTable-col--main{background-color:#E1F4E7}.thr-pricingTable-col{padding:10px;background-color:#FAFAFA;display:flex;align-items:center;justify-content:center;flex-flow:column;text-align:center;width:27%;min-height:85px}@media (min-width:768px){.thr-pricingTable-col{padding:10px 20px}}@media (min-width:768px){.thr-pricingTable-col{width:25%}}@media (min-width:1100px){.thr-pricingTable-col{width:30%}}.thr-pricingTable-col--main{position:relative;box-shadow:-8px 4px 8px 0 rgba(0,0,0,.05),8px 4px 8px 0 rgba(0,0,0,.05);background-color:#F4FAF5;width:46%}@media (min-width:768px){.thr-pricingTable-col--main{width:50%}}@media (min-width:1100px){.thr-pricingTable-col--main{width:40%}}@media (min-width:768px){.thr-pricingTable-col--main .thr-pricingTable-itemPrice{font-size:2rem}}.thr-pricingTable-col--top{display:block;overflow:hidden}.thr-pricingTable-col--teaser{background-color:#fff;box-shadow:-8px 4px 8px 0 rgba(0,0,0,.05),8px 4px 8px 0 rgba(0,0,0,.05)}@media (max-width:1099.98px){.thr-pricingTable-col--teaser .thr-pricingTable__itemPrice{margin-top:4.5rem}}.thr-pricingTable-col--grow{flex-grow:1}.thr-pricingTable-col--primary-900{border-top:3px solid #006413}.thr-pricingTable-col--primary-400{border-top:3px solid #6CCB8F}.thr-pricingTable-col--primary-100{border-top:3px solid #E1F4E7}.thr-pricingTable-col--button{min-height:0;padding:20px 0 0 0;box-shadow:none;align-items:stretch;background-color:transparent}.thr-pricingTable-col--button.thr-pricingTable-col--main{padding:20px 1rem 0 1rem}.thr-pricingTable-col--head{padding:13.3333333333px 10px;background-color:#FAFAFA;box-shadow:none;flex-flow:row;text-align:center;transition:background-color 0.2s;font-size:.875rem}@media (min-width:768px){.thr-pricingTable-col--head{font-size:1rem;padding:13.3333333333px 20px}}.thr-pricingTable-col--head.thr-pricingTable-col--main{background-color:#F4FAF5}.thr-pricingTable-colIcon{width:15px}@media (min-width:768px){.thr-pricingTable-colIcon{width:22px}}.thr-pricingTable-colIcon--big{width:20px}@media (min-width:768px){.thr-pricingTable-colIcon--big{width:30px}}.thr-pricingTable-colDesc{max-width:100%;margin-bottom:.25rem;font-size:.875rem;font-weight:300;line-height:1.2}@media (min-width:768px){.thr-pricingTable-colDesc{font-size:1rem;margin-bottom:.5rem}}.thr-pricingTable-colVal{font-weight:700;line-height:1.2;font-size:.875rem}@media (min-width:768px){.thr-pricingTable-colVal{font-size:18px}}.thr-pricingTable-subtitle{margin-top:20px;font-size:1rem;font-weight:300;color:#999999!important}@media (min-width:768px){.thr-pricingTable-subtitle{font-size:1.25rem;margin-top:2rem}}.thr-pricingTeaser{position:relative;background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1);padding:2rem 1.5rem 1.5rem 1.5rem;overflow:hidden;border-radius:1px}.thr-pricingTeaser__section{background-color:#cdedd9;margin:.5rem 0 1rem 0;border-radius:1px}.thr-pricingTeaser__section:last-child{margin-bottom:0}@media (max-width:767.98px){.thr-pricingTeaser__section{margin-left:-1.5rem;margin-right:-1.5rem}}.thr-pricingTeaser__sectionTitle{margin-top:2rem;margin-bottom:0;font-size:1rem;font-weight:300}@media (min-width:768px){.thr-pricingTeaser__sectionTitle{font-size:1.25rem}}.thr-pricingTeaser__sectionSubTitle{padding-top:1rem;font-size:1rem;font-weight:300;color:#999999!important}.thr-pricingTeaser__header{text-align:center;margin-bottom:2rem}.thr-pricingTeaser__headerIcon{width:40px;margin:0 auto 1rem auto;display:block}.thr-pricingTeaser__name{color:#212121;font-weight:700;margin-bottom:.5rem}.thr-pricingTeaser__nameDesc{font-size:18px}.thr-pricingTeaser__currencySelect{margin-top:-2rem;margin-bottom:2rem}.thr-pricingTeaser__pricing{text-align:center;padding:1rem}.thr-pricingTeaser__priceDuration{color:#212121;margin-bottom:1rem}.thr-pricingTeaser__price{display:block}.thr-pricingTeaser__price h3{margin-bottom:0;font-weight:700;font-size:1.5rem}.thr-pricingTeaser__priceInfo{font-size:80%;margin-top:1rem;margin-bottom:.5rem;color:#737373;display:block}.thr-pricingTeaser__itemSection{text-align:center}.thr-pricingTeaser__item{border-top:1px solid #B4E4C5;padding:1rem;display:flex;flex-wrap:wrap;justify-content:center;position:relative;font-size:80%}.thr-pricingTeaser__item:first-child{border-top:none}.thr-pricingTeaser__itemTitle{color:#212121}.thr-pricingTeaser__itemTitle--main{font-weight:700;color:#000}.thr-pricingTeaser__itemTitle:hover+.thr-pricingTeaser__itemInfo span,.thr-pricingTeaser__itemTitle:focus+.thr-pricingTeaser__itemInfo span,.thr-pricingTeaser__itemTitle:active+.thr-pricingTeaser__itemInfo span{display:block}.thr-pricingTeaser__itemInfo{display:flex;align-items:center}.thr-pricingTeaser__itemInfo:hover span,.thr-pricingTeaser__itemInfo:focus span,.thr-pricingTeaser__itemInfo:active span{display:block}.thr-pricingTeaser__itemInfo:before{content:"";display:block;margin-left:.5rem;width:15px;height:15px;background-size:contain;background-image:url(/images/icons/icon-info-circle.svg)}.thr-pricingTeaser__itemInfo span{display:none;position:absolute;bottom:100%;left:50%;transform:translate(-50%,20%);background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1);padding:.5rem .75rem;min-width:200px}@media (min-width:768px){.thr-pricingTeaser__itemInfo span{min-width:250px}}.thr-pricingTeaser__itemInfo span:before{content:"";display:block;position:absolute;bottom:0;left:50%;transform:translate(0,50%) rotate(-45deg);width:10px;height:10px;background:#fff}.thr-pricingTeaser__itemValue{display:block;width:100%}.thr-pricingTeaser__itemValue--main{color:#000}.thr-pricingTeaser__itemValue span{margin-top:.25rem;display:block}.thr-pricingTeaser__itemValue--true,.thr-pricingTeaser__itemValue--false{margin-top:.75rem}.thr-pricingTeaser__itemValue--true:before,.thr-pricingTeaser__itemValue--false:before{content:"";display:block;width:20px;height:20px;background-size:100%;background-position:center;background-repeat:no-repeat;background-image:url(/images/icons/icon-checkmark.svg);margin-left:auto;margin-right:auto}.thr-pricingTeaser__itemValue--false:before{background-image:url(/images/icons/icon-cross.svg)}.thr-startTeaser{--startTeaser-link-display:inline-block;--startTeaser-form-display:none;border-radius:8px;background-color:#fff;padding:40px;margin-top:0}.thr-startTeaser--transformXS{margin-top:-25%}@media (min-width:768px){.thr-startTeaser--transformXS{margin-top:-16%}}.thr-startTeaser--transformBottom{z-index:2;margin-top:0;margin-bottom:-30%}@media (min-width:768px){.thr-startTeaser--transformBottom{margin-bottom:-16%}}.thr-startTeaser--shadow{border-radius:6px;box-shadow:0 1rem 3rem rgba(0,0,0,.175)}.thr-startTeaser--form{--startTeaser-link-display:none;--startTeaser-form-display:flex}.thr-startTeaser__link{display:var(--startTeaser-link-display)}.thr-startTeaser-form{display:var(--startTeaser-form-display);justify-content:space-between;margin-bottom:20px;flex-wrap:wrap}@media (min-width:768px){.thr-startTeaser-form,.thr-startTeaser-download{margin-left:35px}}.thr-startTeaser-input{flex-grow:1;margin-right:1rem;margin-bottom:0}@media (max-width:767.98px){.thr-startTeaser-input{width:100%;margin-right:0}}@media (min-width:768px){.thr-startTeaser-input{margin-bottom:0!important}}@media (max-width:767.98px){.thr-startTeaser-submit{width:100%}}.thr-startTeaser-text{font-size:18px}.thr-startTeaser-subTitle{line-height:1.5}@media (max-width:767.98px){.thr-startTeaser-subTitle{font-size:18px}}.thr-startTeaser li::marker{background-color:#212121;padding:1rem}.thr-textBox{padding:30px 35px;background-color:#fff;border-radius:2px;position:relative}@media (max-width:767.98px){.thr-textBox{padding:20px 25px}}.thr-textBox--light{background-color:#EEE}.thr-textBox--dark{background-color:#242323}.thr-textBox--darkGradient{background:linear-gradient(180deg,#464646 0%,#171616 100%)}.thr-textBox--gradientPrimary900to800{background:linear-gradient(180deg,#006413 0%,#027A22 100%)}.thr-textBox--primary{background-color:#212121}.thr-textBox--primaryLight{background-color:#cdedd9}.thr-textBox--bgLight{background-color:#F4FAFF}.thr-textBox--border{border-radius:1px;border:2px solid #212121}.thr-textBox--border-r-8{border-radius:8px}.thr-textBox--small{padding:20px 25px}@media (max-width:767.98px){.thr-textBox--small{padding:20px 25px}}.thr-textBox--xs{padding:20px 10px}@media (max-width:767.98px){.thr-textBox--xs{padding:20px 10px}}.thr-textBox--smallSm{padding:20px 25px}@media (max-width:767.98px){.thr-textBox--smallSm{padding:10px 12.5px}}.thr-textBox--transformTop{box-shadow:0 3px 15px 0 rgba(196,222,234,.2);margin-top:4rem}@media (min-width:768px){.thr-textBox--transformBottom{margin-bottom:-10rem}}.thr-textBox--transformXsBottom{margin-bottom:-8rem}@media (min-width:768px){.thr-textBox--transformXsBottom{margin-bottom:-10rem}}.thr-textBox--transformXsTop{margin-top:-8rem}@media (min-width:768px){.thr-textBox--transformXsTop{margin-top:-10rem}}@media (min-width:768px){.thr-textBox--transformMdTop{margin-top:-10rem}}.thr-textBox--withIcon{display:flex;align-items:center;justify-content:space-between}.thr-textBox--shadow{box-shadow:0 0 21px 0 rgba(196,222,234,.4)}.thr-textBox--contentCenter{height:100%;display:flex;flex-flow:column;justify-content:center;align-items:center}.thr-textBox--fixedBox{width:160px}@media (min-width:768px){.thr-textBox--fixedBox{width:220px}}.thr-textBox--fixedBoxH{width:155px;height:auto}@media (min-width:768px){.thr-textBox--fixedBoxH{width:230px;height:230px}}.thr-textBox--big{padding:60px 0}@media (max-width:1099.98px){.thr-textBox--big{padding:40px 0}}.thr-textBox--XL{padding:60px 0}@media (max-width:1099.98px){.thr-textBox--XL{padding:40px 0}}@media (max-width:1099.98px){.thr-textBox--smNoPb{padding-bottom:0}}.thr-textBox--withHeadIcon{padding-top:100px}@media (max-width:1099.98px){.thr-textBox--withHeadIcon{padding:80px 0}}.thr-textBox--withHeadIcon-xs{padding:60px 0}@media (min-width:768px){.thr-textBox--withHeadIcon-xs{padding:60px 0}}.thr-textBox--link:hover{text-decoration:none}.thr-textBox--link:hover .thr-textBox-icon{transform:translateX(20%)}.thr-textBox--link:hover .thr-textBox-inner{transition:opacity 0.2s;opacity:.75}.thr-textBox--link.thr-textBox--primary{transition:background-color 0.2s}.thr-textBox--link.thr-textBox--primary:hover{background-color:#080808}.thr-textBox--backgroundCircle{overflow:hidden;--bg-color:rgba(0, 0, 0, 0.2)}.thr-textBox--backgroundCircle::after{content:"";background-color:var(--bg-color);width:70%;height:120%;border-radius:100%;z-index:0;position:absolute;left:0;bottom:0;transform:translate(-50%,60%)}.thr-textBox--backgroundCircle>*{z-index:1;position:relative}.thr-textBox--backgroundCircleLight{--bg-color:#DEF0FE}@media (max-width:1099.98px){.thr-textBox--mobileShadow{box-shadow:0 1px 8px 0 rgba(0,0,0,.12),0 8px 32px 0 rgba(0,0,0,.12)}}.thr-textBox--teaser{display:grid;grid-template-columns:min-content 1fr;grid-template-rows:auto;grid-column-gap:1rem;padding:1.5rem 1rem}@media (min-width:768px){.thr-textBox--teaser{grid-column-gap:2rem;padding:2rem 1.5rem}}@media (min-width:1100px){.thr-textBox--teaser{grid-column-gap:3.5rem;padding:3.5rem 3rem}}.thr-textBox--teaser .thr-textBox--teaser-appIcon{width:3rem}@media (min-width:768px){.thr-textBox--teaser .thr-textBox--teaser-appIcon{width:4rem;grid-row:span 2}}.thr-textBox--teaser .thr-textBox--teaser-cta{grid-column:1 / -1}@media (min-width:768px){.thr-textBox--teaser .thr-textBox--teaser-cta{grid-column:2 / -1}}.thr-textBox--teaser-title{font-size:1.5rem;line-height:1}@media (min-width:768px){.thr-textBox--teaser-title{font-size:2rem}}.thr-textBox--teaser-subTitle{grid-column:1 / -1;font-size:1.25rem}@media (min-width:768px){.thr-textBox--teaser-subTitle{grid-column:auto;font-size:1.5rem}}.thr-textBox--toc ul{padding:0;margin:0;list-style-type:none;font-size:1.125rem}.thr-textBox--toc ul li{margin-bottom:0}.thr-textBox--toc ul a{display:block;padding:.5rem 0;text-decoration:none!important;border-bottom:1px solid #92CBFA;color:#fff}.thr-textBox--toc ul a:hover,.thr-textBox--toc ul a:active,.thr-textBox--toc ul a:focus{color:#65B4F6}.thr-textBox--toc ul ul{font-size:1rem;margin-left:1rem}.thr-textBox--toc ul ul a{padding:.25rem 0;border-color:#389EF3}.thr-textBox--toc ul li:last-of-type>a:only-child{border-bottom:0}.thr-textBox__quote{position:absolute;left:2rem;top:-1.45rem;width:60px}@media (min-width:768px){.thr-textBox__quote{top:-2.35rem;width:100px}}.thr-textBox-headIcon{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:50px;filter:drop-shadow(4px 4px 10px rgba(196,222,234,.2))}@media (min-width:768px){.thr-textBox-headIcon{width:75px}}.thr-textBox-headIcon--xs{box-shadow:none}@media (min-width:768px){.thr-textBox-headIcon--xs{position:static;transform:none;display:block;margin-right:4rem}}.thr-textBox-icon{flex-shrink:0;transition:transform 0.2s}.thr-textBox-title{margin-bottom:0;font-weight:700;line-height:1.2}.thr-textBox-title--light{font-weight:300}@media (max-width:767.98px){.thr-textBox-title{font-size:1.25rem}}.thr-textBox-header{margin-bottom:30px}.thr-textBox-footer{padding-top:1rem;margin-top:2rem;font-weight:300}.thr-textBox-footer p,.thr-textBox-footer span{margin-bottom:0}.thr-textBox-footer::before{content:"";position:absolute;height:1px;left:0;width:100%;background:#d9d9d9;margin-top:-1rem}.thr-textBox-teaserImage{margin-right:-75px;width:200px;z-index:0}@media (min-width:768px){.thr-textBox-teaserImage{position:static;width:300px;margin-right:0}}.thr-textBox-teaserText{position:relative;padding:1.5rem 0 1.5rem 1.5rem}@media (min-width:768px){.thr-textBox-teaserText{padding:1.5rem}}.thr-textBox-overlay{position:absolute;left:0;top:0;width:100%;height:100%;padding:30px 35px}@media (max-width:767.98px){.thr-textBox-overlay{padding:20px 25px}}.thr-videoBox{margin-bottom:100px}.thr-videoBox-inner{border-radius:2px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1);height:100%;display:flex;flex-flow:column;cursor:pointer}.thr-videoBox-inner:hover{text-decoration:none}.thr-videoBox-inner:focus{outline:none}.thr-videoBox-thumbnail{width:100%;height:200px;background-size:cover;background-repeat:no-repeat;background-position:center;flex-shrink:0;position:relative}@media (min-width:1100px){.thr-videoBox-thumbnail{height:265px}}.thr-videoBox-thumbnail:before{content:"";position:absolute;width:100%;background-color:rgba(0,0,0,.25);left:0;top:0;height:100%}.thr-videoBox-thumbnail::after{content:"";position:absolute;left:50%;top:50%;display:block;border-left:20px solid transparent;border-right:20px solid transparent;border-top:40px solid #fff;transform:translate(-50%,-50%) rotate(-90deg)}.thr-videoBox-box{flex-grow:1;background-color:#fff;padding:20px}.thr-videoBox-title{font-weight:700}.thr-videoBox-desc{margin-bottom:0}.thr-videoBox--active .thr-videoBox-thumbnail::after{display:none}.thr-videoBox--active .thr-videoBox-box{background-color:#EBEBEB}.thr-chapterVideo{--chapter-video-video-column-end:auto;--chapter-video-video-row-end:auto;--chapter-video-chapters-title-margin-top:1rem;--chapter-video-chapters-inner-display:flex;--chapter-video-chapters-inner-max-height:none;--chapter-video-chapter-width:11rem;--chapter-video-chapter-flex-direction:column;--chapter-video-chapter-align-items:normal;--chapter-video-chapter-border-left:1px solid #DBDBDB;--chapter-video-chapter-border-top:none;--chapter-video-chapter-thumb-width:auto;--chapter-video-chapter-thumb-margin-right:0;--chapter-video-chapter-thumb-margin-bottom:0.5rem;--chapter-video-scroll-button-x-display:flex;--chapter-video-scroll-button-y-display:none;--chapter-video-scroll-button-prev-left:0;--chapter-video-scroll-button-prev-top:50%;--chapter-video-scroll-button-prev-transform:translate(-25%, -50%);--chapter-video-scroll-button-next-right:0;--chapter-video-scroll-button-next-top:50%;--chapter-video-scroll-button-next-bottom:auto;--chapter-video-scroll-button-next-transform:translate(25%, -50%)}@media (min-width:1440px){.thr-chapterVideo--right{--chapter-video-video-column-end:span 2;--chapter-video-video-row-end:span 2;--chapter-video-chapters-title-margin-top:0;--chapter-video-chapters-inner-display:block;--chapter-video-chapters-inner-max-height:0;--chapter-video-chapter-width:100%;--chapter-video-chapter-flex-direction:row;--chapter-video-chapter-align-items:center;--chapter-video-chapter-border-left:none;--chapter-video-chapter-border-top:1px solid #DBDBDB;--chapter-video-chapter-thumb-width:7rem;--chapter-video-chapter-thumb-margin-right:0.5rem;--chapter-video-chapter-thumb-margin-bottom:0;--chapter-video-scroll-button-x-display:none;--chapter-video-scroll-button-y-display:flex;--chapter-video-scroll-button-prev-left:50%;--chapter-video-scroll-button-prev-top:0;--chapter-video-scroll-button-prev-transform:translate(-50%, -25%) rotate(90deg);--chapter-video-scroll-button-next-right:50%;--chapter-video-scroll-button-next-top:auto;--chapter-video-scroll-button-next-bottom:0;--chapter-video-scroll-button-next-transform:translate(50%, 25%) rotate(90deg);display:grid;grid-column-gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:min-content 1fr}}.thr-chapterVideo__video{grid-column-end:var(--chapter-video-video-column-end);grid-row-end:var(--chapter-video-video-row-end)}.thr-chapterVideo__chaptersTitle{margin-top:var(--chapter-video-chapters-title-margin-top)}.thr-chapterVideo__chaptersContainer{position:relative;border:1px solid #DBDBDB;border-radius:4px;background-color:#fff}.thr-chapterVideo__chapters{--chapter-video-chapters-mask-size:2rem;--chapter-video-chapters-mask-size-disabled:0px;--chapter-video-chapters-mask-size-top:var(--chapter-video-chapters-mask-size-disabled);--chapter-video-chapters-mask-size-bottom:var(--chapter-video-chapters-mask-size-disabled);--chapter-video-chapters-mask-size-left:var(--chapter-video-chapters-mask-size-disabled);--chapter-video-chapters-mask-size-right:var(--chapter-video-chapters-mask-size-disabled);--chapter-video-chapters-mask-image:linear-gradient(to right, transparent 0, black var(--chapter-video-chapters-mask-size-left, 0), black calc(100% - var(--chapter-video-chapters-mask-size-right) + 0px), transparent 100%);height:auto;overflow-x:auto;overflow-y:visible;background-color:#fff;border-radius:4px;-webkit-mask-image:var(--chapter-video-chapters-mask-image);mask-image:var(--chapter-video-chapters-mask-image)}@media (min-width:1440px){.thr-chapterVideo__chapters--right{--chapter-video-chapters-is-right:true;--chapter-video-chapters-mask-image:linear-gradient(to bottom, transparent 0, black var(--chapter-video-chapters-mask-size-top, 0), black calc(100% - var(--chapter-video-chapters-mask-size-bottom) + 0px), transparent 100%);height:100%;overflow-x:hidden;overflow-y:auto}}.thr-chapterVideo__chapters--top-overflowing{--chapter-video-chapters-mask-size-top:var(--chapter-video-chapters-mask-size)}.thr-chapterVideo__chapters--bottom-overflowing{--chapter-video-chapters-mask-size-bottom:var(--chapter-video-chapters-mask-size)}.thr-chapterVideo__chapters--left-overflowing{--chapter-video-chapters-mask-size-left:var(--chapter-video-chapters-mask-size)}.thr-chapterVideo__chapters--right-overflowing{--chapter-video-chapters-mask-size-right:var(--chapter-video-chapters-mask-size)}.thr-chapterVideo__chaptersInner{display:var(--chapter-video-chapters-inner-display);max-height:var(--chapter-video-chapters-inner-max-height)}.thr-chapterVideo__chapter{display:flex;flex-direction:var(--chapter-video-chapter-flex-direction);align-items:var(--chapter-video-chapter-align-items);width:var(--chapter-video-chapter-width);flex-shrink:0;appearance:none;padding:1rem;margin:0;background-color:#fff;border:none;text-align:left}.thr-chapterVideo__chapter--current{background-color:#F4FAF5!important}.thr-chapterVideo__chapter:focus,.thr-chapterVideo__chapter:active,.thr-chapterVideo__chapter:hover{outline:none;background-color:#FAFAFA}.thr-chapterVideo__chapter+.thr-chapterVideo__chapter{border-left:var(--chapter-video-chapter-border-left);border-top:var(--chapter-video-chapter-border-top)}.thr-chapterVideo__chapterThumb{width:var(--chapter-video-chapter-thumb-width);margin-right:var(--chapter-video-chapter-thumb-margin-right);margin-bottom:var(--chapter-video-chapter-thumb-margin-bottom)}.thr-chapterVideo__scrollButton{display:none;position:absolute;z-index:10;width:2.5rem;height:2.5rem;border-radius:50%;background-color:#fff;align-items:center;justify-content:center;box-shadow:0 0 4px 0 rgba(0,0,0,.12),0 4px 16px 0 rgba(0,0,0,.1);border:0;pointer-events:all}.thr-chapterVideo__scrollButton:focus,.thr-chapterVideo__scrollButtonactive{outline:none}.thr-chapterVideo__scrollButton svg{width:.5rem;color:#05A63F}.thr-chapterVideo__scrollButton--visibleLeft,.thr-chapterVideo__scrollButton--visibleRight{display:var(--chapter-video-scroll-button-x-display)}.thr-chapterVideo__scrollButton--visibleTop,.thr-chapterVideo__scrollButton--visibleBottom{display:var(--chapter-video-scroll-button-y-display)}.thr-chapterVideo__scrollButton--prev{left:var(--chapter-video-scroll-button-prev-left);top:var(--chapter-video-scroll-button-prev-top);transform:var(--chapter-video-scroll-button-prev-transform)}.thr-chapterVideo__scrollButton--next{right:var(--chapter-video-scroll-button-next-right);top:var(--chapter-video-scroll-button-next-top);bottom:var(--chapter-video-scroll-button-next-bottom);transform:var(--chapter-video-scroll-button-next-transform)}@media (min-width:1100px){.thr-downloadBox{background-color:#fff;flex-grow:1}}@media (min-width:1100px){.thr-downloadBox .thr-downloadBoxBody{min-height:6rem}}.thr-downloadBox .thr-downloadBoxImage{height:240px}.thr-downloadBox .thr-downloadBoxImage img{max-height:100%;max-width:100%}.thr-dataList-category{margin-bottom:20px}.thr-dataList-header{padding:10px 5px;border-bottom:1px solid #d9d9d9}@media (min-width:1100px){.thr-dataList-header{padding:20px 10px}}.thr-dataList-title{font-size:1.25rem;margin-bottom:0;line-height:1.2}.thr-dataList-item{display:flex;flex-flow:column}.thr-dataList-anchor{position:relative;top:-60px;height:0;visibility:hidden}.thr-dataList-row{display:flex;flex-wrap:wrap;margin-top:20px;font-size:.875rem}@media (min-width:1100px){.thr-dataList-row{margin-top:10px;flex-wrap:nowrap;overflow-x:auto}}.thr-dataList-row--textBig{font-size:1rem}.thr-dataList-row--head{border-bottom:1px solid #999}@media (max-width:1099.98px){.thr-dataList-row--head{display:none}}@media (min-width:1100px){.thr-dataList-row--border{border-bottom:1px solid #ebebeb;padding-bottom:10px}}.thr-dataList-row--sticky{background-color:#EEE}.thr-dataList-row--sticky.thr-dataList-row.sticky--isSticky{border-top:1px solid #ebebeb}.thr-dataList-col{flex-shrink:0;padding:10px 5px;border-bottom:1px solid #d9d9d9;display:flex;flex-wrap:wrap}@media (min-width:1100px){.thr-dataList-col{display:block;border-bottom:none;padding:20px 10px}}.thr-dataList-col--small{padding:10px 0}@media (min-width:1100px){.thr-dataList-col--small{border-bottom:none;padding:5px 10px}}.thr-dataList-col--5{width:50%}@media (min-width:1100px){.thr-dataList-col--5{width:5%}}.thr-dataList-col--10{width:50%}@media (min-width:1100px){.thr-dataList-col--10{width:10%}}.thr-dataList-col--12{width:50%}@media (min-width:1100px){.thr-dataList-col--12{width:12.5%}}.thr-dataList-col--15{width:50%}@media (min-width:1100px){.thr-dataList-col--15{width:15%}}.thr-dataList-col--20{width:100%}@media (min-width:1100px){.thr-dataList-col--20{width:20%}}.thr-dataList-col--25{width:100%}@media (min-width:1100px){.thr-dataList-col--25{width:25%}}.thr-dataList-col--30{width:100%}@media (min-width:1100px){.thr-dataList-col--30{width:30%}}.thr-dataList-col--33{width:100%}@media (min-width:1100px){.thr-dataList-col--33{width:33.3333333333%}}.thr-dataList-col--bold{font-weight:700}.thr-dataList-colInfo{color:#757575;display:block;margin-right:10px}@media (min-width:1100px){.thr-dataList-colInfo{display:none}}.thr-dataList-info{padding:5px 10px;background-color:#fff;color:#757575;font-size:.875rem;position:relative;margin-top:10px;width:100%}@media (min-width:768px){.thr-dataList-info{padding:10px 20px}}.thr-dataList-info::before{content:"";position:absolute;display:none;width:20px;height:20px;left:40px;top:0;background-color:#fff;transform:translateY(-50%) rotate(45deg)}@media (min-width:1100px){.thr-dataList-info::before{display:block}}.thr-dataList-infoLink{color:#000}.thr-linkBox{padding:40px 20px;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1);display:flex;justify-content:center;flex-wrap:wrap}.thr-linkBox-link{margin:.5rem 1rem}.thr-instance{left:0;background:red;opacity:.8;position:absolute;padding:5px;font-size:10px;z-index:2}.thr-iconListItem{display:flex;align-items:flex-start;margin-top:1.5rem}.thr-iconListItem--center{align-items:center;font-size:18px}.thr-iconListItem-icon{width:45px;flex-shrink:0;margin-right:1rem}@media (min-width:768px){.thr-iconListItem-icon{width:50px;margin-right:2rem}}.thr-iconListItem-text{margin:0}.thr-deviceTeaser{position:absolute;left:0;bottom:0;width:100%;height:300px}@media (min-width:1100px){.thr-deviceTeaser{height:100%}}.thr-deviceTeaser-inner{display:flex;justify-content:flex-end;align-items:flex-end}@media (max-width:1439.98px){.thr-deviceTeaser-inner{padding-left:0!important;padding-right:0!important}}.thr-deviceTeaser-deviceWrapper{background-image:url(/images/illustration/illustration-circles.svg);background-size:150%;background-position:top center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:flex-end;width:100%;transform:translateY(10%);height:300px}@media (min-width:1100px){.thr-deviceTeaser-deviceWrapper{align-items:center;background-position:top left;background-size:100%;margin-top:0;padding-bottom:0;width:800px;height:800px;transform:translate(37%,20%)}}.thr-deviceTeaser-device{max-width:100%;height:300px;transform:translateY(30%)}@media (min-width:768px){.thr-deviceTeaser-device{height:400px}}@media (min-width:1100px){.thr-deviceTeaser-device{height:500px;transform:none}}.thr-headerTeaser{position:absolute;left:0;bottom:0;width:100%;height:300px}@media (min-width:768px){.thr-headerTeaser{height:100%}}.thr-headerTeaser-inner{display:flex;justify-content:flex-end;align-items:flex-end}@media (max-width:1099.98px){.thr-headerTeaser-inner{padding-left:0!important;padding-right:0!important}}.thr-headerTeaser-wrapper{display:flex;justify-content:center;align-items:flex-end;width:100%;transform:translateY(10%);height:300px}@media (min-width:768px){.thr-headerTeaser-wrapper{justify-content:flex-end;align-items:center;background-position:top left;background-size:100%;margin-top:0;padding-bottom:0;width:600px;height:600px;transform:translateY(15%)}}.thr-headerTeaser-image{max-width:100%;height:300px;transform:translateY(30%)}@media (min-width:768px){.thr-headerTeaser-image{transform:none}}@media (min-width:1100px){.thr-headerTeaser-image{height:450px}}.thr-platformIcon{width:75px;height:75px;border-radius:100%;background-color:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;margin:0 auto .5rem auto}.thr-platformIcon img{width:40%}@media (min-width:768px){.thr-platformIcon{width:125px;height:125px}}.thr-accordion .thr-accordion-header{padding:.5rem 1rem .5rem 0;color:#212121;display:flex;align-items:center;font-size:18px;transition:transform 0.2s;cursor:pointer;line-height:1.5}.thr-accordion .thr-accordion-header::before{content:"+";font-size:2rem;font-weight:100;margin-right:1rem;transform:rotate(45deg);transition:transform 0.2s}.thr-accordion .thr-accordion-header.collapsed{border-bottom:1px solid rgba(217,217,217,.3)}.thr-accordion .thr-accordion-header.collapsed:last-child{border-bottom:none}.thr-accordion .thr-accordion-header.collapsed::before{transform:rotate(0)}.thr-accordion .thr-accordion-header--textBig{font-weight:700;font-size:18px}.thr-accordion .thr-accordion-header--textBig::before{font-weight:100}.thr-accordion .thr-accordion-body{font-weight:300}.thr-appDownload{display:flex;align-items:center;flex-wrap:wrap;margin:-.25rem}@media (max-width:767.98px){.thr-appDownload--centerSM{justify-content:center}}.thr-appDownload--center{justify-content:center}.thr-appDownload img{height:32px}@media (min-width:768px){.thr-appDownload img{height:43px}}.thr-appDownload-item{display:block;margin:.25rem}.thr-socialPost{display:flex;flex-direction:column;border-radius:.75rem;background-color:#313543;color:#fff;padding:.75rem 1rem;max-width:100%;overflow:hidden;width:500px;transition:all 0.2s ease-in-out}.thr-socialPost:hover{background-color:#323542}.thr-socialPost__account{display:flex;justify-content:start}.thr-socialPost__avatar img{max-height:3rem;border-radius:4px}.thr-socialPost__accountName{margin-left:.5rem;text-decoration:none;color:inherit;flex-grow:1}.thr-socialPost__accountName:hover,.thr-socialPost__accountName:active,.thr-socialPost__accountName:focus{color:#fff;text-decoration:none}.thr-socialPost__accountName:hover span:first-of-type,.thr-socialPost__accountName:active span:first-of-type,.thr-socialPost__accountName:focus span:first-of-type{text-decoration:underline}.thr-socialPost__displayName{color:#9baec8;text-decoration:none}.thr-socialPost__accountLink{width:1.5rem;flex-shrink:0;text-align:right}.thr-socialPost__content{margin-top:1rem}.thr-socialPost__content p{font-size:1rem;color:#fff;white-space:pre-line}@media (min-width:768px){.thr-socialPost__content p{font-size:1.15rem}}@media (min-width:1100px){.thr-socialPost__content p{font-size:1.25rem}}.thr-socialPost__content p a{max-width:32ch;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8c8dff;margin-bottom:-7px}.thr-socialPost__content p a:hover,.thr-socialPost__content p a:focus,.thr-socialPost__content p a:active{color:#8c8dff}.thr-socialPost__media{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.thr-socialPost__mediaItem{max-height:60rem;overflow:hidden;max-width:100%}.thr-socialPost__mediaItem img{border-radius:8px;max-width:100%}.thr-socialPost__info{color:#606984;font-size:.875rem}.thr-socialPost__info:hover,.thr-socialPost__info:focus,.thr-socialPost__info:active{color:#606984}.thr-footnote-icon{color:#BFBFBF}.thr-footnote-icon:hover{text-decoration:none}.thr-footnote-text{font-size:.75rem;color:#999}.thr-testimonialTeaser{display:flex;flex-flow:column;align-items:center;text-align:center}@media (min-width:768px){.thr-testimonialTeaser{align-items:start;flex-flow:row;text-align:left}}.thr-testimonialTeaser__image{width:125px;height:125px;object-fit:cover;object-position:center;border-radius:100%;margin-bottom:1rem}@media (min-width:768px){.thr-testimonialTeaser__image{width:200px;height:200px;margin-bottom:0;margin-right:3rem}}.thr-testimonialTeaser__desc{align-self:stretch;display:flex;flex-flow:column}.thr-testimonialTeaser__desc h3{flex-grow:1}@media (max-width:767.98px){.thr-testimonialTeaser__desc h3{line-height:1.5;font-size:1.25rem}}.thr-testimonialTeaser__desc p{margin-bottom:0}.thr-hero-image{display:block;height:300px;width:105%;object-fit:cover;object-position:center center;border-bottom-right-radius:100%;transform:translateX(-2.5%)}@media (min-width:768px){.thr-hero-image{position:absolute;height:120%;width:40%;top:-10%;left:0;border-top-right-radius:50%;border-bottom-right-radius:50%;transform:none}}@media (min-width:1100px){.thr-hero-image{width:38%}}@media (min-width:1440px){.thr-hero-image{width:35%}}.thr-hero-image--right{object-position:right center}.thr-hero-image--left{object-position:left center}@media (min-width:768px){.thr-hero-image-wrapper{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%}}.thr-hero-illustration{position:relative;margin-top:80px;margin-bottom:-225px}@media (min-width:768px){.thr-hero-illustration{margin-bottom:-250px}}@media (min-width:768px){.thr-hero-illustration{margin-bottom:-275px}}.thr-hero-illustration__illustration{position:absolute;top:-30%;left:50%;transform:translateX(-50%);width:85%;display:block}@media (min-width:768px){.thr-hero-illustration__illustration{width:80%;top:-15%}}@media (min-width:1440px){.thr-hero-illustration__illustration{width:85%}}.thr-hero-illustration__bg{margin-left:-2.5%;width:105%;max-width:105%}@media (min-width:768px){.thr-hero-illustration__bg{margin-left:-1%;width:102%;max-width:102%}}@media (min-width:1100px){.thr-hero-illustration__bg{margin-left:-2.5%;width:105%;max-width:105%}}@media (min-width:1440px){.thr-hero-illustration__bg{margin-left:-10%;width:120%;max-width:120%}}.thr-mainDevice{position:relative}.thr-mainDevice-device{position:relative;max-width:100%;z-index:2}.thr-mainDevice-image{z-index:0;position:absolute;top:2%;left:4.5%;width:90%}.thr-deviceSlider{overflow:hidden}.thr-deviceSlider--hidden{visibility:hidden;position:absolute;width:0;height:0}.thr-deviceSlider__item{max-width:220px;padding:0 1rem}@media (min-width:768px){.thr-deviceSlider__item{max-width:640px}}.thr-deviceSlider__item:nth-child(2n){margin-top:1rem}@media (min-width:768px){.thr-deviceSlider__item:nth-child(2n){margin-top:2rem}}.thr-deviceSlider__item:nth-child(3n){margin-top:2rem}@media (min-width:768px){.thr-deviceSlider__item:nth-child(3n){margin-top:4rem}}.thr-downloadTeaser{--bottom-height:10rem;position:relative;height:100%;background-color:#E1F4E7;border-radius:8px;box-shadow:0 0 16px 0 rgba(0,0,0,.14),0 20px 64px 0 rgba(0,0,0,.14);overflow:hidden}.thr-downloadTeaser__title{padding:1.5rem 1rem 0;line-height:1.2;font-size:1.5rem;font-weight:300;text-align:center}.thr-downloadTeaser__devices{height:var(--bottom-height);overflow:hidden}.thr-downloadTeaser__cta{display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;left:0;right:0;width:100%;height:var(--bottom-height);background:linear-gradient(to bottom,transparent,#fff)}.thr-chatMessage{display:flex;margin-bottom:1rem}.thr-chatMessage__avatar{width:40px;height:40px;border-radius:100%;margin-right:.5rem}.thr-chatMessage__name{font-size:.7rem;font-weight:700;margin-bottom:.25rem;color:#000}.thr-chatMessage__message{padding:.5rem .65rem;position:relative;background-color:#fff;box-shadow:0 0 3px 0 rgba(0,0,0,.03);border-radius:10px}.thr-chatMessage__message::before{content:"";position:absolute;top:0;left:-.5rem;width:0;height:0;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid #fff}.thr-chatMessage__image{max-width:200px}.thr-chatMessage__text{color:#000;margin:0;line-height:1.2;font-size:.9rem}.thr-chatMessage__time{font-size:.7rem;color:#737373;margin:.5rem 0 0 0}.thr-chatMessage--right{justify-content:end}.thr-chatMessage--right .thr-chatMessage__avatar{margin-right:0;margin-left:.5rem;order:2}.thr-chatMessage--right .thr-chatMessage__message:before{left:auto;right:-.5rem}.thr-downloadDevice--right{transform:translateY(10%);margin-left:-5%}.thr-downloadLink{padding:0 .5rem;border-right:1px solid #BFBFBF}.thr-downloadLink:last-child{border-right:none;padding-right:0}.collapse-link{cursor:pointer}.collapse-link:not(.collapsed){display:none}.collapse-link--close{cursor:pointer}.collapse-link--close.collapsed{display:none}.thr-teaserIcon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:#fff;padding:1rem}.thr-teaserIcon img{width:85%}.thr-collapseBox{background-color:#fff;padding:1.5rem 1rem;color:#212121;display:flex;flex-flow:column;justify-content:center;position:relative;min-width:150px;min-height:140px;height:100%;cursor:pointer;border-radius:4px;box-shadow:0 0 2px 0 rgba(0,0,0,.12),0 1px 8px 0 rgba(0,0,0,.08)}@media (min-width:768px){.thr-collapseBox{width:200px;min-height:150px;padding:1.5rem 1.25rem}}@media (min-width:768px){.thr-collapseBox--100{width:100%}}.thr-collapseBox::after{content:"";width:15px;height:15px;margin-left:-15px;opacity:0;position:absolute;top:90%;transform:rotate(45deg) translateY(-70%);left:50%;background-color:#fff;transition:top 0.2s;border-radius:1px}.thr-collapseBox-title{font-weight:700;text-align:center;line-height:1.2}@media (min-width:768px){.thr-collapseBox-title{font-size:18px}}.thr-collapseBox-title--icon{flex-grow:1}.thr-collapseBox-moreIcon{display:block;margin:1rem auto 0 auto;width:25px;transition:transform 0.2s}.thr-collapseBox:not(.collapsed){background-color:#212121;color:#fff;box-shadow:none}.thr-collapseBox:not(.collapsed) .thr-collapseBox-moreIcon{transform:rotate(45deg)}.thr-collapseBox:not(.collapsed):after{opacity:1;background-color:#212121;top:100%}.thr-svg svg{max-width:100%}.thr-svg--w-100 svg{width:100%}.thr-svg--mh-100 svg{max-height:100%}.thr-svg--primaryCircle{position:relative}.thr-svg--primaryCircle:before{content:"";display:block;position:absolute;width:5rem;height:5rem;background-color:#F4FAF5;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.thr-pricingBox{border-radius:1px;margin-bottom:20px}.thr-pricingBox__head{padding:2rem 1.5rem;text-align:center;color:#212121;font-size:18px;background-color:#fff}.thr-pricingBox__name{font-weight:700}.thr-pricingBox__value{font-weight:700}.thr-pricingBox__price{color:#000;font-weight:700;font-size:1rem}.thr-pricingBox__detail{background-color:#EEE;border-bottom:1px solid #d9d9d9;padding:1.5rem .75rem;color:#737373;text-align:center;font-size:.875rem;white-space:nowrap}.thr-pricingBox__detail:last-child{border-bottom:none}.thr-pricingBox__wrapper{margin:-6rem -20px 3rem -20px}.thr-iconLinkBox{padding:30px 10px;background-color:#f7f7f7;transition:background-color 0.2s,box-shadow 0.2s;height:100%;display:flex;flex-flow:column;align-items:center;text-align:center;border-radius:1px}.thr-iconLinkBox:hover{background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1);text-decoration:none}.thr-iconLinkBox:hover .thr-iconLinkBox__icon{background-color:#f7f7f7}.thr-iconLinkBox__icon{width:96px;background-color:#fff;border-radius:100%;margin-bottom:1rem;transition:background-color 0.2s}.thr-iconLinkBox p{margin-bottom:0;display:none}@media (min-width:768px){.thr-iconLinkBox p{display:block}}.thr-dropzone{border:3px dashed #212121;padding:2rem;display:flex;align-items:center;justify-content:center;flex-flow:column;text-align:center;position:relative;background-color:#fff;cursor:pointer;max-width:500px;margin-left:auto;margin-right:auto}@media (min-width:1100px){.thr-dropzone{border-radius:100%;width:350px;height:350px}}.thr-dropzone__text{display:flex;flex-flow:column;align-items:center}.thr-dropzone__text--default *,.thr-dropzone__text--success *{color:#212121}.thr-dropzone__text--error *{color:#dc3545}.thr-dropzone--default .thr-dropzone__text{display:none}.thr-dropzone--default .thr-dropzone__text--default{display:flex}.thr-dropzone--default:hover{background-color:#cdedd9}.thr-dropzone--error .thr-dropzone__text{display:none}.thr-dropzone--error .thr-dropzone__text--error{display:flex}.thr-dropzone--success .thr-dropzone__text{display:none}.thr-dropzone--success .thr-dropzone__text--success{display:flex}.thr-dropzone__icon{width:40px;margin:1rem 0}@media (min-width:768px){.thr-dropzone__icon{width:60px}}.thr-dropzone__redoIcon{width:30px;margin-top:1rem}@media (min-width:1100px){.thr-dropzone__redoIcon{margin-bottom:-30px}}.thr-dropzone__input{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;appearance:none;z-index:2;cursor:pointer}.thr-dropzone:active,.thr-dropzone:focus{background-color:#cdedd9}.thr-photo-generator{display:flex;align-items:center;flex-flow:column}@media (min-width:1100px){.thr-photo-generator{justify-content:space-between;flex-flow:row}}.thr-photo-generator__arrow{display:block;width:40px;margin:2rem 0;transform:rotate(90deg)}@media (min-width:1100px){.thr-photo-generator__arrow{width:80px;margin:0 .5rem;transform:rotate(0deg)}}.thr-photo-generator__result{display:none}.thr-photo-generator__previewWrapper{display:block;width:200px;flex-shrink:0;text-align:center}.thr-photo-generator__preview,.thr-photo-generator__placeholder{display:block;width:100%;height:200px;border-radius:100%}.thr-photo-generator__preview{display:none}.thr-photo-generator__upload{width:100%;flex-shrink:0}@media (min-width:1100px){.thr-photo-generator__upload{width:350px;flex-shrink:0}}.thr-photo-generator__link{display:none;margin-left:auto;margin-right:auto}.thr-photo-generator--active .thr-photo-generator__link{display:inline-flex}@media (min-width:1100px){.thr-photo-generator--active .thr-photo-generator__link{margin-bottom:-75px}}.thr-photo-generator--active .thr-photo-generator__placeholder{display:none}.thr-photo-generator--active .thr-photo-generator__preview{display:block}.thr-home-teaser{position:relative;margin-top:0;overflow:hidden}.thr-home-teaser__bg{position:absolute;width:50%;height:100%;top:0;left:0;z-index:0;transition:background 0.2s}.thr-home-teaser__bg--work{background:linear-gradient(180deg,#65B4F6 0%,#035EA5 100%);left:50%}.thr-home-teaser__bg--consumer{background:linear-gradient(180deg,#6CCB8F 0%,#027A22 100%)}.thr-home-teaser__inner{z-index:1;display:flex;flex-flow:column;height:100%}@media (min-width:1100px){.thr-home-teaser__inner{min-height:calc(100vh - 112px - 110px)}}@media screen and (min-width:1100px) and (max-height:850px){.thr-home-teaser__inner{min-height:calc(100vh - 112px)}}@media (min-width:2000px){.thr-home-teaser__inner{min-height:calc(100vh - 112px - 110px)}}.thr-home-teaser__section{position:relative}.thr-home-teaser__device{margin-left:auto;margin-right:auto;max-height:250px;max-width:400px}@media (min-width:768px){.thr-home-teaser__device{max-height:350px}}@media (min-width:1100px){.thr-home-teaser__device .thr-device{max-width:300px!important}}@media (min-width:2000px){.thr-home-teaser__device{max-height:450px}.thr-home-teaser__device .thr-device{max-width:350px!important}}.thr-home-teaser__icon{width:35px}@media (min-width:768px){.thr-home-teaser__icon{width:50px}}.thr-home-teaser__titleWrapper{flex-grow:1;display:flex;align-items:center;padding:3rem 0;position:relative;width:100%;justify-content:center}@media (min-width:768px){.thr-home-teaser__titleWrapper{padding:4rem 0}}@media (min-width:1440px){.thr-home-teaser__titleWrapper{padding:5rem 0}}.thr-home-teaser__bottom{flex-shrink:0}@media (max-width:767.98px){.thr-home-teaser__bottom{margin-left:-1rem;margin-right:-1rem}}.thr-home-teaser__subtitle{font-size:1rem;font-weight:300;margin:.75rem 0 1.5rem 0;line-height:1.2}@media (min-width:768px){.thr-home-teaser__subtitle{font-size:1.25rem}}@media (min-width:2000px){.thr-home-teaser__subtitle{font-size:1.75rem}}.thr-bubbles{position:relative;width:100%;height:100%;min-height:500px;max-height:600px}.thr-bubbles__item{position:absolute;text-align:center;font-weight:700;border-radius:100%;z-index:1;display:flex;justify-content:center;align-items:center;padding:1rem}@media (max-width:767.98px){.thr-bubbles__item{font-size:.875rem}}.thr-bubbles__item--size-1{height:150px;width:150px}@media (min-width:768px){.thr-bubbles__item--size-1{height:200px;width:200px}}.thr-bubbles__item--size-2{height:110px;width:110px}@media (min-width:768px){.thr-bubbles__item--size-2{height:130px;width:130px}}.thr-bubbles__item--size-3{height:160px;width:160px}@media (min-width:768px){.thr-bubbles__item--size-3{height:180px;width:180px}}.thr-bubbles__item--size-4{height:200px;width:200px}@media (min-width:768px){.thr-bubbles__item--size-4{height:210px;width:210px}}.thr-bubbles__item--size-5{height:140px;width:140px}@media (min-width:768px){.thr-bubbles__item--size-5{height:160px;width:160px}}.thr-bubbles--consumer .thr-bubbles__item--1{top:0;right:2.5%}.thr-bubbles--consumer .thr-bubbles__item--2{top:15%;left:20%;z-index:2}.thr-bubbles--consumer .thr-bubbles__item--3{top:35%;left:0}.thr-bubbles--consumer .thr-bubbles__item--4{bottom:0;right:0}@media (min-width:1440px){.thr-bubbles--consumer .thr-bubbles__item--4{transform:translate(50%,50%)}}.thr-bubbles--work .thr-bubbles__item--1{top:0;right:0}.thr-bubbles--work .thr-bubbles__item--2{top:35%;left:0;z-index:3}@media (min-width:768px){.thr-bubbles--work .thr-bubbles__item--2{top:25%;right:20%;left:auto}}@media (min-width:1100px){.thr-bubbles--work .thr-bubbles__item--2{right:15%}}.thr-bubbles--work .thr-bubbles__item--3{top:10%;left:20%;z-index:2}.thr-bubbles--work .thr-bubbles__item--4{top:35%;left:20%}.thr-bubbles--work .thr-bubbles__item--5{top:30%;right:0}@media (min-width:768px){.thr-bubbles--work .thr-bubbles__item--5{top:40%}}@media (min-width:1440px){.thr-bubbles--work .thr-bubbles__item--5{transform:translate(50%,0%);top:50%}}.thr-bubbles__device{position:absolute;z-index:0;width:70%;top:50%;right:10%}@media (min-width:768px){.thr-bubbles__device{top:40%;width:70%;right:10%}}@media (min-width:1100px){.thr-bubbles__device{top:35%;width:50%;right:30%}}@media (min-width:1440px){.thr-bubbles__device{right:15%;top:40%;width:50%}}.thr-bubbles__visual{position:absolute;z-index:0;top:40%;width:100%;left:0}@media (min-width:768px){.thr-bubbles__visual{width:105%;left:-5%;top:80%;transform:translateY(-50%)}}.thr-logoBox{display:flex;justify-content:space-between;align-items:center;margin:-15px}@media (min-width:768px){.thr-logoBox{margin:-1rem -5px}}.thr-logoBox img{display:block;margin:20px 5px}.thr-homeDevice{display:block;width:100%;max-width:400px;height:550px;margin:-50px auto 0 auto;position:relative;z-index:0}@media (min-width:768px){.thr-homeDevice{max-width:400px;height:400px;margin-bottom:-100px;margin-right:20px}}@media (min-width:1100px){.thr-homeDevice{position:absolute;margin:0;top:0;right:0;height:450px}}.thr-homeDevice__device{position:absolute}.thr-homeDevice__device--1{left:0;top:10%;z-index:3}.thr-homeDevice__device--2{top:40%;right:30%;z-index:2}.thr-homeDevice__device--3{top:0;right:0;z-index:1}.thr-circleTeaser{position:relative}.thr-circleTeaser__inner{width:160px;height:160px;position:absolute;z-index:0;transform:translate(-50%,-50%);left:50%;top:50%;border-radius:100%;border:2px solid #6CCB8F;transition:all 0.5s}.thr-circleTeaser__inner:before,.thr-circleTeaser__inner:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;border-radius:100%;border:2px solid #98DBB0;transform:scale(1.1);opacity:.66;transition:transform 0.5s}.thr-circleTeaser__inner:after{opacity:.33;transform:scale(1.175)}@media (min-width:768px){.thr-circleTeaser__inner{width:270px;height:270px;border-width:3px}.thr-circleTeaser__inner:before{border-width:3px}.thr-circleTeaser__inner:after{border-width:3px}}@media (min-width:1100px){.thr-circleTeaser__inner{width:320px;height:320px}}@media (min-width:2000px){.thr-circleTeaser__inner{width:350px;height:350px}}.thr-circleTeaser__inner--work{border-color:#65B4F6}.thr-circleTeaser__inner--work:before,.thr-circleTeaser__inner--work:after{border-color:#65B4F6}.thr-circleTeaser:hover .thr-circleTeaser__inner{width:170px;height:170px}@media (min-width:768px){.thr-circleTeaser:hover .thr-circleTeaser__inner{width:290px;height:290px}}@media (min-width:1100px){.thr-circleTeaser:hover .thr-circleTeaser__inner{width:340px;height:340px}}@media (min-width:2000px){.thr-circleTeaser:hover .thr-circleTeaser__inner{width:370px;height:370px}}.thr-circleTeaser:hover .thr-circleTeaser__inner:before{transform:scale(1.11)}.thr-circleTeaser:hover .thr-circleTeaser__inner:after{transform:scale(1.2)}.thr-eventBox{box-shadow:0 0 2px 0 rgba(0,0,0,.12),0 1px 8px 0 rgba(0,0,0,.08);margin-bottom:20px;display:grid;cursor:pointer;border-radius:1px;background-color:#fff;transition:box-shadow 0.2s;position:relative}@media (min-width:768px){.thr-eventBox{grid-template-columns:[information] 175px [content] auto [info] 60px}}@media (min-width:1100px){.thr-eventBox{grid-template-columns:[information] 200px [content] auto [info] 80px}}.thr-eventBox:not(.thr-eventBox--empty):hover{box-shadow:0 1px 8px 0 rgba(0,0,0,.12),0 8px 32px 0 rgba(0,0,0,.12)}.thr-eventBox:not(.thr-eventBox--empty):hover .thr-eventBox__linkIcon{transform:translateX(30%)}.thr-eventBox--empty{cursor:default;grid-template-columns:[information] 125px [content] auto}@media (min-width:768px){.thr-eventBox--empty{grid-template-columns:[information] 175px [content] auto}}@media (min-width:1100px){.thr-eventBox--empty{grid-template-columns:[information] 200px [content] auto}}.thr-eventBox__info{overflow:hidden;position:relative;color:#000;padding:20px;border-bottom:1px solid #d9d9d9}@media (min-width:768px){.thr-eventBox__info{display:flex;flex-flow:column;align-items:start;justify-content:center;border-bottom:none;border-right:1px solid #d9d9d9;padding:30px 20px}}.thr-eventBox__info--image{background-size:cover;background-position:center center;min-height:250px}@media (min-width:768px){.thr-eventBox__info--image{min-height:0}}.thr-eventBox--empty .thr-eventBox__info{border-right:1px solid #d9d9d9}.thr-eventBox__infoEmptyImage{height:7.5rem;width:auto}.thr-eventBox__infoTitle{font-weight:700}.thr-eventBox__infoTime{font-size:.875rem;font-weight:300;white-space:nowrap}.thr-eventBox__infoText{width:100%;margin-top:.5rem;font-size:.875rem;font-weight:300}@media (min-width:768px){.thr-eventBox__infoText{margin-top:1rem}}.thr-eventBox__title{line-height:1.2;font-size:1rem;margin-bottom:1rem;font-weight:700}@media (min-width:768px){.thr-eventBox__title{font-size:1.25rem}}@media (min-width:1100px){.thr-eventBox__title{font-size:1.5rem}}.thr-eventBox__content{padding:20px;border-bottom:1px solid #d9d9d9;font-weight:300}@media (min-width:768px){.thr-eventBox__content{border-bottom:none;border-right:1px solid #d9d9d9;padding:30px;position:relative}}@media (min-width:1100px){.thr-eventBox__content{padding:40px;font-size:18px}}.thr-eventBox__infoLang{position:absolute;top:20px;right:20px;padding:.5rem;background:#212121;color:#fff;text-transform:uppercase;font-size:.8rem;font-weight:400;line-height:1}@media (min-width:768px){.thr-eventBox__infoLang{top:0;right:30px}}@media (min-width:1100px){.thr-eventBox__infoLang{right:auto;left:40px}}.thr-eventBox__infoIcon{display:block;width:15px;margin-bottom:.3333333333rem;margin-right:.3333333333rem}@media (min-width:768px){.thr-eventBox__infoIcon{width:30px}}.thr-eventBox__linkBox{color:#212121;padding:20px;display:flex;justify-content:right;align-items:center}@media (min-width:768px){.thr-eventBox__linkBox{justify-content:center;padding:40px 20px}}.thr-eventBox__link{font-weight:700;white-space:nowrap;line-height:1;display:block}@media (min-width:768px){.thr-eventBox__link{transform-origin:center;transform:rotate(-180deg);writing-mode:vertical-lr}}.thr-eventBox__link:hover{color:#212121;text-decoration:none}.thr-eventBox__linkIcon{margin-left:.5rem;width:8px;transition:transform 0.2s}.thr-eventBox__linkIcon--external{width:12px}.thr-eventOverview{margin-bottom:60px}.thr-eventOverview__title,.thr-eventOverview__subTitle{line-height:1.2;font-size:1.75rem;margin-bottom:20px}@media (min-width:768px){.thr-eventOverview__title,.thr-eventOverview__subTitle{margin-bottom:1.5rem}}@media (min-width:768px){.thr-eventOverview__title,.thr-eventOverview__subTitle{margin-bottom:2.5rem;font-size:2rem}}.thr-eventOverview__subTitle{font-weight:400;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}@media (min-width:768px){.thr-eventOverview__subTitle{margin-top:3rem;margin-bottom:1.5rem}}@media (min-width:1100px){.thr-eventOverview__subTitle{font-size:1.75rem}}.thr-eventOverview__icon{width:250px;margin-left:auto;display:block;margin-bottom:-150px;z-index:5;position:relative}@media (min-width:768px){.thr-eventOverview__icon{width:400px;margin-bottom:-250px}}@media (min-width:1100px){.thr-eventOverview__icon{width:500px;margin-bottom:-250px}}.thr-eventOverview__icon--pl-medium{padding-left:4rem}@media (min-width:1100px){.thr-eventOverview__icon--pl-medium{padding-left:6rem}}.thr-eventOverview__icon--pl-large{padding-left:4rem}@media (min-width:1100px){.thr-eventOverview__icon--pl-large{padding-left:12rem}}.thr-eventDetail__subtitle{line-height:1.2;margin-bottom:20px;font-weight:700;font-size:1.75rem}@media (min-width:768px){.thr-eventDetail__subtitle{font-size:2rem}}.thr-eventDetail__image{position:absolute;right:0;max-width:100%;opacity:.3;transform:translateX(30%);width:90%;bottom:-10%}@media (min-width:768px){.thr-eventDetail__image{opacity:.5;width:70%;top:0%}}@media (min-width:1100px){.thr-eventDetail__image{transform:translateX(40%)}}.thr-eventDetail__speaker{margin-top:40px}.thr-eventDetail__speakerImg{width:100px;height:100px;border-radius:100%;object-fit:cover;margin-bottom:1rem;display:block}.thr-eventDetail__speakerName{line-height:1.2;font-weight:700;font-size:1.25rem}@media (min-width:768px){.thr-eventDetail__speakerName{font-size:1.5rem}}.thr-eventDetail__speakerRole{margin-bottom:1.5rem;font-weight:300}@media (min-width:768px){.thr-eventDetail__speakerRole{font-size:1.25rem}}.thr-eventDetail__speakerDesc{font-weight:300}.thr-eventDetail__company{margin-top:40px}@media (min-width:768px){.thr-eventDetail__company{margin-top:60px}}.thr-eventDetail__companyLogo{max-width:200px;max-height:45px;margin-bottom:1rem}@media (min-width:768px){.thr-eventDetail__companyLogo{max-height:45px}}.thr-eventDetail__info{margin-top:1rem;display:inline-block;padding:.5rem .75rem;background:#999;border-radius:1px;color:#fff;font-size:1rem}.thr-topTeaserImage{width:250px;margin-left:auto;display:block;margin-bottom:-150px;z-index:5;position:relative}@media (min-width:768px){.thr-topTeaserImage{width:350px;margin-bottom:-250px}}@media (min-width:1100px){.thr-topTeaserImage{width:450px;margin-bottom:-250px}}.thr-card{height:100%;background:#fff;box-shadow:0 0 2px 0 rgba(0,0,0,.12),0 1px 8px 0 rgba(0,0,0,.08);border-radius:8px}.thr-card__body{padding:1.5rem 1.4rem}@media (min-width:768px){.thr-card__body{padding:2rem 1.5rem}}.thr-card__subtitle{text-align:center;font-weight:300;font-size:1.25rem;margin-bottom:.5rem}.thr-card__title{font-size:1.5rem;text-align:center;margin-bottom:2rem;line-height:1.2}.thr-card__mainIcon{display:block;margin:0 auto;max-width:100%;height:220px}.thr-card__footer{border-top:1px solid #d9d9d9;padding:1rem}@media (min-width:768px){.thr-card__footer{padding:1rem 1.5rem 1.5rem 1.5rem}}.thr-productTeaser{--productTeaser-link-display:inline-block;--productTeaser-form-display:none;padding:1.5rem;position:relative}.thr-productTeaser--work{background-color:#0A87F0}.thr-productTeaser--onprem{background-color:#191919}.thr-productTeaser--form{--productTeaser-link-display:none;--productTeaser-form-display:flex}.thr-productTeaser__title{line-height:1.2;font-size:1.5rem;margin-bottom:0}@media (min-width:768px){.thr-productTeaser__title{font-size:1.25rem}}@media (min-width:1100px){.thr-productTeaser__title--big{font-size:1.5rem}}.thr-productTeaser__subtitle{font-size:18px;font-weight:300}@media (min-width:1100px){.thr-productTeaser__subtitle--big{font-size:1.25rem}}.thr-productTeaser__header{display:flex;align-items:flex-start;margin-bottom:1.5rem}@media (min-width:768px){.thr-productTeaser__header{display:block}}.thr-productTeaser__icon{width:50px;margin-right:1rem}@media (min-width:768px){.thr-productTeaser__icon{margin-bottom:0;width:60px;margin-top:-20px;transform:translateY(-50%)}}.thr-productTeaser__info{margin-top:1rem;margin-bottom:0;font-size:.875rem;font-weight:300}.thr-productTeaser__link{display:var(--productTeaser-link-display)}.thr-productTeaser__form{display:var(--productTeaser-form-display);flex-direction:column;justify-content:space-between}@media (min-width:1100px){.thr-productTeaser__form{flex-direction:row}}.thr-productTeaser__image{display:block;margin:-3rem -1.5rem -1.5rem auto;width:80%;max-width:200px}@media (min-width:768px){.thr-productTeaser__image{position:absolute;bottom:0;right:0;width:42.5%;margin:0}}.thr-productTeaser__image--big{max-width:250px}.thr-trialForm-input{min-width:25%}.thr-deviceHeroTeaser{overflow:hidden;height:240px}@media (min-width:768px){.thr-deviceHeroTeaser{height:400px}}@media (min-width:1100px){.thr-deviceHeroTeaser{height:auto;padding-bottom:2rem}}.thr-deviceHeroTeaser__inner{display:flex;justify-content:center;align-items:flex-start;transform-origin:top;transform:scale(.4)}@media (min-width:768px){.thr-deviceHeroTeaser__inner{transform:scale(.75)}}@media (min-width:1100px){.thr-deviceHeroTeaser__inner{transform:scale(1)}}.thr-deviceHeroTeaser__item{padding:0 2rem;max-width:700px;flex-shrink:0}.thr-deviceHeroTeaser__item--transformTop-M{margin-top:2.5%}.thr-deviceHeroTeaser__item--transformTop-L{margin-top:4%}.thr-deviceHeroTeaser__item--transformTop-XL{margin-top:7%}.thr-homeTeaserWork{display:flex;justify-content:center;align-items:flex-end;width:100%;margin-top:0;margin-bottom:-280px!important;z-index:3;position:relative}@media (min-width:768px){.thr-homeTeaserWork{margin-bottom:-120px!important}}@media (min-width:1100px){.thr-homeTeaserWork{justify-content:flex-end;margin-bottom:-400px!important}}.thr-homeTeaserWork__badge{position:absolute;z-index:4;top:0;left:0;right:0;width:7rem;margin:0 auto}@media (min-width:768px){.thr-homeTeaserWork__badge{margin:0 0 0 2rem;transform:translateY(-50%)}}@media (min-width:1100px){.thr-homeTeaserWork__badge{margin:0 auto}}@media (min-width:1440px){.thr-homeTeaserWork__badge{right:auto;margin:0;transform:translate(-50%,-50%)}}.thr-homeTeaserWork__device--1{box-shadow:0 1px 8px 0 rgba(0,0,0,.12),0 8px 32px 0 rgba(0,0,0,.12);margin-bottom:3rem}@media (min-width:768px){.thr-homeTeaserWork__device--1{order:2}}.thr-homeTeaserWork__device--2{box-shadow:0 0 4px 0 rgba(0,0,0,.12),0 4px 16px 0 rgba(0,0,0,.1);margin-left:-40px;order:2}@media (min-width:768px){.thr-homeTeaserWork__device--2{order:1;margin-right:-40px;margin-left:0;margin-bottom:0}}@media (min-width:768px){.thr-homeTeaserWork__device--2{margin-right:-45px}}@media (min-width:1100px){.thr-homeTeaserWork__device--2{margin-right:-80px}}.thr-homeTeaserWork__device--3{position:relative;flex-shrink:0;box-shadow:0 0 4px 0 rgba(0,0,0,.12),0 4px 16px 0 rgba(0,0,0,.1);border-radius:4px;display:none}@media (min-width:768px){.thr-homeTeaserWork__device--3{display:block;margin-right:-34.5%;width:520px}}@media (min-width:1100px){.thr-homeTeaserWork__device--3{display:none}}@media (min-width:1440px){.thr-homeTeaserWork__device--3{display:block}}.titleBox{display:flex;align-items:baseline;flex-flow:column}@media (min-width:1100px){.titleBox{flex-flow:row}}.titleBox__icon{flex-shrink:0;width:50px;margin-bottom:20px}@media (min-width:768px){.titleBox__icon{width:75px}}@media (min-width:1100px){.titleBox__icon{margin-bottom:0;width:100px;padding-right:20px;margin-left:-100px}}.titleBox__icon--small{width:50px}@media (min-width:1100px){.titleBox__icon--small{width:75px;margin-left:-75px}}.titleBox__inner{display:flex;align-items:baseline;flex-flow:column}@media (min-width:768px){.titleBox__inner{flex-flow:row}}.titleBox__inner--column{flex-flow:column}.titleBox__title{margin-bottom:0}.titleBox__link{margin-top:.5rem;font-weight:400;line-height:1}@media (min-width:768px){.titleBox__link{margin-top:0;margin-left:2rem}}.titleBox__link--column{margin-top:.5rem;margin-left:0}.thr-infiniteSlider{position:relative;padding-top:2rem}.thr-infiniteSlider__item{padding:.5rem .5rem 1rem .5rem}.thr-infiniteSlider__buttons{position:absolute;bottom:100%;z-index:1;right:10px;display:flex;justify-content:flex-end}@media (min-width:1100px){.thr-infiniteSlider__buttons{right:calc((100vw - 1024px) / 2 - 1rem)}}.thr-infiniteSlider__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;height:45px;width:45px;background:none;border:1px solid currentColor;transition:opacity 0.2s;color:#05A63F}@media (min-width:768px){.thr-infiniteSlider__button{height:50px;width:50px}}.thr-infiniteSlider__button:hover{opacity:.6}.thr-infiniteSlider__button:focus{border-radius:0;outline:none}.thr-infiniteSlider__button--negative{color:#fff}.thr-infiniteSlider__button:before{content:"";width:8px;height:8px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:translate(-25%,-50%) rotate(45deg);position:absolute;left:50%;top:50%}.thr-infiniteSlider__button--next{margin-left:1rem}.thr-infiniteSlider__button--next:before{transform:translate(-75%,-50%) rotate(-135deg)}.thr-testimonialBox{width:350px;min-height:250px;box-shadow:0 0 4px 0 rgba(0,0,0,.12),0 4px 16px 0 rgba(0,0,0,.1);border-radius:4px;display:flex}@media (min-width:768px){.thr-testimonialBox{width:500px}}.thr-testimonialBox--small{min-height:210px}.thr-testimonialBox__image{width:35%;flex-shrink:0;object-fit:cover}@media (min-width:768px){.thr-testimonialBox__image{width:30%}}.thr-testimonialBox__inner{padding:1rem;flex-grow:1;background-color:#fff;display:flex;flex-flow:column}.thr-testimonialBox__text{flex-grow:1}@media (min-width:768px){.thr-testimonialBox__text{font-size:18px}}.thr-testimonialBox__text--big{flex-grow:0;font-size:1rem}@media (min-width:768px){.thr-testimonialBox__text--big{font-size:1.15rem}}@media (min-width:1100px){.thr-testimonialBox__text--big{font-size:1.25rem}}.thr-testimonialBox__logo{flex-shrink:0}.thr-testimonialBox__logo--small{max-height:50px}.thr-testimonialBox__name{display:block;margin-top:.5rem;color:#949494;font-size:.875rem}.thr-testimonialBox__author{margin-bottom:.5rem}.thr-testimonialBox__link{display:block}.thr-testimonialBox__bottom{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-end;flex-grow:1;margin-top:20px}.thr-platforms{--space-between:0.2rem;--icon-color:#AEAEAE;--icon-background:#FAFAFA;--icon-color-hover:#949494;--icon-background-hover:#EDEDED;display:flex;align-items:center;margin:0 calc(-1 * var(--space-between))}.thr-platforms--dark{--icon-color:#949494;--icon-background:#DBDBDB;--icon-color-hover:#757575;--icon-background-hover:#C7C7C7}.thr-platforms--negative{--icon-color:rgba(255, 255, 255, 0.6);--icon-background:rgba(255, 255, 255, 0.1);--icon-color-hover:rgba(255, 255, 255, 0.8);--icon-background-hover:rgba(255, 255, 255, 0.3)}.thr-platforms--work{--icon-color:rgba(56, 158, 243, 0.6);--icon-background:rgba(10, 135, 240, 0.1);--icon-color-hover:rgba(56, 158, 243, 0.8);--icon-background-hover:rgba(10, 135, 240, 0.3)}.thr-platforms__icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin:0 var(--space-between);border-radius:4px;background-color:var(--icon-background);color:var(--icon-color);transition:all 0.2s ease-in-out}.thr-platforms__icon:hover,.thr-platforms__icon:focus,.thr-platforms__icon:active{outline:none;background-color:var(--icon-background-hover);color:var(--icon-color-hover)}.thr-platforms__icon--inline{width:auto;height:14px;margin:0 1rem 0 0}.thr-platforms__icon svg{width:55%}.thr-platforms__icon--android svg{width:65%}.thr-platforms__icon--apple svg{width:45%}.thr-platforms__icon--desktop svg{width:60%}.thr-platforms__icon--linux svg{width:50%}.thr-modalAction{padding:0;margin:0;appearance:none;border:0}.thr-modalAction:hover,.thr-modalAction:active,.thr-modalAction:focus{outline:none}.thr-copy{--copy-default-visibility:visible;--copy-success-visibility:hidden;--copy-opacity:1;display:grid;appearance:none;padding:0;margin:0;background-color:transparent;border:none;border-radius:0}.thr-copy__default,.thr-copy__success{grid-row:1;grid-column:1}.thr-copy__default{visibility:var(--copy-default-visibility);opacity:var(--copy-opacity)}.thr-copy__success{visibility:var(--copy-success-visibility)}.thr-copy--copied{--copy-default-visibility:hidden;--copy-success-visibility:visible}.thr-copy:hover,.thr-copy:active,.thr-copy:focus{--copy-opacity:.7;outline:none}header.header{position:absolute;top:0;left:0;width:100%;background-color:#fff;z-index:111;font-weight:400}@media (max-width:767.98px){header.header{position:fixed;box-shadow:0 3px 15px 0 rgba(196,222,234,.2)}}header.header--fixed{position:fixed;box-shadow:0 3px 15px 0 rgba(196,222,234,.2)}@media (max-width:767.98px){header.header--fixed>.navbar{padding-top:.5rem;padding-bottom:.5rem;height:55.25px}header.header--fixed .thr-headBrandIcon__img{height:26px}header.header--fixed .thr-logo{height:15px}header.header--fixed .thr-headLogoWrapper{display:flex}}@media (min-width:768px){header.header--fixed .thr-headLogoWrapper,header.header--fixed .thr-logo,header.header--fixed .nav-top{display:none}header.header--fixed>.navbar{height:auto;padding-top:.25rem}}@media (min-width:1100px){header.header--fixed .navbar>.container-fluid{flex-wrap:nowrap!important}header.header--fixed .navbar-brand{width:0}}@media (min-width:1100px){header.header--fixed .thr-headLogoWrapper{display:flex;opacity:0;-webkit-animation-name:thr-opacity-fade-in;animation-name:thr-opacity-fade-in;animation-duration:0.5s;animation-fill-mode:both;animation-delay:0.2s;animation-timing-function:ease-out}}@media (min-width:1600px){header.header--fixed .thr-headLogoWrapper{margin-left:-1rem}}@media (min-width:1100px){header.header--fixed .thr-headBrandIcon__img{height:35px}}@media (min-width:1100px){header.header--fixed .navbar-subNav-triangle{margin-left:3.5rem}}@media (min-width:768px){header.header--subNavActive{margin-bottom:50px}}.nav-link{position:relative;padding:0.5rem!important}@media (min-width:768px){.nav-link{padding:.5rem 1.25rem!important}}.nav-link-title{font-weight:700}.nav-link-icon{display:none;align-items:center;position:absolute;top:0;bottom:0;right:.5rem;width:.625rem}@media (min-width:768px){.nav-link-icon{right:.25rem;color:#949494}}.nav-link:hover .nav-link-icon{display:flex}.subNav-items .nav-link-icon{position:static;color:#212121}.navbar{padding:1rem;height:65px;transition:height 0.2s}@media (min-width:768px){.navbar{height:112px;padding:0;align-items:flex-end}}.navbar>.container-fluid{flex-wrap:wrap!important}.navbar-close-btn{display:none;width:20px;height:20px;vertical-align:top;background-image:url(/images/icons/icon-close.svg);background-position:center;background-repeat:no-repeat;background-size:20px 20px}@media (max-width:767.98px){.navbar-close-btn{display:block}}.navbar-toggler{border:none;padding:0}.navbar-toggler:focus{outline-color:transparent}.navbar-toggler-icon{display:inline-block;width:24px;height:24px;vertical-align:middle;content:""}@media (max-width:767.98px){.navbar-collapse{position:fixed;top:0;right:100%;width:100%;height:100%;z-index:1041;transition:all 0.3s ease;display:flex;flex-flow:column;overflow-y:auto;background-color:#fff}.navbar-collapse.show{right:0}}@media (min-width:768px){.navbar-collapse{padding:5px 0 0 0;margin:0;width:100%;position:relative}}@media (min-width:1100px){.navbar-collapse{margin-top:0}.navbar-collapse::before{display:none}}.navbar-collapse-top{background-color:#fff;padding:1rem;border-bottom:1px solid #d9d9d9;display:flex;align-items:center;justify-content:space-between;height:65px;width:100%;flex-shrink:0;transition:height 0.2s}@media (min-width:768px){.navbar-collapse-top{display:none}}@media (min-width:768px){.navbar-nav{margin-left:-1.25rem}.navbar-nav .thr-home{display:none}}@media (max-width:767.98px){.navbar-nav{display:flex;flex-flow:column;background-color:#fff;width:100%;margin:0!important;padding:2rem;overflow-x:hidden;overflow-y:auto;flex-grow:1}}.navbar-nav .thr-image-button>a{padding-top:0;padding-bottom:0}.navbar-nav .thr-image-button>a>span{display:inline-block;padding:.25em .5em;margin-top:.25rem;margin-bottom:.25rem;background-color:#333}.navbar-nav .thr-image-button>a>span>img{min-width:100px;max-width:150px;vertical-align:unset!important}.navbar-top-subNav{margin-left:auto;margin-right:10px;display:none}@media (min-width:768px){.navbar-top-subNav{display:block}}.navbar-top-subNav .nav-item{padding-bottom:0}.navbar-top-subNav .nav-item::after{display:none}.navbar-top-subNav .nav-item .nav-link{color:#757575!important;padding-top:.25rem;padding-bottom:.25rem}.navbar-top-subNav .nav-item .nav-link:hover,.navbar-top-subNav .nav-item .nav-link:active,.navbar-top-subNav .nav-item .nav-link:focus{color:#212121!important}.navbar-top-subNav .nav-item .nav-link .nav-link-icon{display:none}.navbar-subNav{flex-flow:column;transition:all 0.2s;width:100%;display:none}@media (min-width:768px){.navbar-subNav{position:static;height:0;left:0;right:0;margin-left:0;margin-right:0}}@media (min-width:1100px){.navbar-subNav{position:relative}}.navbar-subNav-inner{position:relative;padding:0}@media (min-width:768px){.navbar-subNav-inner{padding:2rem 0}}@media (min-width:1100px){.navbar-subNav-inner{padding:.5rem 0;background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.12),0 4px 16px 0 rgba(0,0,0,.1);border-radius:8px;border:2px solid #DBDBDB}}.navbar-subNav ul{list-style-type:none;padding:0}.navbar-subNav .subNav-heading{display:flex;align-items:center;font-size:1rem;font-weight:700;list-style-type:none;padding:0!important}.navbar-subNav .subNav-heading--productGroup{font-size:1.25rem;font-weight:300;padding-left:2rem!important}.navbar-subNav .subNav-heading-icon{flex-shrink:0;display:flex;align-items:center;width:2rem}.navbar-subNav .subNav-heading-icon svg{width:100%;height:auto}.navbar-subNav .subNav-heading-text{flex-grow:1;padding:.5rem .5rem .5rem 1rem;color:#212121;font-weight:700}.navbar-subNav .subNav-items{padding:.5rem 0 0 2.5rem}@media (min-width:768px){.navbar-subNav .subNav-items{padding:1rem .5rem 0 2.5rem}}.navbar-subNav .subNav-items .nav-item{padding:0;margin-bottom:2px}.navbar-subNav .subNav-items .nav-item:after{display:none}.navbar-subNav .subNav-items .nav-item .nav-link{padding:0.5rem!important;border-radius:4px;font-weight:400}.navbar-subNav .subNav-items .nav-item .nav-link:hover,.navbar-subNav .subNav-items .nav-item .nav-link:focus,.navbar-subNav .subNav-items .nav-item .nav-link:active{color:#212121!important}.navbar-subNav .subNav-items .nav-item .nav-link .nav-link-text{display:flex;justify-content:space-between}.navbar-subNav .subNav-items .nav-item .nav-link .nav-link-icon{display:flex;visibility:hidden;flex:none;width:.625rem;margin-left:.5rem}.navbar-subNav .subNav-items .nav-item .nav-link .nav-link-icon svg{width:100%}.navbar-subNav .subNav-items .nav-item .nav-link .nav-link-lead{font-size:.875rem;font-weight:300;color:#595959;margin-top:0;display:block;width:100%;flex-shrink:0}.navbar-subNav .subNav-items .nav-item .nav-link:hover,.navbar-subNav .subNav-items .nav-item .nav-link:active,.navbar-subNav .subNav-items .nav-item .nav-link:focus{background-color:#EDEDED}.navbar-subNav .subNav-items .nav-item .nav-link:hover .nav-link-icon,.navbar-subNav .subNav-items .nav-item .nav-link:active .nav-link-icon,.navbar-subNav .subNav-items .nav-item .nav-link:focus .nav-link-icon{visibility:visible}.navbar-subNav .subNav-items .nav-item.active a{background-color:#EDEDED}@media (min-width:768px){.navbar-subNav-grid{display:grid;grid-template-columns:1fr;grid-row-gap:1rem;margin:0 -1rem;padding:0}.navbar-subNav-grid.subNav-col-2{grid-template-columns:repeat(2,minmax(0,1fr))}.navbar-subNav-grid.subNav-col-2 .subNav-teaser{flex-direction:column;align-items:flex-start}.navbar-subNav-grid.subNav-col-2 .subNav-teaser-image{margin-right:0}.navbar-subNav-grid.subNav-col-3{grid-template-columns:repeat(2,minmax(0,1fr))}.navbar-subNav-grid.subNav-col-3 .subNav-teaser{grid-column:span 2;grid-column-end:-1}.navbar-subNav-grid.subNav-col-4{grid-template-columns:repeat(3,minmax(0,1fr))}.navbar-subNav-grid.subNav-col-4 .subNav-teaser{grid-column:span 2;grid-column-end:-1}}@media (min-width:768px) and (min-width:1100px){.navbar-subNav-grid{margin:0;overflow-y:auto;max-height:calc(100vh - 112px - 4rem)}@supports (height:var(--)){.navbar-subNav-grid{max-height:calc(var(--viewport-height) - 112px - 4rem)}}}@media (min-width:768px) and (min-width:1100px){.navbar-subNav-grid.subNav-col-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px) and (min-width:1100px){.navbar-subNav-grid.subNav-col-3 .subNav-teaser{grid-column:span 1}}@media (min-width:768px) and (min-width:1100px){.navbar-subNav-grid.subNav-col-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:768px) and (min-width:768px){.navbar-subNav-grid.subNav-col-4 .thr-navSlider-wrapper{flex-direction:row}}@media (min-width:768px) and (min-width:1100px){.navbar-subNav-grid.subNav-col-4 .thr-navSlider-wrapper{flex-direction:column}}@media (min-width:768px) and (min-width:768px){.navbar-subNav-grid.subNav-col-4 .thr-navSlider__slideInner{display:flex;align-items:center}}@media (min-width:768px) and (min-width:1100px){.navbar-subNav-grid.subNav-col-4 .thr-navSlider__slideInner{display:block}}@media (min-width:768px) and (min-width:768px){.navbar-subNav-grid.subNav-col-4 .subNav-teaser{grid-column:span 3;grid-column-end:-1}}@media (min-width:768px) and (min-width:1100px){.navbar-subNav-grid.subNav-col-4 .subNav-teaser{grid-column:span 1;border-radius:0 4px 4px 0}}@media (min-width:768px) and (max-width:1099.98px){.navbar-subNav-grid.subNav-col-4 .subNav-teaser .subNav-heading-text{padding:0}}@media (min-width:768px) and (max-width:1099.98px){.navbar-subNav-grid.subNav-col-4 .subNav-teaser-image{display:block;margin:0 1rem 0 0}}.navbar-subNav .subNav-col{margin:0;padding:1.5rem 0}.navbar-subNav .subNav-col:first-of-type{padding-top:0}@media (min-width:768px){.navbar-subNav .subNav-col{padding:0 1rem}}@media (min-width:1100px){.navbar-subNav .subNav-col{margin:1.5rem 0}}.navbar-subNav .subNav-col+.subNav-col{border-top:1px solid #EDEDED}@media (min-width:768px){.navbar-subNav .subNav-col+.subNav-col{border-top:0;border-left:1px solid #EDEDED}}.navbar-subNav .subNav-teaser{overflow:hidden;margin:2rem 0 0 0;padding:1.5rem 1.5rem;background-color:#DEF0FE;list-style-type:none}@media (min-width:768px){.navbar-subNav .subNav-teaser{margin:0 1rem}}@media (min-width:1100px){.navbar-subNav .subNav-teaser{flex-direction:column;align-items:start;margin:0 .5rem;border-top-right-radius:4px;border-bottom-right-radius:4px}}.navbar-subNav .subNav-teaser-image{display:none;flex-shrink:0}@media (min-width:768px){.navbar-subNav .subNav-teaser-image{display:block;margin:0}}@media (min-width:1100px){.navbar-subNav .subNav-teaser-image{max-width:none;margin:0 0 .75rem 0}}.navbar-subNav .subNav-teaser-image img{max-height:157px}.navbar-subNav .subNav-teaser .subNav-heading-text{padding-left:0;padding-right:0}.navbar-subNav .thr-navSlider-wrapper{display:flex;flex-direction:column;overflow:hidden}.navbar-subNav .thr-navSlider{overflow:hidden;margin:0 -.5rem}.navbar-subNav .thr-navSlider__slideInner{padding:0 .5rem}.navbar-subNav .thr-navSlider__buttons{display:flex;flex-shrink:0;align-items:flex-end;justify-content:flex-end;margin:1rem -.125rem 0 -.125rem}.navbar-subNav .thr-navSlider__button{appearance:none;background-color:transparent;color:#05A63F;border:1px solid #05A63F;border-radius:0;width:2.5rem;height:2.5rem;transition:all 0.2s ease-in-out;margin:0 .125rem}.navbar-subNav .thr-navSlider__button:focus,.navbar-subNav .thr-navSlider__button:active,.navbar-subNav .thr-navSlider__button:hover{outline:none;opacity:.6}.navbar-subNav .thr-navSlider__button svg{width:.4rem}.navbar-subNav.active{opacity:1;height:auto;width:100%;display:flex}@media (min-width:768px){.navbar-subNav.active{display:block}}.navbar-subNav-triangle{position:absolute;top:-15px;left:6rem;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #DBDBDB}@media (min-width:1600px){.navbar-subNav-triangle{margin-left:0!important}}.navbar-subNav-triangle::before{content:"";position:absolute;bottom:-15px;left:-12px;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid #fff}@media (min-width:768px){.navbar-subNav[data-key=products],.navbar-subNav[data-key=language],.navbar-subNav[data-key=logins]{display:none}}.navbar-subNav[data-key=products] .nav-item--subNav,.navbar-subNav[data-key=language] .nav-item--subNav,.navbar-subNav[data-key=logins] .nav-item--subNav{margin-top:0}.navbar-bottom{display:block;border-top:1px solid #fff;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1);margin-top:1rem;width:100%;z-index:1}.navbar-bottom:last-child{margin-top:0}@media (min-width:768px){.navbar-bottom{display:none}}.navbar-bottom .nav-item{padding:.75rem 1rem!important;border-radius:0}.navbar-bottom .nav-link{cursor:pointer;padding:0!important}.nav-item{color:#000;font-size:15px;position:relative}@media (max-width:767.98px){.nav-item{font-size:1rem;font-weight:400;border-radius:4px;cursor:pointer}.nav-item:not(.nav-item--subNav):hover,.nav-item:not(.nav-item--subNav):focus,.nav-item:not(.nav-item--subNav):active{background-color:#EDEDED}}@media (min-width:768px){.nav-item{padding-bottom:10px}}@media (max-width:767.98px){.nav-item--withSubNav:not(.nav-item--subNav):before{content:"";width:10px;height:10px;position:absolute;right:1rem;top:50%;transform:translateY(-50%);background-size:10px 10px;background-image:url(/images/icons/icon-chevron-right.svg);background-repeat:no-repeat;right:.5rem}}.nav-item:after{content:"";height:0;width:100%;background-color:#000;display:block;position:absolute;bottom:0;left:0;transition:height 0.2s}@media (max-width:767.98px){.nav-item:after{display:none}}@media (min-width:1100px){.nav-item:after{left:0}}.nav-item.active:after{height:2px}.nav-item--border-top:before{content:"";display:block;border-top:1px solid #DBDBDB;margin:.5rem}@media (min-width:768px){.nav-item--showOnlyMobile{display:none}}@media (max-width:767.98px){.nav-item--borderTop{border-top:3px solid #ebebeb;margin:2rem -2rem}}.nav-item .nav-link{color:#212121!important;width:100%;text-align:left}@media (min-width:768px){.nav-item .nav-link{font-weight:300}}.nav-item--button{border:1px solid #d9d9d9;margin:1rem;font-weight:700;display:block}.nav-item--button .nav-link{padding:0}.nav-item--subNav{transition:all 0.2s ease-in-out}@media (min-width:768px){.nav-item--subNav{padding-bottom:0}}.nav-item--subNav:after{display:none}.nav-item--subNav+.nav-item--subNav{margin-top:2.5rem}.nav-item.thr-jobs .nav-link{display:flex}.nav-item.thr-jobs .nav-link::after{content:"";display:block;height:6px;width:6px;background:#05A63F;border-radius:100%;margin-top:2px}.nav-item.thr-status .nav-link{display:flex}.nav-item.thr-status .nav-link::after{content:"";display:block;height:6px;width:6px;background:#ffc107;border-radius:100%;margin-top:2px}.nav-link{color:#000;background-color:transparent;border:0}.nav-link-desc{width:100%;display:block;font-size:15px;font-weight:300;color:#595959}.nav-link:focus,.nav-link:active{outline:none}.nav-link:hover{color:#212121!important}@media (min-width:768px){.nav-link:hover{color:#949494!important}}.nav-subNav{position:absolute;top:100%;padding-bottom:0;background-color:#fff;z-index:1045;overflow-y:auto;transition:right 0.5s;width:100%;right:101%;height:calc(100vh - 65px)}@supports (height:var(--)){.nav-subNav{height:calc(var(--viewport-height) - 65px)}}@media (max-width:767.98px){.nav-subNav.active{right:0}}@media (min-width:768px){.nav-subNav{right:0;width:100%;height:auto;background-color:#fff;box-shadow:0 3px 15px 0 rgba(196,222,234,.2);overflow-y:auto;max-height:calc(100vh - 112px)}@supports (height:var(--)){.nav-subNav{max-height:calc(var(--viewport-height) - 112px)}}}@media (min-width:1100px){.nav-subNav{margin-top:1.5rem;background-color:transparent;box-shadow:none;max-height:none;overflow-y:visible}}.nav-subNav-close{display:none;border:none;background:#FAFAFA;align-items:center;width:100%;padding:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#333;font-weight:700}.nav-subNav-close svg{width:1.5rem;margin-right:.5rem}.nav-subNav-close:active{outline:none}@media (max-width:767.98px){.nav-subNav.active .nav-subNav-close{display:flex}}.nav-lang{margin-right:1rem}@media (max-width:767.98px){.nav-lang{display:none}}.nav-lang .nav-dropdown{min-width:5rem}.nav-lang .nav-dropdown-item:not(.nav-dropdown-item--active) .nav-dropdown-itemTitle{font-weight:400}.nav-top{display:none;align-items:center}@media (min-width:768px){.nav-top{display:flex}}.nav-dropdown{border-radius:.25rem;display:none}@media (min-width:768px){.nav-dropdown{display:block}}.nav-dropdown-btn{border-color:#757575;color:#757575}.nav-dropdown-btn--products{color:#000;border:none;font-weight:700}.nav-dropdown-btn--lang{color:#757575;padding-left:.5rem;padding-right:.5rem;text-transform:uppercase;cursor:pointer;font-size:.875rem}.nav-dropdown-btn--lang:hover{color:#000}.nav-dropdown-btn--logins{color:#757575;border:none}.nav-dropdown-btn--logins:hover{color:#000}.nav-dropdown-btn--logins::after{transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition-property:all}@media (prefers-reduced-motion:reduce){.nav-dropdown-btn--logins::after{transition:none}}.nav-dropdown-menu{box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1);padding:.5rem;left:auto;right:0;background-color:#fff;border:2px solid #DBDBDB;border-radius:8px;top:110%;z-index:1050}.nav-dropdown-group+.nav-dropdown-group::before{content:"";display:block;border-top:1px solid #DBDBDB;margin:.5rem 0 1rem}.nav-dropdown-group-title{margin:0;padding:0 1.25rem .5rem 3.5rem;font-size:1.125rem;color:#AEAEAE;font-weight:300}.nav-dropdown-item{display:flex;align-items:start;padding:.5rem 2rem .25rem .75rem;border-radius:4px;position:relative;transition:all 0.2s}@media (min-width:768px){.nav-dropdown-item{min-width:350px}}.nav-dropdown-item+.nav-dropdown-item{margin-top:2px}.nav-dropdown-item:hover,.nav-dropdown-item:focus,.nav-dropdown-item--active{outline:none;text-decoration:none;background-color:#EDEDED}.nav-dropdown-item::after{content:"";width:10px;height:10px;position:absolute;right:1rem;top:50%;transform:translateY(-50%);background-size:10px 10px;background-image:url(/images/icons/icon-chevron-right.svg);background-repeat:no-repeat}.nav-dropdown-item--small{padding:.75rem}@media (min-width:768px){.nav-dropdown-item--small{min-width:0}}.nav-dropdown-item--small::after{display:none}.nav-dropdown-item--center{padding:1rem 1.25rem 1rem .75rem}.nav-dropdown-itemIcon{display:flex;align-items:start;flex-shrink:0;width:2.25rem;margin-right:.5rem}.nav-dropdown-itemTitle{font-weight:700;display:block;font-size:15px;color:#000;line-height:1.1}.nav-dropdown-itemTitle--small{font-size:.8rem}.nav-dropdown-itemDesc{font-size:15px;color:#949494;line-height:1.2;display:inline-block}.nav-dropdown.show .nav-dropdown-btn::after{transform:rotate(-180deg)}.nav-actions{margin-left:auto;display:flex;padding-bottom:10px}@media (max-width:767.98px){.nav-actions{display:none}}.nav-actions--sm{display:none}@media (max-width:767.98px){.nav-actions--sm{display:flex;flex-flow:column;padding:0;margin:1.5rem 0 0}}.nav-actions-item{display:block;white-space:nowrap;margin:0 5px}@media (max-width:1099.98px){.nav-actions-item{margin:0 2.5px}}@media (max-width:767.98px){.nav-actions-item{margin:.5rem 0 0 0}}.nav-actions-item:last-child{margin-right:0}.nav-socials-link{display:flex;align-items:center}.nav-socials-link:hover .nav-socials-icon{opacity:1}.nav-socials-desc{margin-right:.5rem;color:#737373}@media (min-width:768px){.nav-socials-desc{display:none}}.nav-socials-icon{color:#212121;max-width:18px;opacity:.5;transition:opacity 0.2s;display:flex}.nav-socials-icon svg{width:100%}.thr-headLogoWrapper{position:relative;display:flex;align-items:center;opacity:1}@media (min-width:1600px){.thr-headLogoWrapper{margin-left:-4px}}.thr-headBrandIcon{margin-right:10px}@media (min-width:1100px){.thr-headBrandIcon{position:absolute}}@media (min-width:1600px){.thr-headBrandIcon{left:-10px;transform:translateX(-100%)}}.thr-headBrandIcon__img{height:30px;transition:height 0.2s}@media (min-width:1100px){.thr-headBrandIcon__img{height:40px}}@media (min-width:1100px){.navbar-brand{margin-left:44px}}@media (min-width:1600px){.navbar-brand{margin-left:0}}.thr-logo{height:17px;display:block;transition:height 0.2s}@media (min-width:1100px){.thr-logo{height:20px}}.status{text-decoration:none;border-radius:5px;margin-bottom:5px;border-style:solid;border-width:1px}.status:before{padding:0 5px;margin-right:5px;font-weight:700}.status.error{background-color:#fff8f7;border-color:#d04437}.status.error:before{content:"!";color:#d04437}.status.info{background-color:rgba(0,150,255,.11);border-color:#0096FF;padding:8px;margin-top:15px;margin-bottom:15px}.status.info:before{content:"i";color:#0096FF}.thr-sprite-icon{display:inline-block;margin:20px}.thr-feature-media-section .thr-animation-files{margin-top:-180px}.thr-section{--section-angle-spacing:50px}.thr-section--angleGutterBig{--section-angle-spacing:100px}.thr-section--angleGutterXL{--section-angle-spacing:100px}@media (min-width:768px){.thr-section--angleGutterXL{--section-angle-spacing:150px}}.thr-section--angleTopRight{padding-top:var(--section-angle-spacing);position:relative;z-index:1}.thr-section--angleTopRight:before{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.thr-section--angleTopRight:before{top:0;transform:skewY(-1.9deg);transform-origin:0 0}.thr-section--angleTopLeft{padding-top:var(--section-angle-spacing);position:relative;z-index:1}.thr-section--angleTopLeft:before{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.thr-section--angleTopLeft:before{top:0;transform:skewY(1.9deg);transform-origin:100% 0}.thr-section--angleBottomRight{padding-bottom:var(--section-angle-spacing);position:relative;z-index:1}.thr-section--angleBottomRight:after{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.thr-section--angleBottomRight:after{bottom:0;transform:skewY(-1.9deg);transform-origin:100%}.thr-section--angleBottomLeft{padding-bottom:var(--section-angle-spacing);position:relative;z-index:1}.thr-section--angleBottomLeft:after{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.thr-section--angleBottomLeft:after{bottom:0;transform:skewY(1.9deg);transform-origin:0 100%}.thr-section.thr-title-section,.thr-section.thr-feature-title-section{position:relative;z-index:1}.thr-section.thr-title-section:after,.thr-section.thr-feature-title-section:after{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.thr-section.thr-title-section:after,.thr-section.thr-feature-title-section:after{bottom:0;transform:skewY(1.9deg);transform-origin:0 100%}.thr-section.thr-business-solution-section{position:relative;z-index:1}.thr-section.thr-business-solution-section:before{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.thr-section.thr-business-solution-section:before{top:0;transform:skewY(-1.9deg);transform-origin:0 0}.thr-section.thr-feature-group-section .thr-wrapper,.thr-section.thr-feature-survey-section .thr-wrapper,.thr-section.thr-security-anonymous-section .thr-wrapper{position:relative;z-index:1;max-width:unset}.thr-section.thr-feature-group-section .thr-wrapper:before,.thr-section.thr-feature-group-section .thr-wrapper:after,.thr-section.thr-feature-survey-section .thr-wrapper:before,.thr-section.thr-feature-survey-section .thr-wrapper:after,.thr-section.thr-security-anonymous-section .thr-wrapper:before,.thr-section.thr-security-anonymous-section .thr-wrapper:after{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.thr-section.thr-feature-group-section .thr-wrapper:before,.thr-section.thr-feature-survey-section .thr-wrapper:before,.thr-section.thr-security-anonymous-section .thr-wrapper:before{top:0;transform:skewY(-1.9deg);transform-origin:0 0}.thr-section.thr-feature-group-section .thr-wrapper:after,.thr-section.thr-feature-survey-section .thr-wrapper:after,.thr-section.thr-security-anonymous-section .thr-wrapper:after{bottom:0;transform:skewY(1.9deg);transform-origin:0 0}.thr-section.thr-security-privacy-section,.thr-section.thr-about-philosophy-section,.thr-section.thr-press-top-section{position:relative;z-index:1}.thr-section.thr-security-privacy-section:before,.thr-section.thr-about-philosophy-section:before,.thr-section.thr-press-top-section:before{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.thr-section.thr-security-privacy-section:before,.thr-section.thr-about-philosophy-section:before,.thr-section.thr-press-top-section:before{top:0;transform:skewY(-1.9deg);transform-origin:0 0}.thr-section.thr-about-global{position:relative;z-index:1}.thr-section.thr-about-global.thr-section-white{background-color:#fff}.thr-section.thr-about-global:before{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.thr-section.thr-about-global:before{top:0;transform:skewY(1.2deg);transform-origin:100% 0}.thr-section.thr-feature-other-section{position:relative;z-index:1}.thr-section.thr-feature-other-section:before{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.thr-section.thr-feature-other-section:before{top:0;transform:skewY(-1.9deg);transform-origin:0 0}.thr-section.thr-security-other-section{position:relative;z-index:1}.thr-section.thr-security-other-section:before{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.thr-section.thr-security-other-section:before{top:0;transform:skewY(-1.9deg);transform-origin:0 0}.thr-section.thr-about-other-section,.thr-section.thr-press-top-section{position:relative;z-index:1}.thr-section.thr-about-other-section:after,.thr-section.thr-press-top-section:after{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.thr-section.thr-about-other-section:after,.thr-section.thr-press-top-section:after{bottom:0;transform:skewY(1.9deg);transform-origin:0 100%}.thr-section.thr-support-faq-section{position:relative;z-index:1}.thr-section.thr-support-faq-section:before{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.thr-section.thr-support-faq-section:before{top:0;transform:skewY(1.9deg);transform-origin:100% 0}.thr-section.thr-contact-form-section,.thr-section.thr-press-blog-section{position:relative;z-index:1}.thr-section.thr-contact-form-section:before,.thr-section.thr-contact-form-section:after,.thr-section.thr-press-blog-section:before,.thr-section.thr-press-blog-section:after{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.thr-section.thr-contact-form-section:before,.thr-section.thr-press-blog-section:before{top:0;transform:skewY(1.9deg);transform-origin:100% 0}.thr-section.thr-contact-form-section:after,.thr-section.thr-press-blog-section:after{bottom:0;transform:skewY(-1.9deg);transform-origin:100%}.thr-section.thr-about-history-section{background-color:#333}.thr-section.thr-single-box-content .wrapper{padding:40px;background-color:#fff;border-radius:2px;box-shadow:0 0 70px 0 rgba(0,0,0,.05);text-align:center}.thr-section.thr-single-box-content .wrapper h3{text-align:center;margin:0 0 20px 0}.thr-section.thr-single-box-content .wrapper h3>img{max-width:300px}.thr-section.thr-single-box-content .wrapper--highlight{border-radius:8px;border:4px solid #0096FF}.thr-section.thr-title-section{z-index:2}.thr-section.thr-work-section{z-index:1;background-color:#fff;margin-top:40px;position:relative;z-index:1}.thr-section.thr-work-section .container-fluid{padding-bottom:40px}@media (max-width:767.98px){.thr-section.thr-work-section .container-fluid{padding-bottom:0}}.thr-section.thr-work-section:before,.thr-section.thr-work-section:after{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.thr-section.thr-work-section:before{top:0;transform:skewY(-1.9deg);transform-origin:0 0}.thr-section.thr-work-section:after{bottom:0;transform:skewY(1.9deg);transform-origin:0 0}@media (max-width:767.98px){.thr-section.thr-work-section{background-color:#eee;margin:0}}.thr-section__bg{position:absolute;top:0;right:0;left:0;width:100%;height:50%;background-repeat:no-repeat;background-size:cover}.thr-section__bg--consumer{background-position:70% top}@media (min-width:1100px){.thr-section__bg--consumer{height:100%;bottom:0;background-position:center bottom}}.thr-section__bg--work{background-position:30% top}@media (min-width:768px){.thr-section__bg--work{height:100%;bottom:0;background-position:center 15%}}@media (min-width:1440px){.thr-section__bg--work{background-position:center 25%}}.thr-section__bgOverlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.thr-section__bgOverlay--consumer1{background-color:#006413;mix-blend-mode:screen}.thr-section__bgOverlay--consumer2{background:linear-gradient(to top,#38B967,rgba(56,185,103,.6) 20%)}@media (min-width:1100px){.thr-section__bgOverlay--consumer2{background:none;background-color:rgba(56,185,103,.6)}}.thr-section__bgOverlay--work1{background-color:#004A7F;mix-blend-mode:screen}.thr-section__bgOverlay--work2{background:linear-gradient(to top,#0773CA,rgba(7,115,202,.6) 20%)}@media (min-width:768px){.thr-section__bgOverlay--work2{background:none;background-color:rgba(7,115,202,.7)}}.thr-function-carousel{position:relative;z-index:1}.thr-function-carousel:before,.thr-function-carousel:after{background:inherit;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.thr-function-carousel:before{top:0;transform:skewY(-1.2deg);transform-origin:0 0}.thr-function-carousel:after{bottom:0;transform:skewY(1.2deg);transform-origin:0 0}@media (min-width:1100px){.thr-function-carousel{width:unset}}.thr-about-history-section .carousel{background:none}time{font-size:50%}.status2{display:flex;flex-direction:row;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin-bottom:10px;margin-top:10px}.status2>div{padding:10px}.status2>div:first-child{width:44px;background-position:center center;background-repeat:no-repeat}.status2>div:last-child{flex:1;text-align:left;background-color:rgba(255,255,255,.5)}.status2.rowed>div:last-child{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.status2.rowed>div:last-child>:last-child.actions{text-align:right;flex:1}.status2.info{background-color:rgba(5,166,63,.66)}.status2.primary{background-color:#212121;color:#333}.status2.info>div:first-child{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgc3R5bGU9ImZpbGw6IHJnYigyNTUsIDI1NSwgMjU1KTsiPgogICAgPHBhdGggZD0iTTEyLDJDNi40NzcsMiwyLDYuNDc3LDIsMTJjMCw1LjUyMyw0LjQ3NywxMCwxMCwxMGM1LjUyMywwLDEwLTQuNDc3LDEwLTEwQzIyLDYuNDc3LDE3LjUyMywyLDEyLDJ6IE0xMywxN2gtMnYtNmgyVjE3eiBNMTMsOWgtMlY3aDJWOXoiLz4KPC9zdmc+)}.status2.ok{background-color:#4CAF50}.status2.ok>div:first-child{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgc3R5bGU9ImZpbGw6IHJnYigyNTUsIDI1NSwgMjU1KTsiPgogICAgPHBhdGggZD0iTTEyLDJDNi40NzcsMiwyLDYuNDc3LDIsMTJjMCw1LjUyMyw0LjQ3NywxMCwxMCwxMHMxMC00LjQ3NywxMC0xMEMyMiw2LjQ3NywxNy41MjMsMiwxMiwyeiBNMTAuODIxLDE2Ljg0NmwtMy42OTItMy42ODUgbDEuNDEyLTEuNDE2bDIuMjM5LDIuMjM1bDUuNzU3LTYuMDgxbDEuNDUzLDEuMzc1TDEwLjgyMSwxNi44NDZ6Ii8+Cjwvc3ZnPg==)}.status2.low{background-color:#DBDBDB}.status2.low>div:first-child{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' enable-background='new 0 0 24 24' width='24' height='24' style='fill: %23949494;'%3E%3Cpath d='M12,2C6.477,2,2,6.477,2,12c0,5.523,4.477,10,10,10c5.523,0,10-4.477,10-10C22,6.477,17.523,2,12,2z M13,17h-2v-6h2V17z M13,9h-2V7h2V9z'/%3E%3C/svg%3E")}.status2.warning{background-color:#FBC02D}.status2.warning>div:first-child{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgc3R5bGU9ImZpbGw6IHJnYigyNTUsIDI1NSwgMjU1KTsiPgogICAgPHBhdGggZD0iTTIzLDIxTDEyLDIuN0wxLDIxSDIzeiBNMTMsMTloLTJ2LTJoMlYxOXogTTEzLDE1aC0yVjloMlYxNXoiLz4KPC9zdmc+)}.status2.error{background-color:#C62828}.status2.error>div:first-child{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgc3R5bGU9ImZpbGw6IHJnYigyNTUsIDI1NSwgMjU1KTsiPgogICAgPHBhdGggZD0iTTEyLDJDNi41LDIsMiw2LjUsMiwxMmMwLDUuNSw0LjUsMTAsMTAsMTBzMTAtNC41LDEwLTEwQzIyLDYuNSwxNy41LDIsMTIsMnogTTE2LjksMTUuNWwtMS40LDEuNEwxMiwxMy40bC0zLjUsMy41IGwtMS40LTEuNGwzLjUtMy41TDcuMSw4LjVsMS40LTEuNGwzLjUsMy41bDMuNS0zLjVsMS40LDEuNEwxMy40LDEyTDE2LjksMTUuNXoiLz4KPC9zdmc+)}.status2>div:last-child>ul,ul.status{list-style-type:none}.status2>div:last-child h1,.status>div:last-child h2,.status>div:last-child h3,.status>div:last-child h4{margin:0 0 10px 0;color:#000}.status2>div:last-child>p{margin-bottom:0}.status2.error>div:last-child>a:not(.button){color:#fff}.jobs_bullet li{list-style:none;padding:10px}.jobs_bullet li::before{content:url(/images/icons/checkmark.png);display:inline-block;width:2em;margin-left:-2em}.thr-table .thr-table-header{color:#999}.thr-table>div{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ebebeb}@media (max-width:767.98px){.thr-table>div.thr-table-header{display:none}.thr-table>div>div:nth-child(odd){width:35%}.thr-table>div>div:nth-child(even){width:65%}}.thr-table>div>div{flex:1}.thr-table>div>div.thr-table-header{display:none}@media (max-width:767.98px){.thr-table>div>div{flex:unset}.thr-table>div>div.thr-table-header{display:unset}}@media (max-width:767.98px){.thr-table.thr-table-job .subject{min-width:unset!important}}.thr-table.thr-table-job .subject{min-width:300px;font-weight:700}.thr-table.thr-table-job .subject>a{color:inherit}html{scroll-behavior:smooth}@-moz-document url-prefix(){html{overflow-anchor:none}}body{min-width:300px}html{scroll-padding-top:65px}main{padding-top:112px}@media (max-width:1099.98px){main{padding-top:112px}}@media (max-width:767.98px){main{padding-top:65px}}.container-fluid{max-width:1024px;padding-left:1rem;padding-right:1rem}.container-fluid--xl{max-width:1440px}@media (min-width:1100px){.container-fluid--xl{padding-left:2rem;padding-right:2rem}}.container-fluid--smNoPx{padding-left:0;padding-right:0}@media (min-width:768px){.container-fluid--smNoPx{padding-left:1rem;padding-right:1rem}}.container-xl{margin-left:auto;margin-right:auto;max-width:1920px}@media (max-width:767.98px){.container-sm{max-width:500px}}@media (min-width:1440px){.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}}@media (min-width:1440px){.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.w-1{width:0.25rem!important}.w-2{width:0.5rem!important}.w-3{width:1rem!important}.w-4{width:1.5rem!important}.w-5{width:2rem!important}.w-6{width:3rem!important}.w-7{width:4rem!important}.w-8{width:6rem!important}.w-9{width:8rem!important}.w-10{width:10rem!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.h-1{height:0.25rem!important}.h-2{height:0.5rem!important}.h-3{height:1rem!important}.h-4{height:1.5rem!important}.h-5{height:2rem!important}.h-6{height:3rem!important}.h-7{height:4rem!important}.h-8{height:6rem!important}.h-9{height:8rem!important}.h-10{height:10rem!important}@media (min-width:768px){.w-md-25{width:25%!important}.w-md-50{width:50%!important}.w-md-75{width:75%!important}.w-md-100{width:100%!important}.w-md-auto{width:auto!important}.w-md-1{width:0.25rem!important}.w-md-2{width:0.5rem!important}.w-md-3{width:1rem!important}.w-md-4{width:1.5rem!important}.w-md-5{width:2rem!important}.w-md-6{width:3rem!important}.w-md-7{width:4rem!important}.w-md-8{width:6rem!important}.w-md-9{width:8rem!important}.w-md-10{width:10rem!important}.h-md-25{height:25%!important}.h-md-50{height:50%!important}.h-md-75{height:75%!important}.h-md-100{height:100%!important}.h-md-auto{height:auto!important}.h-md-1{height:0.25rem!important}.h-md-2{height:0.5rem!important}.h-md-3{height:1rem!important}.h-md-4{height:1.5rem!important}.h-md-5{height:2rem!important}.h-md-6{height:3rem!important}.h-md-7{height:4rem!important}.h-md-8{height:6rem!important}.h-md-9{height:8rem!important}.h-md-10{height:10rem!important}}@media (min-width:1100px){.w-lg-25{width:25%!important}.w-lg-50{width:50%!important}.w-lg-75{width:75%!important}.w-lg-100{width:100%!important}.w-lg-auto{width:auto!important}.w-lg-1{width:0.25rem!important}.w-lg-2{width:0.5rem!important}.w-lg-3{width:1rem!important}.w-lg-4{width:1.5rem!important}.w-lg-5{width:2rem!important}.w-lg-6{width:3rem!important}.w-lg-7{width:4rem!important}.w-lg-8{width:6rem!important}.w-lg-9{width:8rem!important}.w-lg-10{width:10rem!important}.h-lg-25{height:25%!important}.h-lg-50{height:50%!important}.h-lg-75{height:75%!important}.h-lg-100{height:100%!important}.h-lg-auto{height:auto!important}.h-lg-1{height:0.25rem!important}.h-lg-2{height:0.5rem!important}.h-lg-3{height:1rem!important}.h-lg-4{height:1.5rem!important}.h-lg-5{height:2rem!important}.h-lg-6{height:3rem!important}.h-lg-7{height:4rem!important}.h-lg-8{height:6rem!important}.h-lg-9{height:8rem!important}.h-lg-10{height:10rem!important}}@media (min-width:1440px){.w-xl-25{width:25%!important}.w-xl-50{width:50%!important}.w-xl-75{width:75%!important}.w-xl-100{width:100%!important}.w-xl-auto{width:auto!important}.w-xl-1{width:0.25rem!important}.w-xl-2{width:0.5rem!important}.w-xl-3{width:1rem!important}.w-xl-4{width:1.5rem!important}.w-xl-5{width:2rem!important}.w-xl-6{width:3rem!important}.w-xl-7{width:4rem!important}.w-xl-8{width:6rem!important}.w-xl-9{width:8rem!important}.w-xl-10{width:10rem!important}.h-xl-25{height:25%!important}.h-xl-50{height:50%!important}.h-xl-75{height:75%!important}.h-xl-100{height:100%!important}.h-xl-auto{height:auto!important}.h-xl-1{height:0.25rem!important}.h-xl-2{height:0.5rem!important}.h-xl-3{height:1rem!important}.h-xl-4{height:1.5rem!important}.h-xl-5{height:2rem!important}.h-xl-6{height:3rem!important}.h-xl-7{height:4rem!important}.h-xl-8{height:6rem!important}.h-xl-9{height:8rem!important}.h-xl-10{height:10rem!important}}@media (min-width:1440px){.justify-content-xl-center{justify-content:center}}h1{font-size:40px;font-weight:700;color:#000;line-height:53px}h2{font-size:32px;font-weight:700;color:#000;line-height:42px}h3{font-size:28px;font-weight:700;color:#000;line-height:38px}h4{font-size:20px;font-weight:700;color:#000;line-height:1.2}@media (min-width:768px){h4{font-size:24px}}h5{font-size:20px;font-weight:700;color:#000;line-height:28px}h6{font-size:16px;font-weight:700;color:#000;line-height:22px}.thr-display--1{font-size:40px;line-height:1.2}@media (min-width:768px){.thr-display--1{font-size:64px}}@media (min-width:1100px){.thr-display--1{font-size:88px;line-height:1.1}}@media (min-width:2000px){.thr-display--1{font-size:100px;line-height:1.1}}.thr-display--2{font-size:32px;line-height:1.2}@media (min-width:768px){.thr-display--2{font-size:58px}}@media (min-width:1100px){.thr-display--2{font-size:64px;line-height:1.1}}.thr-display--3{font-size:32px;line-height:1.2}@media (min-width:768px){.thr-display--3{font-size:42px}}@media (min-width:1100px){.thr-display--3{font-size:64px;line-height:1.1}}p{color:#333}p.paragraph-2{font-size:16px;line-height:22px}p.paragraph-3{font-size:18px;font-weight:700;color:#000;line-height:25px}.text--muted{opacity:.7}.text--medium{font-size:18px;line-height:1.5}@media (min-width:1100px){.text--lg-medium{font-size:18px}}@media (min-width:768px){.text--mediumBig{font-size:1.25rem}}.text--small{font-size:.7rem}@media (min-width:768px){.text--small{font-size:.85rem}}.text--big{font-size:1rem}@media (min-width:768px){.text--big{font-size:1.25rem}}@media (min-width:1100px){.text--big{font-size:1.35rem}}.text--negative h1,.text--negative h2,.text--negative h3,.text--negative h4,.text--negative h5,.text--negative h6,.text--negative p,.text--negative span,.text--negative div,.text--negative ul,.text--negative li,.text--negative b,.text--negative strong{color:#fff}.text--negativeLight h1,.text--negativeLight h2,.text--negativeLight h3,.text--negativeLight h4,.text--negativeLight h5,.text--negativeLight h6,.text--negativeLight p,.text--negativeLight span,.text--negativeLight div,.text--negativeLight ul,.text--negativeLight li{color:rgba(255,255,255,.65)}.text--negativeLightSelf{color:rgba(255,255,255,.65)}.text--negativeSelf{color:#fff}.text--negativeSelfLink{color:#fff}.text--negativeSelfLink:hover{color:#fff;text-decoration:underline}.text--negativeLink a{color:#fff;text-decoration:underline}.text--underline{text-decoration:underline}.text--dark h1,.text--dark h2,.text--dark h3,.text--dark h4,.text--dark h5,.text--dark h6,.text--dark p,.text--dark span,.text--dark div,.text--dark ul,.text--dark li,.text--dark :not(a){color:#333}.bg--black{background-color:#000}.text--black{color:#000}.thr-btn--black{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#000;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--black{transition:none}}.thr-btn--black:hover,.thr-btn--black:focus{background-color:#000}.thr-btn-secondary--black{display:inline-block;font-weight:400;color:#000;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #000;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--black{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--black{transition:none}}.thr-btn-secondary--black:hover,.thr-btn-secondary--black:focus{opacity:.6;color:#000;text-decoration:none}.bg--brand-primary{background-color:#212121}.text--brand-primary{color:#212121}.thr-btn--brand-primary{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#212121;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--brand-primary{transition:none}}.thr-btn--brand-primary:hover,.thr-btn--brand-primary:focus{background-color:#080808}.thr-btn-secondary--brand-primary{display:inline-block;font-weight:400;color:#212121;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #212121;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--brand-primary{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--brand-primary{transition:none}}.thr-btn-secondary--brand-primary:hover,.thr-btn-secondary--brand-primary:focus{opacity:.6;color:#212121;text-decoration:none}.bg--brand-50{background-color:#FAFAFA}.text--brand-50{color:#FAFAFA}.thr-btn--brand-50{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#FAFAFA;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--brand-50{transition:none}}.thr-btn--brand-50:hover,.thr-btn--brand-50:focus{background-color:#e1e1e1}.thr-btn-secondary--brand-50{display:inline-block;font-weight:400;color:#FAFAFA;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #FAFAFA;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--brand-50{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--brand-50{transition:none}}.thr-btn-secondary--brand-50:hover,.thr-btn-secondary--brand-50:focus{opacity:.6;color:#FAFAFA;text-decoration:none}.bg--brand-100{background-color:#EDEDED}.text--brand-100{color:#EDEDED}.thr-btn--brand-100{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#EDEDED;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--brand-100{transition:none}}.thr-btn--brand-100:hover,.thr-btn--brand-100:focus{background-color:#d4d4d4}.thr-btn-secondary--brand-100{display:inline-block;font-weight:400;color:#EDEDED;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #EDEDED;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--brand-100{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--brand-100{transition:none}}.thr-btn-secondary--brand-100:hover,.thr-btn-secondary--brand-100:focus{opacity:.6;color:#EDEDED;text-decoration:none}.bg--brand-200{background-color:#DBDBDB}.text--brand-200{color:#DBDBDB}.thr-btn--brand-200{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#DBDBDB;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--brand-200{transition:none}}.thr-btn--brand-200:hover,.thr-btn--brand-200:focus{background-color:#c2c2c2}.thr-btn-secondary--brand-200{display:inline-block;font-weight:400;color:#DBDBDB;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #DBDBDB;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--brand-200{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--brand-200{transition:none}}.thr-btn-secondary--brand-200:hover,.thr-btn-secondary--brand-200:focus{opacity:.6;color:#DBDBDB;text-decoration:none}.bg--brand-300{background-color:#C7C7C7}.text--brand-300{color:#C7C7C7}.thr-btn--brand-300{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#C7C7C7;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--brand-300{transition:none}}.thr-btn--brand-300:hover,.thr-btn--brand-300:focus{background-color:#aeaeae}.thr-btn-secondary--brand-300{display:inline-block;font-weight:400;color:#C7C7C7;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #C7C7C7;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--brand-300{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--brand-300{transition:none}}.thr-btn-secondary--brand-300:hover,.thr-btn-secondary--brand-300:focus{opacity:.6;color:#C7C7C7;text-decoration:none}.bg--brand-400{background-color:#AEAEAE}.text--brand-400{color:#AEAEAE}.thr-btn--brand-400{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#AEAEAE;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--brand-400{transition:none}}.thr-btn--brand-400:hover,.thr-btn--brand-400:focus{background-color:#959595}.thr-btn-secondary--brand-400{display:inline-block;font-weight:400;color:#AEAEAE;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #AEAEAE;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--brand-400{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--brand-400{transition:none}}.thr-btn-secondary--brand-400:hover,.thr-btn-secondary--brand-400:focus{opacity:.6;color:#AEAEAE;text-decoration:none}.bg--brand-500{background-color:#949494}.text--brand-500{color:#949494}.thr-btn--brand-500{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#949494;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--brand-500{transition:none}}.thr-btn--brand-500:hover,.thr-btn--brand-500:focus{background-color:#7b7b7b}.thr-btn-secondary--brand-500{display:inline-block;font-weight:400;color:#949494;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #949494;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--brand-500{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--brand-500{transition:none}}.thr-btn-secondary--brand-500:hover,.thr-btn-secondary--brand-500:focus{opacity:.6;color:#949494;text-decoration:none}.bg--brand-600{background-color:#757575}.text--brand-600{color:#757575}.thr-btn--brand-600{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#757575;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--brand-600{transition:none}}.thr-btn--brand-600:hover,.thr-btn--brand-600:focus{background-color:#5c5c5c}.thr-btn-secondary--brand-600{display:inline-block;font-weight:400;color:#757575;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #757575;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--brand-600{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--brand-600{transition:none}}.thr-btn-secondary--brand-600:hover,.thr-btn-secondary--brand-600:focus{opacity:.6;color:#757575;text-decoration:none}.bg--brand-700{background-color:#595959}.text--brand-700{color:#595959}.thr-btn--brand-700{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#595959;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--brand-700{transition:none}}.thr-btn--brand-700:hover,.thr-btn--brand-700:focus{background-color:#404040}.thr-btn-secondary--brand-700{display:inline-block;font-weight:400;color:#595959;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #595959;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--brand-700{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--brand-700{transition:none}}.thr-btn-secondary--brand-700:hover,.thr-btn-secondary--brand-700:focus{opacity:.6;color:#595959;text-decoration:none}.bg--brand-800{background-color:#3D3D3D}.text--brand-800{color:#3D3D3D}.thr-btn--brand-800{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#3D3D3D;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--brand-800{transition:none}}.thr-btn--brand-800:hover,.thr-btn--brand-800:focus{background-color:#242424}.thr-btn-secondary--brand-800{display:inline-block;font-weight:400;color:#3D3D3D;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #3D3D3D;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--brand-800{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--brand-800{transition:none}}.thr-btn-secondary--brand-800:hover,.thr-btn-secondary--brand-800:focus{opacity:.6;color:#3D3D3D;text-decoration:none}.bg--brand-900{background-color:#212121}.text--brand-900{color:#212121}.thr-btn--brand-900{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#212121;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--brand-900{transition:none}}.thr-btn--brand-900:hover,.thr-btn--brand-900:focus{background-color:#080808}.thr-btn-secondary--brand-900{display:inline-block;font-weight:400;color:#212121;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #212121;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--brand-900{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--brand-900{transition:none}}.thr-btn-secondary--brand-900:hover,.thr-btn-secondary--brand-900:focus{opacity:.6;color:#212121;text-decoration:none}.bg--onprem-500{background-color:#E05F57}.text--onprem-500{color:#E05F57}.thr-btn--onprem-500{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#E05F57;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--onprem-500{transition:none}}.thr-btn--onprem-500:hover,.thr-btn--onprem-500:focus{background-color:#d8362c}.thr-btn-secondary--onprem-500{display:inline-block;font-weight:400;color:#E05F57;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #E05F57;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--onprem-500{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--onprem-500{transition:none}}.thr-btn-secondary--onprem-500:hover,.thr-btn-secondary--onprem-500:focus{opacity:.6;color:#E05F57;text-decoration:none}.bg--onprem-600{background-color:#D93E34}.text--onprem-600{color:#D93E34}.thr-btn--onprem-600{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#D93E34;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--onprem-600{transition:none}}.thr-btn--onprem-600:hover,.thr-btn--onprem-600:focus{background-color:#b82b22}.thr-btn-secondary--onprem-600{display:inline-block;font-weight:400;color:#D93E34;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #D93E34;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--onprem-600{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--onprem-600{transition:none}}.thr-btn-secondary--onprem-600:hover,.thr-btn-secondary--onprem-600:focus{opacity:.6;color:#D93E34;text-decoration:none}.bg--onprem-700{background-color:#CA362C}.text--onprem-700{color:#CA362C}.thr-btn--onprem-700{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#CA362C;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--onprem-700{transition:none}}.thr-btn--onprem-700:hover,.thr-btn--onprem-700:focus{background-color:#a02b23}.thr-btn-secondary--onprem-700{display:inline-block;font-weight:400;color:#CA362C;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #CA362C;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--onprem-700{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--onprem-700{transition:none}}.thr-btn-secondary--onprem-700:hover,.thr-btn-secondary--onprem-700:focus{opacity:.6;color:#CA362C;text-decoration:none}.bg--onprem-900{background-color:#AB251D}.text--onprem-900{color:#AB251D}.thr-btn--onprem-900{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#AB251D;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--onprem-900{transition:none}}.thr-btn--onprem-900:hover,.thr-btn--onprem-900:focus{background-color:#7f1c16}.thr-btn-secondary--onprem-900{display:inline-block;font-weight:400;color:#AB251D;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #AB251D;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--onprem-900{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--onprem-900{transition:none}}.thr-btn-secondary--onprem-900:hover,.thr-btn-secondary--onprem-900:focus{opacity:.6;color:#AB251D;text-decoration:none}.bg--onprem-primary{background-color:#D93E34}.text--onprem-primary{color:#D93E34}.thr-btn--onprem-primary{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#D93E34;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--onprem-primary{transition:none}}.thr-btn--onprem-primary:hover,.thr-btn--onprem-primary:focus{background-color:#b82b22}.thr-btn-secondary--onprem-primary{display:inline-block;font-weight:400;color:#D93E34;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #D93E34;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--onprem-primary{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--onprem-primary{transition:none}}.thr-btn-secondary--onprem-primary:hover,.thr-btn-secondary--onprem-primary:focus{opacity:.6;color:#D93E34;text-decoration:none}.bg--primary-50{background-color:#F4FAF5}.text--primary-50{color:#F4FAF5}.thr-btn--primary-50{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#F4FAF5;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--primary-50{transition:none}}.thr-btn--primary-50:hover,.thr-btn--primary-50:focus{background-color:#d1ead5}.thr-btn-secondary--primary-50{display:inline-block;font-weight:400;color:#F4FAF5;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #F4FAF5;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--primary-50{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--primary-50{transition:none}}.thr-btn-secondary--primary-50:hover,.thr-btn-secondary--primary-50:focus{opacity:.6;color:#F4FAF5;text-decoration:none}.bg--primary-100{background-color:#E1F4E7}.text--primary-100{color:#E1F4E7}.thr-btn--primary-100{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#E1F4E7;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--primary-100{transition:none}}.thr-btn--primary-100:hover,.thr-btn--primary-100:focus{background-color:#bce6c9}.thr-btn-secondary--primary-100{display:inline-block;font-weight:400;color:#E1F4E7;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #E1F4E7;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--primary-100{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--primary-100{transition:none}}.thr-btn-secondary--primary-100:hover,.thr-btn-secondary--primary-100:focus{opacity:.6;color:#E1F4E7;text-decoration:none}.bg--primary-200{background-color:#C2EAD0}.text--primary-200{color:#C2EAD0}.thr-btn--primary-200{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#C2EAD0;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--primary-200{transition:none}}.thr-btn--primary-200:hover,.thr-btn--primary-200:focus{background-color:#9cddb3}.thr-btn-secondary--primary-200{display:inline-block;font-weight:400;color:#C2EAD0;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #C2EAD0;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--primary-200{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--primary-200{transition:none}}.thr-btn-secondary--primary-200:hover,.thr-btn-secondary--primary-200:focus{opacity:.6;color:#C2EAD0;text-decoration:none}.bg--primary-300{background-color:#98DBB0}.text--primary-300{color:#98DBB0}.thr-btn--primary-300{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#98DBB0;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--primary-300{transition:none}}.thr-btn--primary-300:hover,.thr-btn--primary-300:focus{background-color:#72ce93}.thr-btn-secondary--primary-300{display:inline-block;font-weight:400;color:#98DBB0;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #98DBB0;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--primary-300{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--primary-300{transition:none}}.thr-btn-secondary--primary-300:hover,.thr-btn-secondary--primary-300:focus{opacity:.6;color:#98DBB0;text-decoration:none}.bg--primary-400{background-color:#6CCB8F}.text--primary-400{color:#6CCB8F}.thr-btn--primary-400{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#6CCB8F;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--primary-400{transition:none}}.thr-btn--primary-400:hover,.thr-btn--primary-400:focus{background-color:#46be72}.thr-btn-secondary--primary-400{display:inline-block;font-weight:400;color:#6CCB8F;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #6CCB8F;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--primary-400{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--primary-400{transition:none}}.thr-btn-secondary--primary-400:hover,.thr-btn-secondary--primary-400:focus{opacity:.6;color:#6CCB8F;text-decoration:none}.bg--primary-500{background-color:#38B967}.text--primary-500{color:#38B967}.thr-btn--primary-500{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#38B967;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--primary-500{transition:none}}.thr-btn--primary-500:hover,.thr-btn--primary-500:focus{background-color:#2c9251}.thr-btn-secondary--primary-500{display:inline-block;font-weight:400;color:#38B967;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #38B967;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--primary-500{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--primary-500{transition:none}}.thr-btn-secondary--primary-500:hover,.thr-btn-secondary--primary-500:focus{opacity:.6;color:#38B967;text-decoration:none}.bg--primary-600{background-color:#05A63F}.text--primary-600{color:#05A63F}.thr-btn--primary-600{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#05A63F;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--primary-600{transition:none}}.thr-btn--primary-600:hover,.thr-btn--primary-600:focus{background-color:#04742c}.thr-btn-secondary--primary-600{display:inline-block;font-weight:400;color:#05A63F;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #05A63F;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--primary-600{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--primary-600{transition:none}}.thr-btn-secondary--primary-600:hover,.thr-btn-secondary--primary-600:focus{opacity:.6;color:#05A63F;text-decoration:none}.bg--primary-700{background-color:#039030}.text--primary-700{color:#039030}.thr-btn--primary-700{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#039030;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--primary-700{transition:none}}.thr-btn--primary-700:hover,.thr-btn--primary-700:focus{background-color:#025e1f}.thr-btn-secondary--primary-700{display:inline-block;font-weight:400;color:#039030;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #039030;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--primary-700{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--primary-700{transition:none}}.thr-btn-secondary--primary-700:hover,.thr-btn-secondary--primary-700:focus{opacity:.6;color:#039030;text-decoration:none}.bg--primary-800{background-color:#027A22}.text--primary-800{color:#027A22}.thr-btn--primary-800{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#027A22;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--primary-800{transition:none}}.thr-btn--primary-800:hover,.thr-btn--primary-800:focus{background-color:#014814}.thr-btn-secondary--primary-800{display:inline-block;font-weight:400;color:#027A22;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #027A22;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--primary-800{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--primary-800{transition:none}}.thr-btn-secondary--primary-800:hover,.thr-btn-secondary--primary-800:focus{opacity:.6;color:#027A22;text-decoration:none}.bg--primary-900{background-color:#006413}.text--primary-900{color:#006413}.thr-btn--primary-900{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#006413;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--primary-900{transition:none}}.thr-btn--primary-900:hover,.thr-btn--primary-900:focus{background-color:#003109}.thr-btn-secondary--primary-900{display:inline-block;font-weight:400;color:#006413;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #006413;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--primary-900{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--primary-900{transition:none}}.thr-btn-secondary--primary-900:hover,.thr-btn-secondary--primary-900:focus{opacity:.6;color:#006413;text-decoration:none}.bg--consumer-primary{background-color:#05A63F}.text--consumer-primary{color:#05A63F}.thr-btn--consumer-primary{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#05A63F;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--consumer-primary{transition:none}}.thr-btn--consumer-primary:hover,.thr-btn--consumer-primary:focus{background-color:#04742c}.thr-btn-secondary--consumer-primary{display:inline-block;font-weight:400;color:#05A63F;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #05A63F;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--consumer-primary{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--consumer-primary{transition:none}}.thr-btn-secondary--consumer-primary:hover,.thr-btn-secondary--consumer-primary:focus{opacity:.6;color:#05A63F;text-decoration:none}.bg--consumer-50{background-color:#F4FAF5}.text--consumer-50{color:#F4FAF5}.thr-btn--consumer-50{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#F4FAF5;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--consumer-50{transition:none}}.thr-btn--consumer-50:hover,.thr-btn--consumer-50:focus{background-color:#d1ead5}.thr-btn-secondary--consumer-50{display:inline-block;font-weight:400;color:#F4FAF5;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #F4FAF5;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--consumer-50{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--consumer-50{transition:none}}.thr-btn-secondary--consumer-50:hover,.thr-btn-secondary--consumer-50:focus{opacity:.6;color:#F4FAF5;text-decoration:none}.bg--consumer-100{background-color:#E1F4E7}.text--consumer-100{color:#E1F4E7}.thr-btn--consumer-100{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#E1F4E7;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--consumer-100{transition:none}}.thr-btn--consumer-100:hover,.thr-btn--consumer-100:focus{background-color:#bce6c9}.thr-btn-secondary--consumer-100{display:inline-block;font-weight:400;color:#E1F4E7;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #E1F4E7;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--consumer-100{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--consumer-100{transition:none}}.thr-btn-secondary--consumer-100:hover,.thr-btn-secondary--consumer-100:focus{opacity:.6;color:#E1F4E7;text-decoration:none}.bg--consumer-200{background-color:#C2EAD0}.text--consumer-200{color:#C2EAD0}.thr-btn--consumer-200{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#C2EAD0;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--consumer-200{transition:none}}.thr-btn--consumer-200:hover,.thr-btn--consumer-200:focus{background-color:#9cddb3}.thr-btn-secondary--consumer-200{display:inline-block;font-weight:400;color:#C2EAD0;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #C2EAD0;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--consumer-200{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--consumer-200{transition:none}}.thr-btn-secondary--consumer-200:hover,.thr-btn-secondary--consumer-200:focus{opacity:.6;color:#C2EAD0;text-decoration:none}.bg--consumer-300{background-color:#98DBB0}.text--consumer-300{color:#98DBB0}.thr-btn--consumer-300{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#98DBB0;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--consumer-300{transition:none}}.thr-btn--consumer-300:hover,.thr-btn--consumer-300:focus{background-color:#72ce93}.thr-btn-secondary--consumer-300{display:inline-block;font-weight:400;color:#98DBB0;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #98DBB0;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--consumer-300{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--consumer-300{transition:none}}.thr-btn-secondary--consumer-300:hover,.thr-btn-secondary--consumer-300:focus{opacity:.6;color:#98DBB0;text-decoration:none}.bg--consumer-400{background-color:#6CCB8F}.text--consumer-400{color:#6CCB8F}.thr-btn--consumer-400{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#6CCB8F;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--consumer-400{transition:none}}.thr-btn--consumer-400:hover,.thr-btn--consumer-400:focus{background-color:#46be72}.thr-btn-secondary--consumer-400{display:inline-block;font-weight:400;color:#6CCB8F;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #6CCB8F;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--consumer-400{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--consumer-400{transition:none}}.thr-btn-secondary--consumer-400:hover,.thr-btn-secondary--consumer-400:focus{opacity:.6;color:#6CCB8F;text-decoration:none}.bg--consumer-500{background-color:#38B967}.text--consumer-500{color:#38B967}.thr-btn--consumer-500{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#38B967;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--consumer-500{transition:none}}.thr-btn--consumer-500:hover,.thr-btn--consumer-500:focus{background-color:#2c9251}.thr-btn-secondary--consumer-500{display:inline-block;font-weight:400;color:#38B967;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #38B967;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--consumer-500{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--consumer-500{transition:none}}.thr-btn-secondary--consumer-500:hover,.thr-btn-secondary--consumer-500:focus{opacity:.6;color:#38B967;text-decoration:none}.bg--consumer-600{background-color:#05A63F}.text--consumer-600{color:#05A63F}.thr-btn--consumer-600{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#05A63F;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--consumer-600{transition:none}}.thr-btn--consumer-600:hover,.thr-btn--consumer-600:focus{background-color:#04742c}.thr-btn-secondary--consumer-600{display:inline-block;font-weight:400;color:#05A63F;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #05A63F;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--consumer-600{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--consumer-600{transition:none}}.thr-btn-secondary--consumer-600:hover,.thr-btn-secondary--consumer-600:focus{opacity:.6;color:#05A63F;text-decoration:none}.bg--consumer-700{background-color:#039030}.text--consumer-700{color:#039030}.thr-btn--consumer-700{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#039030;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--consumer-700{transition:none}}.thr-btn--consumer-700:hover,.thr-btn--consumer-700:focus{background-color:#025e1f}.thr-btn-secondary--consumer-700{display:inline-block;font-weight:400;color:#039030;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #039030;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--consumer-700{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--consumer-700{transition:none}}.thr-btn-secondary--consumer-700:hover,.thr-btn-secondary--consumer-700:focus{opacity:.6;color:#039030;text-decoration:none}.bg--consumer-800{background-color:#027A22}.text--consumer-800{color:#027A22}.thr-btn--consumer-800{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#027A22;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--consumer-800{transition:none}}.thr-btn--consumer-800:hover,.thr-btn--consumer-800:focus{background-color:#014814}.thr-btn-secondary--consumer-800{display:inline-block;font-weight:400;color:#027A22;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #027A22;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--consumer-800{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--consumer-800{transition:none}}.thr-btn-secondary--consumer-800:hover,.thr-btn-secondary--consumer-800:focus{opacity:.6;color:#027A22;text-decoration:none}.bg--consumer-900{background-color:#006413}.text--consumer-900{color:#006413}.thr-btn--consumer-900{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#006413;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--consumer-900{transition:none}}.thr-btn--consumer-900:hover,.thr-btn--consumer-900:focus{background-color:#003109}.thr-btn-secondary--consumer-900{display:inline-block;font-weight:400;color:#006413;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #006413;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--consumer-900{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--consumer-900{transition:none}}.thr-btn-secondary--consumer-900:hover,.thr-btn-secondary--consumer-900:focus{opacity:.6;color:#006413;text-decoration:none}.bg--work-primary{background-color:#0A87F0}.text--work-primary{color:#0A87F0}.thr-btn--work-primary{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#0A87F0;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--work-primary{transition:none}}.thr-btn--work-primary:hover,.thr-btn--work-primary:focus{background-color:#086bbf}.thr-btn-secondary--work-primary{display:inline-block;font-weight:400;color:#0A87F0;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #0A87F0;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--work-primary{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--work-primary{transition:none}}.thr-btn-secondary--work-primary:hover,.thr-btn-secondary--work-primary:focus{opacity:.6;color:#0A87F0;text-decoration:none}.bg--work-50{background-color:#F3FAFF}.text--work-50{color:#F3FAFF}.thr-btn--work-50{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#F3FAFF;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--work-50{transition:none}}.thr-btn--work-50:hover,.thr-btn--work-50:focus{background-color:#c0e5ff}.thr-btn-secondary--work-50{display:inline-block;font-weight:400;color:#F3FAFF;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #F3FAFF;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--work-50{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--work-50{transition:none}}.thr-btn-secondary--work-50:hover,.thr-btn-secondary--work-50:focus{opacity:.6;color:#F3FAFF;text-decoration:none}.bg--work-100{background-color:#DEF0FE}.text--work-100{color:#DEF0FE}.thr-btn--work-100{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#DEF0FE;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--work-100{transition:none}}.thr-btn--work-100:hover,.thr-btn--work-100:focus{background-color:#addafd}.thr-btn-secondary--work-100{display:inline-block;font-weight:400;color:#DEF0FE;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #DEF0FE;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--work-100{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--work-100{transition:none}}.thr-btn-secondary--work-100:hover,.thr-btn-secondary--work-100:focus{opacity:.6;color:#DEF0FE;text-decoration:none}.bg--work-200{background-color:#BEE1FD}.text--work-200{color:#BEE1FD}.thr-btn--work-200{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#BEE1FD;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--work-200{transition:none}}.thr-btn--work-200:hover,.thr-btn--work-200:focus{background-color:#8dcafb}.thr-btn-secondary--work-200{display:inline-block;font-weight:400;color:#BEE1FD;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #BEE1FD;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--work-200{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--work-200{transition:none}}.thr-btn-secondary--work-200:hover,.thr-btn-secondary--work-200:focus{opacity:.6;color:#BEE1FD;text-decoration:none}.bg--work-300{background-color:#92CBFA}.text--work-300{color:#92CBFA}.thr-btn--work-300{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#92CBFA;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--work-300{transition:none}}.thr-btn--work-300:hover,.thr-btn--work-300:focus{background-color:#61b4f8}.thr-btn-secondary--work-300{display:inline-block;font-weight:400;color:#92CBFA;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #92CBFA;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--work-300{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--work-300{transition:none}}.thr-btn-secondary--work-300:hover,.thr-btn-secondary--work-300:focus{opacity:.6;color:#92CBFA;text-decoration:none}.bg--work-400{background-color:#65B4F6}.text--work-400{color:#65B4F6}.thr-btn--work-400{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#65B4F6;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--work-400{transition:none}}.thr-btn--work-400:hover,.thr-btn--work-400:focus{background-color:#359df3}.thr-btn-secondary--work-400{display:inline-block;font-weight:400;color:#65B4F6;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #65B4F6;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--work-400{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--work-400{transition:none}}.thr-btn-secondary--work-400:hover,.thr-btn-secondary--work-400:focus{opacity:.6;color:#65B4F6;text-decoration:none}.bg--work-500{background-color:#389EF3}.text--work-500{color:#389EF3}.thr-btn--work-500{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#389EF3;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--work-500{transition:none}}.thr-btn--work-500:hover,.thr-btn--work-500:focus{background-color:#0e86ea}.thr-btn-secondary--work-500{display:inline-block;font-weight:400;color:#389EF3;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #389EF3;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--work-500{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--work-500{transition:none}}.thr-btn-secondary--work-500:hover,.thr-btn-secondary--work-500:focus{opacity:.6;color:#389EF3;text-decoration:none}.bg--work-600{background-color:#0A87F0}.text--work-600{color:#0A87F0}.thr-btn--work-600{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#0A87F0;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--work-600{transition:none}}.thr-btn--work-600:hover,.thr-btn--work-600:focus{background-color:#086bbf}.thr-btn-secondary--work-600{display:inline-block;font-weight:400;color:#0A87F0;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #0A87F0;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--work-600{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--work-600{transition:none}}.thr-btn-secondary--work-600:hover,.thr-btn-secondary--work-600:focus{opacity:.6;color:#0A87F0;text-decoration:none}.bg--work-700{background-color:#0773CA}.text--work-700{color:#0773CA}.thr-btn--work-700{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#0773CA;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--work-700{transition:none}}.thr-btn--work-700:hover,.thr-btn--work-700:focus{background-color:#055799}.thr-btn-secondary--work-700{display:inline-block;font-weight:400;color:#0773CA;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #0773CA;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--work-700{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--work-700{transition:none}}.thr-btn-secondary--work-700:hover,.thr-btn-secondary--work-700:focus{opacity:.6;color:#0773CA;text-decoration:none}.bg--work-800{background-color:#035EA5}.text--work-800{color:#035EA5}.thr-btn--work-800{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#035EA5;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--work-800{transition:none}}.thr-btn--work-800:hover,.thr-btn--work-800:focus{background-color:#024173}.thr-btn-secondary--work-800{display:inline-block;font-weight:400;color:#035EA5;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #035EA5;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--work-800{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--work-800{transition:none}}.thr-btn-secondary--work-800:hover,.thr-btn-secondary--work-800:focus{opacity:.6;color:#035EA5;text-decoration:none}.bg--work-900{background-color:#004A7F}.text--work-900{color:#004A7F}.thr-btn--work-900{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#004A7F;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--work-900{transition:none}}.thr-btn--work-900:hover,.thr-btn--work-900:focus{background-color:#002c4c}.thr-btn-secondary--work-900{display:inline-block;font-weight:400;color:#004A7F;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #004A7F;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--work-900{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--work-900{transition:none}}.thr-btn-secondary--work-900:hover,.thr-btn-secondary--work-900:focus{opacity:.6;color:#004A7F;text-decoration:none}.bg--gray-000{background-color:#f7f7f7}.text--gray-000{color:#f7f7f7}.thr-btn--gray-000{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#f7f7f7;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--gray-000{transition:none}}.thr-btn--gray-000:hover,.thr-btn--gray-000:focus{background-color:#dedede}.thr-btn-secondary--gray-000{display:inline-block;font-weight:400;color:#f7f7f7;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #f7f7f7;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--gray-000{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--gray-000{transition:none}}.thr-btn-secondary--gray-000:hover,.thr-btn-secondary--gray-000:focus{opacity:.6;color:#f7f7f7;text-decoration:none}.bg--gray-50{background-color:#FAFAFA}.text--gray-50{color:#FAFAFA}.thr-btn--gray-50{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#FAFAFA;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--gray-50{transition:none}}.thr-btn--gray-50:hover,.thr-btn--gray-50:focus{background-color:#e1e1e1}.thr-btn-secondary--gray-50{display:inline-block;font-weight:400;color:#FAFAFA;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #FAFAFA;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--gray-50{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--gray-50{transition:none}}.thr-btn-secondary--gray-50:hover,.thr-btn-secondary--gray-50:focus{opacity:.6;color:#FAFAFA;text-decoration:none}.bg--gray-100{background-color:#f2f2f2}.text--gray-100{color:#f2f2f2}.thr-btn--gray-100{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#f2f2f2;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--gray-100{transition:none}}.thr-btn--gray-100:hover,.thr-btn--gray-100:focus{background-color:#d9d9d9}.thr-btn-secondary--gray-100{display:inline-block;font-weight:400;color:#f2f2f2;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #f2f2f2;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--gray-100{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--gray-100{transition:none}}.thr-btn-secondary--gray-100:hover,.thr-btn-secondary--gray-100:focus{opacity:.6;color:#f2f2f2;text-decoration:none}.bg--gray-200{background-color:#ebebeb}.text--gray-200{color:#ebebeb}.thr-btn--gray-200{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#ebebeb;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--gray-200{transition:none}}.thr-btn--gray-200:hover,.thr-btn--gray-200:focus{background-color:#d2d2d2}.thr-btn-secondary--gray-200{display:inline-block;font-weight:400;color:#ebebeb;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #ebebeb;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--gray-200{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--gray-200{transition:none}}.thr-btn-secondary--gray-200:hover,.thr-btn-secondary--gray-200:focus{opacity:.6;color:#ebebeb;text-decoration:none}.bg--gray-300{background-color:#d9d9d9}.text--gray-300{color:#d9d9d9}.thr-btn--gray-300{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#d9d9d9;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--gray-300{transition:none}}.thr-btn--gray-300:hover,.thr-btn--gray-300:focus{background-color:silver}.thr-btn-secondary--gray-300{display:inline-block;font-weight:400;color:#d9d9d9;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #d9d9d9;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--gray-300{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--gray-300{transition:none}}.thr-btn-secondary--gray-300:hover,.thr-btn-secondary--gray-300:focus{opacity:.6;color:#d9d9d9;text-decoration:none}.bg--gray-400{background-color:#BFBFBF}.text--gray-400{color:#BFBFBF}.thr-btn--gray-400{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#BFBFBF;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--gray-400{transition:none}}.thr-btn--gray-400:hover,.thr-btn--gray-400:focus{background-color:#a6a6a6}.thr-btn-secondary--gray-400{display:inline-block;font-weight:400;color:#BFBFBF;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #BFBFBF;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--gray-400{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--gray-400{transition:none}}.thr-btn-secondary--gray-400:hover,.thr-btn-secondary--gray-400:focus{opacity:.6;color:#BFBFBF;text-decoration:none}.bg--gray-500{background-color:#999}.text--gray-500{color:#999}.thr-btn--gray-500{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#999;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--gray-500{transition:none}}.thr-btn--gray-500:hover,.thr-btn--gray-500:focus{background-color:gray}.thr-btn-secondary--gray-500{display:inline-block;font-weight:400;color:#999;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #999;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--gray-500{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--gray-500{transition:none}}.thr-btn-secondary--gray-500:hover,.thr-btn-secondary--gray-500:focus{opacity:.6;color:#999;text-decoration:none}.bg--gray-600{background-color:#737373}.text--gray-600{color:#737373}.thr-btn--gray-600{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#737373;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--gray-600{transition:none}}.thr-btn--gray-600:hover,.thr-btn--gray-600:focus{background-color:#5a5a5a}.thr-btn-secondary--gray-600{display:inline-block;font-weight:400;color:#737373;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #737373;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--gray-600{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--gray-600{transition:none}}.thr-btn-secondary--gray-600:hover,.thr-btn-secondary--gray-600:focus{opacity:.6;color:#737373;text-decoration:none}.bg--gray-700{background-color:#4C4C4C}.text--gray-700{color:#4C4C4C}.thr-btn--gray-700{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#4C4C4C;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--gray-700{transition:none}}.thr-btn--gray-700:hover,.thr-btn--gray-700:focus{background-color:#333}.thr-btn-secondary--gray-700{display:inline-block;font-weight:400;color:#4C4C4C;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #4C4C4C;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--gray-700{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--gray-700{transition:none}}.thr-btn-secondary--gray-700:hover,.thr-btn-secondary--gray-700:focus{opacity:.6;color:#4C4C4C;text-decoration:none}.bg--gray-800{background-color:#333}.text--gray-800{color:#333}.thr-btn--gray-800{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#333;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--gray-800{transition:none}}.thr-btn--gray-800:hover,.thr-btn--gray-800:focus{background-color:#1a1a1a}.thr-btn-secondary--gray-800{display:inline-block;font-weight:400;color:#333;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #333;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--gray-800{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--gray-800{transition:none}}.thr-btn-secondary--gray-800:hover,.thr-btn-secondary--gray-800:focus{opacity:.6;color:#333;text-decoration:none}.bg--gray-900{background-color:#191919}.text--gray-900{color:#191919}.thr-btn--gray-900{display:inline-block;font-weight:400;color:#fff;text-align:center;vertical-align:middle;user-select:none;background-color:#191919;border:1px solid transparent;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.thr-btn--gray-900{transition:none}}.thr-btn--gray-900:hover,.thr-btn--gray-900:focus{background-color:#000}.thr-btn-secondary--gray-900{display:inline-block;font-weight:400;color:#191919;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid #191919;padding:.6rem .75rem;font-size:1rem;line-height:1.5;border-radius:1px;transition:opacity 0.15s ease-in-out,color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (max-width:1099.98px){.thr-btn-secondary--gray-900{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.thr-btn-secondary--gray-900{transition:none}}.thr-btn-secondary--gray-900:hover,.thr-btn-secondary--gray-900:focus{opacity:.6;color:#191919;text-decoration:none}.bg--gradient-work-400-to-transparent-to-right{background:linear-gradient(to right,#65B4F6,transparent)}.bg--gradient-work-400-to-transparent-to-left{background:linear-gradient(to left,#65B4F6,transparent)}.bg--gradient-work-400-to-transparent-to-top{background:linear-gradient(to top,#65B4F6,transparent)}.bg--gradient-work-400-to-transparent-to-bottom{background:linear-gradient(to bottom,#65B4F6,transparent)}.bg--gradient-work-600-to-transparent-to-right{background:linear-gradient(to right,#0A87F0,transparent)}.bg--gradient-work-600-to-transparent-to-left{background:linear-gradient(to left,#0A87F0,transparent)}.bg--gradient-work-600-to-transparent-to-top{background:linear-gradient(to top,#0A87F0,transparent)}.bg--gradient-work-600-to-transparent-to-bottom{background:linear-gradient(to bottom,#0A87F0,transparent)}.bg--gradient-work-700-to-work-50-to-right{background:linear-gradient(to right,#0773CA,#F3FAFF)}.bg--gradient-work-700-to-work-50-to-left{background:linear-gradient(to left,#0773CA,#F3FAFF)}.bg--gradient-work-700-to-work-50-to-top{background:linear-gradient(to top,#0773CA,#F3FAFF)}.bg--gradient-work-700-to-work-50-to-bottom{background:linear-gradient(to bottom,#0773CA,#F3FAFF)}.bg--gradient-work-800-to-transparent-to-right{background:linear-gradient(to right,#035EA5,transparent)}.bg--gradient-work-800-to-transparent-to-left{background:linear-gradient(to left,#035EA5,transparent)}.bg--gradient-work-800-to-transparent-to-top{background:linear-gradient(to top,#035EA5,transparent)}.bg--gradient-work-800-to-transparent-to-bottom{background:linear-gradient(to bottom,#035EA5,transparent)}.bg--gradient-work-900-to-work-800-to-right{background:linear-gradient(to right,#004A7F,#035EA5)}.bg--gradient-work-900-to-work-800-to-left{background:linear-gradient(to left,#004A7F,#035EA5)}.bg--gradient-work-900-to-work-800-to-top{background:linear-gradient(to top,#004A7F,#035EA5)}.bg--gradient-work-900-to-work-800-to-bottom{background:linear-gradient(to bottom,#004A7F,#035EA5)}.bg--gradient-brand-900-to-consumer-600-to-right{background:linear-gradient(to right,#212121,#05A63F)}.bg--gradient-brand-900-to-consumer-600-to-left{background:linear-gradient(to left,#212121,#05A63F)}.bg--gradient-brand-900-to-consumer-600-to-top{background:linear-gradient(to top,#212121,#05A63F)}.bg--gradient-brand-900-to-consumer-600-to-bottom{background:linear-gradient(to bottom,#212121,#05A63F)}b,strong{font-weight:700}code{background-color:#f2f2f2;border-radius:1px}pre{padding:.5rem;background-color:#f2f2f2;border-radius:1px;white-space:pre-wrap}[data-href]{cursor:pointer}.text-secondary{font-weight:400}.text-secondary-gray800{font-weight:300;color:#333}.text-secondary-gray800 a:hover{color:#212121!important}.text-secondary-gray600{font-weight:300;color:#737373}.text-secondary-gray600 a:hover{color:#212121!important}.text-primary-gray600{color:#737373}.text-black{color:#000}.zi-1{z-index:1}.sticky{position:sticky;top:1px;transition:top 0.2s;z-index:10}.sticky--isSticky{top:65px}@media (min-width:1100px){.sticky--topXl.sticky--isSticky{top:115px}}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}@media (max-width:767.98px){.hidden--sm{display:none}}.hidden--md{display:none}@media (min-width:1100px){.hidden--md{display:block}}.modal-content{background:none;border:none}.modal-backdrop.show{opacity:.8}.modal-image{max-width:100%}.modal-video .modal-header{border:none}.modal-header--noBorder{border:none}.modal .close{opacity:1;width:25px;height:25px;margin-bottom:-.5rem;padding:0;background-image:url(/images/icons/icon-close-white.svg);background-repeat:no-repeat;background-size:contain}.blockquote--big{font-weight:700;font-size:1.5rem;border-bottom:6px solid #212121;padding-bottom:20px;margin-bottom:0}.thr-convo{display:flex;flex-direction:column;width:100%}.thr-convoBubble{--margin-bottom:0.5rem;--animation:none;--animation-typing:none;display:grid;align-self:var(--bubble-align);justify-items:var(--inner-align);max-width:65%}.thr-convoBubble--me{--bg-color:#E1F4E7;--bubble-align:flex-end;--inner-align:end;--anchor-align-left:auto;--anchor-align-right:-0.25rem;--anchor-transform:none}.thr-convoBubble--you{--bg-color:#EDEDED;--bubble-align:flex-start;--inner-align:start;--anchor-align-left:-0.25rem;--anchor-align-right:auto;--anchor-transform:scaleX(-1)}.thr-convoBubble.in-viewport{--animation:bubble .2s ease-out 0s forwards;--animation-typing:var(--animation), remove .2s ease-out 0s forwards}.thr-convoBubble:last-of-type{--margin-bottom:0}.thr-convoBubble__inner{grid-column-start:1;grid-row-start:1;align-self:start;display:inline-flex;flex-direction:column;position:relative;z-index:1;margin-bottom:var(--margin-bottom);border-radius:.75rem;background-color:var(--bg-color);transform:translateY(50px);visibility:hidden;opacity:0;animation:var(--animation);animation-delay:var(--delay-sent)}.thr-convoBubble__inner--typing{margin-bottom:0;animation:var(--animation-typing);animation-delay:var(--delay-typing),var(--delay-sent)}.thr-convoBubble__inner::after{content:"";display:block;width:1rem;height:1rem;position:absolute;z-index:-1;bottom:0;right:var(--anchor-align-right);left:var(--anchor-align-left);transform:var(--anchor-transform);background:var(--bg-color);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 111.01 111.01'%3E%3Cpath d='M111.01 111.01S63.13 76.36 80.05 0H0c0 111.01 111.01 111.01 111.01 111.01Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 111.01 111.01'%3E%3Cpath d='M111.01 111.01S63.13 76.36 80.05 0H0c0 111.01 111.01 111.01 111.01 111.01Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.thr-convoBubble__typing,.thr-convoBubble__sent{display:flex;flex-direction:column;padding:.25rem}.thr-convoBubble__typing{flex-direction:row;margin-bottom:0;padding:.5rem}.thr-convoBubble__typing span{flex:none;display:block;width:10px;height:10px;margin:2px;border-radius:50%;background-color:#757575;opacity:.4}.thr-convoBubble__typing span:nth-of-type(1){animation:1s blink infinite 0.3333s}.thr-convoBubble__typing span:nth-of-type(2){animation:1s blink infinite 0.6666s}.thr-convoBubble__typing span:nth-of-type(3){animation:1s blink infinite 0.9999s}@keyframes blink{50%{opacity:1}}.thr-convoBubble__image{border-radius:.5rem;margin-bottom:.25rem}.thr-convoBubble__body{padding:.25rem .3333333333rem 0}.thr-convoBubble__body--file{display:flex;align-items:center;padding-top:.25rem;padding-bottom:.25rem}.thr-convoBubble__icon{display:flex;flex-shrink:0;margin-right:.25rem}.thr-convoBubble__icon svg{width:2rem;height:2rem}.thr-convoBubble__text,.thr-convoBubble__file{font-size:.875rem;color:#000;line-height:1.2;margin:0}.thr-convoBubble__quote{padding-left:.3333333333rem;border-left:2px solid #BB00BD;margin-bottom:.3333333333rem}.thr-convoBubble__quoteName{margin:0;font-size:.75rem;line-height:1;font-weight:700;color:#737373}.thr-convoBubble__quoteText{margin:.25rem 0 0;line-height:1.1;font-size:.75rem;color:#737373}.thr-convoBubble__bottom{display:flex;justify-content:space-between}.thr-convoBubble__size,.thr-convoBubble__time{margin:.25rem 0 0;font-size:.7rem;line-height:1;text-align:right;color:#757575}.thr-convoBubble__time{margin-left:auto}@keyframes bubble{100%{transform:translateY(0);visibility:visible;opacity:initial}}@keyframes remove{100%{transform:translateY(-50px);visibility:hidden;opacity:0}}.thr-grid{display:grid;grid-gap:20px;--grid-cols:1;--grid-cols-md:2;--grid-cols-lg:3;grid-template-columns:repeat(var(--grid-cols),minmax(0,1fr))}@media (min-width:768px){.thr-grid{--grid-cols:var(--grid-cols-md)}}@media (min-width:1100px){.thr-grid{--grid-cols:var(--grid-cols-lg)}}.thr-grid__item{--text-color:#000;--background-color:#fff;--icon-color:#05A63F;--icon-background-color:transparent;--padding:1rem;display:flex;flex-direction:column;position:relative;border-radius:8px;box-shadow:0 0 16px 0 rgba(0,0,0,.14),0 20px 64px 0 rgba(0,0,0,.14);color:var(--text-color);background-color:var(--background-color);padding:var(--padding);transition:all 0.2s ease-in-out;--grid-col-span:1;--grid-col-span-md:1;--grid-col-span-lg:1;grid-column:span var(--grid-col-span);--grid-row-span:1;--grid-row-span-md:1;--grid-row-span-lg:1;grid-row:span var(--grid-row-span)}@media (min-width:768px){.thr-grid__item{--grid-col-span:var(--grid-col-span-md)}}@media (min-width:1100px){.thr-grid__item{--grid-col-span:var(--grid-col-span-lg)}}@media (min-width:768px){.thr-grid__item{--grid-row-span:var(--grid-row-span-md)}}@media (min-width:1100px){.thr-grid__item{--grid-row-span:var(--grid-row-span-lg)}}.thr-grid__item--expanded{--text-color:#fff;--background-color:#212121;--icon-color:var(--background-color);--icon-background-color:#05A63F}.thr-grid__item--expanded .thr-grid__content{visibility:hidden}.thr-grid__item--expanded .thr-grid__overlay{visibility:visible}.thr-grid__item--expanded .thr-grid__toggle svg{border:none;transform:none}.thr-grid__title{font-weight:300;font-size:18px;line-height:1.2;color:var(--text-color)}.thr-grid__content{flex-grow:1;flex-shrink:0;display:grid;transform-style:preserve-3d}.thr-grid__front,.thr-grid__overlay{grid-column-start:1;grid-row-start:1}@media (min-width:768px){.thr-grid__front,.thr-grid__overlay{min-height:100%}}.thr-grid__front--edge{margin-bottom:calc(-1 * var(--padding))}.thr-grid__overlay{visibility:hidden}.thr-grid__overlayCta{display:flex;position:absolute;padding:1rem;margin:0;left:calc(-1 * var(--padding));bottom:calc(-1 * var(--padding));color:var(--icon-background-color);transition:all 0.2s ease-in-out}.thr-grid__overlayCta:focus,.thr-grid__overlayCta:active{outline:none;opacity:.5}.thr-grid__overlayCta svg{width:1.25rem;height:1.25rem}.thr-grid__toggle{display:flex;position:absolute;padding:var(--padding);margin:0;right:0;bottom:0;appearance:none;background:none;border:none;border-radius:50%;color:var(--icon-color);transition:all 0.2s ease-in-out}.thr-grid__toggle:hover{opacity:.5}.thr-grid__toggle:focus,.thr-grid__toggle:active{outline:none;opacity:.5}.thr-grid__toggle:focus svg,.thr-grid__toggle:active svg{box-shadow:0 0 2px 2px currentColor}.thr-grid__toggle svg{padding:1px;width:1.5rem;height:1.5rem;transform:rotate(-45deg);transition:all 0.2s ease-in-out;border:1px solid currentColor;border-radius:50%;background-color:var(--icon-background-color)}.thr-list{list-style-type:none;padding-left:0;margin-bottom:0}.thr-list li{display:flex;list-style-type:none;margin-bottom:20px}.thr-list li::before{content:"";width:25px;height:25px;padding:0;background-repeat:no-repeat;background-size:contain;background-position:center;margin-right:1rem;flex-shrink:0}.thr-list li:last-child{margin-bottom:0}.thr-list--border li{position:relative;padding-bottom:20px}.thr-list--border li::after{content:"";position:absolute;bottom:0;left:calc(25px + 1rem);width:calc(100% - (25px + 1rem));height:1px;background-color:#d9d9d9}.thr-list--border li:last-child::after{display:none}.thr-list--borderLight li{position:relative;padding-bottom:1rem;padding-top:0;border-bottom:1px solid #737373}.thr-list--columns-2{width:100%}@media (min-width:768px){.thr-list--columns-2{column-count:2;column-gap:20px}}.thr-list--arrow li::before{background-image:url(/images/icons/icon-arrow-right.svg)}.thr-list--arrowNegative li::before{background-image:url(/images/icons/icon-arrow-right-negative.svg)}.thr-list--arrowLight li::before{background-image:url(/images/icons/icon-arrow-right-light.svg)}.thr-list--checkCircle li::before{background-image:url(/images/icons/icon-check-circle.svg)}.thr-list--check li::before{margin-top:5px;width:15px;height:15px;margin-right:.5rem;background-image:url(/images/icons/icon-check-primary.svg)}.thr-list--medium li{margin-bottom:10px}.thr-list--medium li::before{width:20px;height:20px;margin-right:.75rem;margin-top:.2rem}.thr-list b{color:#000}.thr-list a b{color:#212121}.thr-list--negative b{color:#fff}label.invalid{color:#d04437}.thr-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;box-shadow:none;outline:none;border-radius:2px;border:1px solid #757575;padding:7px 10px;font-size:.875rem;line-height:20px;border-radius:2px;font-size:1rem;padding-right:1.5rem;color:#757575;background:#fff}.thr-select-wrapper{display:inline-block;position:relative}.thr-select-wrapper::after{content:"";background-image:url(/images/icons/icon-chevron-down.svg);width:10px;height:10px;background-size:10px 10px;margin-top:-5px;position:absolute;top:50%;right:.75rem;background-repeat:no-repeat;border:none}.thr-select-wrapper--negative::after{background-image:url(/images/icons/icon-chevron-down-negative.svg)}.thr-input{margin-bottom:1rem;padding:10px 20px;border:1px solid #757575;border-radius:1px;background-color:transparent}@media (max-width:767.98px){.thr-input{margin-bottom:1rem}}.thr-input--small{padding:5px 10px}.thr-input--negative{color:#fff;border:1px solid #fff;background-color:transparent}.thr-input--negative::placeholder{color:#fff}.thr-input--negative:focus,.thr-input--negative:active{background-color:transparent;color:#fff}.thr-input--threemaId{text-transform:uppercase}.thr-input--threemaId::placeholder{text-transform:none}.thr-input--info{margin-bottom:.5rem}.thr-input-info{margin-bottom:1rem}.thr-check{color:#000;font-size:1rem;display:flex;align-items:start;position:relative;margin-bottom:1rem;text-align:left;cursor:pointer;transition:all 0.2s ease}.thr-check input{position:absolute;z-index:-1;opacity:0}.thr-check input:checked~.thr-check__box{background:#212121}.thr-check input:checked~span:after{display:block;opacity:1}.thr-check__label{margin-top:-3px}.thr-check__box{border:1px solid #191919;border-radius:1px;background:none;height:20px;width:20px;position:relative;flex-shrink:0;margin-right:.5rem;transition:all 0.2s ease}.thr-check__box:after{transition:opacity 0.2s;border:solid #fff;content:"";position:absolute;opacity:0;top:50%;left:50%;margin-left:-3px;margin-top:-8px;width:6px;height:13px;border-width:0 2px 2px 0;transform:rotate(45deg)}.thr-check--negative{color:#fff}.thr-check--negative .thr-check__box{background-color:transparent;border-color:#fff}.thr-check--negative .thr-check__box::after{border-color:#212121}.thr-check--negative input:checked~.thr-check__box{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;background:#fff}.form__radio{display:flex;flex-wrap:wrap}.form__label{width:100%;margin-bottom:.75rem;font-size:1rem}.form__group{margin-bottom:1.5rem}.thr-radioInput{--radioInput-color:#212121;position:relative;margin-bottom:1rem;margin-right:1.25rem}.thr-radioInput--negative{--radioInput-color:#fff}.thr-radioInput__input{position:absolute;top:4px;left:0;width:30px;height:20px;opacity:0;z-index:1;cursor:pointer}.thr-radioInput__label{display:flex;align-items:center;padding:0 0 0 30px;cursor:pointer;margin-bottom:0}.thr-radioInput__label:before{content:"";position:absolute;top:0;left:0;width:20px;height:20px;background-color:transparent;border:2px solid var(--radioInput-color);border-radius:14px;z-index:1;transition:border-color 0.28s cubic-bezier(.4,0,.2,1)}.thr-radioInput__label:after{content:"";position:absolute;top:6px;left:6px;width:8px;height:8px;background-color:var(--radioInput-color);border-radius:50%;z-index:2;transform:scale(0,0);transition:transform 0.28s cubic-bezier(.4,0,.2,1)}.thr-radioInput__input:checked+.thr-radioInput__label:before{border-color:var(--radioInput-color)}.thr-radioInput__input:checked+.thr-radioInput__label:after{transform:scale(1,1)}.thr-segmentedControl{position:relative;display:inline-flex;background-color:#C2EAD0;padding:2px;border-radius:1px}.thr-segmentedControl__item{display:flex;align-items:center;text-align:center;cursor:pointer;padding:.75rem 1rem;line-height:1;z-index:1;transition:background-color 0.2s}.thr-segmentedControl__item--active{background-color:#fff}.thr-ol-list{counter-reset:li;margin-left:0;padding-left:0}.thr-ol-list li{position:relative;padding:5px 0 5px 35px;list-style:none}.thr-ol-list li b,.thr-ol-list li strong{color:#000}.thr-ol-list li::before,.thr-ol-list li .thr-ol-list-customMarker{content:counter(li);counter-increment:li;position:absolute;top:7px;left:0;width:25px;height:25px;text-align:center;background-color:#212121;border-radius:100%;font-size:1rem;color:#fff;line-height:1;display:flex;align-items:center;justify-content:center}.thr-ol-list--custom li::before{display:none}.thr-ol-list--center li .thr-ol-list-customMarker,.thr-ol-list--center li::before{left:50%;transform:translateX(-50%)}img[thr-image]{cursor:pointer}.opacity--25{opacity:.25}.opacity--50{opacity:.5}.opacity--75{opacity:.75}.thr-flap{box-shadow:0 0 2px 0 rgba(0,0,0,.12),0 1px 8px 0 rgba(0,0,0,.08);margin-bottom:10px;background-color:#fff;border-radius:1px;border:1px solid #DBDBDB}.thr-flap--big .thr-flap__title{font-size:18px;color:#212121;font-weight:700}@media (min-width:768px){.thr-flap--big .thr-flap__title{font-size:1.5rem}}.thr-flap__header{display:flex;align-items:center;padding:.65rem 1rem;transition:all 0.2s ease-in-out;cursor:pointer}.thr-flap__header:not(.collapsed) .thr-flap__plus:after{left:0;transform:translate(0,-50%) rotate(0)}.thr-flap__title{display:block;flex-grow:1;font-weight:400}.thr-flap__title:hover{text-decoration:none}.thr-flap__plus{flex-shrink:0;position:relative;width:1rem;height:2px;background-color:#333;margin-left:1rem}.thr-flap__plus::after{content:"";position:absolute;left:50%;top:50%;width:1rem;height:2px;background-color:#333;transform:translate(-50%,-50%) rotate(90deg);transition:all 0.2s ease-in-out}.thr-flap__description{margin:0 .4rem .4rem;padding:.625rem;background-color:#C2EAD0}.thr-flap__description p{margin:0;font-size:.875rem}.thr-flap__content{border-top:1px solid #DBDBDB;padding:.65rem 1rem}.thr-flap__content p:last-child{margin-bottom:0}.thr-flap__contentItem{margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid #EDEDED}.thr-flap__contentItem:last-child{border-bottom:none}.thr-flap__contentList{list-style-type:none;padding-left:1.25rem}.thr-flap__contentList li{margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid #EDEDED}.thr-flap__contentList:last-child li:last-child{border-bottom:none}.thr-collapseAll{--collapseAll-open-display:flex;--collapseAll-close-display:none;appearance:none;margin:0 0 1rem auto;padding:0;background:transparent;border:0;font-weight:700;transition:all 0.2s ease-in-out}.thr-collapseAll--close{--collapseAll-open-display:none;--collapseAll-close-display:flex}.thr-collapseAll:focus,.thr-collapseAll:active,.thr-collapseAll:hover{outline:none;color:#757575}.thr-collapseAll__open,.thr-collapseAll__close{display:flex;align-items:center;justify-content:flex-end}.thr-collapseAll__open{display:var(--collapseAll-open-display)}.thr-collapseAll__close{display:var(--collapseAll-close-display)}.thr-collapseAll svg{width:1rem;margin-left:.5rem}.thr-tooltip{position:relative;display:flex;align-items:center;flex-wrap:wrap;justify-content:center}@media (max-width:767.98px){.thr-tooltip{flex-flow:column}}.thr-tooltip:hover .thr-tooltip__content,.thr-tooltip:focus .thr-tooltip__content,.thr-tooltip:active .thr-tooltip__content{display:block}.thr-tooltip:after{content:"";flex-shrink:0;display:block;margin-left:.25rem;width:14px;height:14px;background-repeat:no-repeat;background-size:contain;background-image:url(/images/icons/icon-info-circle.svg)}@media (max-width:767.98px){.thr-tooltip:after{order:-1;margin:0 0 .25rem 0}}.thr-tooltip__content{display:none;position:absolute;bottom:110%;left:50%;transform:translate(-50%,-10%);background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.05),0 0 50px 0 rgba(0,0,0,.1);padding:.5rem .75rem;min-width:200px;border-radius:1px;color:#000}@media (min-width:768px){.thr-tooltip__content{min-width:250px}}.thr-tooltip__content a{color:#212121}.thr-tooltip__content:before{content:"";display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%) rotate(-45deg);width:10px;height:10px;background:#fff}.scroll-margin--top{scroll-margin-top:60px}.overflow-y-auto{overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.overflow-y-auto::-webkit-scrollbar{display:none}.shadow--elevation-1{box-shadow:0 0 2px 0 rgba(0,0,0,.12),0 1px 8px 0 rgba(0,0,0,.08)}.shadow--elevation-2{box-shadow:0 0 4px 0 rgba(0,0,0,.12),0 4px 16px 0 rgba(0,0,0,.1)}.shadow--elevation-3{box-shadow:0 1px 8px 0 rgba(0,0,0,.12),0 8px 32px 0 rgba(0,0,0,.12)}.shadow--elevation-4{box-shadow:0 1px 8px 0 rgba(0,0,0,.12),0 8px 32px 0 rgba(0,0,0,.12)}.object-fit--cover{object-fit:cover}.object-fit--contain{object-fit:contain}.thr-detailList ul{list-style-type:none;padding-left:0;margin-bottom:0}.thr-detailList ul li{list-style-type:none;margin:0;padding:.5rem 0;border-bottom:1px solid rgba(217,217,217,.3)}.thr-detailList ul li:first-child{padding-top:0}.thr-detailList ul li:last-child{border-bottom:none}.thr-detailList--gutterLeft{padding:0 0 0 2rem}.thr-iconList{border-radius:8px;background:#fff;box-shadow:0 0 2px 0 rgba(0,0,0,.12),0 1px 8px 0 rgba(0,0,0,.08)}.thr-iconList__item{padding:.5rem;display:flex;align-items:center;border-bottom:1px solid #d9d9d9;font-weight:300;line-height:1.2}.thr-iconList__item:last-child{border-bottom:0}.thr-iconList__name{margin-bottom:0}.thr-iconList__avatar{width:50px;margin-right:1rem}.thr-iconList__icon{width:30px;margin:.5rem 1rem .5rem .5rem}.thr-iconList--dark{background:#3D3D3D}.thr-iconList--dark .thr-iconList__item{border-bottom-color:#595959}.thr-iconList--dark .thr-iconList__name{color:rgba(255,255,255,.65)}.thr-sectionTitle{line-height:1.2;font-size:1.5rem}.thr-accordionList{box-shadow:0 0 2px 0 rgba(0,0,0,.12),0 1px 8px 0 rgba(0,0,0,.08);background:#fff;border-radius:4px}.thr-accordionList__title{font-size:18px;padding:.75rem 1rem;margin-bottom:0}.thr-accordionList__item{border-top:1px solid #C7C7C7;padding:.5rem 1rem;cursor:pointer}.thr-accordionList__item--active{background-color:#F4FAF5}.thr-accordionList__item--active .thr-accordionList__itemHeader::before{transform:rotate(45deg)}.thr-accordionList__itemHeader{display:flex;align-items:center;font-size:18px}.thr-accordionList__itemHeader::before{content:"+";color:#212121;font-size:1.5rem;line-height:1;margin-right:.75rem;transition:transform 0.2s}.thr-accordionList__itemBody{padding-top:.25rem;padding-left:1.65rem;display:none}.thr-iconBox{text-align:center}.thr-iconBox__title{margin-bottom:0;margin-top:1rem;font-size:1rem;font-weight:400}@media (min-width:768px){.thr-iconBox__title{font-weight:700;font-size:18px}}.thr-iconBox__box{display:inline-block;background-color:#05A63F}.thr-iconBox__icon{width:80px}@media (min-width:768px){.thr-iconBox__icon{width:100px}}