.page{padding-left:32px;padding-right:32px;overflow:auto;-ms-flex:1 1 100vh;flex:1 1 100vh;height:100vh}.page--full-screen-width{padding:0}.page--children-wrapper{position:relative;min-height:100%}
.footer{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:72px;padding-left:32px;padding-right:32px;font-size:12px;color:#a8aab3}.footer--link{color:inherit;margin-left:4px;margin-right:4px}.footer--link:focus{outline:0}
@media screen and (max-width: 750px){.elements-area--form{margin-left:0px;margin-right:0px}}.elements-area--small-form{margin-left:368px;margin-right:368px}@media screen and (max-width: 750px){.elements-area--small-form{margin-left:0px;margin-right:0px}}.elements-area--form-paddings{padding:32px}.elements-area--offset-bottom{margin-bottom:24px}.elements-area--offset-top{margin-top:24px}.elements-area--form-paddings-with-button-in-title{padding:24px 32px 32px 32px}.elements-area--explorer-table-top-offset{margin-top:16px}.elements-area--chart-padding{padding:16px}
.paper{-webkit-box-shadow:0 8px 16px -4px rgba(0,0,0,.1);box-shadow:0 8px 16px -4px rgba(0,0,0,.1)}
.link{color:inherit}.link:focus{outline:0}
.text--text-decoration--default{text-decoration:none}.text--text-decoration--strikethrough{text-decoration:line-through}.text--no-ellipsis{white-space:normal;white-space:initial;text-overflow:initial;overflow:visible;overflow:initial}.text--font-roboto{font-family:"Roboto",sans-serif}.text--font-SFProDisplay{font-family:"SFProDisplay",sans-serif}.text--font-weight-500{font-weight:500}.text--font-weight-600{font-weight:600}.text--font-weight-bold{font-weight:bold}.ellipsis-text:hover{text-overflow:clip;white-space:normal;word-break:break-all}
.not-found{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:30px}.not-found--block{width:350px;display:block;text-align:center;padding-top:20px;padding-bottom:20px}
.components--in-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.components--in-row>*{margin-right:10px}.components-container{width:500px;border:1px solid #000;display:-ms-flexbox;display:flex}.components-fixed{width:100px;background:red}.components-stretch{background:blue;-ms-flex-positive:1;flex-grow:1}.my-table{display:-ms-flexbox;display:flex}.my-table .my-table-column{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;border:1px solid #000}.my-table .my-table-column:nth-child(1){-ms-flex-preferred-size:100px;flex-basis:100px}.my-table .my-table-column:nth-child(2){-ms-flex-preferred-size:100px;flex-basis:100px}.my-table .my-table-column:nth-child(3){-ms-flex-preferred-size:100px;flex-basis:100px}
.flex{display:-ms-flexbox;display:flex}.flex--space-between{-ms-flex-pack:justify;justify-content:space-between}.flex--justify-flex-end{-ms-flex-pack:end;justify-content:flex-end}.flex--justify-flex-start{-ms-flex-pack:start;justify-content:flex-start}.flex--align-items-center{-ms-flex-align:center;align-items:center}.flex--justify-center{-ms-flex-pack:center;justify-content:center}.flex--align-items-start{-ms-flex-align:start;align-items:flex-start}.flex--align-items-end{-ms-flex-align:end;align-items:flex-end}.flex--direction-column{-ms-flex-direction:column;flex-direction:column}.flex--wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}
.form-section-with-title{overflow:auto;padding:0 32px 48px 32px}.form-section-with-title--title{padding:32px 0 0 0}.form-section-with-title--title-with-button{padding-top:24px}.form-section-with-title:last-child{border-bottom:none;padding-bottom:32px}.dialog .form-section-with-title{width:calc(100% + 64px);position:relative;left:-32px}.form-section-with-title--title-text{top:0;margin-bottom:"auto"}.form-section-with-title--fieldset{min-width:0}.form-section-with-title--fieldset-down-sm{min-width:550px}
.with-label--label-wrapper{display:-ms-flexbox;display:flex;height:24px;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;background-color:rgba(0,0,0,0)}.with-label--children-wrapper{min-height:44px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative}.with-label--label-under-wrapper{width:100%;min-height:32px;display:-ms-flexbox;display:flex;position:absolute;top:100%;-ms-flex-align:end;align-items:flex-end;justify-self:start}.with-label--children-wrapper-space-for-label-under{padding-bottom:32px}.with-label--children-wrapper-short-space-for-label-under{padding-bottom:24px}.with-label--children-wrapper-short-space-for-label-under .with-label--label-under-wrapper{height:24px}.with-label--row-view{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.with-label--row-view .with-label--label-wrapper{-ms-flex:0 0 auto;flex:0 0 auto;height:40px;-ms-flex-align:center;align-items:center;padding-right:16px}.with-label--row-view .with-label--children-wrapper{-ms-flex:1 1 100%;flex:1 1 100%}.with-label--offset-from-row{margin-top:32px}.with-label--offset-from-title{margin-top:24px}.with-label--label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.with-label--lock-icon{margin-left:8px}
.icon{-webkit-transition:-webkit-transform linear .2s;transition:-webkit-transform linear .2s;transition:transform linear .2s;transition:transform linear .2s, -webkit-transform linear .2s}.icon--bottom-top{-webkit-transform:rotate(0);transform:rotate(0)}.icon--right-bottom{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.icon--left-bottom{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.icon--open.icon--bottom-top{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon--open.icon--right-bottom{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.icon--open.icon--left-bottom{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.icon-button{padding:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:2px;position:relative}.icon-button--label{position:absolute;left:0;right:0;height:100%;width:100%}.icon-button--label>*{-ms-flex:0 0 auto;flex:0 0 auto}.icon-button:focus{outline:0}.icon-button:active{outline:0}.icon-button--size-default{height:24px;width:24px}.icon-button--size-default-icon{height:16px;width:16px}.icon-button--size-tiny{height:16px;width:16px}.icon-button--size-tiny-icon{width:10px;height:6px}.icon-button--size-rect{height:32px;width:32px}.icon-button--size-rect-icon{width:16px;height:16px}.icon-button--size-rect-normal{height:36px;width:36px}.icon-button--size-rect-normal-icon{width:16px;height:16px}
.input--start-adornment-wrapper{margin-left:16px;margin-right:-8px;-ms-flex:0 0 16px;flex:0 0 16px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input--wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.input--end-adornment-wrapper{-ms-flex:0 0 32px;flex:0 0 32px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%}.input--alarm-icon{-ms-flex:0 0 auto;flex:0 0 auto;margin-right:8px}.input--no-end-adornment{display:none}.input--icon-after{margin-left:8px}.input--like-icon-after-space{-ms-flex:0 0 auto;flex:0 0 auto;width:32px}.input--error-message{padding-bottom:8px;display:inline-block}.input--count-text{padding-bottom:8px;display:inline-block;-ms-flex-negative:0;flex-shrink:0;margin-left:8px}.input--hidden{display:none}

.button{text-wrap:nowrap}.button--start-icon{margin-right:4px;margin-left:0}.button--offset-from-row{margin-top:32px}
.grecaptcha-badge{visibility:hidden}
.auth{z-index:1201;position:fixed;top:0;left:0;height:100vh;width:100vw}.auth--background{position:absolute;top:0;left:0;height:100%;width:100%;opacity:.24;background-attachment:fixed;background-size:cover;background-image:url(../assets/c100ded634307e7d4a44.svg)}.auth--container{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.auth-form{width:375px;min-height:100px;padding:32px}.auth-form--username{margin-top:40px}.auth-form--username-label{width:100%}.auth-form--password{margin-top:32px}.auth-form--password-label{width:100%}.auth-form--confirm-password{margin-top:32px}.auth-form--confirm-password-label{width:100%}.auth-form--submit-button-wrapper{margin-top:32px}.auth-form--submit-button-wrapper .button,.auth-form--submit-button-wrapper .MuiButton-root{width:150px}.auth-form--or-text-wrapper{margin-top:24px}.auth-form--or-text-wrapper .text,.auth-form--or-text-wrapper .MuiTypography-root{-ms-flex:0 0 auto;flex:0 0 auto;padding:0 16px}.auth-form--or-text-wrapper:before,.auth-form--or-text-wrapper:after{content:"";display:block;width:100%;border-top:1px solid #e2e3e5}.auth-form--log-in-with-google-wrapper{margin-top:24px}.auth-form--policy{margin-top:24px}.auth-form--policy .text:not(:last-child){margin-right:24px}.auth-form--policy .MuiTypography-root:not(:last-child){margin-right:24px}.auth-form--copyright{margin-top:8px}.auth-form--error{margin-top:10px}.auth--message{padding:40px 0 20px 0}.auth--title{padding-top:15px}.auth .hidden{visibility:hidden}
.marketing-content{-ms-flex:1 1;flex:1 1;padding:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media(min-width: 768px){.marketing-content{padding:10px 20px}}.marketing-content--title{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.marketing-content--title .MuiTypography-root{font-size:32px;text-align:center}@media(min-width: 768px){.marketing-content--title .MuiTypography-root{font-size:48px}}@media(max-height: 768px){.marketing-content--title .MuiTypography-root{font-size:36px}}.marketing-content--content{-ms-flex:1 1;flex:1 1;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto;grid-gap:1rem;gap:1rem;-ms-flex-align:center;align-items:center;justify-items:center;max-width:1200px;margin:0 auto;width:100%}@media(min-width: 768px){.marketing-content--content{grid-template-columns:repeat(2, 1fr);grid-template-rows:auto auto}}@media(min-width: 1024px){.marketing-content--content{grid-template-columns:repeat(8, 1fr);position:relative}.marketing-content--content::before{content:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 375 375%27%3E%3Ccircle cx=%27187%27 cy=%27187%27 r=%27186%27 fill=%27none%27 stroke=%27%23e35f3e%27 stroke-linecap=%27round%27 stroke-width=%274%27 stroke-dasharray=%270 8%27 shape-rendering=%27geometricPrecision%27/%3E%3C/svg%3E");position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -65%);transform:translate(-50%, -65%);width:375px;height:375px;z-index:0}}.marketing-content--customer-div,.marketing-content--revenue-div,.marketing-content--language-div,.marketing-content--geography-div,.marketing-content--travelers-div{border-radius:10px;z-index:1;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.marketing-content--customer-div:hover,.marketing-content--revenue-div:hover,.marketing-content--language-div:hover,.marketing-content--geography-div:hover,.marketing-content--travelers-div:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}@media(min-width: 768px){.marketing-content--customer-div,.marketing-content--revenue-div,.marketing-content--language-div,.marketing-content--geography-div,.marketing-content--travelers-div{max-width:300px}}.marketing-content--customer-div{grid-column:1;grid-row:1}@media(min-width: 768px){.marketing-content--customer-div{grid-column:1;grid-row:1;justify-self:start}}@media(min-width: 1024px){.marketing-content--customer-div{grid-column:3/span 2;grid-row:2/span 2;justify-self:center;align-self:end}}.marketing-content--revenue-div{grid-column:1;grid-row:3}@media(min-width: 768px){.marketing-content--revenue-div{grid-column:1;grid-row:2}}@media(min-width: 1024px){.marketing-content--revenue-div{grid-column:2/span 3;grid-row:4/span 2}}.marketing-content--language-div{width:180px;height:235px;grid-column:1;grid-row:4}@media(min-width: 768px){.marketing-content--language-div{grid-column:2;grid-row:2}}@media(min-width: 1024px){.marketing-content--language-div{grid-column:4/span 2;grid-row:6/span 3;justify-self:start;align-self:start}}.marketing-content--geography-div{grid-column:1;grid-row:5}.marketing-content--geography-div--fade-line{width:90%;height:10px;background:-webkit-gradient(linear, left top, right top, from(#e0e5ea), color-stop(#647d94), to(#26374e));background:linear-gradient(to right, #e0e5ea, #647d94, #26374e);border-radius:15px}.marketing-content--geography-div--fade-line-small{width:15%;height:10px;border-radius:10px;margin:4px 0}@media(min-width: 768px){.marketing-content--geography-div{grid-column:2;grid-row:1}}@media(min-width: 1024px){.marketing-content--geography-div{grid-column:5/span 3;grid-row:2/span 3}}.marketing-content--travelers-div{grid-column:1;grid-row:2}@media(min-width: 768px){.marketing-content--travelers-div{grid-column:1;grid-row:1;justify-self:end}}@media(min-width: 1024px){.marketing-content--travelers-div{grid-column:6/span 2;grid-row:5/span 2;justify-self:start;align-self:start}}.marketing-content--flex-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:.5rem;text-align:center}.marketing-content--language-div-content{width:10px;height:10px;border-radius:10px;display:inline-block;margin-right:5px}.marketing-content--fade-line{width:50%;height:5px;border-radius:10px}
.login-footer{padding:0px 40px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:60px;gap:30px}.login-footer--link{text-decoration:none;cursor:pointer}.login-footer--copyright{letter-spacing:.4px}@media(max-width: 768px){.login-footer{-ms-flex-direction:column;flex-direction:column;gap:10px;height:auto;padding:20px}}
.auth-layout{min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;overflow-x:hidden}.auth-layout--main{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex}.auth-layout--form{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0 20px;position:relative;-ms-flex-pack:justify;justify-content:space-between}.auth-layout--footer{margin-top:40px}@media(max-width: 1240px){.auth-layout--main{-ms-flex-direction:column;flex-direction:column}}
.password-reset-form{border-radius:10px;padding:40px;max-width:400px;margin:0 auto;width:100%}@media(max-width: 375px){.password-reset-form{padding:20px}}.password-reset-form--form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:24px}.password-reset-form--helper{font-size:12px}.password-reset-form--actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:20px;margin-top:32px}@media(max-width: 375px){.password-reset-form--actions{-ms-flex-direction:column;flex-direction:column}}
.password-reset-confirmation{border-radius:10px;padding:40px;max-width:400px;margin:0 auto;width:100%}.password-reset-confirmation--message{font-size:16px;margin-top:16px;word-wrap:break-word;word-break:break-word;white-space:pre-wrap}.password-reset-confirmation--email{font-weight:600}.password-reset-confirmation--login-button{margin-top:16px}.password-reset-confirmation--login-button .button,.password-reset-confirmation--login-button .MuiButton-root{width:100%}
.autocomplete .MuiInput-root .MuiInput-input{padding:8px 16px}.autocomplete--paper .MuiAutocomplete-option[aria-selected=true]{background-color:rgba(0,0,0,0)}.autocomplete--paper .MuiAutocomplete-option[data-focus=true]{background-color:#f2f2f4}
.dropdown .MuiInput-root .MuiInput-input{padding:12px 16px}.dropdown .MuiInputBase-input{padding-right:0}.dropdown--paper{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.29;letter-spacing:normal;margin:0;border-radius:0;-webkit-box-shadow:0 8px 16px -4px rgba(0,0,0,.1);box-shadow:0 8px 16px -4px rgba(0,0,0,.1)}.dropdown--open-icon{margin-right:16px}

.with-popper{z-index:15000}
.commission-campaign-base-fields--contract-dropdown{width:100%}.commission-campaign-base-fields--targeting-end-icons{margin:9px}
.backdrop{background-color:rgba(2,15,40,.4);position:fixed;top:0;left:0;right:0;bottom:0;z-index:1300}.backdrop-solid{background-color:gray;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1300}
.dialog-title{width:90%}.dialog-title--draggable{cursor:move}
.dialog{position:fixed;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;top:50%;left:50%;margin:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);overflow:hidden}.dialog--close-button{position:absolute;top:25px;right:32px;color:#2f3349}.dialog--root{background:red}.dialog--container{z-index:1300;position:fixed}.dialog--header-wrapper{-ms-flex:0 0 auto;flex:0 0 auto;padding:24px 32px;border-bottom:1px solid rgba(0,0,0,0)}.dialog--header-wrapper-bottom-border{border-bottom:1px solid #e2e3e5}.dialog--header-section{width:90%;overflow:hidden}.dialog--content{height:100%;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 32px 24px 32px;overflow-y:auto}.dialog--content-scroll-wrapper{width:100%}.dialog--footer{-ms-flex:0 0 auto;flex:0 0 auto;padding:24px 32px;border-top:1px solid #e2e3e5}.dialog--footer .save-back-cancel-controls{width:100%}
.save-back-cancel-controls--offset-from-form{margin-top:24px}.save-back-cancel-controls--offset-from-bottom{margin-bottom:24px}.save-back-cancel-controls--save-button{margin-left:16px}.save-back-cancel-controls--save-as-draft-button,.save-back-cancel-controls--delete-button{margin-left:16px}.save-back-cancel-controls--small-form-margin{margin-left:368px;margin-right:368px}
.commission-campaign-targeting-form--audience-input{-ms-flex:1 1;flex:1 1;min-width:500px}.commission-campaign-targeting-form--targeting-end-icons{margin-bottom:9px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.commission-campaign-targeting-form--row-item{margin-bottom:16px;gap:8px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}
.file-drop-zone{height:100%;width:100%;padding:16px;border-radius:2px}.file-drop-zone--no-border{border:none}.file-drop-zone--please-drag-text{white-space:pre-wrap;text-align:center;margin-top:16px;margin-bottom:16px}.file-drop-zone--file-over.file-drop-zone--no-border{border:none}.file-drop-zone--dnd-text-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;width:inherit}.file-drop-zone--flex-gap{gap:8px}.file-drop-zone--flex-gap .upload-link{cursor:pointer}.file-drop-zone--flex-gap .upload-link-disabled{cursor:not-allowed}.file-drop-zone--dnd-text-container>svg{margin-right:8px}
.file-preview{height:100%;width:100%;background-position:center;background-repeat:no-repeat;background-size:contain}
.two-column-form{display:-ms-flexbox;display:flex}.two-column-form--align-items-center{-ms-flex-align:center;align-items:center}.two-column-form--align-items-flex-start{-ms-flex-align:start;align-items:flex-start}.two-column-form--align-items-flex-end{-ms-flex-align:end;align-items:flex-end}.two-column-form--child-wrapper{-ms-flex:1 1 100%;flex:1 1 100%}.two-column-form--separator{width:32px;-ms-flex:0 0 auto;flex:0 0 auto}.two-column-form--offset-from-title{margin-top:24px}.two-column-form--offset-from-row{margin-top:32px}.two-column-form--child-wrapper-control-space{margin:-10px;padding:10px}.two-column-form--collapse-bottom-margin{margin-bottom:-32px}.two-column-form--short-collapse-bottom-margin{margin-bottom:-24px}
.commission-campaign-targeting-site-list{overflow:hidden}.commission-campaign-targeting-site-list--row-item{margin-bottom:8px}.commission-campaign-targeting-site-list--drop-zone{margin-bottom:15px}.commission-campaign-targeting-site-list--site-list-label{width:100%}.commission-campaign-targeting-site-list--site-list-input>input{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.commission-campaign-targeting-site-list--targeting-end-icons{margin:9px}.commission-campaign-targeting-site-list--type{-ms-flex-positive:1;flex-grow:1}
.textarea-autosize{position:relative;font-family:inherit;font-size:14px;border-top-left-radius:2px;border-top-right-radius:2px;width:100%;min-height:44px;padding:11px 16px 13px 16px;outline:0}.textarea-autosize:focus{outline:0;border-top-left-radius:2px;border-top-right-radius:2px}.textarea-autosize--only-vertical-resize{resize:vertical}.textarea-autosize--only-horizontal-resize{resize:horizontal}.textarea-autosize--no-resize{resize:none}.textarea-autosize--error::before{display:none}
.sem-validation-error--item{margin-bottom:4px;display:block}.sem-validation-error--list{margin:0}.search-negative-keywords{border-left:1px solid #e2e3e5;border-bottom:1px solid #e2e3e5}.search-negative-keywords--warning-msg{width:150px;padding:8px;margin:8px}.search-negative-keywords--warning-icon{color:#80a3e9;margin-left:8px;width:20px !important}.search-negative-keywords--flex{-ms-flex-align:center;align-items:center}.search-negative-keywords--grid{display:"flex" !important}
.checkbox{padding:0;position:relative}.checkbox:before{border-radius:2px;position:absolute;content:"";display:block;height:26px;width:26px}.checkbox--content-fit:before{height:16px;width:16px}.checkbox--no-background-around::before{height:100%;width:100%}.checkbox--disabled{cursor:not-allowed}
.form-control-label{margin-left:0;margin-right:0}.form-control-label .radio,.form-control-label .checkbox{margin-right:8px}.form-control-label--label{display:-ms-flexbox;display:flex}.form-control-label--disabled.form-control-label{cursor:not-allowed}
.ad-extension-checkbox--warning-icon{color:#fdbe00}.ad-extension-checkbox--info-icon{color:#80a3e9}.ad-extension-checkbox--warning-wrapper{width:240px;padding:8px;margin:8px}
.enchanted-table-cell{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:48px}.enchanted-table-cell--has-padding{padding:0 16px 0 16px}.enchanted-table-cell:last-child{border-bottom:none}.enchanted-table-cell--left{-ms-flex-pack:start;justify-content:flex-start}.enchanted-table-cell--right{-ms-flex-pack:end;justify-content:flex-end}.enchanted-table-cell--center{-ms-flex-pack:center;justify-content:center}.enchanted-table-cell--checkbox-column-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}
.enchanted-table-cell-header{height:48px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:8px 16px 0 16px;cursor:pointer}.enchanted-table-cell-header--not-sortable{cursor:auto;cursor:initial}.enchanted-table-cell-header--left{-ms-flex-pack:start;justify-content:flex-start}.enchanted-table-cell-header--right{-ms-flex-pack:end;justify-content:flex-end}.enchanted-table-cell-header--center{-ms-flex-pack:center;justify-content:center}.enchanted-table-cell-header--draggable{visibility:hidden;position:absolute;top:8px;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:16px;width:16px;cursor:move}.enchanted-table-cell-header--draggable .icon{pointer-events:none}.enchanted-table-cell-header--draggable-visible{visibility:visible}.enchanted-table-cell-header--sorting{position:absolute;height:100%;width:10px;height:10px;top:50%}.enchanted-table-cell-header--sorting-left{right:16px}.enchanted-table-cell-header--sorting-right{left:16px}.enchanted-table-cell-header--sorting-center{right:16px}.enchanted-table-cell-header--content-wrapper{display:-ms-flexbox;display:flex;position:relative;-ms-flex:1 1 100%;flex:1 1 100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.enchanted-table-cell-header--checkbox{overflow:visible;overflow:initial}.enchanted-table-cell-header--resize-indicator{height:38px;position:absolute;right:0;width:11px;z-index:1;cursor:col-resize}.enchanted-table-cell-header:after,.enchanted-table-cell-header:before{content:"";position:absolute;height:24px;width:1px;top:16px;visibility:hidden}.enchanted-table-cell-header:after{right:4px}.enchanted-table-cell-header:before{left:-6px}.enchanted-table-cell-header:hover:after,.enchanted-table-cell-header:hover:before{visibility:visible}.enchanted-table-cell-header:hover .enchanted-table-cell-header--draggable{visibility:visible}.enchanted-table-cell-header--drag-in-progress.enchanted-table-cell-header:after,.enchanted-table-cell-header--drag-in-progress.enchanted-table-cell-header:before{visibility:hidden}.enchanted-table-cell-header--drag-in-progress.enchanted-table-cell-header .enchanted-table-cell-header--resize-indicator-background{visibility:hidden}.enchanted-table-cell-header--checkbox-column-wrapper.enchanted-table-cell-header:after,.enchanted-table-cell-header--checkbox-column-wrapper.enchanted-table-cell-header:before{visibility:hidden}
.enchanted-table-column{position:relative;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transform:translateX(0);transform:translateX(0);-webkit-box-shadow:0 4px 12px -4px rgba(0,0,0,0);box-shadow:0 4px 12px -4px rgba(0,0,0,0)}.enchanted-table-column--cells-wrapper{width:100%;-webkit-transform:translateX(0);transform:translateX(0)}.enchanted-table-column--dragging{-webkit-box-shadow:0 4px 12px -4px rgba(0,0,0,.16);box-shadow:0 4px 12px -4px rgba(0,0,0,.16)}.enchanted-table-column--drag-mirror{position:absolute;top:0;bottom:0;z-index:-1}
.enchanted-table-empty-column{width:16px;position:relative;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transform:translateX(0);transform:translateX(0)}.enchanted-table-empty-column--cell-header{width:100%;height:48px}.enchanted-table-empty-column--cell{width:100%;height:48px}.enchanted-table-empty-column:first-child .enchanted-table-empty-column--cell:last-child{border-bottom-left-radius:4px}.enchanted-table-empty-column:last-child .enchanted-table-empty-column--cell:last-child{border-bottom-right-radius:4px}.enchanted-table-empty-column:last-child{-ms-flex:1 0 auto;flex:1 0 auto}.enchanted-table-empty-column--amendment-cell{height:48px}
.enchanted-table{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%;position:relative;overflow:auto}.enchanted-table--no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.enchanted-table--empty-space-left-border{border-left-width:1px;border-left-style:solid}.enchanted-table--empty-space{-ms-flex:1 1 auto;flex:1 1 auto}.enchanted-table--no-items-padding{padding-bottom:74px}
.enchanted-table-no-items{width:100%;height:72px;position:absolute;width:100%;top:48px;left:0}
.cell-amendment-component-wrapper{height:48px;margin:0 0 auto 0;-ms-flex-align:center;align-items:center}.cell-amendment-component-wrapper--padding-left{padding-left:36px}
.cell-component-wrapper{height:48px;-ms-flex-align:center;align-items:center;padding:0 16px 0 16px}
.switch{padding:4px 0;height:16px;width:32px}.switch .MuiButtonBase-root{padding:0}.switch .MuiSwitch-switchBase.Mui-checked{-webkit-transform:translateX(16px);transform:translateX(16px)}
.commission-campaign-form-table{width:calc(100% + 64px);position:relative;right:32px}
.commission-campaign-form--targeting-field{margin:0 -46px;padding:32px 46px}.commission-campaign-form--targeting-field:last-child{margin-bottom:0}.commission-campaign-form--targeting-field:nth-child(even){background-color:#fbfcfd;padding-bottom:32px}

.table-pagination{padding:16px 32px}
.rows-per-page--left-label{padding-right:8px}.rows-per-page--right-label{padding-left:16px}.rows-per-page--rows-dropdown{width:104px}
.dropdown-checkboxes{overflow:hidden;width:100%;min-height:40px;font-size:14px;position:relative;border-top-left-radius:2px;border-top-right-radius:2px;position:relative}.dropdown-checkboxes--input{height:auto;height:initial;min-height:40px;min-width:50px;padding-left:16px}.dropdown-checkboxes--input .MuiInputBase-input{padding-left:4px;padding-right:4px}.dropdown-checkboxes--start-adornment-tags-container{display:-ms-flexbox;display:flex;width:100%;overflow-x:scroll}.dropdown-checkboxes--input-tags{padding-left:4px}.dropdown-checkboxes .input--start-adornment-wrapper{-ms-flex:1 1 auto;flex:1 1 auto;margin-right:0;margin-left:0;max-width:calc(100% - 170px)}.dropdown-checkboxes .input--end-adornment-wrapper{-ms-flex:0 0 auto;flex:0 0 auto}.dropdown-checkboxes--selected-count{height:24px;border-radius:12px;padding:0 16px;margin-right:8px}.dropdown-checkboxes--open-icon{margin-right:16px}.dropdown-checkboxes--overfield-info--indicator{margin:0px 5px 0px 5px}
.tag{height:24px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:12px;padding:0 16px;cursor:default;margin:4px}.tag .text{white-space:nowrap}
.filter{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.filter:not(.filter--no-close-button){padding-right:0}.filter--close-icon{margin:0 8px;border:none}.filter--close-icon:hover{background-color:rgba(0,0,0,0);border:none}.filter--close-icon:focus,.filter--close-icon:active{background-color:rgba(0,0,0,0);border:none}
.pagination-item--button{cursor:pointer;padding:4px;min-width:24px;height:24px;border-radius:4px;line-height:12px;text-align:center;outline:none;margin:0;-webkit-transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms}.pagination-item--button:focus{outline:0}.pagination-item--button:active{outline:0}
.pagination .MuiPaginationItem-ellipsis{font-family:Roboto;font-weight:500;letter-spacing:.4px;margin:0;padding:0;min-width:0;min-width:initial;height:24px;width:24px;line-height:28px}
.delete-dialog--description{margin-bottom:32px}
.stepper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:32px}.stepper--step-wrapper{position:relative;height:8px;padding-left:184px}.stepper--step-wrapper:first-child{padding-left:0}.stepper--step-label{position:absolute;right:4px;bottom:-8px;-webkit-transform:translate(50%, 100%);transform:translate(50%, 100%);white-space:nowrap}.stepper--step-circle{height:8px;width:8px;border-radius:50%}.stepper--step-line{position:absolute;top:50%;left:12px;width:160px;height:1px}.stepper--offset-bottom-for-form{margin-bottom:24px}.stepper--show-pointer{cursor:pointer}
.crumbs{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.crumbs--link{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;margin:0 8px;position:relative}.crumbs--link:first-child{margin-left:0}.crumbs--link:last-child{margin-right:0}.crumbs--link:before{position:absolute;border-radius:2px;content:"";left:-4px;right:-4px;top:-4px;bottom:-4px}.crumbs--link-text{z-index:1;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}
.sub-links{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-bottom:15px;padding-top:15px}.sub-links--link{opacity:.7;margin-right:25px;padding-bottom:16px;margin-bottom:-16px}.sub-links--link:focus .text{border-radius:2px}.sub-links--link:last-child{margin-right:0}.sub-links--link-text{padding:8px;margin-left:-8px;margin-right:-8px;border-radius:2px}.sub-links--link-highlighted{position:relative;border-radius:0}
.header-crumb-save{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.header-crumb-save--title{margin-top:24px}.header-crumb-save--cancel-save-wrapper{height:40px}.header-crumb-save--sub-links{margin-right:-32px;margin-left:-32px}.header-crumb-save--save-button{margin-left:16px;min-width:80px}.header-crumb-save--offset-bottom{margin-bottom:16px}.header-crumb-save--only-crumbs-offset-bottom{margin-bottom:24px}.header-crumb-save--save-control-in-one-line-as-title{position:absolute;top:24px;right:0}
.loading-backdrop{position:fixed;inset:0;z-index:1201;opacity:.7}.loading-backdrop--circular-progress{margin-bottom:16px}
.campaign-creatives{margin-top:24px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:0 1 auto;flex:0 1 auto;overflow:auto}.campaign-creatives--work{height:100%;display:-ms-flexbox;display:flex;overflow:auto;position:relative;border-bottom:1px solid #e2e3e5}
.creatives-channels-list{width:100%;height:100%;border-right:1px solid #e2e3e5;overflow:auto}
.channel-logo{position:relative;height:32px;width:32px}.channel-logo--background-image{background-position:center;background-size:cover;position:absolute;height:100%;width:100%}
.kebob-menu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:4px 0;white-space:nowrap}.kebob-menu--option{padding:4px 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.kebob-menu--delete-option{position:relative;margin-top:8px}.kebob-menu--delete-option:before{position:absolute;content:"";top:-4px;left:0;width:100%}.kebob-menu--only-one-delete-option{margin-top:0}.kebob-menu--only-one-delete-option::before{display:none}.kebob-menu--delete-icon{margin-right:4px}
.creatives-channel-set-item-options--toggler{margin-left:16px}.creatives-channel-set-item-options--remove-all-disabled,.creatives-channel-set-item-options--remove-all-disabled:active{color:#e2e3e5}
.creatives-channel-set-item-drop-area--language-group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.creatives-channel-set-item-drop-area--divider{width:3px;background-color:dimgray;height:40px;margin:0 16px;-ms-flex-item-align:center;align-self:center}.creatives-channel-set-item-drop-area--language-code{margin-right:12px;font-weight:500}.creatives-channel-set-item-drop-area--delete{display:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.creatives-channel-set-item-drop-area--cant-have-creatives{margin-top:8px;color:#acaeb7}.creatives-channel-set-item-drop-area--wrapper{margin-top:16px;overflow:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;gap:16px 0}.creatives-channel-set-item-drop-area--element{position:relative;overflow:hidden;-ms-flex:0 0 auto;flex:0 0 auto;cursor:pointer;margin-right:6px;width:40px;height:40px;border:solid 1px #e2e3e5}.creatives-channel-set-item-drop-area--element:hover .creatives-channel-set-item-drop-area--overlay{display:block}.creatives-channel-set-item-drop-area--element:hover .creatives-channel-set-item-drop-area--delete{display:block;color:#fff}.creatives-channel-set-item-drop-area--element--cannot-delete{cursor:default}.creatives-channel-set-item-drop-area--element--has-error{border:2px solid #ee3f5f}.creatives-channel-set-item-drop-area--overlay{display:none;position:absolute;top:-10px;left:-10px;bottom:-10px;right:-10px;background-color:rgba(0,0,0,.6)}.creatives-channel-set-item-drop-area--drop-area{margin-top:16px;height:40px;border-radius:2px;border:dashed 1px #acaeb7;background-color:#f6f7f8;width:288px}.creatives-channel-set-item-drop-area--drop-area .text{color:#acaeb7}.creatives-channel-set-item-drop-area--drop-area-over{border:dashed 1px #0f62fe}.creatives-channel-set-item-drop-area--drop-area-over .text{color:#0f62fe}.creatives-channel-set-item-drop-area--creative-language-group-card{width:40px;height:35px;margin-right:6px}
.creative-image-info{max-width:calc(100vw - 32px)}.creative-image-info--kebob-toggler{margin-right:8px}.creative-image-info--tag{margin-right:8px}

.request-display-banner-form-base-fields{width:100%}.request-display-banner-form-base-fields--autosize-text{resize:vertical}.request-display-banner-form-base-fields .file-drop-zone{width:100%}
.textarea-autosize-with-count{position:relative;width:100%}.textarea-autosize-with-count--area-wrapper{width:100%}.textarea-autosize-with-count--count{position:absolute;right:0;top:100%}
.date-picker-range{display:-ms-flexbox;display:flex;position:relative}.date-picker-range>*:first-child{width:50%}.date-picker-range>*:last-child{width:50%}.date-picker-range--dash-between-dates{-ms-flex:0 0 32px;flex:0 0 32px}.date-picker-range--dash-between-dates .text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:18px;margin-bottom:11px}
.progress-colored-bar{position:relative;width:100%;height:8px;border-radius:4px}.progress-colored-bar--bar{position:relative;height:100%;border-radius:4px;overflow:hidden}.progress-colored-bar--bar-inside-line{position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear, left top, right top, from(#5ef2ee), to(#5978ec));background-image:linear-gradient(to right, #5ef2ee 0%, #5978ec 100%)}.progress-colored-bar--simple-small{height:4px}
.enchanted-file-preview{position:relative;margin-right:7px;margin-bottom:8px;border-radius:2px;width:106px;height:80px;overflow:hidden}.enchanted-file-preview--field{width:100%;height:242px;border:none}.enchanted-file-preview--loading{padding:0 16px;height:100%;width:100%}.enchanted-file-preview--loading .icon{margin-bottom:12px}.enchanted-file-preview--image{height:100%;width:100%;background-position:center;background-repeat:no-repeat;background-size:contain}.enchanted-file-preview:hover .enchanted-file-preview--delete-background{visibility:visible}.enchanted-file-preview--delete-background{cursor:pointer;position:absolute;visibility:hidden;top:-5px;left:-5px;right:-5px;bottom:-5px}
.upload-multiple-files{width:100%}.upload-multiple-files--uploaded-wrapper{margin-top:8px;margin-right:-8px;margin-bottom:8px}.upload-multiple-files--with-label-under{padding-bottom:32px}.upload-multiple-files--with-label-under .with-label--label-under-wrapper{margin-top:8px}
.creatives-details-request-creative-dialog{width:512px}.creatives-details-request-creative-dialog--assets{width:100%;margin-top:44px}.creatives-details-request-creative-dialog--preview{width:100%;height:168px}.creatives-details-request-creative-dialog--drop-zone{height:168px;width:100%}.creatives-details-request-creative-dialog--size{width:208px}.creatives-details-request-creative-dialog .request-display-banner-form-base-fields{margin-top:-24px;padding-bottom:32px}
.creative-image-header{padding-bottom:16px}
.creative-image{margin-bottom:32px;width:100%}.creative-image--info{padding:16px;z-index:1111;position:relative;max-height:calc(100vh - 72px);max-width:100vw;overflow:auto}.creative-image--info--image-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box;overflow:auto}.creative-image--info--image{width:100%;height:240px;background-position:center;background-repeat:no-repeat;background-size:contain}.creative-image--info--content-wrapper{display:-ms-flexbox;display:flex}.creative-image--info--border-bottom{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #e2e3e5}.creative-image--info--border-right{padding-right:16px;margin-right:16px;border-right:1px solid #e2e3e5}
.creative-language-group-card-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.creative-language-group-card--divider{border-left:3px solid dimgray}
.creatives-channel-set-item{margin-bottom:16px;margin-right:32px;padding:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.creatives-channel-set-item--right-corner-text{color:#2f3349}.creatives-channel-set-item--info{display:-ms-flexbox;display:flex}.creatives-channel-set-item--title-and-time{margin-left:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.creatives-channel-set-item--is-over{background-color:rgba(15,98,254,.08);border:1px solid #0f62fe}.creatives-channel-set-item--is-over .creatives-channel-set-item--drop-area{border:1px dashed #0f62fe}.creatives-channel-set-item--is-over .creatives-channel-set-item--drop-area .text{color:#0f62fe}.creatives-channel-set-item--is-over-disabled{background-color:rgba(172,174,183,.08);border:1px solid #acaeb7;opacity:.5}.creatives-channel-set-item--is-over-disabled .creatives-channel-set-item--drop-area{border:1px dashed #acaeb7}.creatives-channel-set-item--is-over-disabled .creatives-channel-set-item--drop-area .text{color:#acaeb7}.creatives-channel-set-item--error-message{margin-top:8px}.creatives-channel-set-status--warning-icon{color:#ee3f5f}.creatives-channel-set-status--warning-wrapper{width:180px;padding:8px;margin:8px}
.creatives-channel{border-bottom:1px solid #e2e3e5;margin-bottom:16px}.creatives-channel:last-child{border-bottom:none;margin-bottom:0}.creatives-channel--line-items{margin-top:8px}.creatives-channel--delete-all-button{margin-right:32px}.creatives-channel--delete-all-button-icon{color:#ee3f5f}
.rectangle-checkbox{position:relative;width:136px;height:80px;border-radius:2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.rectangle-checkbox .text{white-space:normal;white-space:initial;text-overflow:initial;overflow:visible;overflow:initial;color:inherit}.rectangle-checkbox--check-mark-wrapper{height:16px;width:16px;border-radius:8px;position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;top:-8px;right:-8px}.rectangle-checkbox--disabled{position:relative;cursor:not-allowed;pointer-events:none}.rectangle-checkbox--children-wrapper{height:100%;width:100%}.rectangle-checkbox--children-wrapper-disabled{opacity:.4}
.sem-creative-preview-card{padding:8px;height:100%}.sem-creative-preview-card--ad-link-wrapper{text-align:left !important}.sem-creative-preview-card--ad-link-kebab{padding:0 16px}.sem-creative-preview-card--heading-wrapper{margin:4px 0;text-align:left !important}.sem-creative-preview-card--heading{font-size:20px !important;color:#002d9c !important}.sem-creative-preview-card--ad-copy-wrapper{margin:4px 0;text-align:left !important}.sem-creative-preview-card--text-no-wrap{display:block !important;white-space:nowrap !important;text-overflow:ellipsis !important;overflow:hidden !important}
.creatives-element{display:inline-block;width:112px;height:112px;border-radius:4px;margin-bottom:16px;margin-right:16px;cursor:-webkit-grab;cursor:grab}.creatives-element--image{background-size:contain;background-position:center;background-repeat:no-repeat;height:100%;width:100%}.creatives-element--unchecked-non-disabled-border{border:solid 1px #e2e3e5}.creatives-element.rectangle-checkbox{border-radius:0}.creatives-element:hover{border:1px solid #0f62fe}.creatives-element--is-dragging{opacity:.5;border:1px dashed #0f62fe}.creatives-element--is-dragging:hover{border:1px dashed #0f62fe}.creatives-element--dragging-disabled{cursor:default}.creatives-element--dragging-disabled:hover{border:solid 1px #e2e3e5}.creatives-element-sem{width:370px;margin-right:0}
.creatives-element-drag-preview{pointer-events:none;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:10000;height:56px;width:56px}.creatives-element-drag-preview--count{position:absolute;top:-8px;right:8px;border-radius:8px;height:16px;width:16px;background-color:#0f62fe;color:#fff}.creatives-element-drag-preview--fake-rectangle{position:absolute;top:4px;left:4px;width:40px;height:40px;border-radius:4px;-webkit-box-shadow:0 4px 12px -4px rgba(0,0,0,.16);box-shadow:0 4px 12px -4px rgba(0,0,0,.16);border:solid 1px #e2e3e5;background-color:#f5f6fa}.creatives-element-drag-preview--shifted-fake-rectangle{position:absolute;top:8px;left:8px}.creatives-element-drag-preview--rectangle{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:0;left:0;width:40px;height:40px;border-radius:4px;-webkit-box-shadow:0 4px 12px -4px rgba(0,0,0,.16);box-shadow:0 4px 12px -4px rgba(0,0,0,.16);border:solid 1px #e2e3e5}
.search-input{min-width:288px}
.creatives-filters{width:288;position:relative;top:8px}.creatives-filters--element-wrapper{margin-top:24px;padding-left:24px;padding-right:24px}.creatives-filters--element-wrapper .with-label--label-wrapper{width:104px}.creatives-filters--element-wrapper .with-label--children-wrapper{overflow-x:auto;overflow-y:hidden}.creatives-filters--element-wrapper .with-label--label{white-space:pre-wrap}.creatives-filters--element-wrapper:first-child{margin-top:0;padding-top:24px}.creatives-filters--save-buttons{padding:24px}
.campaign-creatives-filter-input--search-input{width:370px}.campaign-creatives-filter-input--search-input .input--end-adornment-wrapper .icon-button{color:#a8aab3}.campaign-creatives-filter-input--filter-popup{z-index:100}
.creative-filter-tags-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px}
.new-creative-creation-dialog{width:1096px}
.list-field-item{margin-bottom:8px}.list-field-item--input{-ms-flex-positive:1;flex-grow:1}.list-field-item--actions{margin-left:8px;margin-bottom:32px}.list-field-title{margin-top:8px;margin-bottom:8px;color:#999}
.line{height:1px;width:100%}
.radio-group{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.radio-group .form-control-label{margin-right:16px}.radio-group .form-control-label:last-child{margin-right:0}
.creative-form--field-offset{margin-top:24px}.creative-form--flex-grow-1{-ms-flex-positive:1;flex-grow:1}.creative-form--flex-direction-row{-ms-flex-direction:row;flex-direction:row}
.sem-creative-form{overflow:hidden}.sem-creative-form-title{margin-right:4px}
.alert-banner{margin-top:8px}.alert-banner:hover,.alert-banner:focus{-webkit-box-shadow:none;box-shadow:none}.alert-banner:before{content:"";position:absolute;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;top:0px;bottom:0px;left:0px;right:0px;border:1px solid rgba(0,0,0,0);pointer-events:none}
.creative-icon--info{color:#80a3e9;margin-top:2px;margin-left:5px}.creative-icon--info-wrapper{width:200px;padding:8px;margin:8px;text-align:center}.creative-icon--warning{color:#fdbe00;margin-bottom:3px}.creative-icon--warning-wrapper{width:152px;padding:8px;margin:8px}
.creative-history-dialog{width:992px}.creative-history-dialog__dsp-info{padding-left:16px;margin-bottom:8px}.creative-history-dialog__operation-details{padding-left:16px;padding-right:16px;margin-bottom:8px}
.creative-preview{border-radius:2px;border:solid 1px #e2e3e5;background-color:#f6f7f8;min-height:304px;min-width:500px;position:relative}.creative-preview--is-sticky{position:fixed;top:75px;z-index:999;-webkit-animation:500ms ease-in-out 0s normal none 1 running fadeInDown;animation:500ms ease-in-out 0s normal none 1 running fadeInDown}.creative-preview--header{-ms-flex:0 0 auto;flex:0 0 auto;padding:16px;border-bottom:1px solid #e2e3e5;background-color:#f6f7f8}.creative-preview--content-wrapper{padding:8px}.creative-preview--disclaimer{padding:8px}
.button-with-options--paper{position:relative;margin:8px 0;width:100%}.button-with-options--option{padding:12px 16px}
.creatives-main-top-controls{margin-top:24px}.creatives-main-top-controls--search-input{width:288px}.creatives-main-top-controls--create-button{margin-left:16px}.creatives-main-top-controls--request-button{margin-left:32px}.creatives-main-top-controls--toggle-list{margin-right:8px}.creatives-main-top-controls--buttons-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.creatives-main-top-controls--buttons-wrapper .button,.creatives-main-top-controls--buttons-wrapper .MuiButton-root{margin-right:16px}.creatives-main-top-controls--buttons-wrapper .button:last-child,.creatives-main-top-controls--buttons-wrapper .MuiButton-root:last-child{margin-right:0}
.creatives-filter-input--search-input{width:288px}.creatives-filter-input--search-input .input--end-adornment-wrapper .icon-button{color:#a8aab3}.creatives-filter-input--filter-popup{z-index:100}
.saved-filters{padding:20px 24px 10px 24px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.saved-filters:hover{background-color:#f2f2f4}.saved-filters--content-wrapper{width:416px;border-radius:0}
.saved-filters-element{padding:12px 24px;cursor:pointer}.saved-filters-element:hover{background:#f2f2f4}.saved-filters-element--edit-button{margin-right:8px}
.saved-filters-dialog{width:512px}.saved-filters-dialog--input{margin-bottom:32px}

.save-filters-buttons{padding:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:20px;width:100%;min-width:88px;max-width:368px}.save-filters-buttons .button,.save-filters-buttons .button-with-options{-ms-flex:0 0 auto;flex:0 0 auto;text-align:center;line-height:1.2;min-height:36px}.save-filters-buttons .button:nth-child(1),.save-filters-buttons .button-with-options:nth-child(1){width:112px}.save-filters-buttons .button:nth-child(2),.save-filters-buttons .button-with-options:nth-child(2){width:140px}.save-filters-buttons .button:nth-child(3),.save-filters-buttons .button-with-options:nth-child(3){width:90px}
.creatives-controls-filters{width:416px;position:relative;top:8px}.creatives-controls-filters--element-wrapper{margin-top:24px;padding-left:24px;padding-right:24px}.creatives-controls-filters--element-wrapper .with-label--label-wrapper{width:104px}.creatives-controls-filters--element-wrapper .with-label--children-wrapper{overflow:auto}.creatives-controls-filters--element-wrapper:first-child{margin-top:0;padding-top:24px}.creatives-controls-filters--buttons-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.creatives-controls-filters--buttons-wrapper .button,.creatives-controls-filters--buttons-wrapper .MuiButton-root{margin-right:16px}.creatives-controls-filters--buttons-wrapper .button:last-child,.creatives-controls-filters--buttons-wrapper .MuiButton-root:last-child{margin-right:0}.creatives-controls-filters--line{height:1px;width:100%;background-color:#e2e3e5;margin-top:24px}.p-24{padding:24px}
.current-table-filters{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.current-table-filters--tags-wrapper{width:100%;border-top:1px solid #e2e3e5;margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.current-table-filters--tags-wrapper .tag{margin-top:16px}.current-table-filters--tags-wrapper .tag:nth-child(n-1){margin-right:16px}
.explorer-top-controls{display:-ms-flexbox;display:flex;height:40px;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.explorer-top-controls--search-input{width:288px}.explorer-top-controls--offset-from-top{margin-top:24px}.explorer-top-controls--settings-table-button{margin:0px 8px}.explorer-top-controls--offset-bottom-from-explorer-table{margin-bottom:16px}
.update-dialog{width:75%;display:-ms-flexbox;display:flex}.update-dialog--description{margin-bottom:32px}
.update-creative-table-form--row-item{padding:10px;border:1px solid #e2e3e5;margin-top:8px}.update-creative-table-form--name-column{width:100%;-ms-flex-item-align:center;align-self:center}.update-creative-table-form--landing-page-url-container{-ms-flex-positive:1;flex-grow:1}.update-creative-table-form--separator{-ms-flex:0 0 32px;flex:0 0 32px}.update-creative-table-form--column-two{display:-ms-flexbox;display:flex}.update-creative-table-form--input-container{-ms-flex-positive:1;flex-grow:1}.update-creative-table-form--button-container{-ms-flex-positive:0;flex-grow:0;width:40px;-ms-flex-item-align:center;align-self:center;margin-left:8px}
.creatives-table-thumbnail{height:40px;width:40px;border:1px solid #e2e3e5;margin-right:16px;-ms-flex-negative:0;flex-shrink:0}.creatives-table-thumbnail img{max-width:38px;max-height:38px}
.enchanted-table-columns-manager-dialog{width:512px}.enchanted-table-columns-manager-dialog--text{display:inline-block;margin-bottom:8px}
.enchanted-table-columns-manager-dialog-list{padding:8px 0;border-radius:4px;margin-bottom:40px}.enchanted-table-columns-manager-dialog-list--item-wrapper{height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 8px}.enchanted-table-columns-manager-dialog-list--item-wrapper:hover .enchanted-table-columns-manager-dialog-list--drag-icon{visibility:visible}.enchanted-table-columns-manager-dialog-list--over.enchanted-table-columns-manager-dialog-list--item-wrapper:hover .enchanted-table-columns-manager-dialog-list--drag-icon{visibility:hidden}.enchanted-table-columns-manager-dialog-list--disabled{cursor:not-allowed}.enchanted-table-columns-manager-dialog-list--disabled:hover{background-color:rgba(0,0,0,0)}.enchanted-table-columns-manager-dialog-list--disabled:hover .enchanted-table-columns-manager-dialog-list--drag-icon{visibility:hidden}.enchanted-table-columns-manager-dialog-list--drag-icon{visibility:hidden}.enchanted-table-columns-manager-dialog-list:not(.enchanted-table-columns-manager-dialog-list--disabled){cursor:-webkit-grab;cursor:grab}
.enchanted-table-columns-manager-dialog-drag-preview{height:40px;padding:0 8px;pointer-events:none;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.enchanted-table-main{position:relative}.enchanted-table-main--no-select *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.enchanted-table-main .enchanted-table:first-child{width:auto;width:initial;overflow:visible;-ms-flex:0 0 auto;flex:0 0 auto}.enchanted-table-main .enchanted-table:first-child .enchanted-table-empty-column:last-child{width:0}.enchanted-table-main .enchanted-table:last-child{padding-left:1px;margin-left:-1px}.enchanted-table-main .enchanted-table:last-child .enchanted-table-empty-column:first-child{width:0}
.status{min-width:75px}.status--width-by-content{width:auto;width:initial;-ms-flex:initial;flex:initial}
.creatives-table{margin-top:16px}.cell-highlight{-webkit-animation:cellfade 2s;animation:cellfade 2s}
.column-images{overflow:hidden;-ms-flex:1 1 auto;flex:1 1 auto;max-width:288px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}
.creatives-images-board{margin-top:16px}

.facebook-single-image-form-preview{border-radius:2px;border:solid 1px #e2e3e5;background-color:#f6f7f8;height:434px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.facebook-single-image-form-preview--error{border:solid 1px #ee3f5f}.facebook-single-image-form-preview--header{-ms-flex:0 0 auto;flex:0 0 auto;padding:16px;border-bottom:1px solid #e2e3e5}.facebook-single-image-form-preview--delete-button{margin-left:16px}.facebook-single-image-form-preview--image-wrapper{position:relative;padding:16px;width:100%;height:100%;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.facebook-single-image-form-preview--image-wrapper img{width:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.facebook-single-image-form-preview--image-wrapper iframe{overflow:hidden;position:absolute}.facebook-single-image-form-preview--image-wrapper video{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.facebook-single-image-form-preview--message{margin-top:16px}.facebook-single-image-form-preview--drop-zone{margin:16px;width:auto;width:initial}
.facebook-single-image-form-right--drop-zone{margin:0;margin-bottom:32px}.facebook-single-image-form-right--input{margin-bottom:32px}.facebook-single-image-form-right--input-wrapper{display:inline !important;display:initial !important}
.facebook-creative-preview-iframe-not-found{height:500px}.facebook-creative-preview-iframe-not-found--warning-icon{color:#acaeb7}
.facebook-creative-preview-iframe{border-radius:2px;border:solid 1px #e2e3e5;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:10px;margin-bottom:24px}.facebook-creative-preview-iframe--fb-iframe{border:none;-webkit-transform-origin:top left;transform-origin:top left}
.facebook-single-image-form-right--drop-zone{margin:0;margin-bottom:32px}.facebook-single-image-form-right--input{margin-bottom:32px}.facebook-single-image-form-right--input-wrapper{display:inline !important;display:initial !important}
.video-preview-dialog__content{gap:24px;padding:16px}.video-preview-dialog__video-container{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#f5f5f5;border-radius:8px;padding:16px;min-height:300px}.video-preview-dialog__video{max-width:100%;max-height:400px;width:auto;height:auto;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.video-preview-dialog__info{gap:16px}.video-preview-dialog__file-name{font-weight:600;color:#333}.video-preview-dialog__details{gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.video-preview-dialog__detail-item{gap:4px;min-width:120px}
.drag-and-drop-image-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:5px 5px 0 5px;width:100%}.drag-and-drop-image-card{display:-ms-flexbox;display:flex;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin-bottom:5px;padding:10px;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff}.drag-and-drop-image-card--error{border:solid 2px #ee3f5f}.drag-and-drop-image-card--draggable{cursor:-webkit-grab;cursor:grab}.drag-and-drop-image-card--draggable:active{cursor:-webkit-grabbing;cursor:grabbing}.drag-and-drop-image-card--dragging{cursor:-webkit-grabbing;cursor:grabbing}.drag-and-drop-image-card--content,.drag-and-drop-image-card--image-inputs,.drag-and-drop-image-card input,.drag-and-drop-image-card button{cursor:inherit}.drag-and-drop-image-card--drag-indicator{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:-webkit-grab;cursor:grab;color:#424242}.drag-and-drop-image-card--drag-indicator:active{cursor:-webkit-grabbing;cursor:grabbing}.drag-and-drop-image-card--content{-ms-flex:1 1;flex:1 1;width:100%}.drag-and-drop-image-card--image-card{width:100%}.drag-and-drop-image-card--image-container{position:relative;width:200px;-ms-flex-negative:0;flex-shrink:0}.drag-and-drop-image-card--image{position:relative;width:auto;height:190px;aspect-ratio:1/1;background-size:cover;background-position:center;border-radius:4px;margin:5px 15px 5px 5px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}.drag-and-drop-image-card--image-video{cursor:pointer !important}.drag-and-drop-image-card--hover-disabled:hover{opacity:1}.drag-and-drop-image-card--image-name{margin-left:10px;width:190px;overflow-wrap:break-word}.drag-and-drop-image-card--image-delete-wrapper{position:absolute;top:0px;right:0px;cursor:pointer !important;z-index:10;pointer-events:auto}.drag-and-drop-image-card--image-delete{color:#ee3f5f;text-shadow:2px 2px #ffe6e6;opacity:.8}.drag-and-drop-image-card--image-delete-wrapper:hover .drag-and-drop-image-card--image-delete{opacity:1;text-shadow:2px 2px #666}.drag-and-drop-image-card--image-inputs{width:100%;overflow:hidden;padding-right:5px;margin-top:5px}.drag-and-drop-image-card--input-container{width:100%}.drag-and-drop-image-card--input-wrapper{position:relative;width:100%}.drag-and-drop-image-card--error-container{width:100%;overflow:hidden}.drag-and-drop-image-card--error-message{margin-left:5px;width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}
.facebook-carousel-image-preview{border-radius:2px;border:solid 1px #e2e3e5;background-color:#f6f7f8;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:10px}
.section-title-left{margin-right:4px}
.facebook-banner-form--form{margin-top:24px}.facebook-banner-form--columns{-ms-flex-align:start;align-items:flex-start}.facebook-banner-form--drop-zone{margin:0;margin-bottom:32px}
.creative-set-form-details--form{margin-top:24px}.creative-set-form-details--columns{-ms-flex-align:start;align-items:flex-start}.creative-set-form-details--simple-input{margin-bottom:32px}
.expanded-panel{padding:16px}.expanded-panel--summary-wrapper{cursor:pointer}.expanded-panel--content-wrapper{margin-top:16px}.expanded-panel--summary-actions{display:-ms-flexbox;display:flex}
.creative-set-form-upload--expanded-panel{margin-top:12px}.creative-set-form-upload--upload-item{margin-top:12px}.creative-set-form-upload--upload-row{position:relative}.creative-set-form-upload--upload-item-label{-ms-flex-positive:1;flex-grow:1;margin-right:32px}.creative-set-form-upload--targeting-end-icons{position:absolute;top:18px;right:0}
.display-creative-preview{border-radius:2px;border:solid 1px #e2e3e5;background-color:#f6f7f8;height:434px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.display-creative-preview--title{padding:16px;border-bottom:1px solid #e2e3e5}.display-creative-preview--title-label{width:35%}.display-creative-preview--title-name{width:65%;direction:rtl}.display-creative-preview--title-name-filter{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.display-creative-preview--image-wrapper{position:relative;padding:16px;width:100%;height:100%}.display-creative-preview--image-wrapper img{width:100%}.display-creative-preview--image-wrapper iframe{overflow:hidden;position:absolute}.display-creative-preview--image-note{font-size:1vw}
.creative-settings-item{margin-bottom:8px;margin-top:8px}.creative-settings-item--is-over{border:1px solid #0f62fe}.creative-settings-item-summary{display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-align:center;align-items:center}.creative-settings-item-summary--thumbnail{width:40px;height:100%;margin-right:10px}.creative-settings-item-summary--warning-icon{color:#fdbe00}.creative-settings-item-summary--error-icon{color:#ee3f5f}.creative-settings-item-summary--text{margin-left:8px}.creative-settings-item-form{padding:0 8px}.creative-settings-item-form--input-field{margin-bottom:16px}.creative-settings-backup-image--drop-area{margin-top:16px;height:50px;border-radius:2px;border:dashed 1px #acaeb7;background-color:#f6f7f8}.creative-settings-backup-image--drop-area .text{color:#acaeb7}.creative-settings-backup-image--drop-area-over{border:dashed 1px #0f62fe}.creative-settings-backup-image--drop-area-over .text{color:#0f62fe}
.creative-set-settings-section{height:100%;overflow:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:0 1 auto;flex:0 1 auto}.creative-set-settings-form{width:100%;height:100%;overflow:auto}.creative-set-settings-work-section{height:100%;display:-ms-flexbox;display:flex;padding-bottom:16px;border-bottom:1px solid #e2e3e5;overflow:hidden}.creative-set-settings-backup-images-section{width:424px;-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:1px solid #e2e3e5;margin-left:16px;padding:8px 0 0 16px;overflow-x:overlay}.creative-set-settings-backup-images-section--title{margin:16px 0 16px 8px}.creative-set-settings-backup-images-section--item-wrapper{width:112px;height:112px;margin:8px;border:1px solid #e2e3e5;cursor:-webkit-grab;cursor:grab}
.creatives-list{width:424px;-ms-flex:0 0 auto;flex:0 0 auto;padding-left:32px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.creatives-list--top-section{-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.creatives-list--input-wrapper{margin-top:8px}.creatives-list--scroll-section{overflow:auto;-ms-flex-positive:1;flex-grow:1}.creatives-list--creatives{padding-top:8px;padding-right:8px;width:100%;height:100%;-ms-flex-pack:justify;justify-content:space-between}.creatives-list--tags{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:16px;margin-bottom:-8px}.creatives-list--tags .tag{margin-right:8px;margin-bottom:8px}.creatives-list--add-creative-button{margin-top:8px}.creatives-list-error{width:436px;padding-left:16px}
.launch-campaign-actionable-errors-dialog{width:520px}.launch-campaign-actionable-errors-dialog--errors{padding-left:12px;margin-bottom:0;margin-top:0}.launch-campaign-actionable-errors-dialog--errors li{margin-bottom:8px}
.campaign-errors-dialog{width:560px}.campaign-errors-dialog--errors{padding-left:12px;margin-bottom:0;margin-top:0}.campaign-errors-dialog--errors li{margin-bottom:8px}
.loading-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:32px}
.cpm-audience-settings-step--accordion-title{margin:0 32px}.cpm-audience-settings-step--accordion-summary{padding:16px 0;margin-top:16px}.cpm-audience-settings-step--creative-set-accordion-summary{padding:16px 0;margin-top:16px;background-color:#f6f7f8}.cpm-audience-settings-step--creative-set-container{padding:0 0 16px 0;margin:0 32px 0 32px;max-height:calc(100vh - 24rem);overflow-y:auto}.cpm-audience-settings-step--tactic-groups-container{max-height:calc(100vh - 24rem);overflow-y:auto}.cpm-audience-settings-step--creative-set-accordion-title{margin:0 16px;font-size:small}.cpm-audience-settings-step--below-title{margin-top:24px}.cpm-audience-settings-step--form-section-with-title{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px}.cpm-audience-settings-step .form-section-with-title--title{padding-left:0;padding-right:0;padding-top:16px}.cpm-audience-settings-step--offset-from-title{margin-top:10px}.tactic-component--full-width{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0}.tactic-component--option-type{border-bottom:1px solid #f6f6f8;padding:8px;text-align:left}.tactic-component--option-type--name{-ms-flex:3 1;flex:3 1}.tactic-component--option-type--id{-ms-flex:1 1;flex:1 1}.tactic-component--header{font-weight:bold;background-color:#f9f9f9;border-bottom:2px solid #f6f6f8;padding:10px 8px}.tactic-component--option-row{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex}.tactic-component--option-row:hover{background-color:#f0f0f0}
.apply-to-all-button{height:52px;width:100%;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.text-with-label{margin:8px 0}.text-with-label--label{font-size:14px;margin-bottom:8px}
.tactic-group-item{margin-bottom:16px}.tactic-group-item--checkbox{margin-left:0;margin-right:4px}.tactic-group-item--title{padding-bottom:16px}
.cpm-creative-set-audience--tactic-group{max-height:calc(100vh - 28rem);overflow-y:auto}
.radio.radio{padding:0;position:relative}.radio.radio:before{content:"";position:absolute;border-radius:2px;height:24px;width:24px}
.campaign-settings--frequency{gap:8px}.campaign-settings--frequency input{width:50px}.campaign-settings--frequency span{-ms-flex-item-align:start;align-self:flex-start;margin-top:12px}.campaign-settings--viewability-threshold{-ms-flex-direction:column;flex-direction:column;margin:8px 24px;gap:8px}.campaign-settings--frequency-cap-input{width:120px;height:40px}.campaign-settings--frequency-cap-text{margin-top:11px}
.check-box-targeting--item{margin-top:8px}
.simple-table-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:32px;width:calc(100% + 32px);padding:0 16px;-webkit-transform:translateX(-16px);transform:translateX(-16px)}.simple-table-header--left{-ms-flex-pack:start;justify-content:flex-start}.simple-table-header--right{-ms-flex-pack:end;justify-content:flex-end}.simple-table-header--center{-ms-flex-pack:center;justify-content:center}
.simple-table-cell{width:100%;height:40px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.simple-table-cell:last-child{margin-bottom:8px}.simple-table-cell--left{-ms-flex-pack:start;justify-content:flex-start}.simple-table-cell--right{-ms-flex-pack:end;justify-content:flex-end}.simple-table-cell--center{-ms-flex-pack:center;justify-content:center}
.simple-table-column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 16px;overflow:hidden}.simple-table-column--flex{-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}.simple-table-column--tables-wrapper{margin-top:8px}.simple-table-column:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.simple-table-column:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}
.simple-table{display:-ms-flexbox;display:flex}.simple-table--no-border .simple-table-column{border:none}.simple-table--no-column-border .simple-table-column{border-left:none}.simple-table--no-padding-between-columns .simple-table-column{padding:0}.simple-table--no-padding-between-columns .simple-table-column:first-child{padding-left:16px}.simple-table--no-padding-between-columns .simple-table-column:last-child{padding-right:16px}.simple-table--form .simple-table-header{height:40px;margin-top:8px}.simple-table--form .simple-table-cell{height:48px}.simple-table--explorer .simple-table-cell{height:48px;padding-right:16px;padding-left:16px}.simple-table--explorer .simple-table-header{height:40px;margin-top:8px;padding-right:16px;padding-left:16px;width:100%;-webkit-transform:translate(0);transform:translate(0)}.simple-table--explorer .simple-table-column{padding:0}.simple-table--explorer .simple-table-column:first-child{padding-left:16px}.simple-table--explorer .simple-table-column:last-child{padding-right:16px}.simple-table--explorer .simple-table-column:first-child .simple-table-header{width:calc(100% + 32px);-webkit-transform:translate(-16px);transform:translate(-16px);padding-left:32px}.simple-table--explorer .simple-table-column:last-child .simple-table-header{width:calc(100% + 32px);-webkit-transform:translate(-16px);transform:translate(-16px)}.simple-table--first-column-no-border .simple-table-column:first-child{border:none}.simple-table--first-column-no-border .simple-table-column:first-child .simple-table-header{border:none}.simple-table--first-column-no-border .simple-table-column:first-child .simple-table-cell{border:none}.simple-table--first-column-no-border .simple-table-column:nth-child(2){border-top-left-radius:4px;border-bottom-left-radius:4px}
.contract-details--table{-ms-flex-positive:1;flex-grow:1;overflow:auto}

.site-list-autocomplete--listbox{max-height:300px;overflow-y:auto}.site-list-autocomplete--option-row{display:-ms-flexbox;display:flex;width:100%;padding:8px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #f6f6f8;-ms-flex-align:center;align-items:center}.site-list-autocomplete--header-row{font-size:.9rem;min-height:48px;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #f6f6f8;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;padding:16px 24px}.site-list-autocomplete--checkbox{width:48px}.site-list-autocomplete--title{width:350px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.site-list-autocomplete--id{width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:16px;padding-right:8px;text-align:left}.site-list-autocomplete--count{width:160px;padding-right:8px;text-align:right}.site-list-autocomplete--actions{padding-left:4px;width:56px;-ms-flex:0 0 56px;flex:0 0 56px;gap:16px}.site-list-autocomplete--plus-active{color:#17d090}.site-list-autocomplete--minus-active{color:#ee3f5f}.site-list-autocomplete--plus-inactive{cursor:default}.site-list-autocomplete--minus-inactive{cursor:default}
.site-list-modal--icons{gap:24px}.site-list-modal--icon{cursor:pointer}.site-list-modal--plus-active{color:#17d090}.site-list-modal--minus-active{color:#ee3f5f}
.site-list-search-and-upload{margin-top:24px;row-gap:8px}.site-list-search-and-upload--site-list-chips{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;min-height:16px}
.language-component--full-width{display:contents}
.location-component--full-width{display:contents}.location-component--option-title{-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid #f6f6f8}.location-component--option-type{width:100px;border-bottom:1px solid #f6f6f8}.location-component--label{margin:8px 0}.location-component--label>*:first-child{margin-right:16px}.location-component--input{margin:8px 0}
.tactic-group--item{margin-top:8px}.tactic-group--item-child{margin-left:24px;margin-top:8px;margin-bottom:8px}
.cpm-campaign-settings-step--opportunity-dropdown{width:100%}.cpm-campaign-settings-step--top-margin{margin-top:16px}.cpm-campaign-settings-step--site-list-chips{-ms-flex-direction:row;flex-direction:row;gap:4px}.cpm-campaign-settings-step--container{margin-top:8px;row-gap:8px}.cpm-campaign-settings-step--environments{row-gap:8px}.cpm-campaign-settings-step--navi-adv-id{margin-bottom:12px;display:contents}.cpm-campaign-settings-step--navi-adv-id-action{padding:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:center;align-content:center}.cpm-campaign-settings-step--navi-adv-id-action>span{padding:0 0 12px 8px}.cpm-campaign-settings-step--navi-adv-name{margin-right:20px}.cpm-campaign-settings-step--navi-adv-icon-verified{color:#17d090}.cpm-campaign--form-section--sub-title-text .form-section-with-title--title-text{font-size:18px !important}
.targeting-list-view--targeting-settings{margin-bottom:8px}.targeting-list-view--targeting-list-items{margin-top:8px}.targeting-list-view--chip-include{background-color:#e2f9f1}.targeting-list-view--chip-exclude{background-color:#e0e5ea}.targeting-list-view--chip{margin-right:8px}.targeting-list-view--audience-separator{margin-right:8px}
.cpm-creative-sets--table{margin-top:24px;border:1px solid #ccc;border-radius:8px;padding-bottom:8px}.cpm-creative-sets--name-input{width:90%}.cpm-creative-sets--name-label{width:100%}.cpm-creative-sets--allocation-label{width:150px}.cpm-creative-sets--hr{border-top:1px solid #ccc;border-bottom:none}.cpm-creative-sets--table-text{height:40px}.cpm-creative-sets--icon{cursor:pointer}
.product-settings-step--campaign-line-item{padding:16px 0;margin-top:16px}.product-settings-step--panel-content{margin:0 0 8px 0;max-height:calc(100vh - 24rem);overflow-y:auto}.product-settings-step--full-width{display:contents}.product-settings-step--pixels{padding-left:32px}.product-settings-step--pixels-input{margin-top:12px}.product-settings-step--panel-title{margin:0 32px}
.review-step--panel{padding:16px 0;margin-top:16px}.review-step--panel-content{margin:0 0 8px 0}.review-step--creative-sets-panel-content{margin:0 32px 0 32px}.review-step--panel-title{margin:0 32px}
.campaign-details--container{padding:20px 32px}.campaign-details--container--key{-ms-flex:2 1;flex:2 1}
.tactics-view{margin-top:8px}.tactics-view--form-section{padding:0 16px}.tactics-view--form-section:last-child{padding-bottom:0}.tactics-view--form-section-title{padding:0}.tactics-view--element{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:8px;-ms-flex-align:center;align-items:center;width:40px;height:40px}.tactics-view--creatives{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;-ms-flex-align:center;align-items:center}.tactics-view--creative-image{width:48px;height:48px;border-radius:2px;overflow:hidden;display:block;background-size:cover;background-repeat:no-repeat;background-position:center;cursor:pointer;margin-right:8px}.tactics-view--creative-language-group-card{width:48px;height:40px;margin-right:8px}.tactics-view--creative-groups{margin-top:16px;overflow:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;gap:16px 0}.tactics-view--creative-group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}
.lineitem-creative-sets--campaign-line-item{padding:16px 0;margin-top:16px;background-color:#f6f7f8}.lineitem-creative-sets--panel-content{margin:0 0 0 0;max-height:calc(100vh - 24rem);overflow-y:auto}.lineitem-creative-sets--full-width{display:contents}.lineitem-creative-sets--panel-title{margin:0 16px}.lineitem-creative-sets .cpm-campaign--form-section--product-details--sub-title-text{padding:0 16px 24px 16px !important}.lineitem-creative-sets .cpm-campaign--form-section--product-details--sub-title-text .form-section-with-title--title{padding:16px 0 0 0 !important}.lineitem-creative-sets .cpm-campaign--form-section--product-details--sub-title-text .form-section-with-title--title-text{font-size:18px !important}
.cpm-campaign-controls--controls{margin-top:24px}.cpm-campaign-controls--controls button{margin-left:16px}.cpm-campaign-controls--controls button:first-child{margin-left:0}
.cpm-campaign--container{margin-inline:1rem}@media screen and (max-width: 750px){.cpm-campaign--container{margin-left:0px;margin-right:0px}}.cpm-campaign--hr{border:none;border-bottom:1px solid #e2e3e5}.cpm-campaign--width-full{width:100%}.cpm-campaign--mb-8{margin-bottom:8px}.cpm-campaign--pt-8{padding-top:8px}.cpm-campaign--pb-8{padding-bottom:8px}.cpm-campaign--pb-16{padding-bottom:16px}.cpm-campaign--mt-8{margin-top:8px}.cpm-campaign--mt-16{margin-top:16px}.cpm-campaign--mt-24{margin-top:24px}.cpm-campaign--mt-32{margin-top:32px}.cpm-campaign--mx-16{margin:0 16px}.cpm-campaign--mx-8{margin:0 8px}.cpm-campaign--my-8{margin:8px 0}.cpm-campaign--my-16{margin:16px 0}.cpm-campaign--ml-4{margin-left:4px}.cpm-campaign--ml-8{margin-left:8px}.cpm-campaign--ml-16{margin-left:16px}.cpm-campaign--ml-24{margin-left:24px}.cpm-campaign--mr-4{margin-right:4px}.cpm-campaign--mr-8{margin-right:8px}.cpm-campaign--mr-16{margin-right:16px}.cpm-campaign--mx-42{margin:0 42px}.cpm-campaign--sub-title-text{font-size:18px;font-weight:400}.cpm-campaign--title-text{font-size:24px;font-weight:400}.cpm-campaign--overflow-hidden{overflow:hidden}.cpm-campaign--width-full{width:100%}.cpm-campaign--chip-include{background-color:#e2f9f1}.cpm-campaign--chip-exclude{background-color:#e0e5ea}.cpm-campaign--chip{margin-right:8px;margin-bottom:8px}.cpm-campaign--form-section{padding:0 32px 8px 32px}.cpm-campaign--form-section-review-step{padding:0 0}
.cpm-campaign-stepper{margin:4rem 2rem 2rem 2rem}
.creative-settings-step--campaign-line-item{padding:16px 0;margin-top:16px}.creative-settings-step--panel-content{margin:0 32px 0 32px;max-height:calc(100vh - 16rem);overflow-y:auto}.creative-settings-step--panel-title{margin:0 32px}
.cpm-creative-assignment-step--accordion-title{margin:0 32px}.cpm-creative-assignment-step--accordion-summary{padding:16px 0;margin-top:16px}.cpm-creative-assignment-step--creative-set-accordion-summary{padding:16px 0;margin-top:16px;background-color:#f6f7f8}.cpm-creative-assignment-step--creative-set-container{padding:0 0 16px 0;margin:0 32px 0 32px;max-height:calc(100vh - 24rem);overflow-y:auto}.cpm-creative-assignment-step--tactic-groups-container{max-height:calc(100vh - 24rem);overflow-y:auto}.cpm-creative-assignment-step--creative-set-accordion-title{margin:0 16px;font-size:small}.cpm-creative-assignment-step--below-title{margin-top:24px}.cpm-creative-assignment-step--form-section-with-title{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0px}.cpm-creative-assignment-step .form-section-with-title--title{padding-left:0;padding-right:0;padding-top:16px}.cpm-creative-assignment-step--offset-from-title{margin-top:10px}.cpm-creative-assignment-step--creative-assignment-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%}.cpm-creative-assignment-step--creatives-list-container{padding-bottom:35px}.form-section-with-title.custom-padding{padding:0 0 0 32px}
.creatives-element{display:inline-block;width:112px;height:112px;border-radius:4px;margin-bottom:16px;margin-right:16px;cursor:-webkit-grab;cursor:grab}.creatives-element--image{background-size:contain;background-position:center;background-repeat:no-repeat;height:100%;width:100%}.creatives-element--unchecked-non-disabled-border{border:solid 1px #e2e3e5}.creatives-element.rectangle-checkbox{border-radius:0}.creatives-element:hover{border:1px solid #0f62fe}.creatives-element--is-dragging{opacity:.5;border:1px dashed #0f62fe}.creatives-element--is-dragging:hover{border:1px dashed #0f62fe}.creatives-element--dragging-disabled{cursor:default}.creatives-element--dragging-disabled:hover{border:solid 1px #e2e3e5}.creatives-element-sem{width:370px;margin-right:0}
.creatives-element-drag-preview{pointer-events:none;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:10000;height:56px;width:56px}.creatives-element-drag-preview--count{position:absolute;top:-8px;right:8px;border-radius:8px;height:16px;width:16px;background-color:#0f62fe;color:#fff}.creatives-element-drag-preview--fake-rectangle{position:absolute;top:4px;left:4px;width:40px;height:40px;border-radius:4px;-webkit-box-shadow:0 4px 12px -4px rgba(0,0,0,.16);box-shadow:0 4px 12px -4px rgba(0,0,0,.16);border:solid 1px #e2e3e5;background-color:#f5f6fa}.creatives-element-drag-preview--shifted-fake-rectangle{position:absolute;top:8px;left:8px}.creatives-element-drag-preview--rectangle{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:0;left:0;width:40px;height:40px;border-radius:4px;-webkit-box-shadow:0 4px 12px -4px rgba(0,0,0,.16);box-shadow:0 4px 12px -4px rgba(0,0,0,.16);border:solid 1px #e2e3e5}
.creative-filter-tags-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px}
.creatives-list{width:424px;-ms-flex:0 0 auto;flex:0 0 auto;padding-left:32px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.creatives-list--top-section{-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.creatives-list--input-wrapper{margin-top:8px}.creatives-list--scroll-section{overflow:auto;-ms-flex-positive:1;flex-grow:1}.creatives-list--creatives{padding-top:8px;padding-right:8px;width:100%;height:100%;-ms-flex-pack:justify;justify-content:space-between}.creatives-list--tags{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:16px;margin-bottom:-8px}.creatives-list--tags .tag{margin-right:8px;margin-bottom:8px}.creatives-list--add-creative-button{margin-top:8px}.creatives-list-error{width:436px;padding-left:16px}
.creatives-filters{width:288;position:relative;top:8px}.creatives-filters--element-wrapper{margin-top:24px;padding-left:24px;padding-right:24px}.creatives-filters--element-wrapper .with-label--label-wrapper{width:104px}.creatives-filters--element-wrapper .with-label--children-wrapper{overflow-x:auto;overflow-y:hidden}.creatives-filters--element-wrapper .with-label--label{white-space:pre-wrap}.creatives-filters--element-wrapper:first-child{margin-top:0;padding-top:24px}.creatives-filters--save-buttons{padding:24px}
.campaign-creatives-filter-input--search-input{width:370px}.campaign-creatives-filter-input--search-input .input--end-adornment-wrapper .icon-button{color:#a8aab3}.campaign-creatives-filter-input--filter-popup{z-index:100}
.cpm-creative-set-creatives-assignment--tactic-group{max-height:calc(100vh - 28rem);overflow-y:auto}.cpm-creative-set-creatives-assignment--creative-set-accordion-summary{padding:16px 0;margin-top:16px;background-color:#f6f7f8}.cpm-creative-set-creatives-assignment--creative-set-accordion-title{margin:0 16px;font-size:small}
.tactic-level-assignment{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:16px}.tactic-level-assignment--label{font-size:18px;font-weight:400}.tactic-level-assignment--delete{display:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.tactic-level-assignment--element{position:relative;overflow:hidden;-ms-flex:0 0 auto;flex:0 0 auto;cursor:pointer;margin-right:6px;width:40px;height:40px;border:solid 1px #e2e3e5}.tactic-level-assignment--element:hover .tactic-level-assignment--overlay{display:block}.tactic-level-assignment--element:hover .tactic-level-assignment--delete{display:block;color:#fff}.tactic-level-assignment--element--cannot-delete{cursor:default}.tactic-level-assignment--element--has-error{border:2px solid #ee3f5f}.tactic-level-assignment--overlay{display:none;position:absolute;top:-10px;left:-10px;bottom:-10px;right:-10px;background-color:rgba(0,0,0,.6)}.tactic-level-assignment--drop-area{margin-top:16px;height:40px;border-radius:2px;border:dashed 1px #acaeb7;background-color:#f6f7f8;width:100%}.tactic-level-assignment--drop-area .text{color:#acaeb7}.tactic-level-assignment--drop-area-over{border:dashed 1px #0f62fe}.tactic-level-assignment--drop-area-over .text{color:#0f62fe}.tactic-level-assignment--creative-groups{margin-top:16px;overflow:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;gap:16px 0}.tactic-level-assignment--creative-group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.tactic-level-assignment--creative-language-group-card{width:40px;height:35px;margin-right:6px}
.campaign-status--draft{background-color:#ebecf3;color:#7780af}.campaign-status--pending{background-color:#fef8e7;color:#fdbe00}.campaign-status--partial-setup-success,.campaign-status--failed,.campaign-status--setup-failure{background-color:#fce0e5;color:#ee3f5f}.campaign-status--ready,.campaign-status--live,.campaign-status--submitted,.campaign-status--active{background-color:#e6faf3;color:#17d090}.campaign-status--warning-icon{color:#fdbe00}.campaign-status--error-icon{color:#ee3f5f}.campaign-status--info-icon{color:#80a3e9}.campaign-status--warning-wrapper{width:150px;padding:8px;margin:8px}
.all-set-up-modules-module-table{margin-top:16px}
.set-up-modules-filter-input--search-input{width:300px}.set-up-modules-filter-input--search-input .input--end-adornment-wrapper .icon-button{color:#a8aab3}.set-up-modules-filter-input--filter-popup{z-index:100}
.all-set-up-modules-module-controls-filters{width:416px;position:relative;top:8px}.all-set-up-modules-module-controls-filters--element-wrapper{margin-top:24px;padding-left:24px;padding-right:24px}.all-set-up-modules-module-controls-filters--element-wrapper .with-label--label-wrapper{width:104px}.all-set-up-modules-module-controls-filters--element-wrapper:first-child{margin-top:0;padding-top:24px}.all-set-up-modules-module-controls-filters--buttons-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.all-set-up-modules-module-controls-filters--buttons-wrapper .button,.all-set-up-modules-module-controls-filters--buttons-wrapper .MuiButton-root{margin-right:16px}.all-set-up-modules-module-controls-filters--buttons-wrapper .button:last-child,.all-set-up-modules-module-controls-filters--buttons-wrapper .MuiButton-root:last-child{margin-right:0}.all-set-up-modules-module-controls-filters--line{height:1px;width:100%;background-color:#e2e3e5}
.delete-setup-modules-dialog{width:528px}


.set-up-modules-module-form .code-inputs--wrapper{margin-top:32px}.set-up-modules-module-form .code-inputs--error-message{padding-bottom:8px;display:inline-block}.set-up-modules-module-form--code-inputs .tabs-with-left-menu{height:500px;overflow-y:auto}.set-up-modules-module-form--code-inputs .tabs-with-left-menu--left-options-wrapper{overflow-y:auto;overflow-x:hidden;width:254px}.set-up-modules-module-form--code-inputs .tabs-with-left-menu--content-wrapper{overflow-y:hidden;padding-right:0;padding-bottom:0}.set-up-modules-module-form--code-inputs .tabs-with-left-menu--content{height:inherit}
.tabs-with-left-menu{display:-ms-flexbox;display:flex;border:1px solid #e2e3e5;border-radius:4px}.tabs-with-left-menu--offset-from-row{margin-top:32px}.tabs-with-left-menu--offset-from-title{margin-top:24px}.tabs-with-left-menu--left-options-wrapper-title{padding-left:16px}.tabs-with-left-menu--option{cursor:pointer;padding:0 16px;height:40px;line-height:40px}.tabs-with-left-menu--option-current{background-color:#ecf3ff}.tabs-with-left-menu--left-options-wrapper{padding:8px 0;-ms-flex:0 0 auto;flex:0 0 auto;width:248px;border-right:1px solid #e2e3e5}.tabs-with-left-menu--content-wrapper{-ms-flex:1 1 auto;flex:1 1 auto;width:100%;height:100%;overflow-y:scroll;padding:16px 24px}.tabs-with-left-menu--content-wrapper-title-wrapper{margin-bottom:16px}
.base-python-editor:before{position:absolute;content:"";left:0;right:0;bottom:0;pointer-events:none;z-index:5}.base-python-editor--error::before{display:none}.base-python-editor--no-bottom-border::before{display:none}
.python-code-editor-dialog{width:712px;height:580px;-webkit-transform:none;transform:none;left:0;top:0;right:0;bottom:0;margin:auto;overflow:hidden}.python-code-editor-dialog .dialog--content-scroll-wrapper{height:100%;overflow:hidden}.python-code-editor-dialog--before-cancel{width:150px;-ms-flex-pack:distribute;justify-content:space-around}
.python-editor--wrapper{position:relative;height:100%;width:100%}.python-editor--wrapper *{cursor:pointer}.python-editor--edit-button{position:absolute;right:0;top:0;margin:10px;z-index:1000}.python-editor--error-message{padding-bottom:8px;display:inline-block}
.crumb-back-to-all--icon{margin-right:4px}
.rule-collapsed-controls--collapsed-controls{position:absolute;top:30px;right:32px}.rule-collapsed-controls--circle{position:absolute;top:30px;left:-40px;height:24px;width:24px;border-radius:50%;background-color:#0f62fe}
.loading{padding:16px 0}
.page-loading--children-wrapper{height:100%}.page-loading--loader-wrapper{position:fixed;z-index:1300;top:50%;left:50%;margin:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}
.card-loading--children-wrapper{width:100%;height:100%;position:relative}.card-loading--loader-wrapper{position:absolute;z-index:1300;top:50%;left:50%;margin:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}
.rule-code-inputs{margin-top:32px}.rule-code-inputs--error-message{padding-bottom:8px;display:inline-block}.rule-code-inputs .tabs-with-left-menu{height:500px;overflow-y:auto}.rule-code-inputs .tabs-with-left-menu--left-options-wrapper{overflow-y:auto;overflow-x:hidden;width:254px}.rule-code-inputs .tabs-with-left-menu--content-wrapper{overflow-y:hidden;padding-right:0;padding-bottom:0}.rule-code-inputs .tabs-with-left-menu--content{height:inherit}
.configure-traveler-segment-personas-dialog{width:640px}.configure-traveler-segment-personas-dialog .card-loading--children-wrapper{height:240px}.configure-traveler-segment-personas-dialog .dialog--content{padding-bottom:16px}.configure-traveler-segment-personas-dialog--error{margin-right:10px}
.traveler-type{width:100%;margin:5px 0px}
.rule-form{position:relative}.rule-form .simple-table{width:100%}.rule-form .simple-table-column{width:100%}.rule-form--collapsed-info{padding:32px}.rule-form--traveler-segment-wrapper{min-height:120px}
.new-rule-group-rules-step--add-new-item-button{padding-bottom:24px;margin-left:128px;margin-right:128px;border-bottom:1px solid #e2e3e5}.new-rule-group-rules-step--rule{margin-bottom:24px}



.set-up-modules-module-details-page{padding-bottom:32px}.set-up-modules-module-details-page--separate-line{padding-top:32px;margin-top:32px;border-top:1px solid #e2e3e5;margin-left:128px;margin-right:128px}.set-up-modules-module-details-page--rules-table{padding:24px 0}
.cell-component-wrapper{height:48px;-ms-flex-align:center;align-items:center;padding:0 16px 0 16px}.cell-nested-values-wrapper{height:48px;-ms-flex-align:center;align-items:center;padding:0 16px 0 16px;border-top:1px solid #f6f6f8}
.all-rule-groups .all-rule-groups-table{margin-top:18px;border:none}.all-rule-groups--title{display:block;padding:0 32px;margin-bottom:8px}
.all-rule-groups-top-controls{padding:0 32px}
.delete-rule-groups-dialog{width:528px}
.duplicate-dialog--description{margin-bottom:32px}
.duplicate-rule-groups-dialog{width:528px}
.all-rule-groups-controls-filters{width:416px;position:relative;top:8px}.all-rule-groups-controls-filters--element-wrapper{margin-top:24px;padding-left:24px;padding-right:24px}.all-rule-groups-controls-filters--element-wrapper .with-label--label-wrapper{width:104px}.all-rule-groups-controls-filters--element-wrapper:first-child{margin-top:0;padding-top:24px}.all-rule-groups-controls-filters--buttons-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.all-rule-groups-controls-filters--buttons-wrapper .button,.all-rule-groups-controls-filters--buttons-wrapper .MuiButton-root{margin-right:16px}.all-rule-groups-controls-filters--buttons-wrapper .button:last-child,.all-rule-groups-controls-filters--buttons-wrapper .MuiButton-root:last-child{margin-right:0}.all-rule-groups-controls-filters--line{height:1px;width:100%;background-color:#e2e3e5}
.rule-groups-filter-input--search-input{width:300px}.rule-groups-filter-input--search-input .input--end-adornment-wrapper .icon-button{color:#a8aab3}.rule-groups-filter-input--filter-popup{z-index:100}

.rule-group-details-settings{padding-bottom:32px}

.rule-group-details-rules--table .elements-area{border:none}.rule-group-details-rules--title{display:block;padding:0 32px;margin-top:24px;margin-bottom:8px}
.rule-group-details-rule-top-controls{padding:0 32px}
.delete-rule-group-details-rule-dialog{width:528px}


.rule-group-details-rule-details{padding-bottom:32px}

.lineitem-duplicator--expand-panel{padding:32px;margin-top:16px}.lineitem-duplicator--file-panel{margin-top:24px;border-top:1px solid #e2e3e5;padding-top:16px}.lineitem-duplicator--file-drop-zone{margin-top:16px;margin-bottom:16px}.lineitem-duplicator--first-panel{border-top:1px solid #e2e3e5;padding-top:16px}.lineitem-duplicator--first-title{margin-bottom:8px}.lineitem-duplicator--checkbox-header{margin-top:16px;margin-bottom:8px}.lineitem-duplicator--checkbox-form{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px}.lineitem-duplicator--template-button{margin-top:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.lineitem-duplicator--submit-button{margin-top:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.lineitem-duplicator--table{margin-top:16px}.lineitem-duplicator--table-title{margin-bottom:16px}.lineitem-duplicator--info-icon{color:#80a3e9;margin-left:8px}.lineitem-duplicator--label-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.lineitem-duplicator--dropdown-list{width:304px}
.lineitem-duplicator-form-upload--expanded-panel{margin-bottom:8px}.lineitem-duplicator-form-upload--upload-item{margin-top:12px;width:100%}.lineitem-duplicator-form-upload--upload-row{position:relative}.lineitem-duplicator-form-upload--upload-item-label{-ms-flex-positive:1;flex-grow:1;margin-right:32px}.lineitem-duplicator-form-upload--targeting-end-icons{position:absolute;top:18px;right:0}
.campaign-updates--expand-panel{padding:32px;margin-top:16px}.campaign-updates--file-panel{margin-top:24px;border-top:1px solid #e2e3e5;padding-top:16px}.campaign-updates--file-drop-zone{margin-top:16px;margin-bottom:16px}.campaign-updates--first-panel{border-top:1px solid #e2e3e5;padding-top:16px}.campaign-updates--first-title{margin-bottom:8px}.campaign-updates--checkbox-header{margin-top:16px;margin-bottom:8px}.campaign-updates--settings-type-dropdown{width:200px}.campaign-updates--checkbox-form{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px}.campaign-updates--template-button{margin-top:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.campaign-updates--submit-button{margin-top:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.campaign-updates--table{margin-top:16px}.campaign-updates--table-title{margin-bottom:16px}.campaign-updates--info-icon{color:#80a3e9;margin-left:8px}.campaign-updates--label-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}
.campaign-update-form-upload--expanded-panel{margin-bottom:8px}.campaign-update-form-upload--upload-item{margin-top:12px;width:100%}.campaign-update-form-upload--upload-row{position:relative}.campaign-update-form-upload--upload-item-label{-ms-flex-positive:1;flex-grow:1;margin-right:32px}.campaign-update-form-upload--targeting-end-icons{position:absolute;top:18px;right:0}
.campaign-updates-table--filter-icon{margin-bottom:16px}.campaign-updates-table--filter-popup{z-index:100}.campaign-updates-table--filter-chip{margin-left:8px;border-radius:8px;background-color:#e0e5ea}.campaign-updates-table--filter-count{margin-right:8px;-ms-flex-pack:center;justify-content:center;margin-top:2px}
.campaign-updates-filters{padding-bottom:24px;border-radius:8px;-webkit-box-shadow:0px 4px 16px rgba(0,0,0,.16);box-shadow:0px 4px 16px rgba(0,0,0,.16)}.campaign-updates-filters--element-wrapper{margin-top:24px;padding-left:24px;padding-right:24px;width:474px}.campaign-updates-filters--element-wrapper .with-label--label-wrapper{width:112px}.campaign-updates-filters--element-wrapper .with-label--children-wrapper{overflow:hidden}.campaign-updates-filters--element-wrapper:first-child{margin-top:0;padding-top:24px}.campaign-updates-filters--submit-button{margin:24px 0 0 24px}.campaign-updates-filters--buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding-right:24px}
.file-validate-alert-banner--content-wrapper{width:100%}
.edit-line-item-element-dialog{width:512px}.edit-line-item-element-dialog--row{width:100%}.edit-line-item-element-dialog--big-offset-top{margin-top:32px}.edit-line-item-element-dialog--two-column{display:-ms-flexbox;display:flex}.edit-line-item-element-dialog--two-column>*:first-child{width:100%}.edit-line-item-element-dialog--two-column>*:last-child{width:100%}
.budget-field--used-of{color:#17d090}

.billing-booking-details-dialog .alert-banner{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:x-small;padding:2px 6px}.billing-booking-details-dialog .alert-banner .MuiAlert-icon{padding:6px 0;margin-right:8px}.billing-booking-details-dialog .alert-banner .MuiAlert-message{color:#000;padding:6px 0}
.billing-booking-details-dialog-info--table{border-radius:4px;border:solid 1px #e2e3e5;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.billing-booking-details-dialog-info--row{width:100%;min-height:48px;margin-top:5px}.billing-booking-details-dialog-info--row>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.billing-booking-details-dialog-info--row:first-child{border-bottom:1px solid #e2e3e5}.billing-booking-details-dialog-info--row:first-child .billing-booking-details-dialog-info--row-one{border-right:none}.billing-booking-details-dialog-info--row:nth-child(n+2) .billing-booking-details-dialog-info--row-two,.billing-booking-details-dialog-info--row:nth-child(n+2) .billing-booking-details-dialog-info--row-three{border-bottom:1px solid #f6f6f8}.billing-booking-details-dialog-info--row:last-child .billing-booking-details-dialog-info--row-two,.billing-booking-details-dialog-info--row:last-child .billing-booking-details-dialog-info--row-three{border-bottom:none}.billing-booking-details-dialog-info--row-one{width:165px;margin-left:16px;border-right:1px solid #e2e3e5}.billing-booking-details-dialog-info--row-two{width:128px;margin:0 16px}.billing-booking-details-dialog-info--row-three{width:182px;margin:0 16px}.billing-booking-details-dialog-info--dropdown{width:288px;margin-top:24px;margin-bottom:32px}.billing-booking-details-dialog-info--input{width:288px;margin-bottom:32px}.billing-booking-details-dialog-info--edit{height:32px}.billing-booking-details-dialog-info--help-icon{margin-left:2px;margin-right:-8px;-ms-flex:0 0 auto;flex:0 0 auto;color:#acaeb7}.billing-booking-details-dialog-info--help-wrapper{width:150px;padding:8px;margin:8px}

.billing-booking-report-details-reconciliation-dialog-info--row{height:40px}.billing-booking-report-details-reconciliation-dialog-info--row-temp{height:30px}
.billing-remove-booking-report-dialog--dropdown{margin-top:24px;width:288px}
.member-accounts-dialog{width:528px}.member-accounts-dialog--table{width:100%;margin-bottom:32px;margin-top:16px}.member-accounts-dialog--table .simple-table-column{width:100%}.member-accounts-dialog--table .simple-table-cell{border-bottom:none}
.permissions-validator-dialog{width:512px}.permissions-validator-dialog .dropdown{width:100%}.permissions-validator-dialog--check-permission-button{margin-top:32px;margin-bottom:32px}.permissions-validator-dialog--fields{padding:0 32px;margin:0 -32px;border-bottom:1px solid #e2e3e5}.permissions-validator-dialog--text-fields{padding:0 32px;margin:0 -32px 42px -32px}
.creatives-details-assets-dialog--assets{width:448px}.creatives-details-assets-dialog--preview{height:100%;width:100%}.creatives-details-assets-dialog--drop-zone{height:100%;width:100%}


.under-field-warning{margin-bottom:5px;height:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 8px}.under-field-warning--align-right{right:0;margin-left:auto}.under-field-warning--alarm-icon{margin-right:4px}.under-field-warning--top-offset{margin-top:12px}
.account-form-add-association-dialog{width:40%}
.account-form-confirm-delete-dialog{width:496px}
.dialog-footer-none{border-top:none}.payment-method-setup{width:55%}.payment-method-setup--border-block{min-height:160px;margin-top:5px;border-radius:4px}.payment-method-setup--method-dropdown{max-width:25%}.payment-method-setup--offline-method-options{display:-ms-flexbox;display:flex}.payment-method-setup--offline-method-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin:20px 5px 0px 5px;border:1px solid rgba(208,209,214,.9607843137);border-radius:4px;padding:8px;width:100px;height:60px;cursor:pointer}.payment-method-setup--offline-method-card.selected{border:2px solid blue}.payment-method-setup--offline-method-card-text{text-align:center;font-size:12px;font-weight:550;color:#858383}.payment-method-setup--offline-method-card-text.selected-text{color:blue}.payment-method-setup--card-box{padding:16px}.payment-method-setup--card-box-offline-text{height:100px}.payment-method-setup--check-box-separator{margin-top:34px;border-bottom:1px solid #ccc}.payment-method-setup--check-box-control{margin-top:14px}.payment-method-setup--error-message{margin-top:8px}.payment-method-setup--drop-down-div{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.payment-method-setup--payment-images{margin-left:16px}.payment-method-setup--payment-image{margin:0px 0px 0px 4px}
.ach-microdeposit-notification{text-align:center;padding-bottom:10px}
.bacs-details--detail:nth-child(1){margin-top:0px}.bacs-details--detail{margin-top:8px}.bacs-details--label-wrapper{-ms-flex-preferred-size:190px;flex-basis:190px;-ms-flex-negative:0;flex-shrink:0;padding:4px 0}.bacs-details--value-wrapper{padding:4px 0}.bacs-details--guarantee-link{color:#0f62fe}
.account-form-verify-ach-dialog{width:496px}.account-form-verify-ach-dialog--error-message{margin-top:8px}

.leave-account-dialog--buttons-group{-ms-flex-pack:justify;justify-content:space-between}.leave-account-dialog--buttons-group--save{margin:0 15px 0 15px}
.new-bill-to-dialog{width:992px}
.accounts-new-list-dialog{width:512px}.accounts-new-list-dialog--validate-button{margin-top:8px}.accounts-new-list-dialog--textarea{line-height:1.29}

.read-only-line-item-element-dialog{width:512px;padding-bottom:32px}
.assign-creatives-warning-dialog{width:520px}.assign-creatives-warning-dialog--errors{padding-left:12px;margin-bottom:0;margin-top:0}.assign-creatives-warning-dialog--errors li{margin-bottom:8px}
.campaign-details-settings-dialog{width:992px}
.campaign-errors-dialog{width:520px}.campaign-errors-dialog--errors{padding-left:12px;margin-bottom:0;margin-top:0}.campaign-errors-dialog--errors li{margin-bottom:8px}

.base-search-control-dialog-element{height:40px;padding:0 16px}.base-search-control-dialog-element--included{color:#17d090;background-color:#e6faf3}.base-search-control-dialog-element--excluded{color:#ee3f5f;background-color:#feecef}.base-search-control-dialog-element--controls .icon-button{margin-right:8px}.base-search-control-dialog-element--controls .icon-button:last-child{margin-right:0}
.base-search-control-dialog{width:864px}.base-search-control-dialog .dialog--content{overflow:hidden}.base-search-control-dialog .dialog--content-scroll-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}.base-search-control-dialog--search{-ms-flex:0 0 auto;flex:0 0 auto}.base-search-control-dialog--remove-all-wrapper{-ms-flex:0 0 auto;flex:0 0 auto;width:100%;padding:18px 0 0 0}.base-search-control-dialog--elements{height:100%;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto;margin-top:18px;border-radius:4px;border:solid 1px #e2e3e5;padding:8px;margin-bottom:32px}.base-search-control-dialog--no-items{width:100%;height:40px}
.bulk-field-edit-dialog{width:512px}.bulk-field-edit-dialog--content{width:288px}.bulk-field-edit-dialog--content .text{display:inline-block}.bulk-field-edit-dialog--info-text{margin-top:28px;margin-bottom:32px}.bulk-field-edit-dialog--save-button{margin-left:16px}
.rename-bulk-reconfile-dialog{width:512px}
.contact-us{width:500px;top:auto;left:auto;right:0%;bottom:0%;-webkit-transform:translate(0%, 0%);transform:translate(0%, 0%);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.contact-us--note{font-size:14px}.contact-us--large-top-margin{margin-top:20px}.contact-us--small-top-margin{margin-top:8px}.contact-us--left-block{min-width:190px;min-height:40px}.contact-us--left-block--thin{min-width:190px;min-height:20px}.contact-us--text{font-size:12px}.contact-us--right-block{min-width:125px;font-size:14px;color:#333;overflow:auto}.contact-us--error-message{margin-top:8px;background-color:#feecef;border:1px solid #ee3f5f;height:36px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 16px;border-radius:4px}
.user-profile-change-password-dialog{width:512px}.hidden{visibility:hidden}
.delete-default-dialog{width:528px}
.all-contracts-edit-dialog--button-group{display:-ms-flexbox;display:flex}.all-contracts-edit-dialog--button-group>*{margin-left:.5rem}
.accounts-edit-dialog--cancel-button{margin-right:16px}
.account-type-update-dialog--content{padding:20px;min-width:400px}.account-type-update-dialog--info-text{line-height:1.5}.account-type-update-dialog--cancel-button{margin-right:8px}.account-type-update-dialog--loading{min-height:100px;padding:20px}.account-type-update-dialog--validation-list{margin:0;padding-left:20px}.account-type-update-dialog--validation-list li{margin-bottom:8px;line-height:1.5}.account-type-update-dialog--validation-list li:last-child{margin-bottom:0}
.table{width:calc(100% + 1px);table-layout:fixed}.table-container{overflow:hidden;padding-bottom:8px;border-radius:4px}
.table-body .table-cell{font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal}.table-body .table-row{height:48px}.table-body .table-cell--empty{border-bottom:none}
.table-cell{border-bottom:none;padding-right:16px;padding-left:16px}.table-cell--empty.table-cell{padding-left:0;padding-right:0;width:16px}
.table-head .table-cell{padding-top:20px;padding-bottom:12px;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal}.table-head .table-row{height:48px}

.filter-code-details-dialog--tag{min-width:48px;margin-right:4px;margin-bottom:4px}
.structuredsnippets{padding-top:32px;margin:32px 0px;-ms-flex-direction:column;flex-direction:column}.structuredsnippets--flex{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.structuredsnippets--header{margin-bottom:24px}.structuredsnippets--close{margin-left:8px;height:12px;width:12px}.structuredsnippets--top-line{border-top:1px solid #e2e3e5}.structuredsnippets--dialog-value-length{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding:8px 0px;margin-right:24px}.structuredsnippets--input-main{width:100%}.structuredsnippets--dropdown-header{width:50%}.structuredsnippets--add-value-btn{margin-bottom:32px}.structuredsnippets--header-link{color:#0f62fe;cursor:pointer}.structuredsnippets--dialog-flex{-ms-flex-direction:column;flex-direction:column;width:100%}.structuredsnippets--dialog-text-limit{color:#000}.structuredsnippets--dialog-text-length{color:#17d090}.structuredsnippets--dialog-flex-values{-ms-flex-direction:column;flex-direction:column}.structuredsnippets--dialog-flex-text-length{-ms-flex-align:center;align-items:center}
.status-center--flex{padding:32px;-ms-flex-align:center;align-items:center}.status-center--header{-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e2e3e5}.status-center--table{margin:32px}.status-center--collapse_err_section{-ms-flex-align:center;align-items:center}.status-center--integrate-button{margin-right:8px}.status-center--lock_img{border:2px solid #000;padding:1vh 1.2vh;border-radius:.3rem;margin:1vh}.status-center--lock_screen{position:relative}.status-center--lock_img_txt{position:absolute;top:0;height:100%;width:100%}.status-center--blur{opacity:.2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.status-center--flex_img_txt{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%}.status-center--lock_screen_txt{padding:0px 16px}.status-center--fix-modal-dialog-status{margin:0 30px 0 0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.status-center--fix-modal-dialog-text{display:block;margin-right:30px}.status-center--fix-modal-dialog-footer{margin:0;height:0}.status-center--fix-action-dialog{width:500px;height:400px}.status-center--fix-action-form{position:inherit !important;padding:0px 10px 10px 10px !important;font-size:15px}.status-center--fix-action-form .form-section-with-title--title{padding:15px 0px}.status-center--fix-action-form .form-section-with-title--fieldset{padding:5px 0px}.status-center--popper--warning-icon{color:#fdbe00}.status-center--popper--success-icon{color:#33b782}.status-center--popper--error-icon{color:#e35f3e}.status-center--popper--pending-icon{color:#fdbe00}.status-center--popper--warning-wrapper{width:200px;padding:8px;margin:8px}.status-center--popper--blacklisted-wrapper{max-width:240px;padding:14px 18px;border-radius:8px;background-color:#e35f3e;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);-webkit-animation:tooltipFadeIn .2s ease-in-out;animation:tooltipFadeIn .2s ease-in-out}.status-center--popper--blacklisted-content{-ms-flex-direction:column;flex-direction:column;gap:6px}.status-center--popper--blacklisted-title{color:#fff;font-size:14px;line-height:1.3;font-weight:600;text-align:center}.status-center--popper--blacklisted-text{color:hsla(0,0%,100%,.95);font-size:12px;line-height:1.4;font-weight:400;text-align:center}@-webkit-keyframes fadeBlink{0%{backgroundPosition:-50px 0;opacity:.8}50%{backgroundPosition:0 0;opacity:.5}100%{backgroundPosition:50px 0;opacity:.8}}@keyframes fadeBlink{0%{backgroundPosition:-50px 0;opacity:.8}50%{backgroundPosition:0 0;opacity:.5}100%{backgroundPosition:50px 0;opacity:.8}}@-webkit-keyframes tooltipFadeIn{0%{opacity:0;-webkit-transform:translateY(-4px);transform:translateY(-4px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes tooltipFadeIn{0%{opacity:0;-webkit-transform:translateY(-4px);transform:translateY(-4px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.img--deliveryplatform{margin-right:1vh}.btn--fix{margin-top:1px}.btn--fix-modal-retry-button{margin:24px 0 0 0}.dialog--header-wrapper{-ms-flex-align:center;align-items:center}
.delete-users-dialog{width:528px}
.cell-with-kebob{width:100%;padding-right:17px;position:relative}.cell-with-kebob--kebob-wrapper{visibility:hidden;position:absolute;right:-7px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.cell-with-kebob--kebob-wrapper-visible{visibility:visible}.cell-with-kebob--on-hover-icon{margin-right:4px}.cell-with-kebob--and-on-hover-icon{padding-right:44px}.cell-with-kebob--kebob-wrapper-disabled{visibility:visible}.enchanted-table-cell--hovered .cell-with-kebob--kebob-wrapper{visibility:visible}
.filter-row{margin-bottom:16px}.geo-filter-select .MuiOutlinedInput-input,.geo-filter-equality .MuiOutlinedInput-input{padding-top:8px;padding-bottom:8px}.geo-restriction-dropdown-checkboxes .dropdown-checkboxes--input{display:-ms-flexbox;display:flex}.geo-filter-select{min-width:190px;width:auto}.geo-filter-equality{min-width:120px;width:auto}.geo-restriction-dropdown-checkboxes .input--start-adornment-wrapper .dropdown-checkboxes--start-adornment-tags-container{overflow-x:hidden}.geo-restriction-dropdown-checkboxes .input--start-adornment-wrapper .dropdown-checkboxes--start-adornment-tags-container{max-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}
.audience-settings-label{margin-top:16px;width:500px;display:block;overflow:none}.audience-settings-container{margin-top:16px}.mt-24{margin-top:24px}.bucket-threshold-label{display:block;margin-top:24px}.bucket-footer{margin-top:16px}.bucket-type{width:175px}.bucket-title{width:100px;margin-left:8px}.bucket-value{width:100px;margin-left:8px}.bucket-slider{width:150px;margin-left:8px}.category-selection-item-input{margin-left:8px;margin-right:8px}.category-row{margin-bottom:8px}.variant-select .MuiSelect-root{padding-top:8px;padding-bottom:8px}.audience-details__score-boundaries-message{margin-left:8px;font-size:12px;color:#666;font-style:italic}.audience-details__score-boundaries-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:16px}.audience-details__category-section{margin-bottom:24px}.audience-details__category-grid{margin-bottom:16px}.audience-details__bucket-count-section{margin-bottom:16px}.audience-details__variation-select{margin-top:4px}.audience-details__generated-label{margin-top:16px}.audience-details__generated-label-container{min-height:20px;margin-top:16px}.audience-details__loading-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.audience-details__loading-spinner{margin-right:8px}
.model-selection-title{display:block;margin-top:24px}.label-text{display:block;color:#e3e3e3;margin-top:16px}.model-recency-container{margin-top:16px}.id-match-input{padding:8px}
.geo-targeting-label{display:block;margin-bottom:16px}
.targeting-element-top-info{padding-bottom:24px;border-bottom:1px solid #e2e3e5}.targeting-element-top-info--row{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;margin-top:16px}.targeting-element-top-info--row>.text{position:relative;top:11px}.targeting-element-top-info--row:first-child{margin-top:8px}.targeting-element-top-info--row>*:nth-child(1){-ms-flex:0 0 auto;flex:0 0 auto;width:168px;display:inline-block;padding-right:16px}.targeting-element-top-info--row>*:nth-child(2){width:240px;-ms-flex:1 1 auto;flex:1 1 auto}.targeting-element-top-info--row>*:nth-child(3){-ms-flex:0 0 auto;flex:0 0 auto;width:160px;display:inline-block;padding-left:32px;padding-right:16px}.targeting-element-top-info--row>*:nth-child(4){width:240px;-ms-flex:1 1 auto;flex:1 1 auto}.targeting-element-top-info--row>*:nth-child(5){-ms-flex:0 0 auto;flex:0 0 auto;width:64px;display:inline-block;padding-left:8px}
.targeting-element-where{padding-top:16px}.targeting-element-where--row{min-height:56px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;padding-bottom:16px}.targeting-element-where--row>.text{position:relative;top:11px}.targeting-element-where--row>.icon-button{position:relative;top:9px}.targeting-element-where--row>*:nth-child(1){width:168px;-ms-flex:0 0 auto;flex:0 0 auto}.targeting-element-where--row>*:nth-child(2){width:200px;-ms-flex:1 1 auto;flex:1 1 auto}.targeting-element-where--row>*:nth-child(3){width:120px;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 8px}.targeting-element-where--row>*:nth-child(4){width:336px;-ms-flex:1 1 auto;flex:1 1 auto}.targeting-element-where--row>*:nth-child(5){-ms-flex:0 0 auto;flex:0 0 auto;margin-left:16px}.targeting-element-where--operation{width:104px;margin-right:8px}.targeting-element-where--operation-hide{display:none}.targeting-element-where--text{width:104px;margin-right:56px;margin-top:10px}.condition-parameter-text--disabled{color:gray}
.targeting-element{position:relative;border-radius:4px;border:solid 1px #e2e3e5;background-color:#fbfcfd;padding:16px}.targeting-element--connection{width:16px;position:absolute;border-top:1px solid #0f62fe;top:50%;left:-16px}.targeting-element--checked{border:1px solid #0f62fe;background-color:#ecf3ff}
.targeting-relation{position:relative;margin-left:24px}.targeting-relation--type{width:104px;margin:16px 0}.targeting-relation--dropdown-wrapper{position:relative;margin-left:-24px}.targeting-relation--connection{width:16px;position:absolute;border-top:1px solid #0f62fe;top:50%;left:-16px}.targeting-relation--connection-line{position:absolute;left:-16px;top:0;height:100%;border-left:1px solid #0f62fe}
.targeting-tree{margin-top:16px}
.targeting-controls{margin-top:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.targeting-controls--buttons .button,.targeting-controls--buttons .MuiButton-root{margin-right:16px}.targeting-controls--buttons .button:last-child,.targeting-controls--buttons .MuiButton-root:last-child{margin-right:0}.targeting-controls--add-new-rule-button{margin-top:16px}
.targeting-formula{height:40px;border-radius:4px;background-color:#ebecf3;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:16px;padding:0 16px}
.audience-builder .audience-builder-create{padding-bottom:60px}.audience-builder .audience-builder-create .ml-8{margin-left:8px}.audience-builder .audience-builder-create .mr-5{margin-right:5px}.audience-builder .audience-builder-create .p-5{padding:5px}.audience-builder .audience-builder-create .pr-2{padding-right:2px}.audience-builder .audience-builder-create .pl-2{padding-left:20px}.audience-builder .audience-builder-create .w-80-percent{width:80%}.audience-builder .audience-builder-create .w-50-percentage{width:50%}.audience-builder .audience-builder-create .max-width-15{max-width:15%}.audience-builder .audience-builder-create .w-95-percent{width:95%}.audience-builder .audience-builder-create .w-90-percent{width:90%}.audience-builder .audience-builder-create .display-inline-block{display:inline-block}.audience-builder .audience-builder-create .white-space-no-wrap{white-space:nowrap}.audience-builder .audience-builder-create .vertical-center-span{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.audience-builder .audience-builder-create .segment-operator .MuiFilledInput-input{padding:8px 32px 8px 16px}.audience-builder .audience-builder-create .parameter-operator .MuiFilledInput-input{padding:8px 32px 8px 8px;background-color:#fff;border:1px solid #e3e3e3}.audience-builder .audience-builder-create .segment-select{width:100px;padding-left:4px;margin-top:2px}.audience-builder .audience-builder-create .data-type-select{width:120px}.audience-builder .audience-builder-create .data-source-select{width:140px}.audience-builder .audience-builder-create .display-flex{display:-ms-flexbox;display:flex}.audience-builder .audience-builder-create .flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.audience-builder .audience-builder-create .auto-width{width:auto}.audience-builder .audience-builder-create .position-absolute{position:absolute}.audience-builder .audience-builder-create .top-negative-7{top:-7px}.audience-builder .audience-builder-create .min-width-120{min-width:120px}.audience-builder .audience-builder-create .indent-outdent-delete-row{bottom:-4px}.audience-builder .audience-builder-create .all-countries-warning-modal .ant-modal-header{background-color:#f3b760}.audience-builder .audience-builder-create .all-countries-warning-modal .ant-modal-header .ant-modal-title{color:#fff}.audience-builder .audience-builder-create .display-proto-modal{top:0px}.audience-builder .audience-builder-create .display-proto-modal .ant-modal-content{width:120%}.audience-builder .audience-builder-create .display-proto-modal .ant-modal-content .ant-modal-header{background-color:#3e4a59}.audience-builder .audience-builder-create .display-proto-modal .ant-modal-content .ant-modal-title{color:#fff;font-size:14px}.audience-builder .audience-builder-create .display-proto-modal .ant-modal-content .display-proto-pre{background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;padding:9.5px;margin:0 0 10px;max-height:80vh;overflow-y:auto}.audience-builder .audience-builder-create .calculated-avails-modal .ant-modal-header{background-color:#3e4a59}.audience-builder .audience-builder-create .calculated-avails-modal .ant-modal-title{color:#fff;font-size:14px}.audience-builder .audience-builder-create .calculated-avails-modal .calculated-avails-title{font-weight:600}.audience-builder .audience-builder-create .calculated-avails-modal .calculated-avails-row{border:1px solid #e9e9e9}.audience-builder .audience-builder-create .audience-builder-summary-footer{position:fixed !important;z-index:1100;height:-webkit-max-content;height:-moz-max-content;height:max-content;display:-ms-flexbox;display:flex}.audience-builder .audience-builder-create .audience-builder-summary-footer .ant-drawer-content-wrapper{height:auto !important}.audience-builder .audience-builder-create .audience-builder-summary-footer .ant-drawer-header{display:none}.audience-builder .audience-builder-create .audience-builder-summary-footer .hide-summary{position:fixed;right:50px}.audience-builder .audience-builder-create .audience-builder-summary-footer .formula-badge .ant-badge-count{margin-left:5px;background-color:blue}.audience-builder .audience-builder-create .audience-builder-summary-footer .formula-badge-0 .ant-badge-count{background-color:#1787de !important}.audience-builder .audience-builder-create .audience-builder-summary-footer .formula-badge-1 .ant-badge-count{background-color:#b394ff !important}.audience-builder .audience-builder-create .audience-builder-summary-footer .formula-badge-2 .ant-badge-count{background-color:#f60 !important}.audience-builder .audience-builder-create .audience-builder-summary-footer .formula-bracket{font-weight:600;font-size:25px;margin-top:-3px}.audience-builder .audience-builder-create .audience-builder-summary-footer .indent,.audience-builder .audience-builder-create .audience-builder-summary-footer .outdent,.audience-builder .audience-builder-create .audience-builder-summary-footer .delete,.audience-builder .audience-builder-create .audience-builder-summary-footer .calc-avails{height:22px}.audience-builder .audience-builder-create .audience-builder-summary-footer .selected-segment-badge .ant-badge-count{margin-left:5px;height:19px;font-size:13px !important;font-weight:400 !important;min-width:10px;padding:3px 7px;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.audience-builder .audience-builder-create .audience-builder-summary-footer .formula-badge .ant-badge-count,.audience-builder .audience-builder-create .audience-builder-summary-footer .formula-total-badge .ant-badge-count{display:inline-block;min-width:10px;padding:5px 15px;font-size:12px;font-weight:700;height:auto;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px;text-align:center;font-size:13px !important;font-weight:600 !important;padding:5 15 15 5}.audience-builder .audience-builder-create .audience-builder-summary-footer .formula-total-badge .ant-badge-count{margin-left:10px;background-color:#000 !important}.audience-builder .audience-builder-create .audience-builder-summary-show{position:fixed;bottom:80px;right:50px;z-index:10}.audience-builder .audience-builder-create .audience-builder-segment-group{margin-left:10px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.audience-builder .audience-builder-create .audience-builder-segment-group .operator-level-0{margin-left:-30px}.audience-builder .audience-builder-create .audience-builder-segment-group .operator-level-1{margin-left:-30px}.audience-builder .audience-builder-create .audience-builder-segment-group .operator-level-2{margin-left:-30px}.audience-builder .audience-builder-create .audience-builder-segment-group .was-moved-1-level{margin-left:-70px}.audience-builder .audience-builder-create .audience-builder-segment-group .was-moved-2-level{margin-left:-90px}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-operator{max-width:7%;min-width:85px}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex{display:-ms-flexbox;display:flex}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex .half-vertical-line-flex,.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex .bottom-half-vertical-line-flex{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex .half-vertical-line-flex .half-vertical-line,.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex .bottom-half-vertical-line-flex .half-vertical-line{height:48%}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex .bottom-half-vertical-line-flex{-ms-flex-align:end;align-items:flex-end}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex .half-vertical-line-flex .half-vertical-line{height:53%}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex .horizontal-line-flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex .horizontal-line-flex .horizontal-line{width:20px;height:3px}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex .horizontal-line-flex .horizontal-line-level0{background-color:#1787de !important}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex .horizontal-line-flex .horizontal-line-level1{background-color:#b394ff !important}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex .horizontal-line-flex .horizontal-line-level2{background-color:#f60 !important}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex .horizontal-line-flex .operator-line{margin-left:-2px;width:35px}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex .horizontal-line-flex-level-1-operator{margin-left:-60px;margin-bottom:-15px}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex .horizontal-line-flex-level-2-operator{margin-left:-80px;margin-bottom:-14px}.audience-builder .audience-builder-create .audience-builder-segment-group .vertical-line{width:2px;float:left;background-color:blue}.audience-builder .audience-builder-create .audience-builder-segment-group .vertical-line-level0{margin-left:20px;background-color:#1787de !important}.audience-builder .audience-builder-create .audience-builder-segment-group .vertical-line-level1{margin-top:-5px;margin-bottom:5px;margin-left:40px;background-color:#b394ff !important}.audience-builder .audience-builder-create .audience-builder-segment-group .vertical-line-level2{margin-left:60px;margin-top:-5px;margin-bottom:5px;background-color:#f60 !important}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-and-operator{width:100%}.audience-builder .audience-builder-create .audience-builder-segment-group .audience-builder-segment .bg-color-l0{margin-top:20px;margin-bottom:20px;background-color:#f6f9fd !important}.audience-builder .audience-builder-create .audience-builder-segment-group .audience-builder-segment .bg-color-l1{margin-top:20px;margin-bottom:20px;background-color:#f7f5fc !important}.audience-builder .audience-builder-create .audience-builder-segment-group .audience-builder-segment .bg-color-l2{margin-top:20px;margin-bottom:20px;background-color:#ffe5d3 !important}.audience-builder .audience-builder-create .audience-builder-segment-group .audience-builder-segment .parameter-bg{background-color:#f3f3f3}.audience-builder .audience-builder-create .audience-builder-parameter{widows:-webkit-fill-available}.audience-builder .audience-builder-create .audience-builder-parameter .w-100{width:100% !important}.audience-builder .audience-builder-create .audience-builder-parameter .parameter-error{color:red;position:absolute;padding:4px;width:100%}.audience-builder .audience-builder-create .advertiser-id-form-item-col{height:56px}.audience-builder .audience-builder-create .advertiser-id-form-item .ant-form-item-control{line-height:0}.audience-builder .my-audience .search-audience-row{background-color:#fff;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.audience-builder .my-audience .my-audience-footer{position:fixed !important;z-index:1100;display:-ms-flexbox;display:flex}.audience-builder .my-audience .my-audience-footer .ant-drawer-content-wrapper{height:auto !important;max-height:256px;overflow:scroll}.audience-builder .my-audience .cursor-pointer{cursor:pointer}@media(max-width: 768px){.audience-builder [class*=col-]{width:100%}.audience-builder .segment-option{-ms-flex-direction:column;flex-direction:column;width:100% !important}.audience-builder .segment-option .segment-select{width:100% !important}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex .bottom-half-vertical-line-flex .half-vertical-line{height:49%}.audience-builder .audience-builder-create .audience-builder-segment-group .segment-div-flex .half-vertical-line-flex .half-vertical-line{height:51%}}
.audience-settings-country-dropdown-checkboxes .input--start-adornment-wrapper .dropdown-checkboxes--start-adornment-tags-container{overflow-x:hidden}.audience-settings-country-dropdown-checkboxes .input--start-adornment-wrapper{max-width:100%}.audience-settings-country-dropdown-checkboxes .input--start-adornment-wrapper .dropdown-checkboxes--start-adornment-tags-container{-ms-flex-wrap:wrap;flex-wrap:wrap}
.travelers-sub-header{margin-left:0px;margin-right:0px}.travelers-sub-header--title{margin-top:24px}.travelers-sub-header--navigation-links{margin-right:0px;margin-left:0px}
.create-ml-audience-sub-header{margin-left:32px;margin-right:0px;margin-bottom:24px}.create-ml-audience-sub-header--title{margin-top:24px}.create-ml-audience-sub-header--navigation-links{margin-right:0px;margin-left:0px}
.pipeline-parameters{margin-top:16px}.pipeline-data-table{margin-top:4px}.pipeline-link-text{font-size:16px}.pipeline-link{text-decoration:underline;cursor:pointer;color:#007bff;font-size:16px}
.create-new-pipeline-button{margin-top:10px;width:200px;-ms-flex-item-align:end;align-self:flex-end}
.ml-error-boundary-fallback{margin:24px;padding:32px;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);text-align:center;max-width:500px;margin:24px auto}.ml-error-boundary-fallback .ml-error-boundary-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:16px}.ml-error-boundary-fallback .ml-error-boundary-icon{font-size:48px !important;color:#f44336;margin-bottom:8px}.ml-error-boundary-fallback .ml-error-boundary-title{color:#333;font-weight:500;margin:0}.ml-error-boundary-fallback .ml-error-boundary-message{color:#666;margin:0}.ml-error-boundary-fallback .ml-error-boundary-button{margin-top:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;padding:8px 24px;border-radius:4px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.ml-error-boundary-fallback .ml-error-boundary-button:hover{background-color:rgba(0,0,0,.04)}.ml-error-boundary-fallback .ml-error-boundary-button .ml-error-boundary-button-icon{font-size:20px}
.audienceid-cell-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:80%;-ms-flex-direction:flex-start;flex-direction:flex-start;-ms-flex-align:center;align-items:center}.copy-icon-container{cursor:pointer;margin-left:20px}
.audience-channel-details-table{border:none}
.audience-channels-dialog{width:800px}
.leave-rb-audiences-dialog--buttons-group{-ms-flex-pack:justify;justify-content:space-between}.leave-rb-audiences-dialog--buttons-group--save{margin:0 15px 0 15px}
.recency-settings-dialog-container{width:100%}.recency-settings-dialog-text{margin-top:20px}.recency-settings-equality-dropdown{width:130px;margin:10px}.recency-settings-time-input-dropdown{width:100px;margin:10px}.recency-settings-apply-all-audiences-toggle-container{margin-top:20px;width:100%;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.recency-settings-apply-all-audiences-toggle-text{margin-right:10px}.recency-settings-save-back-controls{margin-top:30px}
.settings-section{margin-top:7px}
.ml-experiment-table-container .table-container{padding-bottom:0px}.ml-experiment-table-container .ml-experiment-table-cell{padding:16px;overflow:scroll}.ml-experiment-table-container .ml-experiment-table-cell:first-child{width:40%}.ml-experiment-table-container .ml-experiment-table-cell:last-child{width:60%}
.container-pixel-integration--property-id-field{display:inline-block;padding-top:25px}.container-pixel-integration--edit-icon-button{padding:2rem 0 0 1.5rem}.container-pixel-integration--form{padding:0px 0px 48px 0px}.container-pixel-integration--bottom-border{border:0px;border-radius:0px}.container-pixel-integration--navi-lookup-button{display:inline-block;padding:24px 0px}
.under-field-label{margin-top:3px;margin-bottom:5px;height:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 8px}.under-field-label--align-right{right:0;margin-left:auto}.under-field-label--alarm-icon{margin-right:4px}
.container-pixel-dialog-alert-container{margin-bottom:2rem}.container-pixel-dialog-alert-container--alert-message{font-size:1rem;padding-right:8px}
.toast-message-wrapper{z-index:7000}
.toast-message{height:36px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 16px;border-radius:4px}.toast-message--success{background-color:#e6faf3;border:1px solid #17d090}.toast-message--delete,.toast-message--error{background-color:#feecef;border:1px solid #ee3f5f}.toast-message--info{background-color:#80a3e9;border:1px solid #0f62fe;color:#fff}

.coming-soon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.coming-soon--block{width:229px;height:80px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}
.error-boundary{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:30px}.error-boundary--block{display:block;text-align:center;padding:25px}
.environment-info-header{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#f60;height:24px;z-index:1300}.environment-info-header--text{color:#fff;font-size:12px}
.app-wrapper{height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}
.travelers-list-items-table{position:relative;min-height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.travelers-list-items-table--explorer-controls{width:100%;margin-bottom:0;display:-ms-flexbox;display:flex;height:40px;-ms-flex-pack:justify;justify-content:space-between}.travelers-list-items-table--right-button{margin-left:16px;min-width:120px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.travelers-list-items-table--table-area{margin-top:16px}
.travelers-table-quantity{background-color:#d9e6ff;min-width:75px}.travelers-table-quantity--width-by-content{width:auto;width:initial;-ms-flex:initial;flex:initial}
.list-items-table-search{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.list-items-table-search--dropdown{width:270px}.list-items-table-search--popup{z-index:100}
.xandr-curate-table-filters{width:420px;position:relative;top:8px}.xandr-curate-table-filters--element-wrapper{margin-top:24px;padding-left:24px;padding-right:24px}.xandr-curate-table-filters--element-wrapper .with-label--label-wrapper{width:120px}.xandr-curate-table-filters--element-wrapper .with-label--children-wrapper{overflow:auto}.xandr-curate-table-filters--element-wrapper:first-child{margin-top:0;padding-top:24px}.xandr-curate-table-filters--advertiser-wrapper{margin-top:24px;padding-left:24px;padding-right:24px;-ms-flex-pack:justify;justify-content:space-between}.xandr-curate-table-filters--advertiser-wrapper .with-label--label-wrapper{width:120px}.xandr-curate-table-filters--advertiser-wrapper .with-label--children-wrapper{overflow:auto}.xandr-curate-table-filters--advertiser-wrapper:first-child{margin-top:0;padding-top:24px}.xandr-curate-table-filters--buttons-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.xandr-curate-table-filters--buttons-wrapper .button,.xandr-curate-table-filters--buttons-wrapper .MuiButton-root{margin-right:16px}.xandr-curate-table-filters--buttons-wrapper .button:last-child,.xandr-curate-table-filters--buttons-wrapper .MuiButton-root:last-child{margin-right:0}.p-24{padding:24px}
.insertion-orders-table{border:none;margin-top:0px;margin-bottom:0px}.insertion-orders-table .current-table-filters--tags-wrapper{width:100%;border-top:1px solid #f7f8fd;margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.insertion-orders-container{padding-left:32px;padding-right:32px;overflow:auto;-ms-flex:1 1 100vh;flex:1 1 100vh}
.line-items-table{border:none;margin-top:0px;margin-bottom:0px}.line-items-table .current-table-filters--tags-wrapper{width:100%;border-top:1px solid #f7f8fd;margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.line-items-container{padding-left:32px;padding-right:32px;overflow:auto;-ms-flex:1 1 100vh;flex:1 1 100vh}
.advertisers-table{border:none;margin-top:0px;margin-bottom:0px}.advertisers-table .current-table-filters--tags-wrapper{width:100%;border-top:1px solid #f7f8fd;margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.advertisers-container{padding-left:32px;padding-right:32px;overflow:auto;-ms-flex:1 1 100vh;flex:1 1 100vh}.new-advertiser-button{margin-top:24px;margin-bottom:24px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}
.advertiser-container{padding-left:32px;padding-right:32px;overflow:auto;-ms-flex:1 1 100vh;flex:1 1 100vh}
.new-insertion-order-container{padding-left:32px;padding-right:32px;overflow:auto;-ms-flex:1 1 100vh;flex:1 1 100vh}
.location-settings{margin-top:24px}.location-settings>div{width:50%;padding-right:24px}
.general-settings-row{margin-top:24px;background-color:beige}.general-settings-row>*{background-color:azure;width:50%;margin-right:24px}.name-section{padding:0 48px 48px 48px;margin-top:0px;border-bottom:1px solid #e2e3e5}
.line-item-header{padding:24px 24px 16px 32px;width:100%}.line-item-title{width:50%;overflow:hidden;text-overflow:ellipsis;position:relative;-ms-flex-align:center;align-items:center}.line-item-actions{width:50%}.status-switch{margin-right:16px}.line-item-delete{margin-right:8px;color:#ee3f5f}.created-icon{margin-left:8px;color:#acaeb7}.created-icon--success{color:#17d090}.created-icon--error{color:#ee3f5f}
.audience-settings{margin:24px 0 0;padding:16px 24px;background-color:#f6f7f8;border-radius:4px;border:solid 1px #e2e3e5}.audience-settings>*{width:50%}.audience-settings>*:last-child{margin-left:24px}.audience-selection-separator{height:5vh}
.audience-search-table{height:52vh;background-color:#fff;border:1px solid #e2e3e5;border-radius:4px;margin-top:24px;margin-bottom:0px;padding-bottom:0%;overflow:auto}.audience-search-table--warning{margin-top:16px}.audience-search-table>*{width:100%}.warning-icon{margin-right:8px}.close-icon{cursor:pointer;color:#ee3f5f;margin-right:14px}.button-group{margin-right:8px}
.audience-selection{margin-top:8px;width:100%;border:solid 1px #e2e3e5;border-radius:4px;height:20vh;padding:16px 24px;overflow:auto}.remove-all-button{cursor:pointer}.audience-selection-list-item{padding-bottom:16px}.white-background{background-color:#fff}.audience-selection-group-radio{margin-bottom:16px}
.new-line-items-container{padding-left:32px;padding-right:32px;overflow:auto;-ms-flex:1 1 100vh;flex:1 1 100vh}.new-line-item-btn{margin:40px auto}.new-line-item-form-save-btn{margin:20px 44px 20px 20px}
.edit-advertiser-container{padding-left:32px;padding-right:32px;overflow:auto;-ms-flex:1 1 100vh;flex:1 1 100vh}.edit-advertiser-header{padding-left:32px}.edit-advertiser-circular-progress{margin:100px}
.edit-insertion-order-container{padding-left:32px;padding-right:32px;overflow:auto;-ms-flex:1 1 100vh;flex:1 1 100vh}.edit-insertion-order-header{padding-left:32px}.edit-insertion-order-circular-progress{margin:100px}
.bulk-line-items{padding:32px 32px 32px 32px}.margin-above{margin-top:24px}.small-margin-above{margin-top:8px}.large-margin-above{margin-top:32px}.margin-below{margin-bottom:24px}.marging-left{margin-left:8px}.sub-heading{font-weight:500}.btn-container{margin-top:32px;-ms-flex-pack:start;justify-content:flex-start;width:200px}.errors-table{border:solid #ee3f5f 1px;margin-top:10px;max-height:28.1vh;min-height:12vh;overflow-y:scroll}
.bulk-line-items{padding:32px 32px 32px 32px}.btn-container{margin-top:32px;-ms-flex-pack:start;justify-content:flex-start;width:200px}
.audience-set-form-channels--add-button-wrapper{margin-right:0%}.audience-set-form-channels--table{margin-bottom:8px;margin-left:1%;margin-right:1%}.audience-set-form-channels--table-header{height:48px;border-bottom:1px solid #e2e3e5}.audience-set-form-channels--row{height:65px;border-bottom:1px solid #f6f6f8}.audience-set-form-channels--row:last-child{border-bottom:none}.audience-set-form-channels--column{width:30%;padding:0 24px}.audience-set-form-channels--warning-wrapper{height:48px;padding:16 16px}.audience-set-form-channels--warning-icon{margin-right:8px}.audience-set-form{padding-left:32px;padding-right:32px;overflow:auto;-ms-flex:1 1 100vh;flex:1 1 100vh}.audience-set-details-form{margin-left:140px;margin-right:140px}.audience-set-form-vertical-and-account{margin-top:32px}.audience-set-form-footer{margin-top:24px}.cancel-button{margin-right:16px}.cancel-button:hover{background-color:#d21616}.create-button{margin-left:8px;margin-right:16px}.create-button:hover{background-color:rgba(30,30,204,.869)}.audience-name-preview{word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;margin-left:8px;font-size:16px}.audience-name-preview-container{margin-top:20px}.audience-name-preview-label{margin-bottom:8px;font-weight:bold}.audience-name-preview-bold-grey{font-weight:bold;color:#666}.audience-name-preview-italic-grey{font-style:italic;color:#666}.loading-spinner-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:50vh;width:100%}
.all-ml-audience-sets-filters{width:416px;position:relative}.all-ml-audience-sets-filters--element-wrapper{margin-top:24px;padding-left:24px;padding-right:24px}.all-ml-audience-sets-filters--element-wrapper .with-label--label-wrapper{width:104px}.all-ml-audience-sets-filters--element-wrapper .with-label--children-wrapper{max-width:300px;overflow:auto}.all-ml-audience-sets-filters--element-wrapper .with-label--label{white-space:pre-wrap}.all-ml-audience-sets-filters--element-wrapper:first-child{margin-top:0;padding-top:24px}.all-ml-audience-sets-filters--save-buttons{padding:24px}
.all-ml-audience-sets-search{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.all-ml-audience-sets-search--dropdown{width:286px}.all-ml-audience-sets-search--popup{z-index:100}
.all-ml-audience-sets-controls--buttons-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.all-ml-audience-sets-controls--buttons-wrapper .button,.all-ml-audience-sets-controls--buttons-wrapper .MuiButton-root{margin-right:16px}.all-ml-audience-sets-controls--buttons-wrapper .button:last-child,.all-ml-audience-sets-controls--buttons-wrapper .MuiButton-root:last-child{margin-right:0}
.update-schedule{width:700px}
.delete-audience-set-dialog__warning-text{word-wrap:break-word;white-space:normal;margin-bottom:16px;line-height:1.5}.delete-audience-set-dialog__footer{gap:16px}.delete-audience-set-dialog__delete-button{min-width:100px}.delete-audience-set-dialog__delete-button--disabled{opacity:.5;pointer-events:none}.delete-audience-set-dialog__delete-button__progress{margin-left:8px}.delete-audience-set-dialog__deletable-section{margin-bottom:24px;background:#f9fafb;border-radius:8px;padding:16px}.delete-audience-set-dialog__deletable-section__title{margin-bottom:8px}.delete-audience-set-dialog__deletable-section__divider{margin-bottom:12px}.delete-audience-set-dialog__deletable-item{margin-bottom:8px}.delete-audience-set-dialog__deletable-item__name{font-weight:500}.delete-audience-set-dialog__deletable-item__check-icon{font-size:16px;color:green;margin-left:8px}.delete-audience-set-dialog__non-deletable-section{background:#fff7e6;border-radius:8px;padding:16px}.delete-audience-set-dialog__non-deletable-section__title{margin-bottom:8px}.delete-audience-set-dialog__non-deletable-section__divider{margin-bottom:12px}.delete-audience-set-dialog__non-deletable-item{margin-bottom:6px}.delete-audience-set-dialog__non-deletable-item__name{font-weight:500}.delete-audience-set-dialog__non-deletable-item__creator{margin-left:8px;font-size:12px;color:#b26a00}
.all-ml-audience-sets{padding-left:32px;padding-right:32px;overflow-y:auto}.all-ml-audience-sets--elements{margin-top:24px;height:280px}
.create-ml-audience-set{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-top:24px;-ms-flex:1 1 100vh;flex:1 1 100vh}.create-ml-audience-set .create-ml-audience-set-content{width:80%;height:100%;margin-bottom:0px;margin-top:24px;overflow:auto}.create-ml-audience-set .step-item-paper{width:100%;margin-top:0px;margin-bottom:0px;padding:24px}.create-ml-audience-set .step-item-paper .select-audience-section{margin-top:24px}.create-ml-audience-set .step-item-paper .select-audience-item{margin-top:8px;margin-right:8px;display:inline-block;padding:16px;background-color:#e3e3e3}.create-ml-audience-set .mt-16{margin-top:16px}.create-ml-audience-set .mt-24{margin-top:24px}.create-ml-audience-set .ml-16{margin-left:16px}.create-ml-audience-set .save-as-draft{margin-left:8px}.create-ml-audience-set .next-step{margin-left:8px;height:40px}
.geo-restrictions--chip{margin-right:8px;margin-bottom:8px}.geo-restrictions--chip-include{background-color:#e2f9f1}.geo-restrictions--chip-exclude{background-color:#e0e5ea}.geo-restrictions--locations-label{display:block;margin-top:24px;margin-bottom:10px}.geo-restrictions--option-title{-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid #f6f6f8}.geo-restrictions--option-type{width:100px;border-bottom:1px solid #f6f6f8}.geo-restrictions--autocomplete{margin-bottom:20px}

.ml-pipeline-sub-header{margin-left:32px;margin-right:0px;margin-bottom:24px}.ml-pipeline-sub-header--title{margin-top:24px}.ml-pipeline-sub-header--navigation-links{margin-right:0px;margin-left:0px}
.ml-audience-experiment-sub-header{margin-left:0px;margin-right:0px;margin-bottom:24px}.ml-audience-experiment-sub-header--title{margin-top:24px}
.ml-audience-pipelines{padding-left:32px;padding-right:32px;overflow-y:auto}
.pipeline-details{padding:15px;padding-top:0px;padding-right:0px;margin-left:160px;margin-right:0px;overflow:auto;-ms-flex:1 1 100vh;flex:1 1 100vh}.pipeline-metrics{margin-bottom:10px;margin-top:10px}.pipeline-metrics--table{margin-right:30px}.pipeline-metrics--pipeline-link{-ms-flex-item-align:center;align-self:center;text-decoration:underline;color:#0f62fe}.buttons-wrapper{width:200px}.buttons-wrapper>*{margin-top:20px}.buttons-wrapper>*:first-child{margin-top:0px}.pipeline-parameters--table{margin-right:30px}.pipeline-parameters--new-pipeline-button{width:200px;white-space:normal;overflow-wrap:break-word;text-align:center}.pipeline-details-circular-progress{margin:100px;margin-top:200px}
.app-nav-list-item--nav-link svg{height:16px !important;width:16px !important;font-size:14px;font-weight:inherit;color:inherit}.app-nav-list-item--nav-link span{font-weight:inherit;font-size:14px}
.app-nav-drawer{width:220px;-ms-flex-negative:0;flex-shrink:0;white-space:"nowrap";cursor:"pointer"}.app-nav-drawer--toolbar{display:-ms-flexbox;display:flex;min-height:56px;-ms-flex-align:center;align-items:center}@media(min-width: 0px)and (orientation: landscape){.app-nav-drawer--toolbar{min-height:48px}}@media(min-width: 600px){.app-nav-drawer--toolbar{min-height:64px}}.app-nav-drawer--brand-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;padding-right:16px;padding-left:16px}.app-nav-drawer--expand-icon{width:24px;height:24px}.app-nav-drawer--nav{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column;height:100%}
.default-payment-method-banner{background:#f60;height:24px;color:#fff;-ms-flex-negative:0;flex-shrink:0}.default-payment-method-banner--account-url:hover{cursor:pointer}
.masquerading-banner{background:#f60;height:24px;color:#fff}.masquerading-banner--log-out{height:16px;color:#fff;border:1px solid #fff;padding:0 6px}.masquerading-banner--log-out:hover{background:#bc5517}
.maintenance-page{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.maintenance-page__logo{padding:40px}.maintenance-page__content{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;padding:20px;margin-top:-100px}.maintenance-page__title{font-size:48px;font-weight:700;color:#1e293b;margin:0 0 32px 0;line-height:1.2}.maintenance-page__message{font-size:18px;color:#475569;margin:8px 0;line-height:1.6;max-width:600px}.maintenance-page__message strong{font-weight:600;color:#1e293b}
@font-face{font-family:"SFProDisplay";font-style:normal;font-weight:700;src:local("SFProDisplay Bold"),local("SFProDisplayBold"),url(../assets/b1f4d2c69fa808ebca12.otf) format("otf")}@font-face{font-family:"SFProDisplay";font-style:normal;font-weight:500;src:local("SFProDisplay Medium"),local("SFProDisplayMedium"),url(../assets/b85d841dacb040b84951.otf) format("otf")}@font-face{font-family:"SFProDisplay";font-style:normal;font-weight:400;src:local("SFProDisplay"),local("SFProDisplay"),url(../assets/d1f5e6e16dd4f75c3950.otf) format("otf")}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:700;src:local("IBM Plex Sans Bold"),local("IBMPlexSans-Bold"),url(../assets/cf746248082c1e55bec1.woff2) format("woff2"),url(../assets/286e14f1ca6c147a986e.woff) format("woff")}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:700;src:local("IBM Plex Sans Bold"),local("IBMPlexSans-Bold"),url(../assets/f6bdf96210644e39f091.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:700;src:local("IBM Plex Sans Bold"),local("IBMPlexSans-Bold"),url(../assets/a79e9f5fe64e198340cb.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:700;src:local("IBM Plex Sans Bold"),local("IBMPlexSans-Bold"),url(../assets/b0b9558ae7f11cfb350d.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:700;src:local("IBM Plex Sans Bold"),local("IBMPlexSans-Bold"),url(../assets/4663a3c273e736cddbf8.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:700;src:local("IBM Plex Sans Bold"),local("IBMPlexSans-Bold"),url(../assets/11eb5e9d39d1cda5cfdb.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:700;src:local("IBM Plex Sans Bold"),local("IBMPlexSans-Bold"),url(../assets/264a3e397f0006f81ded.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:700;src:local("IBM Plex Sans Bold Italic"),local("IBMPlexSans-BoldItalic"),url(../assets/746ee2335cd7866f52d6.woff2) format("woff2"),url(../assets/11a8a8a6df6105b53134.woff) format("woff")}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:700;src:local("IBM Plex Sans Bold Italic"),local("IBMPlexSans-BoldItalic"),url(../assets/62e61f8564863f5920fa.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:700;src:local("IBM Plex Sans Bold Italic"),local("IBMPlexSans-BoldItalic"),url(../assets/a103a658a03b403d06e7.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:700;src:local("IBM Plex Sans Bold Italic"),local("IBMPlexSans-BoldItalic"),url(../assets/3e2d40b2e58a20d8a69e.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:700;src:local("IBM Plex Sans Bold Italic"),local("IBMPlexSans-BoldItalic"),url(../assets/bdeb9a40f908ba0a9dd7.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:700;src:local("IBM Plex Sans Bold Italic"),local("IBMPlexSans-BoldItalic"),url(../assets/3ce2a502d9372bb31353.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:700;src:local("IBM Plex Sans Bold Italic"),local("IBMPlexSans-BoldItalic"),url(../assets/8489e9ff9451c2e317c1.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:200;src:local("IBM Plex Sans ExtraLight"),local("IBMPlexSans-ExtraLight"),url(../assets/11d13f578124cd1323b5.woff2) format("woff2"),url(../assets/6706e9dad24f53633435.woff) format("woff")}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:200;src:local("IBM Plex Sans ExtraLight"),local("IBMPlexSans-ExtraLight"),url(../assets/3b04b6f26eb2a3a2df07.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:200;src:local("IBM Plex Sans ExtraLight"),local("IBMPlexSans-ExtraLight"),url(../assets/cad305759c0f4b193a73.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:200;src:local("IBM Plex Sans ExtraLight"),local("IBMPlexSans-ExtraLight"),url(../assets/5b4c4be2d4af0cb464fd.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:200;src:local("IBM Plex Sans ExtraLight"),local("IBMPlexSans-ExtraLight"),url(../assets/496ff9707053dcf3d704.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:200;src:local("IBM Plex Sans ExtraLight"),local("IBMPlexSans-ExtraLight"),url(../assets/fa39180dd10d336ebe75.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:200;src:local("IBM Plex Sans ExtraLight"),local("IBMPlexSans-ExtraLight"),url(../assets/5cfa1d678335afc45243.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:200;src:local("IBM Plex Sans ExtraLight Italic"),local("IBMPlexSans-ExtraLightItalic"),url(../assets/c94f6fb439194ef86478.woff2) format("woff2"),url(../assets/9bfed1e4ec9c305ae7a1.woff) format("woff")}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:200;src:local("IBM Plex Sans ExtraLight Italic"),local("IBMPlexSans-ExtraLightItalic"),url(../assets/63ea5cba68befe8992d3.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:200;src:local("IBM Plex Sans ExtraLight Italic"),local("IBMPlexSans-ExtraLightItalic"),url(../assets/bcbe8c0bdbe9c7516809.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:200;src:local("IBM Plex Sans ExtraLight Italic"),local("IBMPlexSans-ExtraLightItalic"),url(../assets/1fed56171eef9751f9d8.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:200;src:local("IBM Plex Sans ExtraLight Italic"),local("IBMPlexSans-ExtraLightItalic"),url(../assets/c312f39434484475dbe0.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:200;src:local("IBM Plex Sans ExtraLight Italic"),local("IBMPlexSans-ExtraLightItalic"),url(../assets/8adcbdce6135c419c190.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:200;src:local("IBM Plex Sans ExtraLight Italic"),local("IBMPlexSans-ExtraLightItalic"),url(../assets/6aa6c42e642ec506c657.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:400;src:local("IBM Plex Sans Italic"),local("IBMPlexSans-Italic"),url(../assets/eaf3a06714b182f21937.woff2) format("woff2"),url(../assets/cdf34fcf517e86391171.woff) format("woff")}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:400;src:local("IBM Plex Sans Italic"),local("IBMPlexSans-Italic"),url(../assets/69b8af90b990f35cf616.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:400;src:local("IBM Plex Sans Italic"),local("IBMPlexSans-Italic"),url(../assets/be5a8394bc4c06510e5b.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:400;src:local("IBM Plex Sans Italic"),local("IBMPlexSans-Italic"),url(../assets/0ef6f7acb159ece1f3b3.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:400;src:local("IBM Plex Sans Italic"),local("IBMPlexSans-Italic"),url(../assets/73f9ead2682b14d99f39.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:400;src:local("IBM Plex Sans Italic"),local("IBMPlexSans-Italic"),url(../assets/a6204821c1184a739168.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:400;src:local("IBM Plex Sans Italic"),local("IBMPlexSans-Italic"),url(../assets/77d5c08c4108885b98e1.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:300;src:local("IBM Plex Sans Light"),local("IBMPlexSans-Light"),url(../assets/abfdbe2a2384d47af9fe.woff2) format("woff2"),url(../assets/83334036eea6d6936df4.woff) format("woff")}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:300;src:local("IBM Plex Sans Light"),local("IBMPlexSans-Light"),url(../assets/77f42f739d44ca54304d.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:300;src:local("IBM Plex Sans Light"),local("IBMPlexSans-Light"),url(../assets/3b90f31bd5b7f5633f38.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:300;src:local("IBM Plex Sans Light"),local("IBMPlexSans-Light"),url(../assets/5fa3b56141146415e9ee.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:300;src:local("IBM Plex Sans Light"),local("IBMPlexSans-Light"),url(../assets/de59dacbe50cc038d709.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:300;src:local("IBM Plex Sans Light"),local("IBMPlexSans-Light"),url(../assets/0ca6df1cd438aa861057.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:300;src:local("IBM Plex Sans Light"),local("IBMPlexSans-Light"),url(../assets/184a1740c7ed435966cf.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:300;src:local("IBM Plex Sans Light Italic"),local("IBMPlexSans-LightItalic"),url(../assets/6b4367ec5e78f1257170.woff2) format("woff2"),url(../assets/cbc01960d958397fcea5.woff) format("woff")}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:300;src:local("IBM Plex Sans Light Italic"),local("IBMPlexSans-LightItalic"),url(../assets/5c94ad151812847dccbc.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:300;src:local("IBM Plex Sans Light Italic"),local("IBMPlexSans-LightItalic"),url(../assets/973fd2cbce6691ddd379.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:300;src:local("IBM Plex Sans Light Italic"),local("IBMPlexSans-LightItalic"),url(../assets/98c739757e74da5adf57.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:300;src:local("IBM Plex Sans Light Italic"),local("IBMPlexSans-LightItalic"),url(../assets/535660b90031d9d95bd3.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:300;src:local("IBM Plex Sans Light Italic"),local("IBMPlexSans-LightItalic"),url(../assets/19134c2749c8dcbb9bee.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:300;src:local("IBM Plex Sans Light Italic"),local("IBMPlexSans-LightItalic"),url(../assets/01a9f6cf698768476568.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:500;src:local("IBM Plex Sans Medium"),local("IBMPlexSans-Medium"),url(../assets/dfad6a4efc5d5b958a67.woff2) format("woff2"),url(../assets/4fd72472517d1e45cd15.woff) format("woff")}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:500;src:local("IBM Plex Sans Medium"),local("IBMPlexSans-Medium"),url(../assets/0c9c24196165cf548b3c.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:500;src:local("IBM Plex Sans Medium"),local("IBMPlexSans-Medium"),url(../assets/21aeeba14b4bdc8c671d.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:500;src:local("IBM Plex Sans Medium"),local("IBMPlexSans-Medium"),url(../assets/7e7f119cadf3e309ca83.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:500;src:local("IBM Plex Sans Medium"),local("IBMPlexSans-Medium"),url(../assets/fd55ec43139067b041af.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:500;src:local("IBM Plex Sans Medium"),local("IBMPlexSans-Medium"),url(../assets/14af56541e20b175cad9.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:500;src:local("IBM Plex Sans Medium"),local("IBMPlexSans-Medium"),url(../assets/651528605c785be28e92.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:500;src:local("IBM Plex Sans Medium Italic"),local("IBMPlexSans-MediumItalic"),url(../assets/396b559e76eb1ac77b0f.woff2) format("woff2"),url(../assets/8c50e885e96a4d49f8b6.woff) format("woff")}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:500;src:local("IBM Plex Sans Medium Italic"),local("IBMPlexSans-MediumItalic"),url(../assets/4036aac5d8dab6d3c76a.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:500;src:local("IBM Plex Sans Medium Italic"),local("IBMPlexSans-MediumItalic"),url(../assets/74f8b876b4fc83d06143.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:500;src:local("IBM Plex Sans Medium Italic"),local("IBMPlexSans-MediumItalic"),url(../assets/80b2f06d451f23414464.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:500;src:local("IBM Plex Sans Medium Italic"),local("IBMPlexSans-MediumItalic"),url(../assets/0b937f09ff199199b4e2.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:500;src:local("IBM Plex Sans Medium Italic"),local("IBMPlexSans-MediumItalic"),url(../assets/5831b8ef7aee81d850f7.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:500;src:local("IBM Plex Sans Medium Italic"),local("IBMPlexSans-MediumItalic"),url(../assets/75d9696cb5a81eb6d935.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:400;src:local("IBM Plex Sans"),local("IBMPlexSans"),url(../assets/64777c24233e7007e137.woff2) format("woff2"),url(../assets/241c87d4190312479627.woff) format("woff")}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:400;src:local("IBM Plex Sans"),local("IBMPlexSans"),url(../assets/117f25b1e455ea33104f.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:400;src:local("IBM Plex Sans"),local("IBMPlexSans"),url(../assets/4108d11e0e59a088de25.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:400;src:local("IBM Plex Sans"),local("IBMPlexSans"),url(../assets/89e198e96b62fa0ddddd.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:400;src:local("IBM Plex Sans"),local("IBMPlexSans"),url(../assets/d500a3771d1605f0b696.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:400;src:local("IBM Plex Sans"),local("IBMPlexSans"),url(../assets/982d9764d3868fa800f4.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:400;src:local("IBM Plex Sans"),local("IBMPlexSans"),url(../assets/3a76ea40177cbcf701ba.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:600;src:local("IBM Plex Sans SemiBold"),local("IBMPlexSans-SemiBold"),url(../assets/afac882843fb31756bc6.woff2) format("woff2"),url(../assets/0cd8956887dc599625c4.woff) format("woff")}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:600;src:local("IBM Plex Sans SemiBold"),local("IBMPlexSans-SemiBold"),url(../assets/edf0e82ad96301017b0e.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:600;src:local("IBM Plex Sans SemiBold"),local("IBMPlexSans-SemiBold"),url(../assets/68a7ad53d7eaf491d571.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:600;src:local("IBM Plex Sans SemiBold"),local("IBMPlexSans-SemiBold"),url(../assets/b496a947b3cdb2c5da8d.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:600;src:local("IBM Plex Sans SemiBold"),local("IBMPlexSans-SemiBold"),url(../assets/00a5753fd33915f6f906.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:600;src:local("IBM Plex Sans SemiBold"),local("IBMPlexSans-SemiBold"),url(../assets/fc04b621d7f027f6f68e.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:600;src:local("IBM Plex Sans SemiBold"),local("IBMPlexSans-SemiBold"),url(../assets/90b3ed9d87692ff7a7d0.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:600;src:local("IBM Plex Sans SemiBold Italic"),local("IBMPlexSans-SemiBoldItalic"),url(../assets/a03a5c3c6f005dd933d5.woff2) format("woff2"),url(../assets/213d8f0a5fcfdaca2281.woff) format("woff")}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:600;src:local("IBM Plex Sans SemiBold Italic"),local("IBMPlexSans-SemiBoldItalic"),url(../assets/d7c53c3ab88b2cff6ed6.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:600;src:local("IBM Plex Sans SemiBold Italic"),local("IBMPlexSans-SemiBoldItalic"),url(../assets/f772dae01036a6e7359b.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:600;src:local("IBM Plex Sans SemiBold Italic"),local("IBMPlexSans-SemiBoldItalic"),url(../assets/4773e500101d777136c6.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:600;src:local("IBM Plex Sans SemiBold Italic"),local("IBMPlexSans-SemiBoldItalic"),url(../assets/b9694014d3fbf63b300b.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:600;src:local("IBM Plex Sans SemiBold Italic"),local("IBMPlexSans-SemiBoldItalic"),url(../assets/17c8a1653ae2bb6c6fe9.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:600;src:local("IBM Plex Sans SemiBold Italic"),local("IBMPlexSans-SemiBoldItalic"),url(../assets/3f9af84d373a9de0e552.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:450;src:local("IBM Plex Sans Text"),local("IBMPlexSans-Text"),url(../assets/d9a6eb29853ef9525bd5.woff2) format("woff2"),url(../assets/dc6a30e51cdf364919e9.woff) format("woff")}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:450;src:local("IBM Plex Sans Text"),local("IBMPlexSans-Text"),url(../assets/439077587a7819df0cf5.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:450;src:local("IBM Plex Sans Text"),local("IBMPlexSans-Text"),url(../assets/2ac1213bc2831514e92d.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:450;src:local("IBM Plex Sans Text"),local("IBMPlexSans-Text"),url(../assets/d0e439457701cd2be4a9.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:450;src:local("IBM Plex Sans Text"),local("IBMPlexSans-Text"),url(../assets/87c8b988926f681304b2.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:450;src:local("IBM Plex Sans Text"),local("IBMPlexSans-Text"),url(../assets/6e4e5e7bd5721e806ae9.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:450;src:local("IBM Plex Sans Text"),local("IBMPlexSans-Text"),url(../assets/8412d254049bc2cee43d.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:450;src:local("IBM Plex Sans Text Italic"),local("IBMPlexSans-TextItalic"),url(../assets/4bcdd38dff1120612773.woff2) format("woff2"),url(../assets/5c79b9729a961d247f25.woff) format("woff")}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:450;src:local("IBM Plex Sans Text Italic"),local("IBMPlexSans-TextItalic"),url(../assets/8cb93a72457bbe417aeb.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:450;src:local("IBM Plex Sans Text Italic"),local("IBMPlexSans-TextItalic"),url(../assets/452291beaec36c64ef16.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:450;src:local("IBM Plex Sans Text Italic"),local("IBMPlexSans-TextItalic"),url(../assets/a706db59b85f8d14e87c.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:450;src:local("IBM Plex Sans Text Italic"),local("IBMPlexSans-TextItalic"),url(../assets/1986933ca7d0adb4e936.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:450;src:local("IBM Plex Sans Text Italic"),local("IBMPlexSans-TextItalic"),url(../assets/12b351ad636a81796062.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:450;src:local("IBM Plex Sans Text Italic"),local("IBMPlexSans-TextItalic"),url(../assets/3b8f5e304996f06c2c94.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:100;src:local("IBM Plex Sans Thin"),local("IBMPlexSans-Thin"),url(../assets/f7b0440b12c19b07bc01.woff2) format("woff2"),url(../assets/936bccce871e5e956fb9.woff) format("woff")}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:100;src:local("IBM Plex Sans Thin"),local("IBMPlexSans-Thin"),url(../assets/bece8dd4125a917488c6.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:100;src:local("IBM Plex Sans Thin"),local("IBMPlexSans-Thin"),url(../assets/7fe1a536bde3544de3db.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:100;src:local("IBM Plex Sans Thin"),local("IBMPlexSans-Thin"),url(../assets/6f5e014556a87bf19b69.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:100;src:local("IBM Plex Sans Thin"),local("IBMPlexSans-Thin"),url(../assets/82463dff3970e6ee8809.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:100;src:local("IBM Plex Sans Thin"),local("IBMPlexSans-Thin"),url(../assets/8873f12889409abe29b1.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:100;src:local("IBM Plex Sans Thin"),local("IBMPlexSans-Thin"),url(../assets/2aaf6a47f70081b569ab.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:100;src:local("IBM Plex Sans Thin Italic"),local("IBMPlexSans-ThinItalic"),url(../assets/859829f412c4be37e2a6.woff2) format("woff2"),url(../assets/58be1bdb81ee134259d8.woff) format("woff")}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:100;src:local("IBM Plex Sans Thin Italic"),local("IBMPlexSans-ThinItalic"),url(../assets/66eedbadbc28c3d00975.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:100;src:local("IBM Plex Sans Thin Italic"),local("IBMPlexSans-ThinItalic"),url(../assets/b821f414ea187186eb3e.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:100;src:local("IBM Plex Sans Thin Italic"),local("IBMPlexSans-ThinItalic"),url(../assets/4f04e59f4ca6b5812815.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:100;src:local("IBM Plex Sans Thin Italic"),local("IBMPlexSans-ThinItalic"),url(../assets/77267e15b2018064c22f.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:100;src:local("IBM Plex Sans Thin Italic"),local("IBMPlexSans-ThinItalic"),url(../assets/a6d44643abc37100caf3.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:"IBM Plex Sans";font-style:italic;font-weight:100;src:local("IBM Plex Sans Thin Italic"),local("IBMPlexSans-ThinItalic"),url(../assets/ea108437e2e8ba8df4d4.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}body,button{font-family:"IBM Plex Sans","Helvetica Neue",Arial,sans-serif}
@use "src/GlobalStyles/GlobalStyles.scss" as *;@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:100;src:local("Roboto Thin "),local("Roboto-Thin"),url(../assets/c2aa4ab115bf9c6057cb.woff2) format("woff2"),url(../assets/a45108d3b34af91f9113.woff) format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:100;src:local("Roboto Thin italic"),local("Roboto-Thinitalic"),url(../assets/7f839a8652da29745ce4.woff2) format("woff2"),url(../assets/451d4e559d6f57cdf6a1.woff) format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:300;src:local("Roboto Light "),local("Roboto-Light"),url(../assets/37a7069dc30fc663c878.woff2) format("woff2"),url(../assets/865f928cbabcc9f8f2b5.woff) format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:300;src:local("Roboto Light italic"),local("Roboto-Lightitalic"),url(../assets/c64e7e354c88e613c77c.woff2) format("woff2"),url(../assets/bd5b7a13f2c52b531a2a.woff) format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:local("Roboto Regular "),local("Roboto-Regular"),url(../assets/176f8f5bd5f02b3abfcf.woff2) format("woff2"),url(../assets/49ae34d4cc6b98c00c69.woff) format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:400;src:local("Roboto Regular italic"),local("Roboto-Regularitalic"),url(../assets/d022bc70dc1bf7b3425d.woff2) format("woff2"),url(../assets/b1d9d9904bfca8802a63.woff) format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:500;src:local("Roboto Medium "),local("Roboto-Medium"),url(../assets/f5b74d7ffcdf85b9dd60.woff2) format("woff2"),url(../assets/cea99d3e3e13a3a599a0.woff) format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:500;src:local("Roboto Medium italic"),local("Roboto-Mediumitalic"),url(../assets/0d8bb5b3ee5f5dac9e44.woff2) format("woff2"),url(../assets/18d00f739ff1e1c52db1.woff) format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:700;src:local("Roboto Bold "),local("Roboto-Bold"),url(../assets/c18ee39fb002ad58b6dc.woff2) format("woff2"),url(../assets/2267169ee7270a22a963.woff) format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:700;src:local("Roboto Bold italic"),local("Roboto-Bolditalic"),url(../assets/7d8125ff7f707231fd89.woff2) format("woff2"),url(../assets/9360531f9bb817f917f0.woff) format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:900;src:local("Roboto Black "),local("Roboto-Black"),url(../assets/870c8c1486f76054301a.woff2) format("woff2"),url(../assets/bac8362e7a6ea60b6983.woff) format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:900;src:local("Roboto Black italic"),local("Roboto-Blackitalic"),url(../assets/cb5ad999740e9d8a8bd1.woff2) format("woff2"),url(../assets/c20d916c1a1b094c1cec.woff) format("woff")}
