.form-message{--form-message-text-color-default:#596777;--form-message-text-color-disabled:#8da1b9;--form-message-text-color-success:#078758;--form-message-text-color-error:#ca0e2d;--form-message-text-variant-small:xsmall;--form-message-text-variant-medium:small;--form-message-gap:4px}.walor-trend-card-success-color{color:var(--form-message-text-color-success)}.walor-trend-card-danger-color{color:var(--form-message-text-color-error)}.walor-trend-card-default-color{color:var(--form-message-text-color-default)}.walor-trend-card-bg-profit{background:linear-gradient(175deg,#def5ed,#b6e1d1)}@media(min-width:500px){.walor-trend-card-bg-profit--mobile{background:linear-gradient(165deg,#def5ed,#b6e1d1)}}.walor-trend-card-bg-neutral{background:linear-gradient(90deg,#e0e7ee,rgba(124,139,150,.5))}.walor-trend-card-bg-loss{background:linear-gradient(5deg,#feddde,rgba(191,0,10,.5))}@media(min-width:500px){.walor-trend-card-bg-loss--mobile{background:linear-gradient(12deg,#feddde,rgba(191,0,10,.5))}}.record{--record-text-variant-xsmall-normal:xsmall;--record-text-variant-xsmall-strong:xsmall-strong;--record-text-variant-small-normal:small;--record-text-variant-small-strong:small-strong;--record-text-variant-medium-normal:medium;--record-text-variant-medium-strong:medium-strong;--record-text-variant-large-normal:large;--record-text-variant-large-strong:large-strong;--record-text-color-primary:#1a1a1a;--record-text-color-secondary:#596777;--record-text-padding-top-xsmall:0px;--record-text-padding-top-small:0px;--record-text-padding-top-medium:2px;--record-text-padding-top-large:4px;--record-gap-xsmall:4px;--record-gap-small:4px;--record-gap-large:8px;--record-gap-medium:8px;--record-icon-margin-top-xsmall:0px;--record-icon-margin-top-small:1px;--record-icon-margin-top-medium:0px;--record-icon-margin-top-large:0px}.record-group{--record-group-vertical-gap-compact:0px;--record-group-vertical-gap-normal:2px;--record-group-vertical-gap-loose:4px;--record-group-horizontal-gap-compact:8px;--record-group-horizontal-gap-normal:12px;--record-group-horizontal-gap-loose:16px}.ids-record{display:flex}.ids-record>svg{flex-shrink:0}.ids-record--primary{color:var(--record-text-color-primary)}.ids-record--secondary{color:var(--record-text-color-secondary)}.ids-record--xsmall>svg{margin-block:var(--record-icon-margin-top-xsmall);margin-right:var(--record-gap-xsmall)}.ids-record--xsmall>svg+span{margin-block:var(--record-text-padding-top-xsmall)}.ids-record--small>svg{margin-block:var(--record-icon-margin-top-small);margin-right:var(--record-gap-small)}.ids-record--small>svg+span{margin-block:var(--record-text-padding-top-small)}.ids-record--medium>svg{margin-block:var(--record-icon-margin-top-medium);margin-right:var(--record-gap-medium)}.ids-record--medium>svg+span{margin-block:var(--record-text-padding-top-medium)}.ids-record--large>svg{margin-block:var(--record-icon-margin-top-large);margin-right:var(--record-gap-large)}.ids-record--large>svg+span{margin-block:var(--record-text-padding-top-large)}.ids-record-group{display:flex}.ids-record-group--horizontal{flex-direction:row;align-items:center}.ids-record-group--vertical{flex-direction:column}.ids-record-group--horizontal.ids-record-group--compact{gap:var(--record-group-horizontal-gap-compact)}.ids-record-group--horizontal.ids-record-group--normal{gap:var(--record-group-horizontal-gap-normal)}.ids-record-group--horizontal.ids-record-group--loose{gap:var(--record-group-horizontal-gap-loose)}.ids-record-group--vertical.ids-record-group--compact{gap:var(--record-group-vertical-gap-compact)}.ids-record-group--vertical.ids-record-group--normal{gap:var(--record-group-vertical-gap-normal)}.ids-record-group--vertical.ids-record-group--loose{gap:var(--record-group-vertical-gap-loose)}.ids-record-group--wrap{flex-wrap:wrap}.ids-record-group--nowrap{flex-wrap:nowrap}.ids-icons-svg--large{width:32px;height:32px}.ids-icons-svg--medium{width:24px;height:24px}.ids-icons-svg--small{width:16px;height:16px}.ids-icons-svg__emotion--large,.ids-icons-svg__emotion--medium,.ids-icons-svg__emotion--small{height:auto}.ids-arrow-faced-icon{display:inline-block;background-color:currentColor;-webkit-mask-image:url(/images/icons/arrow-faced/icon.webp);mask-image:url(/images/icons/arrow-faced/icon.webp);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.ids-arrow-faced-icon--down{transform:rotate(0deg)}.ids-arrow-faced-icon--down-left{transform:rotate(45deg)}.ids-arrow-faced-icon--left{transform:rotate(90deg)}.ids-arrow-faced-icon--up-left{transform:rotate(135deg)}.ids-arrow-faced-icon--up{transform:rotate(180deg)}.ids-arrow-faced-icon--up-right{transform:rotate(225deg)}.ids-arrow-faced-icon--right{transform:rotate(270deg)}.ids-arrow-faced-icon--down-right{transform:rotate(315deg)}.divider{--divider-background-color:#e8ecf1;--divider-accented-border-color:#00a669;--divider-accented-width-small:64px;--divider-accented-width-medium:96px;--divider-accented-width-large:128px;--divider-border-style:solid;--divider-border-width-small:1px;--divider-border-width-medium:2px;--divider-border-width-large:4px}.divider--inverted{--divider-background-color:color-mix(in srgb,#e8ecf1 20%,transparent);--divider-accented-border-color:#d0f5e8;--divider-accented-width-small:64px;--divider-accented-width-medium:96px;--divider-accented-width-large:128px;--divider-border-style:solid;--divider-border-width-small:1px;--divider-border-width-medium:2px;--divider-border-width-large:4px}.ids-divider{position:relative;display:block;overflow:visible;border:none}.ids-divider--default,.ids-divider--only_accented,.ids-divider--with_accented{background-color:var(--divider-background-color)}.ids-divider--only_accented:before,.ids-divider--with_accented:before{content:"";position:absolute;border-width:inherit;border-style:inherit;border-color:var(--divider-accented-border-color)}.ids-divider--only_accented{background-color:transparent}.ids-divider--vertical{width:0;height:100%}.ids-divider--vertical.ids-divider--small{border-left:var(--divider-border-width-small) var(--divider-border-style) transparent}.ids-divider--vertical.ids-divider--medium{border-left:var(--divider-border-width-medium) var(--divider-border-style) transparent}.ids-divider--vertical.ids-divider--large{border-left:var(--divider-border-width-large) var(--divider-border-style) transparent}.ids-divider--horizontal{width:100%}.ids-divider--horizontal.ids-divider--small{border-bottom:var(--divider-border-width-small) var(--divider-border-style) transparent}.ids-divider--horizontal.ids-divider--medium{border-bottom:var(--divider-border-width-medium) var(--divider-border-style) transparent}.ids-divider--horizontal.ids-divider--large{border-bottom:var(--divider-border-width-large) var(--divider-border-style) transparent}.ids-divider--accented.ids-divider--vertical.ids-divider--accented-small:before{height:var(--divider-accented-width-small)}.ids-divider--accented.ids-divider--vertical.ids-divider--accented-medium:before{height:var(--divider-accented-width-medium)}.ids-divider--accented.ids-divider--vertical.ids-divider--accented-large:before{height:var(--divider-accented-width-large)}.ids-divider--accented.ids-divider--vertical.ids-divider--start:before{top:0;right:0;transform:none}.ids-divider--accented.ids-divider--vertical.ids-divider--center:before{top:50%;right:0;transform:translateY(-50%)}.ids-divider.ids-divider--horizontal.ids-divider--accented-small:before{width:var(--divider-accented-width-small)}.ids-divider.ids-divider--horizontal.ids-divider--accented-medium:before{width:var(--divider-accented-width-medium)}.ids-divider.ids-divider--horizontal.ids-divider--accented-large:before{width:var(--divider-accented-width-large)}.ids-divider.ids-divider--horizontal.ids-divider--start:before{top:0;left:0;transform:none}.ids-divider.ids-divider--horizontal.ids-divider--center:before{top:0;left:50%;transform:translateX(-50%)}*,:after,:before{box-sizing:border-box}:host,html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}hr{height:0;color:inherit}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1}[role=button],button{cursor:pointer}button:disabled{cursor:default}[hidden]{display:none}html{font-size:16px}:root{--theme-color-default:#00a669;--theme-color-hover:#044d32;--theme-color-active:#078758;--theme-color-disabled:#bbc7d5}body{background:#fff}body.force_top{top:0!important}body.body__common-header--normal.global-widget-bar .screening__container{transform:translateY(79px)}body.body__ad-spons--desktop #main-service-menu-drawer,body.sitebranding_desktop--expected--init #main-service-menu-drawer{transition:top .3s ease 0s;top:150px!important;height:calc(100% - 150px)}body.body__ad-spons--sticky #main-service-menu-drawer,body.sitebranding_desktop--expected--scrolled #main-service-menu-drawer{transition:top .3s ease 0s;top:75px!important;height:calc(100% - 75px)}body.body__ad-spons--desktop.body__ad-spons--expanded #main-service-menu-drawer{transition:top .3s ease 0s;top:500px!important;height:calc(100% - 500px)}body.body__ad-spons--mobile #main-service-menu-drawer,body.sitebranding_mobile--expected--init #main-service-menu-drawer{transition:top .3s ease 0s;top:60px!important;height:calc(100% - 60px)}body.body__ad-spons--mobile.body__ad-spons--expanded #main-service-menu-drawer{transition:top .3s ease 0s;top:300px!important;height:calc(100% - 300px)}body.body__ad-spons--hidden #main-service-menu-drawer{transition:top .3s ease 0s;top:0!important}body .inpl-tout[data-theme="biznes.interia.pl"]{background-color:#078758}.inpl-tout{transition:bottom .3s}@keyframes widgets-short_fadeInOut__LiHI7{0%{opacity:0}50%{opacity:1}to{opacity:0}}.widgets-short_widgetWrapper__K4tMn{opacity:0}.widgets-short_widgetWrapper__K4tMn.widgets-short_active__B8vXA{animation:widgets-short_fadeInOut__LiHI7 6s ease-in-out}