@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,12..32,400..700;1,12..32,100..900&display=swap";.FlexContainer{display:flex}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:root{--invalid: #b8464b;--ww: #fff;--indianred: indianred;--firebrick: firebrick;--gold: gold;--light-gray: #f0f0f0;--just-gray: #eee;--true-gray: #ccc;--med-gray: #acacac;--my-gray: #999;--satan-gray: #666;--dark-gray: #333;--huge-font: 20px;--super-small: 89px}.max{width:100%}.max-with-info{width:660px}.large{width:502px}.medium{width:336px}.small{width:168px}.smallish{width:110px}.super-small{width:90px}html{min-height:100%}header{height:unset}main#main-content{margin:0 13px;padding-bottom:10em}main main{border:none!important;background:none!important}body{font-family:var(--splicky-main);margin:0}.disabled{opacity:.5;pointer-events:none}.bordered{border:1px solid var(--true-gray)}.pointy{cursor:pointer}.flex-row-container{display:flex;align-items:center}.flex-reverse-row-container{width:100%;display:flex;flex-direction:row-reverse;justify-content:center}.flex-col-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0 8px 8px}.with-shadow{box-shadow:0 3px 5px #00000030,0 2px 4px -2px #4444444d}.with-border{border:1px solid var(--med-gray)}.modal-content-container{border-radius:5px;border:1px solid var(--true-gray);padding:21px 34px;background:var(--ww);height:auto}:root{--splicky-main: "Inter", sans-serif;--splicky-goth: "Inter", sans-serif;--small-font: 11px;--normal-font: 13px;--medium-font: 14px;--large-font: 16px;--huge-font: 21px;--fw-300: 300}p.description{font-size:var(--normal-font)}h1,h2{font-weight:700;line-height:1em}h1{color:var(--dark-gray);margin:26px 0;font-size:var(--huge-font);background:none;padding:0 13px;text-align:center}h2{padding:0 8px;color:var(--dark-gray);font-weight:700;font-size:var(--medium-font);margin:0 0 5px}h3{color:var(--dark-gray);font-size:var(--medium-font);cursor:default;font-weight:400}h3.subHeading{color:var(--dark-gray);font-size:var(--large-font);margin:13px 0 0;cursor:default;font-weight:400}h4{margin:0;font-size:var(--normal-font);color:var(--dark-gray)}a{font-size:var(--normal-font);color:var(--secondary-color);text-decoration:underline;cursor:pointer}label{color:var(--dark-gray);font-size:var(--normal-font)}.website-description-text{font-size:18px;line-height:32px;font-weight:400}.website-heading-large{font-size:48px;font-weight:700;line-height:53px}.section-heading{padding:0;font-weight:700;font-size:18px;margin:13px 0}.ReactTable{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid rgba(0,0,0,.1)}.ReactTable *{box-sizing:border-box;font-family:var(--splicky-main);font-size:var(--normal-font)}.ReactTable .rt-table{-webkit-box-flex:1;-ms-flex:auto 1;flex:auto 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;border-collapse:collapse;overflow:auto}.ReactTable .rt-thead{font-weight:700;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReactTable .rt-thead.-headerGroups{background:#00000008;border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-thead.-filters{border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-thead.-filters input,.ReactTable .rt-thead.-filters select{border:1px solid var(--med-gray);background:#fff;padding:5px 7px;font-size:inherit;border-radius:3px;font-weight:400;outline:none}.ReactTable .rt-thead.-filters input:focus{border:2px solid var(--primary-color);background:#fff}.ReactTable .rt-thead.-filters select{box-sizing:content-box;border:1px solid var(--med-gray);background:#fff;padding:4px 7px;font-size:13px;border-radius:3px;font-weight:400;line-height:13px;outline:none}.ReactTable .rt-thead.-filters .rt-th{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-thead.-header{border-bottom:1px solid var(--med-gray)}.ReactTable .rt-thead .rt-tr{text-align:center;color:var(--dark-gray)}.ReactTable .rt-thead .rt-th,.ReactTable .rt-thead .rt-td{padding:5px;line-height:normal;position:relative;border-right:1px solid rgba(0,0,0,.05);transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:inset 0 0 0 0 transparent}.ReactTable .rt-thead .rt-th.-sort-asc,.ReactTable .rt-thead .rt-td.-sort-asc{box-shadow:inset 0 3px #0009}.ReactTable .rt-thead .rt-th.-sort-desc,.ReactTable .rt-thead .rt-td.-sort-desc{box-shadow:inset 0 -3px #0009}.ReactTable .rt-thead .rt-th.-cursor-pointer,.ReactTable .rt-thead .rt-td.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead .rt-th:last-child,.ReactTable .rt-thead .rt-td:last-child{border-right:0}.ReactTable .rt-thead .rt-resizable-header{padding:8px 5px;overflow:visible}.ReactTable .rt-thead .rt-resizable-header:focus{outline:none}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.ReactTable .rt-thead .rt-header-pivot:after,.ReactTable .rt-thead .rt-header-pivot:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ReactTable .rt-thead .rt-header-pivot:after{border-color:#fff0;border-left-color:#fff;border-width:8px;margin-top:-8px}.ReactTable .rt-thead .rt-header-pivot:before{border-color:#6660;border-left-color:#f7f7f7;border-width:10px;margin-top:-10px}.ReactTable .rt-tbody{-webkit-box-flex:99999;-ms-flex:99999 1 auto;flex:99999 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.ReactTable .rt-tbody .rt-tr-group{cursor:default;min-height:30px;border-bottom:solid 1px rgba(0,0,0,.05)}.ReactTable .rt-tbody .rt-tr-group:hover{background:var(--just-gray)}.ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.ReactTable .rt-tbody .rt-td{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-tbody .rt-td:last-child{border-right:0}.ReactTable .rt-tbody .rt-expandable{cursor:pointer}.ReactTable .rt-tr-group{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ReactTable .rt-tr{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ReactTable .rt-th,.ReactTable .rt-td{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;white-space:normal;text-overflow:ellipsis;align-self:center;padding:3px 5px;overflow:hidden;transition:.3s ease;transition-property:width,min-width,padding,opacity}.ReactTable .rt-td>div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ReactTable .rt-th.-hidden,.ReactTable .rt-td.-hidden{width:0!important;min-width:0!important;padding:0!important;border:0!important;opacity:0!important}.ReactTable .rt-expander{display:inline-block;position:relative;color:transparent;margin:0 10px}.ReactTable .rt-expander:after{content:"";position:absolute;width:0;height:0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);border-left:5.04px solid transparent;border-right:5.04px solid transparent;border-top:7px solid rgba(0,0,0,.8);transition:all .3s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}.ReactTable .rt-expander.-open:after{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.ReactTable .rt-resizer{display:inline-block;position:absolute;width:36px;top:0;bottom:0;right:-18px;cursor:col-resize;z-index:10}.ReactTable .rt-tfoot{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;box-shadow:0 0 15px #00000026}.ReactTable .rt-tfoot .rt-td{border-right:1px solid rgba(0,0,0,.05)}.ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.ReactTable.-striped .rt-tr.-odd{background:#00000008}.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:#0000000d}.ReactTable .-pagination{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3px;border-top:1px solid rgba(0,0,0,.1)}.ReactTable .-pagination input,.ReactTable .-pagination select{border:1px solid rgba(0,0,0,.1);background:#fff;padding:5px 7px;font-size:inherit;border-radius:3px;font-weight:400;color:var(--satan-gray);outline:none}.ReactTable .-pagination .-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:100%;border:0;border-radius:5px;padding:6px;font-size:1em;color:var(--dark-gray);background:var(--light-gray);transition:all .1s ease;cursor:pointer;outline:none}.ReactTable .-pagination .-btn[disabled]{opacity:.5;cursor:default}.ReactTable .-pagination .-btn:not([disabled]):hover{background:var(--dark-gray);color:#fff}.ReactTable .-pagination .-previous,.ReactTable .-pagination .-next{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.ReactTable .-pagination .-center{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5;text-align:center;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.ReactTable .-pagination .-pageJump{display:inline-block}.ReactTable .-pagination .-pageJump input{width:70px;text-align:center}.ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.ReactTable .rt-noData{display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fffc;transition:all .3s ease;z-index:1;pointer-events:none;padding:20px;color:#00000080}.ReactTable .-loading{display:block;position:absolute;left:0;right:0;top:0;bottom:0;background:#fffc;transition:all .3s ease;z-index:-1;opacity:0;pointer-events:none}.ReactTable .-loading>div{position:absolute;display:block;text-align:center;width:100%;top:50%;left:0;font-size:15px;color:#0009;-webkit-transform:translateY(-52%);transform:translateY(-52%);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.ReactTable .-loading.-active{opacity:1;z-index:2;pointer-events:all}.ReactTable .-loading.-active>div{-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactTable .rt-resizing .rt-th,.ReactTable .rt-resizing .rt-td{transition:none!important;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.error-container{width:100%;background-color:#fff;box-shadow:0 4px 8px #0000001a;padding:20px;margin:20px 0;border:.5px solid #ff5959}.error-banner{height:5px;background-color:#ff5959;border-radius:8px 8px 0 0}.error-content{padding-top:20px}.error-title{color:#ff5959;font-size:24px;margin-bottom:10px;padding:0}.error-subtitle{font-size:16px;line-height:1.5}header#ReactHeader{box-sizing:content-box;background:var(--primary-color);display:flex;justify-content:space-between;align-items:center;height:unset}header#ReactHeader>nav{display:flex;font:bold var(--normal-font) / 13px var(--splicky-goth);text-transform:uppercase;position:relative;flex-wrap:wrap}header#ReactHeader>nav>div.header-item-container{display:flex;align-items:center;position:relative}header#ReactHeader>nav>div.header-item-container:hover{display:flex;position:relative}header#ReactHeader>nav>div.header-item-container>a.header-item,header#ReactHeader>nav>div.header-item-container>div.header-item{cursor:pointer;box-sizing:border-box;align-items:center;padding:34px 11px;text-decoration:none;white-space:nowrap}header#ReactHeader>nav>div>div.submenu-container{display:flex;flex-direction:column;position:absolute;left:0;top:100%;z-index:10;border-radius:0 0 5px 5px}header#ReactHeader>nav>div>div.submenu-container>a.header-subitem{font-size:var(--normal-font);color:var(--ww);font-weight:400;padding:8px 13px;text-transform:none;text-decoration:none;transition:background-color .1s;white-space:nowrap}header#ReactHeader>nav>div>div.submenu-container>a.header-subitem:hover{background-color:var(--secondary-color)}header#ReactHeader>nav>div>div.submenu-container>a.header-subitem:last-child{border-radius:0 0 5px 5px}#ReactFooter{box-sizing:border-box;width:100%}#top-row{height:60px;background-color:#fff;display:flex;justify-content:space-between;align-items:center}#top-row>nav{display:flex;font:bold 13px/13px var(--splicky-goth);text-transform:uppercase;position:relative;flex-wrap:wrap}#top-row>nav>div.header-item-container{display:flex;align-items:center;position:relative}#top-row nav>div.header-item-container:hover{display:flex;position:relative;background:#c6d5ff}#top-row nav>div.header-item-container>a.header-item,#top-row nav>div.header-item-container>div.header-item{cursor:pointer;box-sizing:border-box;align-items:center;padding:23px 13px;color:var(--dark-gray);text-decoration:none;white-space:nowrap}#top-row nav>div>div.submenu-container{display:flex;flex-direction:column;position:absolute;left:0;top:100%;z-index:5}#top-row nav>div>div.submenu-container>a.header-subitem{font-size:var(--normal-font);color:var(--ww);font-weight:400;background:var(--primary-color-dark);padding:8px 13px;text-decoration:none;transition:background-color .05s;white-space:nowrap}#top-row nav>div>div.submenu-container>a.header-subitem:hover{background:var(--primary-color-light);background:var(--secondary-color)}.active-header-item,.header-item:active{background:var(--primary-color);color:var(--ww)!important}#bottom-row{background:var(--primary-color);height:33px;width:100%;display:flex;align-items:center;justify-content:space-between}#bottom-row-links{display:flex;justify-content:space-evenly;margin:0 auto}#bottom-row-links a{color:var(--ww);text-decoration:none;white-space:nowrap;margin-right:.3em;cursor:pointer;font:13px/13px var(--splicky-goth)}.MainErrorContainer{font-family:Gotham A,Gotham B,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--background-color);height:85vh;min-height:700px}.ErrorHeader{height:100px;padding:20px}.ErrorFooter{box-sizing:content-box;background:var(--primary-color);bottom:0;height:50px;width:100%;display:flex;justify-content:flex-end;align-items:center}.FooterLogos{margin-right:20px;padding:5px;width:400px}.ErrorImageContainer{height:364px;width:471px}.ContactContentContainer{height:109px;max-width:1070px;margin-bottom:13px}.MainErrorText{font-size:36px;line-height:42px;text-align:center;font-weight:700;margin:19px 0 16px}.SubErrorText{font-size:18px;line-height:30px;text-align:center}.ContactAddress{color:var(--primary-color);font-weight:700;font-size:18px;line-height:30px}.RetrySection{margin:20px 0;text-align:center}.Support{margin-top:20px}@media only screen and (max-width: 600px){.ErrorImage{width:400px}}@media only screen and (max-width: 400px){.ErrorImage{width:200px}}.LoadingDots.light,.LoadingDots.dark{display:inline-flex;font:400 2.5em/8px Gotham;align-items:center;width:30px}.LoadingDots.light{color:var(--ww)}.LoadingDots.dark{color:var(--satan-gray)}.LoadingDots.light{overflow:visible;animation:dots-light .7s steps(5,end) infinite}.LoadingDots.dark{overflow:visible;animation:dots-dark .7s steps(5,end) infinite}@keyframes dots-dark{0%,20%{color:#0000;text-shadow:.25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0)}40%{color:var(--satan-gray);text-shadow:.25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0)}60%{text-shadow:.25em 0 0 var(--satan-gray),.5em 0 0 rgba(0,0,0,0)}80%,to{text-shadow:.25em 0 0 var(--satan-gray),.5em 0 0 var(--satan-gray)}}@keyframes dots-light{0%,20%{color:#0000;text-shadow:.25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0)}40%{color:#fff;text-shadow:.25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0)}60%{text-shadow:.25em 0 0 white,.5em 0 0 rgba(0,0,0,0)}80%,to{text-shadow:.25em 0 0 white,.5em 0 0 white}}.opt-group-wrapper{display:inline-flex;justify-content:flex-start}.radio-button-group-wrapper{margin:0}.OriginalRadioButton{font-size:var(--normal-font);color:var(--med-gray);display:flex;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.OriginalRadioButton:first-child{border-radius:5px 0 0 5px}.OriginalRadioButton>span.orb{background-color:var(--light-gray);color:var(--dark-gray);padding:5px 21px;border:1px solid var(--med-gray);transform:translate(0);transition:translate .2s ease-in,color .1s ease-in,background .1s ease-in;z-index:1;box-shadow:0 2px 0 0 var(--med-gray)}.OriginalRadioButton:first-of-type>span.orb{border-radius:5px 0 0 5px}.OriginalRadioButton:last-of-type>span.orb{border-radius:0 5px 5px 0}.OriginalRadioButton>input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.OriginalRadioButton input:checked~span.orb{color:var(--ww);background-color:var(--primary-color);border:1px solid transparent;z-index:0;box-shadow:0 0;transform:translateY(2px);transition:translate .2s ease-in,color .1s ease-in,background-color .1s ease-in}.OriginalRadioButtonWrapperNew{display:flex;padding:2px;border:2px solid #A0A2D0;border-radius:8px}.OriginalRadioButtonNew{cursor:pointer}.OriginalRadioButtonNew input{display:none}.OriginalRadioButtonNew .orb{display:flex;justify-content:center;align-items:center;min-width:64px;height:32px;border-radius:6px;font-size:14px;line-height:16px;color:#a0a2d0;text-transform:capitalize}.OriginalRadioButtonNew input:checked+.orb{background-color:#7b61ff;color:#fff}.description-container{background-color:#616161;color:#fff;padding:7.5px;position:absolute;transform:translate(-50%);border-radius:10px;overflow-x:hidden;z-index:4}.description-line{white-space:nowrap;overflow:hidden;width:100%;text-align:left;padding:0;line-height:1}.splicky-square{background-color:#fff;border:solid #58565d;border-width:2px;width:34px;height:40px;position:relative;top:-20px;left:-17px;border-radius:5px}.splicky-square,.splicky-square-behind{background-color:#fff;border:solid #58565d;border-width:2px;width:34px;height:40px;position:relative;top:-20px;left:-17px;border-radius:5px}.splicky-square-behind{position:absolute;top:-26px;left:-20px;z-index:-1}.splicky-square-text{position:relative;top:30%}.splicky-marker{text-align:center;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-left-radius:50%;box-shadow:0 0 7.5px 1px #00000080;border:1.5px solid white;background-color:var(--primary-color)}.splicky-marker:hover{text-align:center;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-left-radius:50%;box-shadow:0 0 7.5px 1px #00000080;border:1.5px solid white;background-color:var(--secondary-color)}.splicky-marker-shadow{border-top-left-radius:150%;border-top-right-radius:150%;border-bottom-left-radius:150%;position:absolute;transform:rotate(75deg);background:#b9b9b9}.toggle-switch-container{display:flex}.ToggleSwitch{display:block;position:relative;padding:4px 0 4px 48px;cursor:pointer;height:auto;font-family:var(--splicky-main);font-size:var(--normal-font);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .2s ease}.ToggleSwitch>*{transition:all .2s ease}.ToggleSwitch>input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.ToggleSwitch>input~.switch{position:absolute;top:0;left:0;width:38px;height:21px;border-radius:10px;background-color:var(--true-gray)}.ToggleSwitch .switch:after{content:"";position:absolute;display:block;top:3px;left:3px;width:15px;height:15px;border-radius:50%;background:var(--ww);transition:.2s ease;box-shadow:0 2px 0 var(--satan-gray)}.ToggleSwitch>input:checked+.switch{border-color:var(--secondary-color);background-color:var(--secondary-color)}.ToggleSwitch>input:checked+.switch:after{transform:translate(17px);-webkit-transform:translateX(17px)}.inactive{opacity:.5;cursor:default}.Arrow{display:inline-block;position:relative;width:20px;height:20px;background-color:transparent;transition:all .1s ease}.Arrow>span.up-tip,.Arrow>span.left-tip,.Arrow>span.right-tip{position:absolute;top:0}.Arrow>span.left-tip{width:100%;height:20%;right:0}.Arrow>span.right-tip{width:20%;height:100%;left:0}.CustomCheckbox{display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;font-size:var(--normal-font);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform-origin:left;transition:all .2s ease}.CustomCheckbox>input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox{display:flex;position:absolute;left:0;background-color:var(--white);border:1px solid var(--med-gray);border-radius:3px;transition:all .2s ease;align-content:center;justify-content:center}.CustomCheckbox:hover input~.checkbox{background-color:var(--secondary-color);border-color:var(--secondary-color);transition:all .2s ease}.CustomCheckbox input:disabled~.checkbox{cursor:default}.CustomCheckbox:hover input:disabled~.checkbox{background-color:var(--light-gray);border:1px solid var(--med-gray);transition:all .2s ease}.CustomCheckbox:hover input:checked:disabled~.checkbox{background-color:var(--secondary-color);border:1px solid var(--secondary-color);transition:all .2s ease}.CustomCheckbox input:checked~.checkbox{border-color:var(--secondary-color);background-color:var(--secondary-color)}.CustomCheckbox .checkbox:after{content:"";position:absolute;display:none;left:33%;top:0;width:40%;height:83%;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.CustomCheckbox input:checked~.checkbox:after{display:block}h2.modal-content-heading{margin:13px 0 5px;padding:0}.CloseBtn{position:absolute;right:0;top:0;width:30px;height:30px;cursor:pointer}.CloseBtn.godly{width:38px;height:38px;background:var(--primary-color);-webkit-clip-path:polygon(100% 0,0 0,100% 100%);clip-path:polygon(100% 0,0 0,100% 100%)}.CloseBtn:before,.CloseBtn:after{position:absolute;top:6px;right:13px;content:" ";height:18px;width:2px;background-color:var(--med-gray)}.CloseBtn.godly:before,.CloseBtn.godly:after{top:2px;right:10px;content:" ";height:18px;width:2px;background-color:var(--ww)}.CloseBtn:before{transform:rotate(45deg)}.CloseBtn:after{transform:rotate(-45deg)}.AltButton{background-color:var(--ww);color:var(--dark-gray)}.app-bundle-targeting-panel-container .MuiPaper-elevation1{box-shadow:none}@media only screen and (min-width: 1600px){.app-bundle-dialog .MuiDialogContent-root{justify-content:normal;color:var(--pr)}}.auction-type-targeting-panel-container .MuiPaper-elevation1{box-shadow:none}.ad_preview_container{padding:0;background-color:#fff;position:fixed;width:100%;height:100%}.ad_preview_container .headline{font-size:1.5em;color:#000;font-weight:700}.ad_preview_container table{width:100%;background:#b7b8b6;border-collapse:separate;border-spacing:1px}.ad_preview_container thead th{font-weight:700;width:25%;text-align:left;background:#eee;padding:3px}.ad_preview_container tbody td{height:125px;text-align:center;background:#fff;padding:5px}.ad_preview_container tbody td span.clickable{cursor:pointer}.ad_preview_container .preview{display:block}.ad_preview_container a{margin:0;padding:0}.ad_preview_container .green{color:#080}.ad_preview_container .orange{color:#b80}.ad_preview_container .native_ad_table{background-color:#fff;width:auto;min-width:200px}.ad_preview_container .native_ad_table tbody td{height:5px;vertical-align:top}.ad_preview_container .native_ad_table tbody tr{height:30px}.container{box-sizing:border-box;margin-left:auto;margin-right:auto;padding-right:8px;padding-left:8px}.container-fluid{padding-right:16px;padding-left:16px}@media only screen and (min-width: 576px){.container{width:560px;max-width:100%}}@media only screen and (min-width: 768px){.container{width:752px;max-width:100%}}@media only screen and (min-width: 992px){.container{width:976px;max-width:100%}}@media only screen and (min-width: 1200px){.container{width:1184px;max-width:100%}}.row{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-offset-0,.col-xl-offset-1,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:100%;flex-basis:100%;padding-right:8px;padding-left:8px;max-width:100%}.col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.initial-order-xs{-webkit-box-ordinal-group:NaN;-ms-flex-order:initial;order:initial}@media only screen and (min-width: 576px){.col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.initial-order-sm{-webkit-box-ordinal-group:NaN;-ms-flex-order:initial;order:initial}}@media only screen and (min-width: 768px){.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:8px;padding-left:8px}.col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.initial-order-md{-webkit-box-ordinal-group:NaN;-ms-flex-order:initial;order:initial}}@media only screen and (min-width: 992px){.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:8px;padding-left:8px}.col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.initial-order-lg{-webkit-box-ordinal-group:NaN;-ms-flex-order:initial;order:initial}}@media only screen and (min-width: 1200px){.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-offset-0,.col-xl-offset-1,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:8px;padding-left:8px}.col-xl{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xl-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xl-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xl-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xl-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xl-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xl-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xl-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xl-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xl-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xl-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xl-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xl-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xl-offset-0{margin-left:0}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-2{margin-left:16.66666667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-11{margin-left:91.66666667%}.start-xl{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xl{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xl{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xl{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xl{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xl{-ms-flex-pack:distribute;justify-content:space-around}.between-xl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xl{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xl{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.initial-order-xl{-webkit-box-ordinal-group:NaN;-ms-flex-order:initial;order:initial}}@media only screen and (max-width: 575px){.hidden-xs{display:none}}@media only screen and (min-width: 576px) and (max-width: 767px){.hidden-sm{display:none}}@media only screen and (min-width: 768px) and (max-width: 991px){.hidden-md{display:none}}@media only screen and (min-width: 992px) and (max-width: 1199px){.hidden-lg{display:none}}@media only screen and (min-width: 1200px){.hidden-xl{display:none}}.tos-page{padding:2em;font-size:1.2em;background-color:var(--ww);margin-top:1.7em}.tos-page h1{color:#444;font-size:2em;margin:0 0 25px;text-align:left;padding:0}.tos-page h2{padding:0;color:#444;font-size:1.5em;margin:30px 0;text-align:left;font-weight:400}.tos-page h3{padding:0;color:#444;font-size:1.2em;margin:25px 0;text-align:left;font-weight:400}.tos-page p{margin:0;line-height:1.6em;font-weight:var(--fw-300);padding:10px 0}.tos-page ul{list-style-type:disc;list-style-position:outside;padding-left:25px}.tos-page li{padding:4px 0;font-weight:var(--fw-300);list-style-type:disc;list-style-position:outside}@media screen and (min-width: 320px) and (max-width: 1550px){body .tos-page{font-size:90%}}.privacy-page{padding:2em;font-size:1.2em;background-color:var(--ww);margin-top:1.7em}.privacy-page h1{color:#444;font-size:2em;margin:0 0 25px;text-align:left;padding:0}.privacy-page h2{padding:0;color:#444;font-size:1.5em;margin:30px 0;text-align:left;font-weight:400}.privacy-page h3{padding:0;color:#444;font-size:1.2em;margin:25px 0;text-align:left;font-weight:400}.privacy-page p{margin:0;line-height:1.6em;font-weight:var(--fw-300);padding:10px 0}.privacy-page ul{list-style-type:disc;list-style-position:outside;padding-left:25px}.privacy-page li{padding:4px 0;font-weight:var(--fw-300);list-style-type:disc;list-style-position:outside}@media screen and (min-width: 320px) and (max-width: 1550px){body .privacy-page{font-size:90%}}.imprint-page{padding:2em;font-size:1em;background-color:var(--ww);margin-top:1.7em}.imprint-page h1{color:#444;font-size:2em;margin:0 0 25px;text-align:left;padding:0}.imprint-page h2{padding:0;color:#444;font-size:1.4em;margin:35px 0 16px;text-align:left;font-weight:400}.imprint-page p{margin:0;line-height:1.4em;font-weight:var(--fw-300)}@media screen and (min-width: 320px) and (max-width: 1550px){body .imprint-page{font-size:90%}}.CustomRadioButton{display:flex;align-items:center;position:relative;padding:10px 8px 10px 18px;overflow:visible;cursor:pointer;font-size:var(--normal-font);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform-origin:left;transition:background-color .2s ease-out}@keyframes blink{0%{background-color:transparent}to{background-color:var(--light-gray)}}.CustomRadioButton>input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.radiobutton{position:absolute;left:0;height:11px;width:11px;border-radius:50%;background-color:var(--light-gray);border:1px solid var(--med-gray);transition:background-color .08s ease;box-sizing:content-box}.CustomRadioButton input:checked~.radiobutton{border-color:var(--primary-color);background-color:var(--primary-color)}.radiobutton:after{content:"";position:absolute;display:none}.CustomRadioButton input:checked~.radiobutton:after{display:block}.CustomRadioButton .radiobutton:after{left:28%;top:28%;width:45%;height:45%;border-radius:50%;background:var(--ww)}.FlexibleCenteredWrapper{padding:32px 23px;background:var(--ww);flex-flow:column wrap;justify-content:center;text-align:center;position:relative;margin:0 auto;border-radius:5px;width:977px}input,.Input,.Input[type=number],.Input[type=text],.Textarea{border:1px solid var(--med-gray);outline:none;padding:5px 8px;font-size:var(--normal-font);color:var(--dark-gray);border-radius:3px}.Input.error,.Input[type=text].error,.Input[type=number].error,.Input[type=tel].error,.Textarea.error,.Input.error:focus,.Input[type=text].error:focus,.Input[type=number].error:focus,.Input[type=tel].error:focus,.Textarea.error:focus{border:1px solid var(--invalid)}.Input[type=number],.Input[type=tel]{width:var(--super-small);appearance:none;-webkit-appearance:none;-moz-appearance:text}input:focus,.Input:focus{border-color:var(--primary-color)}.Date-Row{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin:0 0 8px;width:100%}.Date-Row>.field-container{display:flex;position:relative;align-items:flex-end;width:100%;height:27px;margin-left:2px}.Date-Row>label{box-sizing:border-box;width:150px;text-align:left;padding:6px 12px}.Date-Row input{margin-left:-2px;width:var(--super-small)}.Date-Row input.error{border:1px solid var(--invalid)}.Date-Row .Row label{text-align:right}.Date-Row .Row{margin:0 12px}#MessageBox{font-size:var(--small-font);position:absolute;top:-48px;background-color:var(--invalid);color:#fff;padding:8px 13px;min-width:200px;z-index:9012}.MessageContainer{position:relative;height:0}#MessageBox:after{content:"";position:absolute;left:0;width:0;height:0;border-top:18px solid transparent;border-bottom:18px solid transparent;border-left:12px solid var(--invalid)}#helper{margin-left:10px;margin-bottom:1px}div#helper>img{z-index:2}div.info-icon{cursor:default;color:var(--satan-gray);font:700 19px Times New Roman,Times,serif;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;width:19px;height:19px;border:1px solid var(--med-gray);cursor:pointer}div.info-icon:hover,div.info-icon:focus,div.info-icon:active{border:1px solid var(--satan-gray)}#InfoBox{font-size:13px;border-radius:5px;color:var(--dark-gray);font:var(--small-font) var(--splicky-main);background:var(--ww);width:480px;padding:1px 21px;z-index:-1;box-shadow:0 1px 3px #0009;transition:all .1s ease}#InfoBox>*{font-size:13px}#InfoBox>p{text-align:left;line-height:16px}#InfoBox.shown{z-index:9999}#InfoBox>h4{margin:1em}#InfoBox>img{position:absolute;bottom:0;right:0;filter:brightness(54%) sepia(8%) hue-rotate(-135deg) saturate(195%) contrast(10)}.Row{margin:4px 0;position:relative}.Row>label,div[class*=Row]>label{color:var(--dark-gray);box-sizing:border-box;min-width:160px;text-align:left;padding:8px 5px;font-size:var(--normal-font)}.Row>.field-container{display:flex;align-items:center;position:relative;width:100%}.Row>.field-container>span.channel-type{font-size:var(--normal-font);vertical-align:baseline;margin-left:13px}.field-heading{position:absolute;top:-20px}.channel-type{font-size:var(--normal-font);margin-left:8px}.error>.MuiSelect-root>[class^=MuiSelect]{border-color:var(--invalid)}#form-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.DspButton{background:var(--primary-color);color:var(--button-font-color);border:0;box-sizing:border-box;font:var(--normal-font) var(--splicky-main);cursor:pointer;padding:7px 16px;text-transform:none;margin:0 .5em;outline:none;transition:all .05s ease;border-radius:0}.DspButton:hover{transition:all .05s ease}.DspButton.green{color:var(--ww);background-color:var(--secondary-color)}.DspButton[class*=disabled],.DspButton:disabled{opacity:.4;cursor:not-allowed;transition:all .05s ease}.DspButton.download,.DspButton.upload,.DspButton.copy{width:150px;margin:13px 6px;padding:8px 21px;border-radius:8px}.DspButton.download,.DspButton.copy{align-self:center;background:var(--just-gray);border:1px solid var(--med-gray);color:var(--dark-gray)}.DspButton.upload:hover{background-color:var(--secondary-color)}@keyframes blinker{50%{background:var(--secondary-color)}}.DspButton.copy:active,.DspButton.copy:focus{animation:blinker .5s linear 2}.DspButton.convert-cancel{border-radius:3px;border:1px solid var(--med-gray);background:var(--light-gray);color:var(--dark-gray);padding:4px 10px;align-self:center}.DspButton.code{border:1px solid var(--secondary-color);background:var(--secondary-color);color:var(--ww);padding:0 18px;border-radius:5px}.DspButton.add-remove{font-weight:700;color:var(--ww);display:inline-block;border:1px solid transparent;position:relative;border-radius:5px;width:26px;height:26px;padding:5px 9px;align-self:end}.DspButton.add-something,.DspButton.remove-something{text-align:left;height:26px;width:auto;color:var(--dark-gray);background:var(--ww);margin:6px 0;padding:0 20px 0 40px;position:relative;transition:all .1s ease}.DspButton.add-something:after{content:"+"}.DspButton.remove-something:after{content:"-"}.DspButton.add-something:after,.DspButton.remove-something:after{display:flex;justify-content:center;align-items:center;width:26px;height:26px;font-weight:700;color:var(--ww);border-radius:5px;background:var(--primary-color);position:absolute;top:0;left:0}.DspButton.cta{background-color:var(--button-background-color);align-self:flex-end;border-radius:5px;border:var(--button-border);padding:6px 21px}.DspButton.export{align-self:flex-end;margin:5px 6px;padding:6px 21px;background:var(--just-gray);border:1px solid var(--med-gray);border-radius:5px;color:var(--dark-gray)}.DspButton.campaign-action{margin:0 3px;font-size:var(--normal-font);padding:5px 13px;color:var(--dark-gray);border-radius:5px;border:1px solid var(--med-gray);background:var(--ww)}.phone-icon{position:relative;display:inline-block;background:var(--dark-gray);height:33px;width:20px;border-radius:3px}.phone-icon:before,.phone-icon:after{background:var(--ww);position:absolute;content:""}.phone-icon:before{width:80%;height:80%;top:5%;left:10%}.phone-icon:after{border-radius:50%;width:4px;height:4px;bottom:2%;left:calc(50% - 2px)}.audio-icon{height:35px;width:25px;margin-top:-8px}.dooh-icon{position:relative;display:inline-block;background:var(--dark-gray);height:24px;width:19px;margin-bottom:8px;border-radius:3px}.dooh-icon:before,.dooh-icon:after{background:var(--ww);position:absolute;content:""}.dooh-icon:before{width:15px;height:20px;top:2px;left:2px}.dooh-icon:after{background:var(--dark-gray);width:11px;height:5px;bottom:-5px;left:4px}.ctv-icon{position:relative;display:inline-block;background:var(--dark-gray);height:24px;width:35px;margin-bottom:8px;border-radius:3px}.ctv-icon:before,.ctv-icon:after{background:var(--ww);position:absolute;content:""}.ctv-icon:before{width:31px;height:20px;top:2px;left:2px}.ctv-icon:after{background:var(--dark-gray);width:19px;height:6px;bottom:-5px;left:8px}.desktop-icon{position:relative;display:inline-block;background:var(--ww);height:14px;width:20px;border-radius:2px;border:2px solid var(--dark-gray);margin-left:10px}.desktop-icon:before,.desktop-icon:after{position:absolute;content:""}.desktop-icon:before{width:10px;height:17px;top:-2px;left:-13px;border-radius:2px;background:var(--dark-gray)}.desktop-icon:after{background:var(--dark-gray);width:8px;height:4px;bottom:-5px;left:calc(50% - 4px)}.tower-details{position:absolute;content:"";width:2px;height:2px;top:10px;border-radius:50%;left:3px;background:var(--ww)}.digital-icon{height:35px;width:25px;margin-top:-8px}#FormSection{padding-top:15px}#FormSection h2{padding:0 0 10px 5px;text-transform:uppercase}.replace-campaign-pricing-value{font-size:.8em;text-align:center;padding:8px 10px;color:var(--my-gray)}span.currency{color:var(--dark-gray);font-size:var(--normal-font);text-transform:uppercase;margin-left:8px;margin-top:8px}span.currency-readonly{color:var(--dark-gray);font-size:var(--normal-font);text-transform:uppercase}.readonly-section-content-container{cursor:pointer;position:relative}.CampaignFormPage .MuiAccordionDetails-root{padding:0 36px 21px}.CampaignFormPage form{width:100%}.CampaignFormPage .BreadCrumbs+.MuiAccordion-root.Mui-expanded{margin-top:0}.modal-action-submit-error{background:var(--invalid);width:315px;display:flex;justify-content:space-around;line-height:21px;padding:5px;border-radius:5px;color:#fff}.BreadCrumbs{padding:8px 5px;display:flex;justify-content:flex-start;align-items:center;width:100%;position:relative}.BreadCrumbs>*{font-size:var(--normal-font)}.BreadCrumbs a{text-decoration:none;color:var(--primary-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.BreadCrumbs a:hover{text-decoration:underline;color:var(--secondary-color)}.BreadCrumbs>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700;color:var(--very-dark-gray)}.BreadCrumbs>span.arrow{width:8px;height:8px;display:inline-block;margin:0 5px;border:solid var(--my-gray);border-width:0 2px 2px 0;transform:rotate(-45deg) scale(.8);transition:transform .2s ease}.frequency-capping-fields .radio-group .radio-label{width:100%;position:relative}.frequency-capping-fields .radio-group .radio-label__active{box-shadow:0 0 0 2px var(--primary-color)}.frequency-capping-fields .radio-group .radio-label__error.radio-label__error{border:2px solid red;box-shadow:unset}.frequency-capping-fields .radio-group .radio_disabled{border:2px solid #AAE0FF;box-shadow:unset}.frequency-capping-fields .radio-group .radio__mixed{border:2px solid var(--gold)}.frequency-capping-source-disabled{opacity:.75;cursor:not-allowed}.frequency-capping-source-disabled .switzerland-only{background:#aae0ff;padding:8px;border-radius:6px;color:#615fe3}.frequency-capping-source-disabled .switzerland-mixed{background:var(--gold);width:100%;border-radius:6px;padding:8px}.frequency-capping-source-disabled .more{color:#aae0ff;font-weight:400;padding:6px 0}.frequency-capping-source-disabled .info-icon{width:12px;height:12px;max-width:12px;max-height:12px;font-size:8px;border-radius:50%;border:1.5px solid #809C2C;color:#809c2c;font-weight:600;display:flex;justify-content:center;align-items:center;margin-right:8px}@-moz-document url-prefix(){.frequency-capping-source-disabled .switzerland-only{align-items:unset!important}.frequency-capping-source-disabled .switzerland-only span{margin-top:1px}}.radio-group{display:flex;flex-direction:column;width:100%}.radio-label{display:flex;align-items:center;margin-bottom:10px;cursor:pointer;font-size:16px;position:relative;gap:16px;border-radius:8px;box-sizing:border-box}.radio-label .radio-label__title{font-size:14px}.radio-label:last-of-type{margin-bottom:0}.radio-input{display:none}.radio-custom{min-width:13px;min-height:13px;border:1px solid #828282;border-radius:50%;position:relative;transition:all .3s ease;display:flex;justify-content:center;align-items:center}.radio-input:checked+.radio-custom:before{content:"";min-width:9px;min-height:9px;background-color:var(--primary-color);border-radius:50%;position:absolute}.radio-label__active{font-weight:inherit}.radio-group .radio-disabled{opacity:.45;cursor:not-allowed}.radio-border .radio-label{width:100%;padding:14px 16px;border:1px solid #828282;position:relative;border-color:var(--border-color, #828282);border-width:var(--border-width, 1px)}.CappingGrid,.SubGrid{font-size:var(--normal-font);margin:0 0 5px;display:grid;justify-items:stretch;justify-content:stretch;align-items:start;grid-column-gap:8px;grid-template-columns:89px 120px 20px 200px 50px;grid-auto-rows:auto;grid-template-areas:"amount type per unit delete"}.CappingGrid>h4{padding:12px 0;font-weight:700}.CappingGrid>#amount-heading{grid-area:amount;text-align:center}.CappingGrid>#type-heading{grid-area:type;text-align:center;align-self:center}.CappingGrid>#interval-heading{grid-area:unit;text-align:center}.ActionCappingGrid,.ActionSubGrid{font-size:var(--normal-font);margin:0 0 5px;display:grid;justify-items:stretch;justify-content:stretch;align-items:start;grid-column-gap:8px;grid-template-columns:89px 120px 120px 20px 250px 50px;grid-auto-rows:auto;grid-template-areas:"amount type action per unit delete"}.ActionCappingGrid>h4{padding:12px 0;font-weight:700}.ActionCappingGrid>#amount-heading{grid-area:amount;text-align:center}.ActionCappingGrid>#type-heading{grid-area:type;text-align:center;align-self:center}.ActionCappingGrid>#action-heading{grid-area:action;text-align:center}.ActionCappingGrid>#interval-heading{grid-area:unit;text-align:center}.text-error{color:var(--invalid)}.UploadField{display:flex;flex-direction:column;align-items:center;justify-content:center;border-width:2px;border-radius:5px;border-color:var(--primary-color);border-style:dashed;background-color:transparent;color:var(--dark-gray);outline:none;transition:background-color .2s ease-in-out;cursor:pointer}.UploadField:hover{background-color:var(--primary-color-light)}.sub-header-container{display:flex;align-items:center;position:relative;cursor:pointer;justify-content:space-between}h2.form-header{padding:0;display:flex;align-items:center;font-weight:400;color:var(--dark-gray);overflow:hidden;font-size:18px;font-family:var(--splicky-main);line-height:1.5;white-space:nowrap;overflow-wrap:normal;text-overflow:ellipsis;margin-top:8px}h2.form-header>span{margin-left:13px}.sub-header-container>span{width:8px;height:8px;background:transparent;border:solid var(--med-gray);border-width:0 0 3px 3px;z-index:9002;position:absolute;top:25%;left:4px;transition:transform .1s ease}.color-wrapper{width:100%}.color-wrapper.with-border{border:1px solid var(--med-gray)}.FormSectionWrapper{padding:18px 30px;background:var(--ww);display:flex;flex-flow:column nowrap;justify-content:center;margin:0 auto;width:904px;position:relative;border-radius:5px 5px 0 0;box-shadow:0 2px 3px -1px #00000073}.FormSectionWrapper .sub_heading{font-size:18px;font-weight:700;color:#000;padding:10px;margin-left:10px}#SaveBar{width:904px;height:50px;margin:0 auto;position:relative;bottom:0;display:flex;justify-content:center;border-radius:6px;text-align:center;z-index:6;box-shadow:0 2px 3px -1px #00000073}#SaveBar>.DspButton{font-size:var(--medium-font);background-color:var(--secondary-color);color:var(--ww);text-transform:uppercase;width:100%}#SaveBar.sticky{position:sticky}#FeedbackBar{width:904px;margin:0 auto;font-size:var(--medium-font);color:var(--ww);align-items:center;display:flex;justify-content:center;position:sticky;bottom:0;height:50px;z-index:9010;border-radius:8px}#FeedbackBar>img{width:28px;height:28px;margin-right:5px}#FeedbackBar.neutral{background-color:var(--med-gray)}#FeedbackBar.positive{background-color:var(--secondary-color)}#FeedbackBar.negative{background-color:var(--invalid)}label.pos{color:var(--secondary-color)}.deal-name{text-align:left}.private-deal-edit{display:flex;justify-content:center;align-items:center}.private-deal-edit>img{cursor:pointer;opacity:.8;width:24px;height:24px;padding:4px;border-radius:20%}.private-deal-edit:hover>img{filter:invert(1);background:var(--light-gray)}.row-editor-form>input[type=submit]{width:100px;text-transform:uppercase;border-radius:5px}.row-editor-form>h2{font-size:18px;margin-bottom:18px;color:var(--dark-gray)}.flex-col-container>label,.flex-col-container>input,.flex-col-container>input.Input#displayName{font-size:var(--normal-font)}.flex-col-container>input.Input#margin,.flex-col-container>input.Input#displayName{height:28px}label#private-deal-name,label#private-deal-margin{font-weight:700}._pageTitle_1lif1_7{font-size:18px;line-height:32px;font-weight:600;padding:0;margin:14px 0;font-size:24px;display:flex;justify-content:center}._baseField_1lif1_21{display:flex;flex-direction:column}._baseField_1lif1_21 label{font-size:14px;line-height:20px;font-weight:500;height:17px;display:flex;flex-direction:row;align-items:center;margin-bottom:8px}._baseField_1lif1_21 ._errorMessage_1lif1_35{font-size:14px;line-height:20px;font-weight:400;height:17px;color:#bf2c2c;margin-top:8px}._baseField_1lif1_21 ._errorBorder_1lif1_43{border-color:#bf2c2c!important}._disabled_1lif1_47{background-color:#f7f7f8;border-color:#d1d1db;cursor:not-allowed}._disabled_1lif1_47:hover{border-color:#d1d1db;box-shadow:none}._pageTitle_1kaw0_7{font-size:18px;line-height:32px;font-weight:600;padding:0;margin:14px 0;font-size:24px;display:flex;justify-content:center}._infoBox_1kaw0_21{font-size:12px;line-height:18px;font-weight:400;border-radius:8px;border-width:1px;border-style:solid;outline:none;padding:8px 12px;box-shadow:0 3px 8px #00000014;background:#fff;max-width:500px;min-width:300px;border-color:#d7dde8}._infoBox_1kaw0_21:after{box-shadow:0 3px 8px #00000014;content:"";position:absolute;left:0;top:50%;bottom:11px;width:10px;height:10px;background:inherit;transform:translate(-50%,-50%) rotate(135deg)}._infoIcon_1kaw0_53{height:16px;width:16px;margin-left:6px;cursor:pointer}._infoIcon_1kaw0_53:hover{opacity:.7}._input_160l4_1{border-radius:8px;border-width:1px;border-style:solid;outline:none;border-color:#d1d1db;height:44px;padding:10px 12px 10px 14px;width:480px;box-sizing:border-box;background-color:#fff}._input_160l4_1:hover{border-color:#9c9caf}._input_160l4_1:focus{border-width:2px;border-color:#6555ee}._pageTitle_1ip5e_7{font-size:18px;line-height:32px;font-weight:600;padding:0;margin:14px 0;font-size:24px;display:flex;justify-content:center}._styledSelect_1ip5e_21{position:relative;display:inline-block}._paddedSelect_1ip5e_26{font-size:14px;line-height:24px;font-weight:400;border-radius:8px;border-width:1px;border-style:solid;outline:none;padding-right:32px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position:right 12px center;background-size:10px}._arrowIndicator_1ip5e_41{position:absolute;top:0;right:5px;width:25px;height:100%;pointer-events:none}._option_1ip5e_50{padding:8px 12px}._checkboxLayout_1j6p2_1{width:16px;height:16px;position:relative;box-sizing:border-box}._checkboxLayout_1j6p2_1 input{margin:unset;box-sizing:border-box;position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0;z-index:1;opacity:0}._checkboxLayout_1j6p2_1 input:hover+._checkbox_1j6p2_1{border-color:#8a8aa3}._checkboxLayout_1j6p2_1 input:checked+._checkbox_1j6p2_1{background-color:#22c8ae;border-color:#1eb29c;box-shadow:none}._checkboxLayout_1j6p2_1 input:checked+._checkbox_1j6p2_1:after{transform:rotate(45deg) scale(.75);opacity:1}._checkboxLayout_1j6p2_1 ._checkbox_1j6p2_1{display:flex;justify-content:center;align-items:center;background:transparent;width:100%;height:100%;box-sizing:border-box;border-width:1px;border-style:solid;outline:none;border-radius:4px;border-color:#acb9d3;position:relative;box-shadow:0 1px 1px #0000001a,0 0 0 1px #acb9d3}._checkboxLayout_1j6p2_1 ._checkbox_1j6p2_1:after{content:"";width:4px;height:10px;border-radius:8px;border-width:1px;border-style:solid;outline:none;border-radius:unset;border-color:#fff;border-top-width:0;border-right-width:2.5px;border-bottom-width:2.5px;border-left-width:0;transform:scale(.75);opacity:0;margin-bottom:2px}._pageTitle_1nfwm_7{font-size:18px;line-height:32px;font-weight:600;padding:0;margin:14px 0;font-size:24px;display:flex;justify-content:center}._alert_1nfwm_21{padding:10px 14px;margin-bottom:20px;width:480px;background:#dee4fd;border-color:#d1d1db;border-radius:8px}._alert_1nfwm_21 ._titleLayout_1nfwm_32{display:flex}._alert_1nfwm_21 ._titleLayout_1nfwm_32 ._alertTitle_1nfwm_35{font-size:14px;line-height:20px;font-weight:400;font-weight:600;color:#4945c4;margin-left:5px;padding-top:3px}._alert_1nfwm_21 ._text_1nfwm_44{font-size:14px;line-height:24px;font-weight:400;color:#4945c4;margin:0}._pageTitle_ql4rt_7{font-size:18px;line-height:32px;font-weight:600;padding:0;margin:14px 0;font-size:24px;display:flex;justify-content:center}._button_ql4rt_21{font-size:14px;line-height:24px;font-weight:400;border-radius:8px;border-width:1px;border-style:solid;outline:none;padding:6px 14px;text-align:center;margin-top:8px;margin-bottom:8px;margin-right:8px;display:inline-block;background-color:#6555ee;color:#fff;text-decoration:none;cursor:pointer;letter-spacing:.3px;min-height:38px;border-color:#fff}._button_ql4rt_21:disabled{opacity:.5;cursor:not-allowed}._primary_ql4rt_51{background-color:#6555ee}._primary_ql4rt_51:hover:not(:disabled){background-color:#4945c4}._primary_ql4rt_51:focus:not(:disabled),._primary_ql4rt_51:active:not(:disabled){box-shadow:0 1px 1px #0000001a,0 0 0 1px #6555ee,0 0 0 4px #d5d0ff;border-color:transparent}._secondary_ql4rt_62{background-color:#22c8ae}._secondary_ql4rt_62:hover:not(:disabled){background-color:#1eb29c}._secondary_ql4rt_62:focus:not(:disabled),._secondary_ql4rt_62:active:not(:disabled){box-shadow:0 1px 1px #0000001a,0 0 0 1px #22c8ae,0 0 0 4px #22c8ae66;border-color:transparent}._tertiary_ql4rt_73{background-color:#fff;color:#121217;border-color:#acb9d3}._tertiary_ql4rt_73:hover:not(:disabled){color:#121217;border-color:#8c93ae}._tertiary_ql4rt_73:active:not(:disabled),._tertiary_ql4rt_73:focus:not(:disabled){box-shadow:0 1px 1px #0000001a,0 0 0 1px #6555ee,0 0 0 4px #d5d0ff;border:none}._tertiary_ql4rt_73._selected_ql4rt_86{color:#6555ee;border-color:#6555ee}._pageTitle_1vso5_7{font-size:18px;line-height:32px;font-weight:600;padding:0;margin:14px 0;font-size:24px;display:flex;justify-content:center}._selectHeader_1vso5_21{padding-left:18px;padding-right:18px;width:16px}._selectHeader_1vso5_21 input[type=checkbox]+div{background:#fff}._rowSelector_1vso5_31{padding:16px 18px}._table_1vso5_38{width:100%;border-radius:8px;overflow:hidden;border-spacing:0;border-width:1px;border-style:solid;border-color:#d6ddfc}._tableLayout_1vso5_51{position:relative}thead th{padding:12px 14px;background-color:#dee4fd;text-align:left;font-weight:400;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#d6ddfc;border-right-color:#fff;max-width:500px}tbody td{padding:12px 14px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#d6ddfc;max-width:500px}th,td{border-right-width:1px;border-right-style:solid;border-right-color:#d6ddfc}th:last-child,td:last-child{border-right:none}th:first-child,td:first-child{border-left:none}tbody tr:last-child td{border-bottom:none}tbody tr:last-child td:first-child{border-bottom-left-radius:8px}tbody tr:last-child td:last-child{border-bottom-right-radius:8px}._tableBody_1vso5_110{display:table-row-group}._tableRow_1vso5_114{min-height:48px;display:table-row}._tableFooter_1vso5_119{display:flex;justify-content:flex-end;align-items:center}._noDataCell_1vso5_125{font-size:14px;line-height:20px;font-weight:500;text-align:center;vertical-align:middle;height:30vh;background-color:#f7f7f8}._noDataCell_1vso5_125 ._actionText_1vso5_134{color:#6c6c89;margin-bottom:0;margin-top:0}._noDataHeading_1vso5_140{font-size:18px;line-height:32px;font-weight:600;margin-top:0;margin-bottom:0}._input_rske8_1{border-radius:8px;border-width:1px;border-style:solid;outline:none;border-color:#d1d1db;height:44px;padding:10px 12px 10px 14px;width:480px;box-sizing:border-box;background-color:#fff}._input_rske8_1:hover{border-color:#9c9caf}._input_rske8_1:focus{border-width:2px;border-color:#6555ee}._input_rske8_1{width:65px;height:36px}._paginationLayout_rske8_29{display:flex;justify-content:space-around;align-items:center;gap:8px}._loadingOverlay_mzytk_1{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fffc;display:flex;justify-content:center;align-items:center;z-index:10;border-radius:inherit}._root_2yosa_1{background-color:#fff;margin-top:30px}._rounded_2yosa_6{border-radius:8px}._padding_2yosa_10{padding:10px;width:100%;height:100%}._pageTitle_h40h7_7{font-size:18px;line-height:32px;font-weight:600;padding:0;margin:14px 0;font-size:24px;display:flex;justify-content:center}.advertiser-overview .ReactTable .rt-tbody{overflow:hidden}.flex-col-container.pd-container{align-items:center}.flex-col-container.pd-container>.LoadingDots{margin-left:-20px;filter:invert(.75)}.flex-col-container.pd-container>.LoadingDots:after{content:" .";animation:dots .5s steps(5,end) infinite}.advertiser-edit,.advertiser-permissions,.advertiser-contact{display:flex;justify-content:center;align-items:center}#edit-icon-advertiser,#permission-icon-advertiser{height:20px;width:20px}.arrow{padding-right:3px}.backLink{padding:0 0 0 5px;display:flex;flex-flow:column nowrap;justify-content:center;margin:0 auto 20px;width:904px;position:relative}.submit-error{background:var(--invalid);width:315px;display:flex;justify-content:space-around;line-height:21px;padding:5px;border-radius:5px;color:#fff}.agency-overview .ReactTable .rt-tbody{overflow:hidden}.agency-edit{display:flex;justify-content:center;align-items:center}.ReportingApi>p{padding:0 0 21px;margin:0}.footfall-marketing-entity-selection-subitem{background:transparent;padding:5px 5px 5px 38px;flex-shrink:0;cursor:pointer}.footfall-marketing-entity-selection-subitem:hover{background:var(--light-gray)}.gm-style-iw+div{display:none}.gm-style .gm-style-iw-c{padding:0!important;border-radius:5px}.gm-style .gm-style-iw-c .gm-style-iw-d{display:flex;justify-content:center;overflow:visible!important;padding:8px 11px!important}.gm-style-iw-d+button{display:none!important}.ExpandableItem{font-size:var(--normal-font);transition:background-color .1s ease}.ExpandableItemChild>div{transition:background-color .1s ease}.TagTester .action-tracking-hint{text-align:left;padding-bottom:5px}.TagTester .ad-dimension{display:flex;padding:15px 0}section#AccountBalanceR{display:flex;background:var(--ww);height:61px;min-width:219px;width:auto;font-weight:700;padding:0 20px;line-height:60px;font-size:11px;z-index:1;border:1px solid var(--true-gray);border-radius:13px}section#AccountBalanceR>span#account-balance-amount{padding-left:2px;font-size:16px}ul.admin-drawer{padding:0}ul.admin-drawer>li{padding:0}ul.admin-drawer>li>a{position:relative;width:100%;display:block;padding:5px 21px;color:var(--dark-gray);font-size:var(--normal-font);text-decoration:none;background-color:transparent}ul.admin-drawer>li>a:hover{background-color:var(--just-gray)}ul.admin-drawer>li>a:active{background-color:var(--primary-color-light)}ul.admin-drawer>li.admin-drawer-heading{padding:8px 13px 5px;margin:0;border-bottom:2px solid var(--secondary-color);background-color:var(--primary-color)}ul.admin-drawer>li.admin-drawer-heading>h3{font-weight:700;margin:0;color:var(--ww)}.MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root]{font-size:13px!important;font-weight:700}.MuiAutocomplete-listbox{font-size:13px!important;padding:0!important}.MuiAutocomplete-noOptions{font-size:13px;padding:3px 8px!important}.MuiAutocomplete-option{padding:3px 8px!important}.notificationsIcon{margin:3px 13px 0 0;cursor:pointer;position:relative}h2.announcement-header{font-size:var(--huge-font);padding:0}h2.announcement-header>span.new-announcement{color:var(--secondary-color)}#announcement-hint:after{content:"";width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:rotate(45deg);background:#fff}#announcement-hint21:after{content:"";width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:rotate(45deg);background:#fff}body{font-family:Inter,sans-serif;color:#121217}._pageTitle_1mt1m_7{font-size:18px;line-height:32px;font-weight:600;padding:0;margin:14px 0;font-size:24px;display:flex;justify-content:center}._modalBackdrop_1mt1m_21{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#acb9d380;z-index:1200;justify-content:space-around;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);align-items:center}._modal_1mt1m_21{border-radius:8px;border-width:1px;border-style:solid;outline:none;display:flex;flex-direction:column;min-width:580px;position:relative;background-color:#fff;z-index:1001;border-color:#1d1c1d21;justify-content:stretch;box-shadow:0 10px 15px -3px #1212170d,0 4px 6px -2px #12121714}._modalHeader_1mt1m_51{padding:12px 18px;display:flex;justify-content:space-between;align-items:center;border-bottom-width:1px;border-bottom-color:#1d1c1d21;border-bottom-style:solid}._modalHeading_1mt1m_64{font-size:18px;line-height:32px;font-weight:600;display:flex;justify-content:space-between;margin:0;padding:0}._modalHeaderClose_1mt1m_78{box-sizing:border-box;color:#121217;border-radius:50%;width:30px;height:30px;padding:3px;border-width:1px;border-color:transparent;border-style:solid}._modalHeaderClose_1mt1m_78:hover{cursor:pointer;background-color:#f7f7f8}._modalHeaderClose_1mt1m_78:focus,._modalHeaderClose_1mt1m_78:active{background-color:#fff;border-color:#d5d0ff;outline-width:3px;outline-color:#d5d0ff;outline-style:solid}._modalContent_1mt1m_101{padding:24px;display:flex;align-items:center;justify-content:center;flex:1;height:100%;position:relative}._modalFooter_1mt1m_114{display:flex;padding-right:5px;flex-direction:row-reverse;align-items:flex-end;border-top-width:1px;border-top-color:#1d1c1d21;border-top-style:solid}._form_1o3d9_1{display:flex;flex-direction:column;gap:24px;position:relative}._form_1o3d9_1 button{margin:unset}
