@charset "UTF-8";.vc-popover-content-wrapper{--popover-horizontal-content-offset: 8px;--popover-vertical-content-offset: 10px;--popover-caret-horizontal-offset: 18px;--popover-caret-vertical-offset: 8px;position:absolute;display:block;outline:none;z-index:10}.vc-popover-content-wrapper:not(.is-interactive){pointer-events:none}.vc-popover-content{position:relative;color:var(--vc-popover-content-color);font-weight:var(--vc-font-medium);background-color:var(--vc-popover-content-bg);border:1px solid;border-color:var(--vc-popover-content-border);border-radius:var(--vc-rounded-lg);padding:4px;outline:none;z-index:10;box-shadow:var(--vc-shadow-lg)}.vc-popover-content.direction-bottom{margin-top:var(--popover-vertical-content-offset)}.vc-popover-content.direction-top{margin-bottom:var(--popover-vertical-content-offset)}.vc-popover-content.direction-left{margin-right:var(--popover-horizontal-content-offset)}.vc-popover-content.direction-right{margin-left:var(--popover-horizontal-content-offset)}.vc-popover-caret{content:"";position:absolute;display:block;width:12px;height:12px;border-top:inherit;border-left:inherit;background-color:inherit;z-index:-1}.vc-popover-caret.direction-bottom{top:0}.vc-popover-caret.direction-bottom.align-left{transform:translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-bottom.align-center{transform:translate(-50%) translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-bottom.align-right{transform:translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-top{top:100%}.vc-popover-caret.direction-top.align-left{transform:translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-top.align-center{transform:translate(-50%) translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-top.align-right{transform:translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-left{left:100%}.vc-popover-caret.direction-left.align-top{transform:translate(-50%) rotate(135deg)}.vc-popover-caret.direction-left.align-middle{transform:translateY(-50%) translate(-50%) rotate(135deg)}.vc-popover-caret.direction-left.align-bottom{transform:translate(-50%) rotate(135deg)}.vc-popover-caret.direction-right{left:0}.vc-popover-caret.direction-right.align-top{transform:translate(-50%) rotate(-45deg)}.vc-popover-caret.direction-right.align-middle{transform:translateY(-50%) translate(-50%) rotate(-45deg)}.vc-popover-caret.direction-right.align-bottom{transform:translate(-50%) rotate(-45deg)}.vc-popover-caret.align-left{left:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-center{left:50%}.vc-popover-caret.align-right{right:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-top{top:var(--popover-caret-vertical-offset)}.vc-popover-caret.align-middle{top:50%}.vc-popover-caret.align-bottom{bottom:var(--popover-caret-vertical-offset)}.vc-day-popover-row{display:flex;align-items:center;transition:var(--vc-day-content-transition)}.vc-day-popover-row-indicator{display:flex;justify-content:center;align-items:center;flex-grow:0;width:15px}.vc-day-popover-row-indicator span{transition:var(--vc-day-content-transition)}.vc-day-popover-row-label{display:flex;align-items:center;flex-wrap:none;flex-grow:1;width:-moz-max-content;width:max-content;margin-left:4px;margin-right:4px;font-size:var(--vc-text-xs);line-height:var(--vc-leading-normal)}.vc-day-popover-row-highlight{width:8px;height:5px;border-radius:3px}.vc-day-popover-row-bar{width:10px;height:3px}.vc-base-icon{display:inline-block;stroke:currentColor;stroke-width:2;fill:none}.vc-header{display:grid;grid-gap:4px;align-items:center;height:30px;margin-top:10px;padding-left:10px;padding-right:10px}.vc-header.is-lg{font-size:var(--vc-text-lg)}.vc-header.is-xl{font-size:var(--vc-text-xl)}.vc-header.is-2xl{font-size:var(--vc-text-2xl)}.vc-header .vc-title-wrapper{grid-row:1;grid-column:title}.vc-header .vc-prev{grid-row:1;grid-column:prev}.vc-header .vc-next{grid-row:1;grid-column:next}.vc-header .vc-title,.vc-header .vc-prev,.vc-header .vc-next{display:flex;align-items:center;border:0;border-radius:var(--vc-rounded);pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.vc-header .vc-title{color:var(--vc-header-title-color);font-weight:var(--vc-font-semibold);white-space:nowrap;padding:0 8px;margin:0;line-height:30px}.vc-header .vc-title:hover{opacity:.75}.vc-header .vc-arrow{display:flex;justify-content:center;align-items:center;color:var(--vc-header-arrow-color);width:28px;height:30px;margin:0;padding:0}.vc-header .vc-arrow:hover{background:var(--vc-header-arrow-hover-bg)}.vc-header .vc-arrow:disabled{opacity:.25;pointer-events:none}.vc-nav-header{display:flex;justify-content:space-between}.vc-nav-title,.vc-nav-arrow,.vc-nav-item{font-size:var(--vc-text-sm);margin:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;border-radius:var(--vc-rounded);white-space:nowrap}.vc-nav-title:hover,.vc-nav-arrow:hover,.vc-nav-item:hover{background-color:var(--vc-nav-hover-bg)}.vc-nav-title:disabled,.vc-nav-arrow:disabled,.vc-nav-item:disabled{opacity:.25;pointer-events:none}.vc-nav-title{color:var(--vc-nav-title-color);font-weight:var(--vc-font-bold);line-height:var(--vc-leading-snug);height:30px;padding:0 6px}.vc-nav-arrow{display:flex;justify-content:center;align-items:center;color:var(--vc-header-arrow-color);width:26px;height:30px;padding:0}.vc-nav-items{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:2px;grid-column-gap:5px;margin-top:2px}.vc-nav-item{width:48px;text-align:center;font-weight:var(--vc-font-semibold);line-height:var(--vc-leading-snug);padding:6px 0}.vc-nav-item.is-active{color:var(--vc-nav-item-active-color);background-color:var(--vc-nav-item-active-bg);font-weight:var(--vc-font-bold)}.vc-nav-item.is-active:not(:focus){box-shadow:var(--vc-nav-item-active-box-shadow)}.vc-nav-item.is-current{color:var(--vc-nav-item-current-color)}.vc-day{position:relative;min-height:32px;z-index:1}.vc-monthly .is-not-in-month *{opacity:0;pointer-events:none}.vc-day-layer{position:absolute;inset:0;pointer-events:none}.vc-day-box-center-center{display:flex;justify-content:center;align-items:center;transform-origin:50% 50%}.vc-day-box-left-center{display:flex;justify-content:flex-start;align-items:center;transform-origin:0% 50%}.vc-day-box-right-center{display:flex;justify-content:flex-end;align-items:center;transform-origin:100% 50%}.vc-day-box-center-bottom{display:flex;justify-content:center;align-items:flex-end}.vc-day-content{display:flex;justify-content:center;align-items:center;font-size:var(--vc-text-sm);font-weight:var(--vc-font-medium);width:28px;height:28px;line-height:28px;border-radius:var(--vc-rounded-full);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.vc-day-content:hover{background-color:var(--vc-day-content-hover-bg)}.vc-day-content.vc-disabled{color:var(--vc-day-content-disabled-color)}.vc-content:not(.vc-base){font-weight:var(--vc-font-bold);color:var(--vc-content-color)}.vc-highlights{overflow:hidden;pointer-events:none;z-index:-1}.vc-highlight{width:28px;height:28px}.vc-highlight.vc-highlight-base-start{width:50%!important;border-radius:0!important;border-right-width:0!important}.vc-highlight.vc-highlight-base-end{width:50%!important;border-radius:0!important;border-left-width:0!important}.vc-highlight.vc-highlight-base-middle{width:100%;border-radius:0!important;border-left-width:0!important;border-right-width:0!important;margin:0 -1px}.vc-highlight-bg-outline,.vc-highlight-bg-none{background-color:var(--vc-highlight-outline-bg);border:2px solid;border-color:var(--vc-highlight-outline-border);border-radius:var(--vc-rounded-full)}.vc-highlight-bg-light{background-color:var(--vc-highlight-light-bg);border-radius:var(--vc-rounded-full)}.vc-highlight-bg-solid{background-color:var(--vc-highlight-solid-bg);border-radius:var(--vc-rounded-full)}.vc-highlight-content-outline,.vc-highlight-content-none{font-weight:var(--vc-font-bold);color:var(--vc-highlight-outline-content-color)}.vc-highlight-content-light{font-weight:var(--vc-font-bold);color:var(--vc-highlight-light-content-color)}.vc-highlight-content-solid{font-weight:var(--vc-font-bold);color:var(--vc-highlight-solid-content-color)}.vc-dots{display:flex;justify-content:center;align-items:center}.vc-dot{width:5px;height:5px;border-radius:9999px;transition:var(--vc-day-content-transition)}.vc-dot:not(:last-child){margin-right:3px}.vc-bars{display:flex;justify-content:flex-start;align-items:center;width:75%}.vc-bar{flex-grow:1;height:3px;transition:var(--vc-day-content-transition)}.vc-dot{background-color:var(--vc-dot-bg)}.vc-bar{background-color:var(--vc-bar-bg)}.vc-pane{min-width:250px}.vc-weeknumber{display:flex;justify-content:center;align-items:center;position:absolute}.vc-weeknumber.is-left{left:calc(var(--vc-weeknumber-offset-inside) * -1)}.vc-weeknumber.is-right{right:calc(var(--vc-weeknumber-offset-inside) * -1)}.vc-weeknumber.is-left-outside{left:calc(var(--vc-weeknumber-offset-outside) * -1)}.vc-weeknumber.is-right-outside{right:calc(var(--vc-weeknumber-offset-outside) * -1)}.vc-weeknumber-content{display:flex;justify-content:center;align-items:center;font-size:var(--vc-text-xs);font-weight:var(--vc-font-medium);font-style:italic;width:28px;height:28px;margin-top:2px;color:var(--vc-weeknumber-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.vc-weeks{position:relative;-webkit-overflow-scrolling:touch;padding:6px;min-width:232px}.vc-weeks.vc-show-weeknumbers-left{margin-left:var(--vc-weeknumber-offset-inside)}.vc-weeks.vc-show-weeknumbers-right{margin-right:var(--vc-weeknumber-offset-inside)}.vc-weekday{text-align:center;color:var(--vc-weekday-color);font-size:var(--vc-text-sm);font-weight:var(--vc-font-bold);line-height:14px;padding-top:4px;padding-bottom:8px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vc-week,.vc-weekdays{display:grid;grid-template-columns:repeat(7,1fr);position:relative}.vc-pane-container{width:100%;position:relative}.vc-pane-container.in-transition{overflow:hidden}.vc-pane-layout{display:grid}.vc-pane-header-wrapper{position:absolute;top:0;width:100%;pointer-events:none}.vc-day-popover-container{font-size:var(--vc-text-xs);font-weight:var(--vc-font-medium)}.vc-day-popover-header{font-size:var(--vc-text-xs);color:var(--vc-day-popover-header-color);font-weight:var(--vc-font-semibold);text-align:center}.vc-base-select{position:relative;display:flex;justify-content:center;align-items:center;height:30px;font-size:var(--vc-text-base);font-weight:var(--vc-font-medium)}.vc-base-select.vc-has-icon select{padding:0 27px 0 9px}.vc-base-select.vc-has-icon .vc-base-sizer{padding:0 28px 0 10px}.vc-base-select.vc-fit-content select{position:absolute;top:0;left:0;width:100%}.vc-base-select .vc-base-icon{position:absolute;top:6px;right:4px;opacity:.6;pointer-events:none}.vc-base-select .vc-base-sizer{font-size:var(--vc-text-base);font-weight:var(--vc-font-medium);color:transparent;padding:0 8px;margin:0}.vc-base-select select{display:inline-flex;justify-content:center;color:var(--vc-select-color);display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--vc-select-bg);border-radius:var(--vc-rounded);height:30px;width:-moz-max-content;width:max-content;padding:0 7px;margin:0;line-height:var(--leading-none);text-indent:0px;background-image:none;cursor:pointer;text-align:center}.vc-base-select select:hover{background-color:var(--vc-select-hover-bg)}.vc-base-select select.vc-align-left{text-align:left}.vc-base-select select.vc-align-right{text-align:right}.vc-time-picker{display:flex;flex-direction:column;align-items:center;padding:8px 4px}.vc-time-picker.vc-invalid{pointer-events:none;opacity:.5}.vc-time-picker.vc-attached{border-top:1px solid var(--vc-time-picker-border)}.vc-time-picker>*+*{margin-top:4px}.vc-time-header{display:flex;align-items:center;font-size:var(--vc-text-sm);font-weight:var(--vc-font-semibold);text-transform:uppercase;margin-top:-4px;padding-left:4px;padding-right:4px;line-height:21px}.vc-time-select-group{display:inline-flex;align-items:center;padding:0 4px;background:var(--vc-time-select-group-bg);border-radius:var(--vc-rounded-md);border:1px solid var(--vc-time-select-group-border)}.vc-time-select-group .vc-base-icon{margin-right:4px;color:var(--vc-time-select-group-icon-color)}.vc-time-select-group select{background:transparent;padding:0 4px}.vc-time-weekday{color:var(--vc-time-weekday-color);letter-spacing:var(--tracking-wide)}.vc-time-month{color:var(--vc-time-month-color);margin-left:8px}.vc-time-day{color:var(--vc-time-day-color);margin-left:4px}.vc-time-year{color:var(--vc-time-year-color);margin-left:8px}.vc-time-colon{margin:0 1px 2px 2px}.vc-time-decimal{margin:0 0 0 1px}.vc-none-enter-active,.vc-none-leave-active{transition-duration:0s}.vc-fade-enter-active,.vc-fade-leave-active,.vc-slide-left-enter-active,.vc-slide-left-leave-active,.vc-slide-right-enter-active,.vc-slide-right-leave-active,.vc-slide-up-enter-active,.vc-slide-up-leave-active,.vc-slide-down-enter-active,.vc-slide-down-leave-active,.vc-slide-fade-enter-active,.vc-slide-fade-leave-active{transition:transform var(--vc-slide-duration) var(--vc-slide-timing),opacity var(--vc-slide-duration) var(--vc-slide-timing);backface-visibility:hidden;pointer-events:none}.vc-none-leave-active,.vc-fade-leave-active,.vc-slide-left-leave-active,.vc-slide-right-leave-active,.vc-slide-up-leave-active,.vc-slide-down-leave-active{position:absolute!important;width:100%}.vc-none-enter-from,.vc-none-leave-to,.vc-fade-enter-from,.vc-fade-leave-to,.vc-slide-left-enter-from,.vc-slide-left-leave-to,.vc-slide-right-enter-from,.vc-slide-right-leave-to,.vc-slide-up-enter-from,.vc-slide-up-leave-to,.vc-slide-down-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from,.vc-slide-fade-leave-to{opacity:0}.vc-slide-left-enter-from,.vc-slide-right-leave-to,.vc-slide-fade-enter-from.direction-left,.vc-slide-fade-leave-to.direction-left{transform:translate(var(--vc-slide-translate))}.vc-slide-right-enter-from,.vc-slide-left-leave-to,.vc-slide-fade-enter-from.direction-right,.vc-slide-fade-leave-to.direction-right{transform:translate(calc(-1 * var(--vc-slide-translate)))}.vc-slide-up-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from.direction-top,.vc-slide-fade-leave-to.direction-top{transform:translateY(var(--vc-slide-translate))}.vc-slide-down-enter-from,.vc-slide-up-leave-to,.vc-slide-fade-enter-from.direction-bottom,.vc-slide-fade-leave-to.direction-bottom{transform:translateY(calc(-1 * var(--vc-slide-translate)))}:root{--vc-white: #ffffff;--vc-black: #000000;--vc-gray-50: #f8fafc;--vc-gray-100: #f1f5f9;--vc-gray-200: #e2e8f0;--vc-gray-300: #cbd5e1;--vc-gray-400: #94a3b8;--vc-gray-500: #64748b;--vc-gray-600: #475569;--vc-gray-700: #334155;--vc-gray-800: #1e293b;--vc-gray-900: #0f172a;--vc-font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;--vc-font-normal: 400;--vc-font-medium: 500;--vc-font-semibold: 600;--vc-font-bold: 700;--vc-text-2xs: 10px;--vc-text-xs: 12px;--vc-text-sm: 14px;--vc-text-base: 16px;--vc-text-lg: 18px;--vc-text-xl: 20px;--vc-text-2xl: 24px;--vc-leading-none: 1;--vc-leading-tight: 1.25;--vc-leading-snug: 1.375;--vc-leading-normal: 1.5;--vc-rounded: .25rem;--vc-rounded-md: .375rem;--vc-rounded-lg: .5rem;--vc-rounded-full: 9999px;--vc-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--vc-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--vc-shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .06);--vc-slide-translate: 22px;--vc-slide-duration: .15s;--vc-slide-timing: ease;--vc-day-content-transition: all .13s ease-in;--vc-weeknumber-offset-inside: 26px;--vc-weeknumber-offset-outside: 34px}.vc-gray{--vc-accent-50: var(--vc-gray-50);--vc-accent-100: var(--vc-gray-100);--vc-accent-200: var(--vc-gray-200);--vc-accent-300: var(--vc-gray-300);--vc-accent-400: var(--vc-gray-400);--vc-accent-500: var(--vc-gray-500);--vc-accent-600: var(--vc-gray-600);--vc-accent-700: var(--vc-gray-700);--vc-accent-800: var(--vc-gray-800);--vc-accent-900: var(--vc-gray-900)}.vc-red{--vc-accent-50: #fef2f2;--vc-accent-100: #fee2e2;--vc-accent-200: #fecaca;--vc-accent-300: #fca5a5;--vc-accent-400: #f87171;--vc-accent-500: #ef4444;--vc-accent-600: #dc2626;--vc-accent-700: #b91c1c;--vc-accent-800: #991b1b;--vc-accent-900: #7f1d1d}.vc-orange{--vc-accent-50: #fff7ed;--vc-accent-100: #ffedd5;--vc-accent-200: #fed7aa;--vc-accent-300: #fdba74;--vc-accent-400: #fb923c;--vc-accent-500: #f97316;--vc-accent-600: #ea580c;--vc-accent-700: #c2410c;--vc-accent-800: #9a3412;--vc-accent-900: #7c2d12}.vc-yellow{--vc-accent-50: #fefce8;--vc-accent-100: #fef9c3;--vc-accent-200: #fef08a;--vc-accent-300: #fde047;--vc-accent-400: #facc15;--vc-accent-500: #eab308;--vc-accent-600: #ca8a04;--vc-accent-700: #a16207;--vc-accent-800: #854d0e;--vc-accent-900: #713f12}.vc-green{--vc-accent-50: #f0fdf4;--vc-accent-100: #dcfce7;--vc-accent-200: #bbf7d0;--vc-accent-300: #86efac;--vc-accent-400: #4ade80;--vc-accent-500: #22c55e;--vc-accent-600: #16a34a;--vc-accent-700: #15803d;--vc-accent-800: #166534;--vc-accent-900: #14532d}.vc-teal{--vc-accent-50: #f0fdfa;--vc-accent-100: #ccfbf1;--vc-accent-200: #99f6e4;--vc-accent-300: #5eead4;--vc-accent-400: #2dd4bf;--vc-accent-500: #14b8a6;--vc-accent-600: #0d9488;--vc-accent-700: #0f766e;--vc-accent-800: #115e59;--vc-accent-900: #134e4a}.vc-blue{--vc-accent-50: #eff6ff;--vc-accent-100: #dbeafe;--vc-accent-200: #bfdbfe;--vc-accent-300: #93c5fd;--vc-accent-400: #60a5fa;--vc-accent-500: #3b82f6;--vc-accent-600: #2563eb;--vc-accent-700: #1d4ed8;--vc-accent-800: #1e40af;--vc-accent-900: #1e3a8a}.vc-indigo{--vc-accent-50: #eef2ff;--vc-accent-100: #e0e7ff;--vc-accent-200: #c7d2fe;--vc-accent-300: #a5b4fc;--vc-accent-400: #818cf8;--vc-accent-500: #6366f1;--vc-accent-600: #4f46e5;--vc-accent-700: #4338ca;--vc-accent-800: #3730a3;--vc-accent-900: #312e81}.vc-purple{--vc-accent-50: #faf5ff;--vc-accent-100: #f3e8ff;--vc-accent-200: #e9d5ff;--vc-accent-300: #d8b4fe;--vc-accent-400: #c084fc;--vc-accent-500: #a855f7;--vc-accent-600: #9333ea;--vc-accent-700: #7e22ce;--vc-accent-800: #6b21a8;--vc-accent-900: #581c87}.vc-pink{--vc-accent-50: #fdf2f8;--vc-accent-100: #fce7f3;--vc-accent-200: #fbcfe8;--vc-accent-300: #f9a8d4;--vc-accent-400: #f472b6;--vc-accent-500: #ec4899;--vc-accent-600: #db2777;--vc-accent-700: #be185d;--vc-accent-800: #9d174d;--vc-accent-900: #831843}.vc-focus:focus-within{outline:0;box-shadow:var(--vc-focus-ring)}.vc-light{--vc-color: var(--vc-gray-900);--vc-bg: var(--vc-white);--vc-border: var(--vc-gray-300);--vc-hover-bg: hsla(211, 25%, 84%, .3);--vc-focus-ring: 0 0 0 2px rgb(59, 131, 246, .4);--vc-header-arrow-color: var(--vc-gray-500);--vc-header-arrow-hover-bg: var(--vc-gray-200);--vc-header-title-color: var(--vc-gray-900);--vc-weekday-color: var(--vc-gray-500);--vc-weeknumber-color: var(--vc-gray-400);--vc-nav-hover-bg: var(--vc-gray-200);--vc-nav-title-color: var(--vc-gray-900);--vc-nav-item-hover-box-shadow: none;--vc-nav-item-active-color: var(--vc-white);--vc-nav-item-active-bg: var(--vc-accent-500);--vc-nav-item-active-box-shadow: var(--vc-shadow);--vc-nav-item-current-color: var(--vc-accent-600);--vc-day-popover-container-color: var(--vc-white);--vc-day-popover-container-bg: var(--vc-gray-800);--vc-day-popover-container-border: var(--vc-gray-700);--vc-day-popover-header-color: var(--vc-gray-700);--vc-popover-content-color: var(--vc-gray-900);--vc-popover-content-bg: var(--vc-gray-50);--vc-popover-content-border: var(--vc-gray-300);--vc-time-picker-border: var(--vc-gray-300);--vc-time-weekday-color: var(--vc-gray-700);--vc-time-month-color: var(--vc-accent-600);--vc-time-day-color: var(--vc-accent-600);--vc-time-year-color: var(--vc-gray-500);--vc-time-select-group-bg: var(--vc-gray-50);--vc-time-select-group-border: var(--vc-gray-300);--vc-time-select-group-icon-color: var(--vc-accent-500);--vc-select-color: var(--vc-gray-900);--vc-select-bg: var(--vc-gray-100);--vc-select-hover-bg: var(--vc-gray-200);--vc-day-content-hover-bg: var(--vc-hover-bg);--vc-day-content-disabled-color: var(--vc-gray-400)}.vc-light.vc-attr,.vc-light .vc-attr{--vc-content-color: var(--vc-accent-600);--vc-highlight-outline-bg: var(--vc-white);--vc-highlight-outline-border: var(--vc-accent-600);--vc-highlight-outline-content-color: var(--vc-accent-700);--vc-highlight-light-bg: var(--vc-accent-200);--vc-highlight-light-content-color: var(--vc-accent-900);--vc-highlight-solid-bg: var(--vc-accent-600);--vc-highlight-solid-content-color: var(--vc-white);--vc-dot-bg: var(--vc-accent-600);--vc-bar-bg: var(--vc-accent-600)}.vc-dark{--vc-color: var(--vc-white);--vc-bg: var(--vc-gray-900);--vc-border: var(--vc-gray-700);--vc-hover-bg: hsla(216, 15%, 52%, .3);--vc-focus-ring: 0 0 0 2px rgb(59 130 246 / .7);--vc-header-arrow-color: var(--vc-gray-300);--vc-header-arrow-hover-bg: var(--vc-gray-800);--vc-header-title-color: var(--vc-gray-100);--vc-weekday-color: var(--vc-accent-200);--vc-weeknumber-color: var(--vc-gray-500);--vc-nav-hover-bg: var(--vc-gray-700);--vc-nav-title-color: var(--vc-gray-100);--vc-nav-item-hover-box-shadow: none;--vc-nav-item-active-color: var(--vc-white);--vc-nav-item-active-bg: var(--vc-accent-500);--vc-nav-item-active-box-shadow: none;--vc-nav-item-current-color: var(--vc-accent-400);--vc-day-popover-container-color: var(--vc-gray-800);--vc-day-popover-container-bg: var(--vc-white);--vc-day-popover-container-border: var(--vc-gray-100);--vc-day-popover-header-color: var(--vc-gray-300);--vc-popover-content-color: var(--vc-white);--vc-popover-content-bg: var(--vc-gray-800);--vc-popover-content-border: var(--vc-gray-700);--vc-time-picker-border: var(--vc-gray-700);--vc-time-weekday-color: var(--vc-gray-400);--vc-time-month-color: var(--vc-accent-400);--vc-time-day-color: var(--vc-accent-400);--vc-time-year-color: var(--vc-gray-500);--vc-time-select-group-bg: var(--vc-gray-700);--vc-time-select-group-border: var(--vc-gray-500);--vc-time-select-group-icon-color: var(--vc-accent-400);--vc-select-color: var(--vc-gray-200);--vc-select-bg: var(--vc-gray-700);--vc-select-hover-bg: var(--vc-gray-600);--vc-day-content-hover-bg: var(--vc-hover-bg);--vc-day-content-disabled-color: var(--vc-gray-600)}.vc-dark.vc-attr,.vc-dark .vc-attr{--vc-content-color: var(--vc-accent-500);--vc-highlight-outline-bg: var(--vc-gray-900);--vc-highlight-outline-border: var(--vc-accent-300);--vc-highlight-outline-content-color: var(--vc-accent-200);--vc-highlight-light-bg: var(--vc-accent-800);--vc-highlight-light-content-color: var(--vc-accent-100);--vc-highlight-solid-bg: var(--vc-accent-500);--vc-highlight-solid-content-color: var(--vc-white);--vc-dot-bg: var(--vc-accent-500);--vc-bar-bg: var(--vc-accent-500)}.vc-container{position:relative;display:inline-flex;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;font-family:var(--vc-font-family);color:var(--vc-color);background-color:var(--vc-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}.vc-container,.vc-container *{box-sizing:border-box}.vc-container:focus,.vc-container *:focus{outline:none}.vc-container .vc-container{border:none}.vc-bordered{border:1px solid;border-color:var(--vc-border);border-radius:var(--vc-rounded-lg)}.vc-expanded{min-width:100%}.vc-transparent{background-color:transparent}.vc-date-picker-content{padding:0;background-color:var(--vc-bg)}.vc-date-picker-content .vc-container{border:0}ul{margin:0;padding:0;list-style:none}button{padding:0;border:none;background-color:transparent;cursor:pointer}.vjs-modal-dialog .vjs-modal-dialog-content,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");font-weight:400;font-style:normal}.vjs-icon-play,.video-js .vjs-play-control .vjs-icon-placeholder,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{content:""}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:""}.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-high,.video-js .vjs-mute-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-high:before,.video-js .vjs-mute-control .vjs-icon-placeholder:before{content:""}.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{content:""}.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{content:""}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:""}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:""}.vjs-icon-subtitles,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-subtitles:before,.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before{content:""}.vjs-icon-captions,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-captions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-captions:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-captions-button .vjs-icon-placeholder:before{content:""}.vjs-icon-chapters,.video-js .vjs-chapters-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-chapters:before,.video-js .vjs-chapters-button .vjs-icon-placeholder:before{content:""}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:""}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:""}.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder,.video-js .vjs-volume-level,.video-js .vjs-play-progress{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before,.video-js .vjs-volume-level:before,.video-js .vjs-play-progress:before{content:""}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:""}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:""}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:""}.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before{content:""}.vjs-icon-replay,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay:before,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before{content:""}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:""}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:""}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:""}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:""}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:""}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:""}.vjs-icon-audio-description,.video-js .vjs-descriptions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio-description:before,.video-js .vjs-descriptions-button .vjs-icon-placeholder:before{content:""}.vjs-icon-audio,.video-js .vjs-audio-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio:before,.video-js .vjs-audio-button .vjs-icon-placeholder:before{content:""}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:""}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:""}.vjs-icon-picture-in-picture-enter,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-enter:before,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:""}.vjs-icon-picture-in-picture-exit,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-exit:before,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:""}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js *:before,.video-js *:after{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;inset:0}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs){width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:#2b333fb3;border-radius:.3em;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.81666em;margin-left:-1.5em}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{border-color:#fff;background-color:#73859f;background-color:#73859f80;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0));overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover,.js-focus-visible .vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:#73859f80}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover,.js-focus-visible .vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.video-js .vjs-menu *:not(.vjs-selected):focus:not(:focus-visible),.js-focus-visible .vjs-menu *:not(.vjs-selected):focus:not(.focus-visible){background:none}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0em;margin-bottom:1.5em;border-top-color:#2b333fb3}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:#2b333fb3;position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:#2b333fb3}.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button>.vjs-icon-placeholder{display:block}.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0em 0em 1em white}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.3333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:#000c}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#73859f;background-color:#73859f80}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0em 0em 1em white;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal{width:5em;height:3em;margin-right:0}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active{width:10em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em;z-index:1}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em;z-index:1}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:#2b333fb3}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-volume-control:hover .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip{display:block;font-size:1em;visibility:visible}.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip{left:1em;top:-12px}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{display:none;position:absolute;width:100%;height:1px;background-color:#000;z-index:1}.video-js .vjs-volume-horizontal .vjs-mouse-display{width:1px;height:100%}.vjs-no-flex .vjs-volume-control .vjs-mouse-display{z-index:0}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-volume-tooltip{color:#fff;background-color:#000;background-color:#000c}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;inset:0;height:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js:not(.vjs-live) .vjs-live-control,.video-js.vjs-liveui .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{align-items:center;cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.vjs-no-flex .vjs-seek-to-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;inset:0 0 3em;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-picture-in-picture-control,.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.vjs-playback-rate>.vjs-menu-button,.vjs-playback-rate .vjs-playback-rate-value{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"";font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" ";font-size:1.5em;line-height:inherit}.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-chapters-button,.video-js.vjs-layout-small .vjs-descriptions-button,.video-js.vjs-layout-small .vjs-captions-button,.video-js.vjs-layout-small .vjs-subtitles-button,.video-js.vjs-layout-small .vjs-audio-button,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-chapters-button,.video-js.vjs-layout-x-small .vjs-descriptions-button,.video-js.vjs-layout-x-small .vjs-captions-button,.video-js.vjs-layout-x-small .vjs-subtitles-button,.video-js.vjs-layout-x-small .vjs-audio-button,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-chapters-button,.video-js.vjs-layout-tiny .vjs-descriptions-button,.video-js.vjs-layout-tiny .vjs-captions-button,.video-js.vjs-layout-tiny .vjs-subtitles-button,.video-js.vjs-layout-tiny .vjs-audio-button{display:none!important}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active{width:auto;width:initial}.video-js.vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button,.video-js.vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button,.video-js.vjs-layout-tiny .vjs-subs-caps-button{display:none}.video-js.vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer,.video-js.vjs-layout-tiny .vjs-custom-control-spacer{flex:auto;display:block}.video-js.vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer,.video-js.vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js.vjs-layout-x-small.vjs-liveui .vjs-progress-control,.video-js.vjs-layout-tiny .vjs-progress-control{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:#2b333fbf;color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-font,.vjs-text-track-settings .vjs-track-settings-controls{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display: grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:block;margin:0 0 5px;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:focus,.vjs-track-settings-controls button:active{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f 100%)}.vjs-track-settings-controls button:hover{color:#2b333fbf}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f 100%);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>*:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js *:focus:not(.focus-visible){outline:none}.video-js *:focus:not(:focus-visible){outline:none}.act__item--number{width:6%}.act__item--date{width:12%}.act__item--requisites{width:42%}.act__item--requisites .remark{margin-right:8px}.act__item--sum{width:15%}.act__item--status{width:14%}.alert{width:100%;padding:17px 32px;background-color:#d8e6ff;border-radius:10px;color:#000;font-weight:500;font-size:16px;line-height:1.4;text-align:left}@media (max-width: 550px){.alert{font-size:12px;padding:9px 17px;text-align:center}}.alert--good{background-color:#d7f3e3}.alert--bad{background-color:#f9d6d5}.alerts__top{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:24px}.alerts__top .list-of-buttons{flex-wrap:wrap-reverse}.alerts__alert{margin-bottom:8px;text-align:center}.alerts__item:not(:last-child){margin-bottom:24px}.approved{width:100%;border:1px solid #c9c9c9;border-radius:10px;padding:16px}.approved--waiting{background-color:#d8e6ff;border:none}.approved__item:not(:last-child){margin-bottom:12px}.aside{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:248px;height:-moz-fit-content;height:fit-content;padding-top:46px;padding-bottom:220px}@media (max-width: 768px){.aside{display:none}}.aside__logo{margin-bottom:46px}.auth{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;min-height:100vh;padding:20px}@supports (min-height: 100dvh){.auth{min-height:100dvh}}.auth__wrapper{width:100%;max-width:500px;background-color:#fff;padding:20px;border-radius:10px}.auth__form{display:flex;flex-direction:column;gap:18px}.auth__form .error{color:#e30029;display:block}.auth__logo{width:300px}.auth__error{width:100%;padding:8px 16px;background-color:#ff002f1a;border:1px solid #ff002e;border-radius:8px;color:#ff002e}.auth__success{width:100%;padding:8px 16px;background-color:#3bc27933;border:1px solid rgb(59,194,121);border-radius:8px}.auth__actions{display:flex;align-items:center;gap:8px;align-self:flex-end}.auth__forget{cursor:pointer;font-size:14px;text-decoration:underline}.auth__remember{font-size:14px}.bill__item--number{width:6%}.bill__item--date{width:8%}.bill__item--requisites{width:38%}.bill__item--requisites .remark{margin-right:8px}.bill__item--sum{width:9%}.bill__item--status{width:15%}.bill__item--link{width:18%}.bill__button{position:absolute;top:calc(50% - 16px);right:24px}.block{background-color:#fff;box-shadow:0 0 10px #0000000a;border-radius:10px;padding:16px 24px}@media (max-width: 768px){.block{padding:16px}}.block_wm-shrinked{padding:8px!important}.brand--logo{width:17%}.brand--logo__img{min-width:28px;max-width:28px;border-radius:20%}.brand--brand{width:17%}.brand--chat{width:35%}.brand .list-of-buttons{position:absolute;top:calc(50% - 16px);right:24px}.brands__add{margin-bottom:24px}.brands .table__heading--logo,.brands .table__heading--brand{width:17%}.brands .table__heading--chat{width:35%}.brands .table__wrapper{min-width:500px}.breadcrumb--container{display:flex;align-items:center;gap:8px}@media (max-width: 768px){.breadcrumb--container{margin-right:auto}}.breadcrumb--item{display:none;align-items:center;gap:8px}@media (min-width: 1024px){.breadcrumb--item{display:flex}}.breadcrumb--item__separator{display:flex}.breadcrumb--item__separator svg{width:28px;height:28px}.button{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;-moz-column-gap:4px;column-gap:4px;width:-moz-fit-content;width:fit-content;line-height:1.4;color:#000;border-radius:100px;border:2px solid #c9c9c9;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out}@media (max-width: 768px){.button{width:auto}}.button--top-right-corner{position:absolute;top:16px;right:16px}.button--smaller{padding:4px 16px 4px 12px!important;font-weight:500;font-size:14px;border:1px solid #c9c9c9;white-space:nowrap}.button--wide{padding:10px;font-weight:600;height:40px;min-width:100%;font-size:16px;white-space:nowrap}.button--large{height:40px;padding:10px 36px!important}.button--input__file{position:absolute;opacity:0;width:100%;height:100%}.button--shrink{padding:6px 16px!important;font-weight:600;font-size:14px;line-height:20px;height:-moz-fit-content;height:fit-content}.button--green{color:#3bc279;border-color:#3bc279!important}.button--green:hover{background-color:#3bc279!important;color:#fff!important;border-color:#3bc279!important}.button--green:active{background-color:#96dcb4!important;color:#fff!important}.button--green:focus{background-color:#96dcb4!important;color:#fff!important}.button--danger{color:#ff002e!important;border-color:#ff002e!important}.button--danger:hover{background-color:#ff002e!important;color:#fff!important;border-color:#ff002e!important}.button--danger:active{background-color:#ff8097!important;color:#fff!important}.button--danger:focus{background-color:#ff8097!important;color:#fff!important}.button svg path{transition:stroke .2s ease-in-out}.button:hover{color:#fff;background-color:#e30029;border-color:#e30029}.button:hover svg path{stroke:#fff}.button:active{color:#000;background-color:#fff;border-color:#e30029}.button:active svg path{stroke:#000}.button:focus{color:#000;background-color:#fff}.button:focus svg path{stroke:#000}.button:disabled{color:#fff;background-color:#e5e5e5;border-color:#e5e5e5;cursor:auto;pointer-events:none}.button:disabled svg path{stroke:#fff}.button--red{background-color:#e30029;color:#fff;border-color:#e30029}.button--red svg path{stroke:#fff!important}.button--red:hover{background-color:#e30029cc;border-color:#e30029cc}.button--red:active{background-color:#ca0327;border-color:#ca0327;color:#fff}.button--red:focus{background-color:#e30029;color:#fff;border-color:#e3002933}.button--big{padding:10px 24px;font-weight:600;font-size:16px}.button--medium{padding:6px 16px}.button--small{padding:8px 16px;font-weight:500;font-size:14px}.button--bg-white{background-color:#fff}.button--active{border-color:#e30029}.button--reverse{flex-direction:row-reverse}.button--icon{min-width:20px;min-height:20px;max-height:20px;max-width:20px}.wm-shrinked-btn .button--small{padding:4px 16px 4px 12px!important;border-width:1px}.wm-offer-btn .button--small{padding:6px 16px!important;border-width:1px}.wm-offer-btn .button--small:not(:hover){border-color:#676767;background:transparent}.wm-offer-btn .button--small:disabled{color:#9d9d9d;border-color:#9d9d9d;background:transparent}.checkbox--small{width:-moz-fit-content;width:fit-content}.checkbox--borders .checkbox__label{padding:8px 12px;border:1px solid #c9c9c9;border-radius:100px;font-size:14px;background-color:#fff}.checkbox__input{display:none}.checkbox__input+.checkbox__span{content:"";position:relative;display:inline-block;min-width:18px;min-height:18px;border:1px solid #676767;border-radius:100px}.checkbox__input+.checkbox__span:after{content:"";position:absolute;min-width:10px;min-height:10px;border-radius:100px;background-color:#e30029;top:calc(50% - 5px);left:calc(50% - 5px);opacity:0;transition:opacity .2s ease-in-out}.checkbox__input:checked+.checkbox__span:after{opacity:1}.checkbox__label{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;cursor:pointer}.clip{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.documents .table-row,.wm-documents .table-row{padding:16px}.documents__pdf-viewer,.wm-documents__pdf-viewer{height:85%;margin-bottom:20px}.document{align-items:center}.document--item{font-weight:500;font-size:14px;line-height:1.4;color:#000}.document--item-file{width:7%;cursor:pointer}.document--item-updated{width:15%}.document__history--item{font-weight:500;font-size:14px;line-height:1.4;color:#000}.document__history--item-id{width:7%;cursor:pointer}.document__history--item-email{width:25%}.wm-document{align-items:center}.wm-document--item{font-weight:500;font-size:14px;line-height:1.4;color:#000}.wm-document--item-name{width:20%}.wm-document--item-created{width:19%}.wm-document--item-date{width:14%}.wm-document--item-signed{width:40%}.wm-document--item-status{width:24%}.wm-document--item:last-child{margin-left:auto}.counter-agent__id{width:7%}.counter-agent__data{width:25%}.counter-agent__stats,.counter-agent__date{width:20%}.creative__id{width:7%}.creative__data{width:25%}.creative__type,.creative__date{width:12%}.creative__offer-name{width:25%}.creative__offer-name:not(.heading){padding-right:32px}.moderation-item__actions{display:flex;justify-content:flex-end;gap:24px;width:100%}.moderation-item__user{width:12%}.moderation-item__user:not(.heading){padding-left:8px}.moderation-item__status{width:12%}.moderation-item__name{width:50%}.moderation-item__expand-btn{margin-left:auto;margin-right:32px}.moderation-item__platform{padding-right:20px;text-decoration:underline;cursor:pointer}.moderation-item__platform:hover{color:#e30029}.moderation-item__files-list{display:flex;flex-direction:column;gap:8px}.moderation-item__text{margin-bottom:8px;white-space:pre-wrap}.moderation-item__text-collapsed{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:500px;cursor:pointer;margin-bottom:0}.moderation-item__text-collapsed:hover{text-decoration:underline}.moderation-item__chips{margin-top:0!important}.moderation-item__chips .chip{max-width:unset!important}.moderation-item__info-pair{align-items:flex-start;display:flex;position:relative}.moderation-item__info-pair .prose{max-width:800px!important}.moderation-item__info-pair>span:first-of-type{min-width:200px;color:#676767;font-size:12px;font-weight:600}.moderation-item__info-pair>span:last-of-type{font-size:14px;font-weight:500;max-width:70%!important}.edit-faq{max-width:660px}.edit-faq__add,.edit-faq__block{margin-bottom:24px}.edit-faq__label{display:block;margin-bottom:16px}.edit-faq__textarea{min-height:300px}.edit-faq__note{max-width:332px}.faq{border-radius:20px;text-align:left;font-weight:500;font-size:16px;line-height:1.4;color:#000;background-color:#fff;padding:17px 16px}@media (max-width: 550px){.faq{font-size:14px;padding:12px 16px}}.faq--gray-background{font-size:14px;background-color:#eee;padding:12px 16px}.emails__block{max-width:463px}.emails__label{display:block;margin-bottom:20px}.emails__label--textarea{margin-bottom:16px}.emails__textarea{min-height:200px}.emails__note{margin-bottom:24px}.emails .emails__id{border-width:1px}.emails .list-of-buttons{margin-bottom:24px}.emails__checkbox{width:-moz-fit-content;width:fit-content}.emails__checkbox--1{margin-bottom:8px}.emails__checkbox--2{margin-bottom:24px}.emails__send{width:100%}.error-message{position:absolute;top:32px;right:16px;z-index:1000;background:#f9d6d5;color:#000;font-size:16px;font-weight:500;padding:24px;border-radius:16px;max-width:400px}@media (max-width: 768px){.error-message{right:16px;left:16px;top:64px;max-width:none}}.mobile-filters__container{display:flex;flex-direction:column;row-gap:12px}.mobile-filters__button{height:32px;justify-content:space-between}.mobile-filters__search input{padding:8px;margin-bottom:12px}.mobile-filters__bottom{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:24px}.mobile-filters .popup{max-height:60vh;overflow-y:auto}.mobile-filters .calendar-button{height:32px;width:100%;justify-content:space-between;flex-direction:row-reverse}.predictions .table__head,.predictions .table-row{gap:24px}.predictions .heading{text-align:right}.predictions .table__wrapper{min-width:736px}.predictions .table__heading--month{text-align:left}.predictions__month{width:10%}.predictions__counting,.predictions__summary,.predictions__pay,.predictions__profit,.predictions__tax,.predictions__profit-after-tax{width:15%;text-align:right}.form__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.form__fields{display:flex;flex-direction:column;gap:20px}.form__item{display:flex;flex-direction:column;gap:6px}.form__textarea-sm{min-height:97px}.form__textarea-md{min-height:200px}.form__textarea-lg{min-height:300px}.form__textarea--not-resize{resize:none!important}.form__title{color:#000!important}.form__footnote{display:flex;justify-content:flex-end}.form__blur{position:absolute;display:flex;top:0;left:0;height:100%;width:100%;justify-content:center;align-items:center;background-color:#0003;z-index:50}.form__blur svg{width:64px;height:64px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.graph{margin-bottom:72px}.graph__block{overflow-y:auto;margin-bottom:16px}.graph__wrapper{min-width:736px}.graph__checkbox .checkbox__span{background-color:#f5f5f6}.graph__checkbox .checkbox__span:after{content:"";position:absolute;border-radius:100px;background-image:url(/assets/icon_checked-5dc006cb.svg);background-size:10px 7px;background-repeat:no-repeat;background-position:center center;width:auto;height:auto;inset:-1px;opacity:0;transition:opacity .2s ease-in-out}.graph__checkbox--1 .checkbox__span:after{background-color:#3562ff}.graph__checkbox--2 .checkbox__span:after{background-color:#96dcb4}.graph__checkbox--3 .checkbox__span:after{background-color:#ffde69}.graph__checkbox--4 .checkbox__span:after{background-color:#e30029}.grid{display:grid;grid-template-columns:repeat(3,20.7%) 1fr;grid-template-rows:88px minmax(224px,1fr);grid-template-areas:"A B C F" "D D D F";-moz-column-gap:21px;column-gap:21px;row-gap:16px;margin-bottom:16px}@media (max-width: 1440px){.grid{grid-template-areas:"A B C F" "D D D D"}}@media (max-width: 1280px){.grid{grid-template-rows:100px minmax(224px,1fr)}}@media (max-width: 1024px){.grid{grid-template-columns:repeat(3,1fr);grid-template-rows:100px 88px minmax(224px,1fr);grid-template-areas:"A B C" "F F F" "D D D"}}@media (max-width: 550px){.grid{grid-template-rows:auto 56px minmax(224px,1fr);gap:8px}}.grid .grid__round-button{display:none}@media (max-width: 1440px){.grid .grid__round-button{display:flex;position:absolute;top:calc(50% - 16px);right:16px}}.grid__count{font-weight:600;font-size:24px;line-height:1.21}@media (max-width: 550px){.grid__count{font-size:20px}}.grid__title{margin-bottom:4px}.grid__calendar{position:relative;grid-area:F}.grid__block--1,.grid__block--2,.grid__block--3{display:flex;flex-direction:column;justify-content:space-between}.grid__block--1{grid-area:A}.grid__block--2{grid-area:B}.grid__block--3{grid-area:C}.grid__block--4{grid-area:D}.heading{font-weight:600;font-size:12px;line-height:1.21;color:#676767}.input{width:100%;padding:11px 16px;background-color:#eee;border-radius:8px;border:1px solid #c9c9c9;font-weight:500;font-size:14px;line-height:1.22;color:#000;transition:border-color .2s ease-in-out;resize:vertical}.input:focus{border-color:#7babff}.input-container{display:flex;flex-direction:column;gap:8px}.input--not-valid{border-color:#e30029}.input--not-valid+.input__validation{display:block}.input__validation{display:none;font-weight:500;font-size:12px;line-height:1.3;color:#e30029}.input_select-search{padding:8px 12px;margin:8px 0;background:#fff}.invite{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.invite__item--mail{width:33.3%}.invite__item--link{width:33.3%;min-width:-moz-fit-content;min-width:fit-content}.invite__item--date{width:33.3%;text-align:right}.invite__block-copy{position:relative}.invite__copy+.tooltip{display:none}.invite__copy{-moz-column-gap:16px;column-gap:16px}.invite__copy--success+.tooltip{display:block;pointer-events:none;top:calc(100% + 25px)}.invite__copy--success+.tooltip--right{right:17%}.invite-page .main__top{margin-bottom:48px}.invite-page__search{display:flex;flex-direction:column;align-items:flex-start;row-gap:6px;margin-bottom:24px;max-width:403px}.invite-page__search input{background-color:#fff}.invite-page .list-of-buttons{margin-bottom:24px;align-items:start}.invite-page__generate-link{margin-bottom:24px}@media (max-width: 550px){.invite-page__generate-link{width:100%}}.invite-page__table-bottom .table__wrapper{min-width:736px}.invite-page__table-bottom .heading{width:33.3%}.invite-page__table-bottom .table__heading--date{text-align:right}.invoices__table .table-row{flex-direction:column}.invoices__table .invoice--total{flex-direction:row}.invoices__table-wm .table-row{flex-direction:column;padding:12px 16px}.invoices__table-wm--child{margin-top:24px}.invoices__table-wm--child .table-row{flex-direction:row;padding:12px 16px;background-color:#f5f5f6}.invoices__table-wm .invoice--total-wm{flex-direction:row;justify-content:space-between;line-height:32px;font-size:14px;font-weight:600;margin-top:8px;background-color:#d8e6ff}.invoices__nav{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:24px}.invoice{font-weight:500;font-size:12px;line-height:1.4;-moz-column-gap:40px;column-gap:40px}.invoice:not(:last-child){margin-bottom:8px}.invoice .checkbox--borders{width:-moz-fit-content;width:fit-content}.invoice__content{display:flex;width:100%}.invoice__main{display:flex;flex-direction:column;width:75%}.invoice__main-list{display:flex;align-items:center;width:100%}.invoice__main-item--number,.invoice__main-item--date{width:13%}.invoice__main-item--note{width:27%}.invoice__main-item--status{width:30%}.invoice__main-item--sum{margin-left:auto}.invoice__main-item--delete{min-width:36px;width:5%}.invoice__main-item--delete button{width:28px;height:28px;margin-left:auto}.invoice__utils--total{margin-top:8px;padding:24px 16px;border-radius:10px;font-size:14px;background-color:#d8e6ff}.invoice__total{display:flex;justify-content:space-between;font-weight:600;background:#d8e6ff;padding:20px 14px;border-radius:8px;margin:22px 0}.invoice__buttons{display:flex;justify-content:space-between;margin-top:auto}.invoice__trail-dots{font-weight:500;font-size:24px}.invoice__list{margin-bottom:16px}.invoice__web-master{margin-left:auto}.invoice__mark{position:absolute;left:24px;bottom:24px}.invoice__left-item{width:-moz-max-content;width:max-content}.invoice__left-item:not(:last-child){margin-bottom:8px}.invoice__right-item:first-child{font-weight:500}.invoice__right-item:not(:last-child){margin-bottom:8px}.invoice__wm--main{display:flex;align-items:center}.invoice__wm--main-date{width:13%;padding-right:24px}.invoice__wm--main-note{width:28%;padding-right:24px}.invoice__wm--main-amount{width:18%;padding-right:24px}.invoice__wm--main-status{width:12%;padding-right:24px}.invoice__wm--main-receipt{margin-right:8px}.invoice__wm--child{display:flex;align-items:center}.invoice__wm--child-id{width:7%;padding-right:24px}.invoice__wm--child-brand{display:flex;gap:8px;width:21%;padding-right:24px}.invoice__wm--child-offer{width:28%;padding-right:24px}.invoice__wm--child-approved{width:30%;padding-right:24px}.invoice__wm--child-amount{width:14%;padding-right:24px}.invoice__wm--child-total{width:56%}.invoice__wm:last-child{margin-left:auto}.invoice__wm-text{font-weight:500;font-size:14px;line-height:1.4;color:#000}.invoice__wm-buttons{flex-wrap:nowrap!important}.invoice__wm-buttons .button{width:-moz-max-content;width:max-content}.link{color:#000;transition:color .2s ease-in-out;cursor:pointer}.link:hover{color:#e30029}.link:active{color:#ca0327}.link:focus{color:#e3002933}.list-of-buttons{display:flex;gap:8px}.list-of-buttons--vertical{flex-direction:column}.list-of-buttons--vertical .list-of-buttons__item .button{width:100%}.list-of-buttons--child{display:flex;gap:8px}.list-of-buttons--child:not(:last-child):after{position:inherit;content:"";height:40px;width:2px;background-color:#c9c9c9}.list-of-buttons--horizontal{align-items:center;flex-wrap:wrap}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#nprogress .bar{background:#e30029!important;height:3px!important}#nprogress .peg{box-shadow:1px 1px 4px #0003!important}.lobster{position:absolute;width:309px;height:317px;bottom:0;left:-54px;background-image:url(/assets/lobster-f77014fd.svg);background-repeat:no-repeat;background-position:center bottom;background-size:100% 100%;z-index:-1}.main{padding-bottom:40px}@media (max-width: 550px){.main{padding-bottom:16px}}.main__container{display:flex;-moz-column-gap:25px;column-gap:25px}.main__content{width:100%;padding-top:38px;overflow:hidden}@media (max-width: 768px){.main__content{padding-top:24px}}@media (max-width: 550px){.main__content{padding-top:16px}}.main__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media (max-width: 768px){.main__top{justify-content:flex-start}}.main__top--users{display:flex;flex-wrap:nowrap;gap:16px;margin-bottom:16px}@media (max-width: 1024px){.main__top--users{flex-wrap:wrap}}.main__top--link{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:calc(33.3% - 5.33px);background-color:#d8e6ff}@media (max-width: 1024px){.main__top--link{width:calc(50% - 8px)}}.main__top--link--inactive .main__top--count{color:#676767}@media (max-width: 1024px){.main__top--link--request{width:100%}}.main__top--link .main__top--count{font-weight:600;font-size:24px;line-height:1.3}.main__top--statistic{display:flex;flex-direction:column;gap:16px}.main__logo{display:none}@media (max-width: 768px){.main__logo{display:block;margin-right:20px;max-width:190px}}@media (max-width: 550px){.main__logo{margin-right:auto}}@media (max-width: 768px){.main__title{margin-right:auto}}@media (max-width: 550px){.main__title{display:none}}.main__nav{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:24px}.main__nav .main__back{margin-bottom:0;margin-right:16px}.main .invoice--total{margin-top:8px;font-weight:600;justify-content:space-between;padding-bottom:84px;background-color:#d8e6ff}.main__filters{margin-bottom:16px}.main__filters--bills{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:24px}.main__checkboxes{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px;margin-bottom:24px}.main__checkboxes .checkbox__label{background-color:#fff}.main__subtitle{margin-bottom:24px}.main__buttons{margin-bottom:64px}.main__back{margin-bottom:24px}.main__report{margin-right:auto}.main .main__logout{width:40px;height:40px}@media (max-width: 768px){.main .main__logout{width:32px;height:32px}}.main__notification{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#fff;border-radius:100px;border:1px solid #c9c9c9;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}@media (max-width: 768px){.main__notification{width:32px;height:32px}}.main__notification svg path{transition:stroke .2s ease-in-out}.main__notification:hover{border-color:#e30029;background-color:#e30029}.main__notification:hover svg path{stroke:#fff}.main__notification:hover .main__notification__count--is-active{color:#000;background-color:#fff}.main__notification:active{border-color:#ca0327;background-color:#ca0327}.main__notification:active svg path{stroke:#fff}.main__notification:active .main__notification__count--is-active{color:#000;background-color:#fff}.main__notification:focus{border-color:#e30029;background-color:#e30029;outline:2px solid rgba(227,0,41,.2)}.main__notification:focus svg path{stroke:#fff}.main__notification:focus .main__notification__count--is-active{color:#000;background-color:#fff}.main__notification:disabled{background-color:#fff;border-color:#e5e5e5}.main__notification:disabled svg path{stroke:#e5e5e5}.main__notification:disabled .main__notification__count--is-active{color:#fff;background-color:#e5e5e5}.main__notification__count{display:none;transition:color .2s ease-in-out,background-color .2s ease-in-out}.main__notification__count--is-active{position:absolute;display:flex;align-items:center;justify-content:center;width:14px;height:14px;top:0;right:0;font-weight:600;font-size:12px;line-height:1.21;background-color:#e30029;border-radius:100px;color:#fff}.main .main__menu{display:none}@media (max-width: 768px){.main .main__menu{display:flex}}.main__alert{margin-bottom:24px}@media (max-width: 550px){.main__alert{margin-bottom:16px}}.main__bottom .table__head{gap:8px}.main__bottom .offer{gap:12px}.main .report__total{margin-top:8px;background-color:#d8e6ff;font-weight:600}.menu{display:flex;flex-direction:column;align-items:flex-start}.menu__group:not(:last-child){margin-bottom:24px}.menu__group--mobile:not(:last-child){margin-bottom:12px}.menu__items{padding-left:33px}.menu__item{width:-moz-fit-content;width:fit-content}.menu__item:not(:last-child){margin-bottom:12px}.menu__item--main{transform:translate(-36px)}.menu__link{font-weight:500;font-size:14px;line-height:1.4;display:flex;align-items:center}.menu__link svg{margin-right:11px;min-width:24px}.menu__link--is-active{color:#e30029;font-weight:600}.menu__link--is-active svg path{stroke:#e30029}.menu__link--is-active svg circle{stroke:#e30029}.menu__logout button{width:100%!important}@media (min-width: 768px){.menu__logout{display:none!important}}.mobile-menu{display:none;position:relative;padding:12px;max-height:95dvh;overflow-y:auto}@media (max-width: 768px){.mobile-menu{display:block}}.mobile-menu__close{position:absolute;right:16px}.mobile-menu__close svg{height:60%}.modal{display:none}.modal--active{display:block;position:fixed;background:rgba(0,0,0,.3);z-index:10;overflow-y:auto;padding:16px}.modal_top{top:0}.modal_right{right:0}.modal_bottom{bottom:0}.modal_left{left:0}.modal__wrapper{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:463px;margin:0 auto;border-radius:10px;background-color:#fff}@media (max-width: 768px){.modal__wrapper{max-width:343px}}.modal__confirm-offer .modal__wrapper{max-width:95vw;width:95vw;max-height:95dvh;height:95dvh}.modal__confirm-offer .popup{height:100%}.notification-bell__container{position:relative}.notification-bell__popup{display:none}.notification-bell__popup--active{display:block;position:absolute;top:calc(100% + 8px);right:0;min-width:463px;padding:30px;background-color:#fff;border-radius:10px;z-index:9;border:1px solid #c9c9c9;max-height:360px;overflow-y:auto}@media (max-width: 550px){.notification-bell__popup--active{padding:15px 15px 30px;min-width:296px}}.notification-bell__popup--active .notifications__list{gap:8px}.notification{border-radius:20px;text-align:left;font-weight:500;font-size:16px;line-height:1.4;color:#000;background-color:#fff;padding:17px 16px}@media (max-width: 550px){.notification{font-size:14px;text-align:center;padding:12px 16px}}.notification--gray-background{font-size:14px;background-color:#eee;padding:12px 16px}.notifications__top{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:24px}.notifications__top .list-of-buttons{flex-wrap:wrap-reverse}.notifications__list{display:flex;flex-direction:column;gap:24px}.notifications__list .list-of-buttons{flex-wrap:wrap}.notifications__item{display:flex;flex-direction:column;gap:8px}.notifications__modal{position:relative;padding:30px}@media (max-width: 768px){.notifications__modal{padding:15px}}.notifications__modal .title--second,.notifications__modal .select{margin-bottom:24px}.notifications__modal .input--textarea{min-height:212px;margin-bottom:16px}.notifications__modal .checkbox{margin-bottom:16px}.offer{display:flex;align-items:center;padding:11px 16px;background-color:#f5f5f6;border-radius:8px;position:relative}.offer-white{background-color:#fff}.offer:not(:last-child){margin-bottom:8px}.offer_selectable{cursor:pointer;transition:all .2s ease-in-out;border:solid 1px transparent}.offer_selectable:hover{background-color:#f3f8ff}.offer_selectable_selected{background-color:#e2ecff!important;border-color:#d8e6ff}.offer_selectable_blocked{background-color:#e1e1e199!important;cursor:unset}.offer_selectable_blocked *{color:#9d9d9d!important}.offer_selectable_blocked img{opacity:60%}.offer__item:last-child{width:13%;word-break:keep-all;margin-left:auto}.offer__platform-item{font-size:14px;padding-right:20px;text-decoration:underline;cursor:pointer}.offer__platform-item:hover{color:#e30029}.offer__text{display:flex;font-weight:500;font-size:12px;line-height:1.4;color:#000}.offer__wm-text{font-weight:500;font-size:14px;line-height:1.4;color:#000}.offer__brand{width:7%}.offer__wm-goals{width:15%;padding-right:12px}.offer__wm-promo{width:35%;padding-right:24px}.offer__wm-product{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;width:20%;padding-right:24px}.offer__wm-money{width:8%}.offer__wm-link{flex-direction:column;align-items:flex-start}.offer__wm-link__item{display:flex;align-items:center;width:100%}.offer__wm-link__item--info{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;margin-top:12px}.offer__wm-link__item--info-link{display:flex;padding:20px 0;border-top:solid 2px #e5e5e5}.offer__wm-link__item--info__list{display:flex;flex-direction:column;row-gap:16px;width:60%;max-width:56%}.offer__wm-link__item--info__list--item{position:relative;display:flex;align-items:flex-start}.offer__wm-link__item--info__list--item__list{display:flex;flex-direction:column;gap:6px}.offer__wm-link__item--info__list--item-link{display:flex;-moz-column-gap:8px;column-gap:8px;text-decoration:underline}.offer__wm-link__item--info__list--item-copy{min-width:20px;cursor:pointer}.offer__wm-link__item--info__list--item .tooltip{right:-10%;top:200%}.offer__wm-link__item--info__list--item span:first-of-type{min-width:200px;max-width:200px;color:#676767;font-size:12px;font-weight:600}.offer__wm-link__item--info__list--item span:nth-child(2n){font-size:14px;font-weight:500}.offer__wm-link__item--info__stat{display:flex;align-items:center;width:44%}.offer__wm-link__item--info__stat .offer__item{width:21%;margin-left:0}.offer__wm-link__item--info-more{position:absolute;bottom:8px;right:8px;margin-top:auto}.offer__wm-link-name{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px;width:36%;padding-right:32px}.offer__wm-link-name span{max-width:400px;word-break:normal}.offer__wm-link-money{width:10%;text-align:center;margin-left:5px}.offer__wm-link-count{width:9%;text-align:center}.offer__wm-link-status{width:20%;text-align:start;padding:4px 8px;text-align:center;border-radius:8px}.offer__wm-link-status-ok{background:#96dcb4}.offer__wm-link-status-bad{background:#ffefb4}.offer__wm-link-expand{margin-left:auto}.offer__wm-link-edit{cursor:pointer;min-width:20px;min-height:20px}.offer__wm-link .input{height:32px}.offer__product{width:14%}.offer__promo{width:30%;padding-right:16px}.offer__top-promo{width:36%;padding-right:24px}.offer__application{width:10%}.offer__approve{width:14%;padding-right:40px}.offer__money{width:8%}.offers__change-status{padding:30px;display:flex;flex-direction:column;align-items:flex-start;gap:30px}.offers__top{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:24px}.offers .table__heading--number{width:7%}.offers .table__heading--product{width:15%}.offers .table__heading--offer{width:33%}.offers .table__heading--money{width:15%}.offers .table__heading--status{width:9%}.offers--number{width:7%}.offers--product{display:flex;align-items:center;gap:8px;padding-right:20px;width:15%}.offers--offer{width:33%}.offers--money{width:15%}.offers--status{width:10%}.offers__btns{display:flex;margin-left:auto;align-items:center;gap:6px}.offers__add-offer{position:relative;max-width:463px}.offers__add-offer .steps{margin-bottom:32px}.offers__add-offer--third{max-width:904px}.offers__add-offer--sixth{max-width:954px}.offers__content{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px}@media (max-width: 550px){.offers__content{flex-direction:column}}.offers__left{width:calc(50% - 10px)}@media (max-width: 550px){.offers__left{width:100%}}.offers__right{width:calc(50% - 10px)}@media (max-width: 550px){.offers__right{width:100%}}.offers__bottom{display:flex;justify-content:space-between;align-items:center}@media (max-width: 550px){.offers__bottom{flex-direction:column;align-items:flex-start;gap:20px}.offers__bottom-add{order:-1}}.offers__close{position:absolute;top:24px;right:30px}.offers__fields{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.offers__fields-item,.offers__label{display:flex;flex-direction:column;gap:6px}.offers__subtitle{margin-bottom:24px}.offers__textarea{min-height:97px}.offers .table-row{align-items:center}@media (min-width: 1024px){.on-boarding .modal__wrapper{min-width:488px}}.on-boarding .popup{padding:40px 40px 24px}.on-boarding__close-btn{position:absolute;top:8px;right:8px}.on-boarding__footer{flex-direction:row;justify-content:space-between;display:flex}.on-boarding__footer--step{align-self:flex-end}.on-boarding__bottom{margin-bottom:12px}.on-boarding img{width:488px;border-radius:16px;min-height:164px}@media (min-width: 768px){.on-boarding img{min-height:232px}}@media (min-width: 1024px){.on-boarding img{min-height:240px}}.platform{position:relative;min-height:148px}.platform:not(:last-child){margin-bottom:8px}.platform__main{display:flex;flex-direction:column;align-items:flex-start;row-gap:24px;width:57%}.platform__main-top{display:flex;width:100%}.platform__buttons{margin-top:auto}.platform__id{display:inline-block;width:12%}.platform__email{display:inline-block;width:44%}.platform__name{display:inline-block;width:30%}.platform__approved{width:23%}.platform__approved--waiting{margin-left:16px;width:23%}.wm-platform-status{position:relative;overflow:visible!important}.wm-platform-status .tooltip{display:none;bottom:56px;left:50%;width:-moz-max-content;width:max-content;max-width:280px;transform:translate(-50%);white-space:normal}.wm-platform-rejected{cursor:pointer}.wm-platform-rejected:after{content:"";display:inline-block;width:16px;height:16px;margin-left:8px;background-image:url(/assets/icon_info-7edb0baf.svg);background-repeat:no-repeat;background-position:center left}.wm-platform-rejected:hover+.tooltip{display:block}.popup{padding:32px}.popup:has(.popup__scroll){max-height:70vh;overflow-y:auto}@media (max-width: 768px){.popup{padding:16px}}.preview--container{display:flex;width:100%;margin-left:auto;margin-right:auto;gap:24px;align-items:center;flex-wrap:wrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.preview--item{position:relative;min-width:96px;max-width:33%;flex:1;flex-shrink:0;flex-basis:0}.preview--remove{position:absolute;top:4px;right:4px}.rating__top{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:9px;-moz-column-gap:21px;column-gap:21px}@media (max-width: 550px){.rating__top{justify-content:center}.rating__title{display:none}}.rating__subtitle{margin-bottom:8px}.rating__content{width:calc(50% - 10.5px);padding:18px 24px;background-color:#f5f5f6;border-radius:8px}@media (max-width: 1024px){.rating__content:not(:last-child){margin-bottom:16px}.rating__content{width:100%}}@media (max-width: 768px){.rating__content{padding:16px}}.rating__tables{display:flex;flex-wrap:wrap;justify-content:space-between}.rating__item{display:flex;justify-content:space-between;font-weight:500;font-size:12px;line-height:1.4;color:#000}.rating__item:not(:last-child){margin-bottom:4px}.remark{font-weight:500;font-size:14px;line-height:1.4;border-radius:100px;text-align:center;padding:6px 16px;background-color:#d7f3e3}.remark--white{background-color:#fff;border:1px solid #c9c9c9}.remark--reject{background-color:#ff8097}.remark--check{background-color:#ffefb4}.remark--approved{background-color:#96dcb4}.report{align-items:flex-start}.report__item--number{width:7%}.report__item--product{display:flex;align-items:center;gap:16px;width:16%}.report__item--offer{width:35%}.report__item--approved,.report__item--bet{width:12%}.report__item--sum{width:10%}.report__item--total{width:58.5%}.requisite:not(:last-child){margin-bottom:8px}.requisite__item:last-child{margin-left:auto}.requisite__id{width:7%}.requisite__email{width:25%}.requisite__name{width:20%}.requisite__requisites{width:25%}.requisite__requisite{display:flex;flex-direction:column;align-items:flex-start}.requisite__requisite:not(:last-child){margin-bottom:12px}.requisite__created,.requisite__deleted{width:20%}.requisite__heading{font-weight:600;color:#676767}.table .requisite--active{background-color:#d8e6ff}.round-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#fff;border-radius:100px;border:1px solid #c9c9c9;transition:border-color .2s ease-in-out,background-color .2s ease-in-out,transform .2s ease-in-out}.round-button svg{width:60%;height:60%}.round-button svg path{transition:stroke .2s ease-in-out}.round-button:hover{border-color:#e30029;background-color:#e30029}.round-button:hover svg path{stroke:#fff}.round-button:hover .main__notification__count--is-active{color:#000;background-color:#fff}.round-button:active{border-color:#ca0327;background-color:#ca0327}.round-button:active svg path{stroke:#fff}.round-button:active .main__notification__count--is-active{color:#000;background-color:#fff}.round-button:focus{border-color:#e30029;background-color:#e30029;outline:2px solid rgba(227,0,41,.2)}.round-button:focus svg path{stroke:#fff}.round-button:focus .main__notification__count--is-active{color:#000;background-color:#fff}.round-button:disabled{background-color:#fff;border-color:#e5e5e5}.round-button:disabled svg path{stroke:#e5e5e5}.round-button:disabled .main__notification__count--is-active{color:#fff;background-color:#e5e5e5}.round-button--active{border:2px solid #e30029;transform:rotate(180deg)}.round-button--active-90{transform:rotate(90deg)}.rule__item--number{width:16%}.rule__item--original,.rule__item--temp{width:20%}.rule__item--link{width:18%}.rule__item--created{width:20%}.rule__delete{position:absolute;right:24px;top:calc(50% - 16px)}.rules__top{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:24px}.rules__filters--top{margin-bottom:8px}.rules .table__wrapper{min-width:735px}.rules .table__heading--number{width:16%}.rules .table__heading--original{width:20%}.rules .table__heading--temp,.rules .table__heading--link{width:19%}.rules .table__heading--created{width:20%}.rules .table-row{align-items:center}.search{max-width:307px;padding:8px 18px 8px 40px;background-color:#fff;border-radius:100px;border:2px solid #c9c9c9;background-image:url(/assets/icon_search-4f60d664.svg);background-repeat:no-repeat;background-position:16px center;background-size:20px 20px;transition:border-color .2s ease-in-out}.search:focus{border-color:#7babff}.section--date{width:20%;padding-right:20px}.section--clicks,.section--request,.section--all{width:10%}.section--approved{width:15%}.section--process{width:10%}.section--waiting,.section--rejected{width:15%}.section--treelike .section--date{display:flex;align-items:center;gap:8px;width:50%}.section__round-button{position:absolute;top:calc(50% - 16px);left:24px}.sections__top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.sections__top .list-of-buttons{justify-content:flex-end}@media (max-width: 550px){.sections__top .list-of-buttons__item{display:none}}.sections__top .list-of-buttons__item--filters{display:none}.sections__top .list-of-buttons__item--filters .select__radio-list--active{right:0;min-width:-moz-max-content;min-width:max-content}@media (max-width: 550px){.sections__top .list-of-buttons__item--filters,.sections__top .list-of-buttons__item--setting{display:flex}}.sections__list-of-buttons{margin-bottom:16px}.sections .table__heading--date{width:20%}.sections .table__heading--clicks,.sections .table__heading--request,.sections .table__heading--all{width:10%}.sections .table__heading--approved,.sections .table__heading--waiting,.sections .table__heading--rejected{width:15%}.sections .section__total{background-color:#d8e6ff}.sections__count{background-color:#e5e5e5;border-radius:100px;padding:4px 10px}.select{position:relative}.select_disabled{opacity:.3;pointer-events:none}.select__button{width:100%;display:flex;align-items:center;justify-content:space-between;font-weight:500;font-size:14px;line-height:1.4;padding:10px 16px;background-color:#eee;border:1px #c9c9c9 solid;border-radius:8px}.select__list{display:none;position:absolute;background-color:#eee;border:1px #c9c9c9 solid;border-radius:8px;left:0;right:0;top:calc(100% + 4px);padding:8px 0;max-height:190px;overflow-y:auto;cursor:pointer;z-index:2}.select__list--active{display:block}.select__list--common{max-height:396px;overflow-y:auto}.select__list::-webkit-scrollbar{width:5px;height:5px}.select__radio-list{display:none}.select__radio-list--active{position:absolute;display:flex;flex-direction:column;align-items:flex-start;row-gap:16px;min-width:241px;z-index:2;top:calc(100% + 8px);box-shadow:0 0 10px #00000026;border-radius:10px}.select__item{display:flex;align-items:center;gap:8px;padding:4px 16px}.select__item:hover{background-color:#d8e6ff}.select__open{rotate:180deg}.select__check{min-width:16px;color:#ca0327}.select__input{display:flex;margin:0 16px 12px;width:100%}.select__input .input{background-color:#fff}.statistic__block{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}@media (max-width: 550px){.statistic__block{align-items:center}}.statistic__bottom{display:flex;margin-top:16px}.statistic__last-update{padding-right:8px;font-size:12px}.statistic__paginator{min-width:-moz-max-content;min-width:max-content;padding:8px;width:-moz-fit-content;width:fit-content;margin-left:auto}.statistic__group--date{margin-bottom:16px}.statistic__table--blur{filter:blur(2px)}.statistic__close{position:absolute;top:16px;right:16px}.statistic__round-button{display:none}@media (max-width: 550px){.statistic__round-button{display:flex}.statistic__list-of-buttons{display:none}}.statistic__choice{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}.statistic__choice--left{margin-right:24px}.statistic__choice--heading{display:inline-block;margin-bottom:8px}.statistic__graph{margin-bottom:72px}.statistic .statistic__table .table__body{max-height:-moz-max-content;max-height:max-content}.statistic .statistic__table--treelike .table__head{padding-left:72px}.statistic .statistic__table--treelike .table__heading--date{width:65%}.statistic .statistic__table--treelike .table__heading--process{width:15%}.statistic .statistic__table--treelike .table__heading--approved{width:20%}.statistic .statistic__table--treelike .table__heading--rejected{width:15%}.statistic .statistic__table--treelike .table__heading--money{width:18%;text-align:right;margin-left:auto}.statistic__treelike-row{display:flex;flex-direction:column;row-gap:8px;padding-right:8px!important}.statistic__level-first{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px;width:100%;margin-bottom:8px}.statistic__level-second{background-color:#f5f5f6;padding:12px 16px 12px 24px;border-radius:10px}.statistic__level-second__main{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px;width:100%}.statistic__level-second .statistic__wait{width:12%}.statistic__level-second .statistic__approved{width:13%}.statistic__level-second .statistic__rejected{width:11%}.statistic__level-second .statistic__profit{width:15%;margin-left:auto}.statistic__level-third{padding-left:8px;padding-top:8px}.statistic__level-third__main{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px;width:100%}.statistic__level-third .statistic__wait{width:11.5%}.statistic__level-fourth{display:flex;align-items:center;padding:14px 0 14px 56px}.statistic__level-fourth .statistic__date{width:45.5%}.statistic__level-fourth .statistic__wait{width:11%}.statistic__level-fourth .statistic__approved{width:14.5%}.statistic__level-fourth .statistic__rejected{width:12.5%}.statistic__arrow{width:4%}.statistic__date{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;width:43%}.statistic__count{display:flex;align-items:center;justify-content:center;background-color:#c9c9c9;border-radius:100px;width:20px;height:20px;flex-shrink:0}.statistic__wait{width:10%;text-align:right}.statistic__approved{width:12%;text-align:right}.statistic__rejected{width:10%;text-align:right}.statistic__profit{width:14%;text-align:right}.statistic .section__total{margin-top:8px;padding-left:74px;-moz-column-gap:12px;column-gap:12px;font-weight:600}.statistic .section__total .section--date{width:46%}.statistic .section__total .section--process{width:10%;text-align:right}.statistic .section__total .section--approved{width:12%;text-align:right}.statistic .section__total .section--rejected{width:10%;text-align:right}.statistic .section__total .section--money{width:17%;text-align:right}.modal .statistic__filters{position:relative;display:flex;flex-direction:column;align-items:normal;background-color:#fff;padding:18px 16px;row-gap:12px}.modal .statistic__filters .title{margin-bottom:24px}.modal .statistic__filters .list-of-buttons__item{margin-right:0}.modal .statistic__filters .list-of-buttons__item--id{margin-bottom:24px}.modal .statistic__filters .list-of-buttons__item--action .button{justify-content:center!important}.modal .statistic__filters .list-of-buttons__item .button{width:100%;justify-content:space-between}.steps{display:flex;align-items:center;gap:24px}.steps__item{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#fff;border:1px solid #c9c9c9;border-radius:100px;cursor:pointer}.steps__item--active{border-color:#e30029;background-color:#e30029}.steps__item--active .title{color:#fff}.stock__edit{display:flex;margin-left:auto;gap:8px}.stock__item--number{width:8%}.stock__item--product{display:flex;align-items:center;gap:8px;width:17%}.stock__item--offer{width:38%}.stock__item--app{width:10%}.stock__item--approve{width:15%}.switch{position:relative;width:42px;height:25px;border-radius:100px;border:1px solid #c9c9c9}.switch:after{content:"";position:absolute;width:18px;height:18px;border-radius:100px;background-color:#c9c9c9;top:3px;left:3px;transition:transform .2s ease-in-out,background-color .2s ease-in-out}.switch--active:after{transform:translate(16px);background-color:#e30029}.table-row{position:relative;display:flex;padding:24px 16px;background-color:#fff;box-shadow:0 0 10px #0000000a;border-radius:10px;font-weight:500;font-size:12px;line-height:1.4}.table-row:not(:last-child){margin-bottom:8px}.table{overflow-y:auto;word-break:break-word}.table .round-button{flex-shrink:0}.table--hidden{display:none}.table__wrapper{min-width:995px}.table__head{display:flex;padding:0 16px;margin-bottom:8px}.table__empty{display:flex;justify-content:center;align-items:center;gap:20px;margin:40px 0;color:#676767}.table__empty svg{width:40px;height:40px}.table__empty p{color:#676767;font-size:24px}.table__body{overflow-y:auto;max-height:75vh}.table__body_shrink{max-height:56vh}.table__heading{display:inline-block}.table__heading--wm-brand{width:7%}.table__heading--wm-product{width:20%}.table__heading--wm-offer{width:35%}.table__heading--wm-goals{width:15%}.table__heading--wm-money{width:8%}.table__heading--wm-date{width:13%}.table__heading--wm-note{width:28%}.table__heading--wm-amount{width:20%}.table__heading--wm-status{width:10%}.table__heading--wm-id{width:7%}.table__heading--wm-approved{width:30%}.table__heading--wm-link-name{width:36%}.table__heading--wm-link-status{width:20%}.table__heading--wm-link-money{width:10%;text-align:center}.table__heading--wm-link-count{width:9%;text-align:center}.table__heading--wm-document-name{width:20%}.table__heading--wm-document-created{width:19%}.table__heading--wm-document-date{width:14%}.table__heading--wm-document-signed{width:40%}.table__heading--wm-document-status{width:24%}.table__heading--brand{width:7%}.table__heading--product{width:14%}.table__heading--promo{width:29%}.table__heading--app,.table__heading--top-app{width:10%}.table__heading--top-approve{width:14%}.table__heading--top-product{width:14.5%}.table__heading--top-promo{width:36%}.table__heading--approve{width:14%}.table__heading--money{width:6.3%}.table__heading--id{width:7%}.table__heading--email{width:25%}.table__heading--name{width:20%}.table__heading--requisite{width:25%}.table__heading--created,.table__heading--deleted{width:20%}.table__heading--approved,.table__heading--approved-waiting{width:23%}.table__heading--number,.table__heading--date{width:8%}.table__heading--note{width:16%}.table__heading--status{width:23%}.table__heading--offer{width:34%}.table__heading--bet{width:12%}.table__heading--sum{width:9%}.table__heading--place{width:22%}.table__heading--type{width:15%}.table__heading--month{width:10%}.table__heading--counting,.table__heading--summary,.table__heading--pay,.table__heading--profit,.table__heading--tax,.table__heading--profit-after-tax{width:15%}.table--history-of-req .requisite__item:last-child{margin-left:0}.table--invoices-report{margin-bottom:64px}.table--invoices-report .table__heading--number{width:7%}.table--invoices-report .table__heading--product{width:16%}.table--invoices-report .table__heading--approved{width:13%}.table--invoices-user .table__heading--offer{width:43%}.table--invoices-user .report__item--offer{width:45%}.table--invoices-user .report__item--total{width:68.5%}.table--requisites .table__body{max-height:85vh;overflow-y:auto}.table--bills .table__heading--number{width:6%}.table--bills .table__heading--requisite{width:38%}.table--bills .table__heading--status{width:14%}.table--bills .table-row{align-items:center}.table--acts .table__wrapper{margin-bottom:24px}.table--acts .table__heading--number{width:6%}.table--acts .table__heading--date{width:12%}.table--acts .table__heading--requisite{width:42%}.table--acts .table__heading--sum{width:15%}.table--acts .table-row{align-items:center}.table--users{margin-bottom:24px}.table--users .heading{margin-left:8px}.table--users .table__wrapper{width:-moz-max-content;width:max-content}.table--users .table__head{padding-left:48px}.table--users .table__heading--id{min-width:36px;max-width:36px}.table--users .table__heading--contract{min-width:92px;max-width:92px}.table--users .table__heading--email{min-width:160px;max-width:160px}.table--users .table__heading--name,.table--users .table__heading--place,.table--users .table__heading--type{min-width:232px;max-width:232px}.table--users .table__heading--requisite{min-width:192px;max-width:192px}.table--users .table__heading--status{min-width:92px;max-width:92px}.table--users .table__body{max-height:55vh;overflow-y:auto}.invoices__table .table__heading--sum{text-align:end;width:24%}.invoices__table .table__heading--empty{width:10%}.invoices__table .table__body{max-height:60vh;overflow-y:auto}.invoices__table-wm .table__body{max-height:65vh;overflow-y:auto}.invoices__table-wm--child .table__wrapper{min-width:-moz-max-content;min-width:max-content}.invoices__table-wm--child .table__heading--wm-brand{width:21%}.invoices__table-wm--child .table__heading--wm-offer{width:28%}.invoices__table-wm--child .table__heading--wm-amount{width:14%}.statistic__table--treelike .table__body{max-height:60vh;overflow-y:auto}.invite-page .table__body{max-height:40vh;overflow-y:auto}.invite-page__table-bottom .table__body{max-height:none}.title{font-weight:600;font-size:32px;line-height:1.12;color:#000}@media (max-width: 768px){.title{font-size:22px}}.title--second{font-size:22px;line-height:1.21}@media (max-width: 768px){.title--second{font-size:16px}}.title--third{color:#676767;font-size:16px;line-height:1.21}@media (max-width: 550px){.title--third{font-size:12px}}.title--fourth{font-size:16px;line-height:1.21}.title--fifth{font-size:12px;font-weight:500;line-height:1.21;color:#676767}.tooltip{position:absolute;background-color:#fff;box-shadow:0 0 14px #0000002e;border-radius:10px;z-index:3;max-width:463px;font-weight:500;line-height:1.4}.tooltip__triangle{position:absolute}.tooltip__triangle svg{width:100%;height:100%}.tooltip--big{padding:30px;font-size:16px}.tooltip--big .tooltip__triangle{width:30px;height:30px}.tooltip--middle{display:block;padding:16px;font-size:14px}.tooltip--middle .tooltip__triangle{width:20px;height:20px}.tooltip--small{padding:8px;font-size:14px}.tooltip--small .tooltip__triangle{width:14px;height:14px}.tooltip--arrow-right-top .tooltip--big .tooltip__triangle{right:36px;top:-27px}.tooltip--arrow-right-top .tooltip--middle .tooltip__triangle{right:28px;top:-18px}.tooltip--arrow-right-top .tooltip--small .tooltip__triangle{top:-12px;right:11px}.tooltip--arrow-left-top .tooltip--big .tooltip__triangle{left:36px;top:-27px}.tooltip--arrow-left-top .tooltip--middle .tooltip__triangle{left:28px;top:-18px}.tooltip--arrow-left-top .tooltip--small .tooltip__triangle{top:-12px;left:11px}.tooltip--arrow-right-bottom .tooltip--big .tooltip__triangle{right:36px;bottom:-27px;transform:rotate(180deg)}.tooltip--arrow-right-bottom .tooltip--middle .tooltip__triangle{right:28px;bottom:-18px;transform:rotate(180deg)}.tooltip--arrow-right-bottom .tooltip--small .tooltip__triangle{bottom:-12px;right:11px;transform:rotate(180deg)}.tooltip--arrow-left-bottom .tooltip--big .tooltip__triangle{left:36px;bottom:-27px;transform:rotate(180deg)}.tooltip--arrow-left-bottom .tooltip--middle .tooltip__triangle{left:28px;bottom:-18px;transform:rotate(180deg)}.tooltip--arrow-left-bottom .tooltip--small .tooltip__triangle{bottom:-12px;left:11px;transform:rotate(180deg)}.tooltip--arrow-middle-bottom .tooltip--middle .tooltip__triangle{left:50%;transform:translate(-50%);bottom:-18px;transform:rotate(180deg)}.top-offer__top{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:16px}@media (min-width: 768px){.top-offer__top{margin-bottom:24px}}.top-stock .table__heading--product{width:17%}.top-stock .table__heading--offer{width:38%}.top-stock .table__heading--app{width:10%}.top-stock .table__heading--approve{width:14%}.top-stock__add{margin-bottom:24px}.top-stock .table-row{align-items:center}.user-change{display:flex;flex-direction:column;row-gap:24px}.user-change__list{display:flex;flex-direction:column;max-height:50dvh;overflow-y:scroll;overflow-x:hidden;row-gap:16px}.user-change .form__header{margin-bottom:0}.user-info{padding:16px 16px 16px 48px;overflow:hidden;min-height:66px;max-height:-moz-fit-content;max-height:fit-content}.user-info__label{position:absolute;left:16px;top:16px}.user-info__item{position:relative;display:block;padding-left:8px;padding-right:8px}.user-info__item:not(:last-child):after{position:absolute;content:"";top:-16px;right:0;bottom:-16px;width:2px;background-color:#f1f1f1}.user-info__item--id{min-width:44px;max-width:44px}.user-info__item--contract{min-width:100px;max-width:100px}.user-info__item--email{min-width:172px;max-width:172px}.user-info__item--name{min-width:240px;max-width:240px}.user-info__item--place{display:flex;align-items:flex-start;gap:8px;min-width:240px;max-width:240px}.user-info__item--place .round-button svg{width:50%;height:50%}.user-info__item--platform{min-width:240px;max-width:240px}.user-info__item--requisite{display:flex;align-items:flex-start;min-width:200px;max-width:200px;gap:8px}.user-info__item--requisite:after{content:none}.user-info__item--status{min-width:100px;max-width:100px}.user-info__item--connect{min-width:132px;max-width:132px}.user-info__item--item:not(:last-child){margin-bottom:8px}.user-info--inactive{max-height:66px}.web-master{width:22%;height:-moz-max-content;height:max-content;padding:24px;border:1px solid #c9c9c9;border-radius:10px}.web-master__item{display:flex;flex-direction:column;align-items:flex-start}.web-master__item:not(:last-child){margin-bottom:12px}.web-master__heading{font-weight:600;font-size:12px;line-height:1.4;color:#676767;margin-bottom:4px}.web-master__remarks{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.web-master__remark:not(:last-child){margin-right:8px}@font-face{font-family:Montserrat;src:local("Montserrat-Medium"),url(/assets/Montserrat-Medium-bb662041.woff2) format("woff2"),url(/assets/Montserrat-Medium-a37718cd.woff) format("woff");font-style:normal;font-display:swap;font-weight:500}@font-face{font-family:Montserrat;src:local("Montserrat-SemiBold"),url(/assets/Montserrat-SemiBold-bf715075.woff2) format("woff2"),url(/assets/Montserrat-SemiBold-52fbec91.woff) format("woff");font-style:normal;font-display:swap;font-weight:600}body{position:relative;font-family:Montserrat,sans-serif;margin:0;background-color:#f1f1f1;min-height:100vh}@supports (min-height: 100dvh){body{min-height:100dvh}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#9d9d9d;border-radius:100px}html{box-sizing:border-box;scrollbar-gutter:stable}*,*:before,*:after{box-sizing:inherit}*:focus,*:focus-visible{outline:0}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}.underlined{text-decoration:underline!important}input{font-family:inherit;font-size:100%;line-height:1.15;margin:0}input:disabled{color:gray!important}input[type=file]::-webkit-file-upload-button{height:100%;width:100%;cursor:pointer}textarea{font-family:inherit}textarea:disabled{color:gray!important}.container{max-width:1372px;padding-left:16px;padding-right:16px;margin:0 auto}.top-border{border-top:solid 1px #c9c9c9}@media (min-width: 1024px){.mobile-only{display:none!important}}@media (max-width: 1024px){.large-only{display:none!important}}.v-enter-active,.v-leave-active{transition:opacity .3s ease}.v-enter-from,.v-leave-to{opacity:0}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding:.1875em .375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>*:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>*:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>*:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>*:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-left:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-primary{--tw-prose-links: #d30029;--tw-prose-invert-links: #e30029}.prose a{color:#5850ec;text-decoration:none;font-weight:600}.prose.alert{max-width:inherit;color:#000}.prose.alert a{color:#000!important}.prose.alert p{margin-top:0;margin-bottom:0}.calendar-popover{max-width:400px;max-height:50vh;padding:16px;font-size:12px;line-height:16px;overflow-y:auto}.calendar-popover__item{margin-bottom:4px}.calendar-popover__start{color:#2dba69}.calendar-popover__end{color:#ff002e}.vc-dot.vc-green:not(:first-of-type){display:none}.vc-dot.vc-red:not(:last-of-type){display:none}.vc-popover-content{box-shadow:0 4px 12px #0000001a}.vc-container{font-family:Montserrat,sans-serif!important}.vc-weekdays,.vc-week{margin-top:6px}.vc-weekday{font-size:12px;font-weight:600;text-transform:uppercase;color:#676767}.vc-header .vc-arrow{width:30px;height:30px;color:#000;border-radius:50%;border:1px solid #c9c9c9}.vc-header .vc-arrow:hover{color:#fff;border:none}.vc-title>span{color:#676767}.vc-title>span:first-letter{text-transform:capitalize}.vc-dots{padding:1px;border-radius:4px;background-color:#fff}.vc-popover-caret{display:none!important}.vc-primary{--vc-accent-600: #ca0327;--vc-hover-bg: rgba(227, 0, 41, .2);--vc-header-arrow-hover-bg: #e30029;--vc-popover-content-bg: #fff;--vc-popover-content-border: #fff;--vc-nav-item-active-color: --vc-nav-item-current-color}.mx-icon-left:before,.mx-icon-right:before,.mx-icon-double-left:before,.mx-icon-double-right:before,.mx-icon-double-left:after,.mx-icon-double-right:after{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 0 0 2px;border-radius:1px;box-sizing:border-box;transform-origin:center;transform:rotate(-45deg) scale(.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-right:before,.mx-icon-double-right:before,.mx-icon-double-right:after{transform:rotate(135deg) scale(.7)}.mx-btn{box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:#9093994d;transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{display:inline-block;box-sizing:border-box;width:100%;height:34px;padding:6px 30px 6px 10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px #00000013}.mx-input:hover,.mx-input:focus{border-color:#409aff}.mx-input:disabled,.mx-input.disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;transform:translateY(-50%);font-size:16px;line-height:1;color:#00000080;vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:#000c}.mx-datepicker-main{font:14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;box-shadow:0 6px 12px #0000002d;z-index:2001}.mx-datepicker-sidebar{float:left;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar-range,.mx-time-range{display:flex}@media (max-width: 750px){.mx-calendar-range,.mx-time-range{flex-direction:column}}.mx-calendar{box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-left,.mx-btn-icon-double-left{float:left}.mx-btn-icon-right,.mx-btn-icon-double-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.in-range,.mx-calendar-content .cell.hover-in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell:hover,.mx-calendar-week-mode .mx-date-row .cell.active{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;box-sizing:border-box;text-align:center}.mx-table th{padding:0;font-weight:500;vertical-align:middle}.mx-table td{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc;background:none}.mx-time{flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-date-time{position:relative;width:248px;height:270px}.mx-date-time .mx-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-date-time-range{position:relative;width:496px;height:270px}.mx-date-time-range .mx-time-range{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list:after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.date-picker{width:100%}.date-picker__header{display:flex;justify-content:space-between;align-items:center}.date-picker__title{font-size:18px;line-height:22px;font-weight:600;color:#000}.date-picker__range{display:flex;align-items:center;margin-bottom:12px}.date-picker__button{border-width:1px!important}.date-picker__dash{height:1px;width:12px;margin:0 4px;border-bottom:1px solid #c9c9c9}.date-picker__tabs{display:flex;justify-content:space-between;margin-top:20px}.date-picker__tabs span{padding:6px;font-size:12px;font-weight:600;color:#676767;cursor:pointer}.date-picker__field{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.date-picker__field--body{width:100%;display:flex;align-items:center;justify-content:space-between}.date-picker__field .date-picker__field--remove{width:20px;height:20px;background-image:url(/assets/icon_cross-d94d7098.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:left center}.date-picker__field .date-picker__field--value{line-height:20px;padding-left:28px;background-image:url(/assets/icon_calendar-22a3ff97.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:left center}@media (max-width: 750px){.mx-calendar{width:100%;max-width:400px}}.mx-datepicker svg{width:inherit;height:inherit;fill:none}.mx-datepicker-popup{padding:16px;border-radius:8px;font-family:Montserrat,sans-serif}.mx-datepicker-popup .mx-datepicker-header{padding:0 0 12px;border-bottom:none}.mx-datepicker-popup .mx-calendar-range{border:1px solid #c9c9c9;border-radius:8px}.mx-datepicker-popup .mx-table{border-spacing:0 10px}.mx-datepicker-popup thead{color:#000;text-transform:uppercase}.mx-datepicker-popup thead th{height:20px;font-weight:600}.mx-datepicker-popup .cell{height:20px;color:#000}.mx-datepicker-popup .cell.today{font-weight:600}.mx-datepicker-popup .cell.active{background-color:#e30029;border-radius:4px}.mx-datepicker-popup .cell.in-range+.cell.active{border-radius:0 4px 4px 0}.mx-datepicker-popup .cell.active:has(+.cell.in-range){border-radius:4px 0 0 4px}.mx-datepicker-popup .cell.in-range,.mx-datepicker-popup .cell.hover-in-range,.mx-datepicker-popup .cell:hover{color:#000;background-color:#e3002926}.mx-datepicker-popup .cell:hover{color:#000;background-color:#e3002947}.mx-datepicker-popup .mx-btn-icon-double-right,.mx-datepicker-popup .mx-btn-icon-double-left{display:none}.mx-datepicker-popup .mx-btn-icon-right,.mx-datepicker-popup .mx-btn-icon-left{margin:0 20px}.mx-datepicker-popup .mx-btn-current-month,.mx-datepicker-popup .mx-btn-current-year{color:#676767;font-weight:600;font-size:12px}.mx-datepicker-popup .mx-btn-current-month:first-letter,.mx-datepicker-popup .mx-btn-current-year:first-letter{text-transform:capitalize}.mx-datepicker-popup input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.mx-datepicker-popup input[type=radio]:checked~span{color:#e30029}.popup-wrapper[data-v-656ef166]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-656ef166]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-656ef166]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-656ef166]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-656ef166]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-656ef166]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-656ef166]{margin-bottom:12px}.popup__input[data-v-656ef166]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-656ef166]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-656ef166]::placeholder,.popup__input[data-v-656ef166]:disabled,.popup__input_gray[data-v-656ef166]{color:#9d9d9d}.popup__input[data-v-656ef166]:focus,.popup__input[data-v-656ef166]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-656ef166]{cursor:pointer}.input_error[data-v-656ef166]{border:solid 1px #ff002e}.validation-message[data-v-656ef166]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-656ef166]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-656ef166],.input-wrapper svg[data-v-656ef166]{position:absolute;right:10px}.popup__input-wrapper[data-v-656ef166]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-656ef166]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-656ef166]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-656ef166]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-656ef166]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-656ef166]{margin-top:4px}.copy-btn[data-v-656ef166]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-656ef166]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-656ef166]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-656ef166]{height:14px;width:14px}.popup__checkbox-container input[data-v-656ef166]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-656ef166]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-656ef166]:after{background:#e30029}.copy-btn svg path[data-v-656ef166]{stroke:#fff!important}.popup__checkbox-circle[data-v-656ef166]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-656ef166]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-656ef166]{pointer-events:none}.loading[data-v-656ef166]{display:flex;margin-top:1rem}@keyframes rotation-656ef166{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-656ef166]{margin:auto;animation:rotation-656ef166 2s infinite linear}.copied[data-v-656ef166]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-656ef166]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-656ef166]{margin-top:16px}.upload-creative__warning[data-v-656ef166]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-656ef166]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-656ef166]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-656ef166]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-656ef166]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-656ef166]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-656ef166]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-656ef166]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-656ef166]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-656ef166]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-656ef166]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-656ef166]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-656ef166]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-656ef166]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-656ef166]{border-color:#e30029!important}.radio-container[data-v-656ef166]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-656ef166]{padding:30px}.popup-wrapper .wm-popup h2[data-v-656ef166]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-656ef166]{margin-bottom:16px}.upload-creative .displayed-files[data-v-656ef166]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-656ef166]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-656ef166]{display:none}.file-loading[data-v-656ef166]{position:relative}.file-loading img[data-v-656ef166]{opacity:50%}.file-loading .load-message[data-v-656ef166]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-656ef166]{width:16px;height:16px}.file-loading .load-message .progress[data-v-656ef166]{font-size:12px;line-height:12px}[data-v-656ef166]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-656ef166]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-656ef166],.offer-selector__option img[data-v-656ef166]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-656ef166]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-656ef166]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-656ef166]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-656ef166]{padding-left:36px}.offer-selector__selected-filter[data-v-656ef166]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-656ef166]{font-size:14px}.chevron[data-v-656ef166]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-656ef166]{transform:rotate(180deg)}.wm-tooltip{position:absolute;top:100%;transform:translateY(15%);z-index:100;max-width:min(422px,80vw);box-shadow:0 0 14px #0000002e;border-radius:10px}.wm-tooltip__body{position:relative;width:100%;height:100%;padding:16px 16px 16px 48px;background:white;font-size:14px;line-height:16px;color:#000!important;border-radius:10px}.wm-tooltip__body .wm-tooltip__triangle{width:20px;height:20px;position:absolute;top:-16px;left:14px}.wm-tooltip__body .wm-tooltip__icon{position:absolute;top:16px;left:16px}.lds-ring[data-v-ca619bd7]{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%}.lds-ring div[data-v-ca619bd7]{box-sizing:border-box;display:block;position:absolute;width:70%;height:70%;border:2px solid #ce1515;border-radius:50%;animation:lds-ring-ca619bd7 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#d30b0b transparent transparent transparent}.lds-ring div[data-v-ca619bd7]:nth-child(1){animation-delay:-.45s}.lds-ring div[data-v-ca619bd7]:nth-child(2){animation-delay:-.3s}.lds-ring div[data-v-ca619bd7]:nth-child(3){animation-delay:-.15s}@keyframes lds-ring-ca619bd7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.account-actions[data-v-819737d8]{width:100%;display:flex;justify-content:flex-end;gap:8px}.account-actions_delete[data-v-819737d8]{margin-top:32px}.account-actions_change_password[data-v-819737d8]{margin-top:20px}@media (max-width: 1024px){.account-actions button[data-v-819737d8]{width:100%}.account-actions_delete[data-v-819737d8]{margin-top:8px}}@font-face{font-family:pdf;src:url(/assets/2c5394094daa1c985564-2dc10cdf.eot);src:url(/assets/2c5394094daa1c985564-2dc10cdf.eot?#iefix) format("embedded-opentype"),url(/assets/6a9f5e4b044e436823f3-119e7d94.woff2) format("woff2"),url(/assets/fa070dcc71d7190e8c44-4e4fafd5.woff) format("woff"),url(/assets/11e2353a399825874867-14783bda.ttf) format("truetype"),url(/assets/6781170c0c08b15fff2d-7d25f6f7.svg?#pdf) format("svg");font-weight:400;font-style:normal}.vue-pdf-app-icon:before,.vue-pdf-app-icon:after{font-family:pdf;font-size:1.1rem;display:inline;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vue-pdf-app-icon.sidebar-toggle:before{content:""}.vue-pdf-app-icon.dropdown-toolbar-button:after{content:""}.vue-pdf-app-icon.secondary-toolbar-toggle:before{content:""}.vue-pdf-app-icon.find-previous:before{content:""}.vue-pdf-app-icon.find-next:before{content:""}.vue-pdf-app-icon.page-up:before{content:""}.vue-pdf-app-icon.page-down:before{content:""}.vue-pdf-app-icon.zoom-out:before{content:""}.vue-pdf-app-icon.zoom-in:before{content:""}.vue-pdf-app-icon.presentation-mode:before{content:""}.vue-pdf-app-icon.print-button:before{content:""}.vue-pdf-app-icon.open-file:before{content:""}.vue-pdf-app-icon.download-button:before{content:""}.vue-pdf-app-icon.bookmark-button:before{content:""}.vue-pdf-app-icon.view-thumbnail:before{content:""}.vue-pdf-app-icon.view-outline:before{content:""}.vue-pdf-app-icon.view-attachments:before{content:""}.vue-pdf-app-icon.view-find:before{content:""}.vue-pdf-app-icon.first-page:before{content:""}.vue-pdf-app-icon.last-page:before{content:""}.vue-pdf-app-icon.rotate-clockwise:before{content:""}.vue-pdf-app-icon.rotate-counter-clockwise:before{content:""}.vue-pdf-app-icon.select-tool:before{content:""}.vue-pdf-app-icon.hand-tool:before{content:""}.vue-pdf-app-icon.scroll-vertical:before{content:""}.vue-pdf-app-icon.scroll-horizontal:before{content:""}.vue-pdf-app-icon.scroll-wrapped:before{content:""}.vue-pdf-app-icon.spread-none:before{content:""}.vue-pdf-app-icon.spread-odd:before{content:""}.vue-pdf-app-icon.spread-even:before{content:""}.vue-pdf-app-icon.document-properties:before{content:""}html[dir=rtl] .vue-pdf-app-icon.find-previous:before{content:""}html[dir=rtl] .vue-pdf-app-icon.find-next:before{content:""}html[dir=rtl] .vue-pdf-app-icon.first-page:before{content:""}html[dir=rtl] .vue-pdf-app-icon.last-page:before{content:""}.popup-wrapper[data-v-1562ba15]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-1562ba15]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-1562ba15]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-1562ba15]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-1562ba15]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-1562ba15]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-1562ba15]{margin-bottom:12px}.popup__input[data-v-1562ba15]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-1562ba15]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-1562ba15]::placeholder,.popup__input[data-v-1562ba15]:disabled,.popup__input_gray[data-v-1562ba15]{color:#9d9d9d}.popup__input[data-v-1562ba15]:focus,.popup__input[data-v-1562ba15]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-1562ba15]{cursor:pointer}.input_error[data-v-1562ba15]{border:solid 1px #ff002e}.validation-message[data-v-1562ba15]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-1562ba15]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-1562ba15],.input-wrapper svg[data-v-1562ba15]{position:absolute;right:10px}.popup__input-wrapper[data-v-1562ba15]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-1562ba15]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-1562ba15]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-1562ba15]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-1562ba15]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-1562ba15]{margin-top:4px}.copy-btn[data-v-1562ba15]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-1562ba15]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-1562ba15]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-1562ba15]{height:14px;width:14px}.popup__checkbox-container input[data-v-1562ba15]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-1562ba15]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-1562ba15]:after{background:#e30029}.copy-btn svg path[data-v-1562ba15]{stroke:#fff!important}.popup__checkbox-circle[data-v-1562ba15]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-1562ba15]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-1562ba15]{pointer-events:none}.loading[data-v-1562ba15]{display:flex;margin-top:1rem}@keyframes rotation-1562ba15{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-1562ba15]{margin:auto;animation:rotation-1562ba15 2s infinite linear}.copied[data-v-1562ba15]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-1562ba15]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-1562ba15]{margin-top:16px}.upload-creative__warning[data-v-1562ba15]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-1562ba15]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-1562ba15]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-1562ba15]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-1562ba15]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-1562ba15]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-1562ba15]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-1562ba15]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-1562ba15]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-1562ba15]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-1562ba15]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-1562ba15]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-1562ba15]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-1562ba15]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-1562ba15]{border-color:#e30029!important}.radio-container[data-v-1562ba15]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-1562ba15]{padding:30px}.popup-wrapper .wm-popup h2[data-v-1562ba15]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-1562ba15]{margin-bottom:16px}.upload-creative .displayed-files[data-v-1562ba15]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-1562ba15]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-1562ba15]{display:none}.file-loading[data-v-1562ba15]{position:relative}.file-loading img[data-v-1562ba15]{opacity:50%}.file-loading .load-message[data-v-1562ba15]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-1562ba15]{width:16px;height:16px}.file-loading .load-message .progress[data-v-1562ba15]{font-size:12px;line-height:12px}[data-v-1562ba15]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-1562ba15]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-1562ba15],.offer-selector__option img[data-v-1562ba15]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-1562ba15]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-1562ba15]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-1562ba15]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-1562ba15]{padding-left:36px}.offer-selector__selected-filter[data-v-1562ba15]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-1562ba15]{font-size:14px}.chevron[data-v-1562ba15]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-1562ba15]{transform:rotate(180deg)}.popup-wrapper[data-v-a61eb2e4]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-a61eb2e4]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-a61eb2e4]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-a61eb2e4]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-a61eb2e4]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-a61eb2e4]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-a61eb2e4]{margin-bottom:12px}.popup__input[data-v-a61eb2e4]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-a61eb2e4]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-a61eb2e4]::placeholder,.popup__input[data-v-a61eb2e4]:disabled,.popup__input_gray[data-v-a61eb2e4]{color:#9d9d9d}.popup__input[data-v-a61eb2e4]:focus,.popup__input[data-v-a61eb2e4]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-a61eb2e4]{cursor:pointer}.input_error[data-v-a61eb2e4]{border:solid 1px #ff002e}.validation-message[data-v-a61eb2e4]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-a61eb2e4]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-a61eb2e4],.input-wrapper svg[data-v-a61eb2e4]{position:absolute;right:10px}.popup__input-wrapper[data-v-a61eb2e4]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-a61eb2e4]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-a61eb2e4]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-a61eb2e4]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-a61eb2e4]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-a61eb2e4]{margin-top:4px}.copy-btn[data-v-a61eb2e4]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-a61eb2e4]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-a61eb2e4]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-a61eb2e4]{height:14px;width:14px}.popup__checkbox-container input[data-v-a61eb2e4]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-a61eb2e4]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-a61eb2e4]:after{background:#e30029}.copy-btn svg path[data-v-a61eb2e4]{stroke:#fff!important}.popup__checkbox-circle[data-v-a61eb2e4]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-a61eb2e4]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-a61eb2e4]{pointer-events:none}.loading[data-v-a61eb2e4]{display:flex;margin-top:1rem}@keyframes rotation-a61eb2e4{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-a61eb2e4]{margin:auto;animation:rotation-a61eb2e4 2s infinite linear}.copied[data-v-a61eb2e4]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-a61eb2e4]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-a61eb2e4]{margin-top:16px}.upload-creative__warning[data-v-a61eb2e4]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-a61eb2e4]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-a61eb2e4]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-a61eb2e4]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-a61eb2e4]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-a61eb2e4]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-a61eb2e4]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-a61eb2e4]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-a61eb2e4]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-a61eb2e4]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-a61eb2e4]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-a61eb2e4]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-a61eb2e4]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-a61eb2e4]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-a61eb2e4]{border-color:#e30029!important}.radio-container[data-v-a61eb2e4]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-a61eb2e4]{padding:30px}.popup-wrapper .wm-popup h2[data-v-a61eb2e4]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-a61eb2e4]{margin-bottom:16px}.upload-creative .displayed-files[data-v-a61eb2e4]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-a61eb2e4]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-a61eb2e4]{display:none}.file-loading[data-v-a61eb2e4]{position:relative}.file-loading img[data-v-a61eb2e4]{opacity:50%}.file-loading .load-message[data-v-a61eb2e4]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-a61eb2e4]{width:16px;height:16px}.file-loading .load-message .progress[data-v-a61eb2e4]{font-size:12px;line-height:12px}[data-v-a61eb2e4]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-a61eb2e4]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-a61eb2e4],.offer-selector__option img[data-v-a61eb2e4]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-a61eb2e4]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-a61eb2e4]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-a61eb2e4]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-a61eb2e4]{padding-left:36px}.offer-selector__selected-filter[data-v-a61eb2e4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-a61eb2e4]{font-size:14px}.chevron[data-v-a61eb2e4]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-a61eb2e4]{transform:rotate(180deg)}.popup-wrapper[data-v-277832a5]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-277832a5]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-277832a5]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-277832a5]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-277832a5]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-277832a5]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-277832a5]{margin-bottom:12px}.popup__input[data-v-277832a5]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-277832a5]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-277832a5]::placeholder,.popup__input[data-v-277832a5]:disabled,.popup__input_gray[data-v-277832a5]{color:#9d9d9d}.popup__input[data-v-277832a5]:focus,.popup__input[data-v-277832a5]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-277832a5]{cursor:pointer}.input_error[data-v-277832a5]{border:solid 1px #ff002e}.validation-message[data-v-277832a5]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-277832a5]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-277832a5],.input-wrapper svg[data-v-277832a5]{position:absolute;right:10px}.popup__input-wrapper[data-v-277832a5]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-277832a5]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-277832a5]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-277832a5]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-277832a5]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-277832a5]{margin-top:4px}.copy-btn[data-v-277832a5]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-277832a5]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-277832a5]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-277832a5]{height:14px;width:14px}.popup__checkbox-container input[data-v-277832a5]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-277832a5]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-277832a5]:after{background:#e30029}.copy-btn svg path[data-v-277832a5]{stroke:#fff!important}.popup__checkbox-circle[data-v-277832a5]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-277832a5]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-277832a5]{pointer-events:none}.loading[data-v-277832a5]{display:flex;margin-top:1rem}@keyframes rotation-277832a5{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-277832a5]{margin:auto;animation:rotation-277832a5 2s infinite linear}.copied[data-v-277832a5]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-277832a5]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-277832a5]{margin-top:16px}.upload-creative__warning[data-v-277832a5]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-277832a5]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-277832a5]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-277832a5]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-277832a5]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-277832a5]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-277832a5]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-277832a5]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-277832a5]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-277832a5]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-277832a5]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-277832a5]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-277832a5]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-277832a5]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-277832a5]{border-color:#e30029!important}.radio-container[data-v-277832a5]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-277832a5]{padding:30px}.popup-wrapper .wm-popup h2[data-v-277832a5]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-277832a5]{margin-bottom:16px}.upload-creative .displayed-files[data-v-277832a5]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-277832a5]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-277832a5]{display:none}.file-loading[data-v-277832a5]{position:relative}.file-loading img[data-v-277832a5]{opacity:50%}.file-loading .load-message[data-v-277832a5]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-277832a5]{width:16px;height:16px}.file-loading .load-message .progress[data-v-277832a5]{font-size:12px;line-height:12px}[data-v-277832a5]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-277832a5]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-277832a5],.offer-selector__option img[data-v-277832a5]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-277832a5]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-277832a5]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-277832a5]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-277832a5]{padding-left:36px}.offer-selector__selected-filter[data-v-277832a5]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-277832a5]{font-size:14px}.chevron[data-v-277832a5]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-277832a5]{transform:rotate(180deg)}.popup-wrapper[data-v-09d86a2d]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-09d86a2d]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-09d86a2d]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-09d86a2d]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-09d86a2d]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-09d86a2d]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-09d86a2d]{margin-bottom:12px}.popup__input[data-v-09d86a2d]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-09d86a2d]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-09d86a2d]::placeholder,.popup__input[data-v-09d86a2d]:disabled,.popup__input_gray[data-v-09d86a2d]{color:#9d9d9d}.popup__input[data-v-09d86a2d]:focus,.popup__input[data-v-09d86a2d]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-09d86a2d]{cursor:pointer}.input_error[data-v-09d86a2d]{border:solid 1px #ff002e}.validation-message[data-v-09d86a2d]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-09d86a2d]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-09d86a2d],.input-wrapper svg[data-v-09d86a2d]{position:absolute;right:10px}.popup__input-wrapper[data-v-09d86a2d]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-09d86a2d]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-09d86a2d]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-09d86a2d]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-09d86a2d]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-09d86a2d]{margin-top:4px}.copy-btn[data-v-09d86a2d]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-09d86a2d]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-09d86a2d]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-09d86a2d]{height:14px;width:14px}.popup__checkbox-container input[data-v-09d86a2d]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-09d86a2d]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-09d86a2d]:after{background:#e30029}.copy-btn svg path[data-v-09d86a2d]{stroke:#fff!important}.popup__checkbox-circle[data-v-09d86a2d]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-09d86a2d]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-09d86a2d]{pointer-events:none}.loading[data-v-09d86a2d]{display:flex;margin-top:1rem}@keyframes rotation-09d86a2d{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-09d86a2d]{margin:auto;animation:rotation-09d86a2d 2s infinite linear}.copied[data-v-09d86a2d]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-09d86a2d]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-09d86a2d]{margin-top:16px}.upload-creative__warning[data-v-09d86a2d]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-09d86a2d]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-09d86a2d]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-09d86a2d]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-09d86a2d]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-09d86a2d]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-09d86a2d]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-09d86a2d]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-09d86a2d]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-09d86a2d]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-09d86a2d]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-09d86a2d]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-09d86a2d]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-09d86a2d]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-09d86a2d]{border-color:#e30029!important}.radio-container[data-v-09d86a2d]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-09d86a2d]{padding:30px}.popup-wrapper .wm-popup h2[data-v-09d86a2d]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-09d86a2d]{margin-bottom:16px}.upload-creative .displayed-files[data-v-09d86a2d]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-09d86a2d]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-09d86a2d]{display:none}.file-loading[data-v-09d86a2d]{position:relative}.file-loading img[data-v-09d86a2d]{opacity:50%}.file-loading .load-message[data-v-09d86a2d]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-09d86a2d]{width:16px;height:16px}.file-loading .load-message .progress[data-v-09d86a2d]{font-size:12px;line-height:12px}[data-v-09d86a2d]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-09d86a2d]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-09d86a2d],.offer-selector__option img[data-v-09d86a2d]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-09d86a2d]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-09d86a2d]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-09d86a2d]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-09d86a2d]{padding-left:36px}.offer-selector__selected-filter[data-v-09d86a2d]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-09d86a2d]{font-size:14px}.chevron[data-v-09d86a2d]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-09d86a2d]{transform:rotate(180deg)}.popup-wrapper[data-v-97d16c87]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-97d16c87]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-97d16c87]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-97d16c87]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-97d16c87]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-97d16c87]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-97d16c87]{margin-bottom:12px}.popup__input[data-v-97d16c87]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-97d16c87]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-97d16c87]::placeholder,.popup__input[data-v-97d16c87]:disabled,.popup__input_gray[data-v-97d16c87]{color:#9d9d9d}.popup__input[data-v-97d16c87]:focus,.popup__input[data-v-97d16c87]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-97d16c87]{cursor:pointer}.input_error[data-v-97d16c87]{border:solid 1px #ff002e}.validation-message[data-v-97d16c87]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-97d16c87]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-97d16c87],.input-wrapper svg[data-v-97d16c87]{position:absolute;right:10px}.popup__input-wrapper[data-v-97d16c87]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-97d16c87]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-97d16c87]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-97d16c87]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-97d16c87]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-97d16c87]{margin-top:4px}.copy-btn[data-v-97d16c87]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-97d16c87]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-97d16c87]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-97d16c87]{height:14px;width:14px}.popup__checkbox-container input[data-v-97d16c87]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-97d16c87]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-97d16c87]:after{background:#e30029}.copy-btn svg path[data-v-97d16c87]{stroke:#fff!important}.popup__checkbox-circle[data-v-97d16c87]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-97d16c87]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-97d16c87]{pointer-events:none}.loading[data-v-97d16c87]{display:flex;margin-top:1rem}@keyframes rotation-97d16c87{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-97d16c87]{margin:auto;animation:rotation-97d16c87 2s infinite linear}.copied[data-v-97d16c87]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-97d16c87]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-97d16c87]{margin-top:16px}.upload-creative__warning[data-v-97d16c87]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-97d16c87]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-97d16c87]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-97d16c87]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-97d16c87]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-97d16c87]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-97d16c87]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-97d16c87]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-97d16c87]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-97d16c87]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-97d16c87]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-97d16c87]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-97d16c87]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-97d16c87]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-97d16c87]{border-color:#e30029!important}.radio-container[data-v-97d16c87]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-97d16c87]{padding:30px}.popup-wrapper .wm-popup h2[data-v-97d16c87]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-97d16c87]{margin-bottom:16px}.upload-creative .displayed-files[data-v-97d16c87]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-97d16c87]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-97d16c87]{display:none}.file-loading[data-v-97d16c87]{position:relative}.file-loading img[data-v-97d16c87]{opacity:50%}.file-loading .load-message[data-v-97d16c87]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-97d16c87]{width:16px;height:16px}.file-loading .load-message .progress[data-v-97d16c87]{font-size:12px;line-height:12px}[data-v-97d16c87]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-97d16c87]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-97d16c87],.offer-selector__option img[data-v-97d16c87]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-97d16c87]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-97d16c87]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-97d16c87]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-97d16c87]{padding-left:36px}.offer-selector__selected-filter[data-v-97d16c87]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-97d16c87]{font-size:14px}.chevron[data-v-97d16c87]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-97d16c87]{transform:rotate(180deg)}.popup-wrapper[data-v-ea4ec1ab]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-ea4ec1ab]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-ea4ec1ab]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-ea4ec1ab]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-ea4ec1ab]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-ea4ec1ab]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-ea4ec1ab]{margin-bottom:12px}.popup__input[data-v-ea4ec1ab]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-ea4ec1ab]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-ea4ec1ab]::placeholder,.popup__input[data-v-ea4ec1ab]:disabled,.popup__input_gray[data-v-ea4ec1ab]{color:#9d9d9d}.popup__input[data-v-ea4ec1ab]:focus,.popup__input[data-v-ea4ec1ab]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-ea4ec1ab]{cursor:pointer}.input_error[data-v-ea4ec1ab]{border:solid 1px #ff002e}.validation-message[data-v-ea4ec1ab]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-ea4ec1ab]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-ea4ec1ab],.input-wrapper svg[data-v-ea4ec1ab]{position:absolute;right:10px}.popup__input-wrapper[data-v-ea4ec1ab]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-ea4ec1ab]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-ea4ec1ab]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-ea4ec1ab]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-ea4ec1ab]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-ea4ec1ab]{margin-top:4px}.copy-btn[data-v-ea4ec1ab]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-ea4ec1ab]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-ea4ec1ab]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-ea4ec1ab]{height:14px;width:14px}.popup__checkbox-container input[data-v-ea4ec1ab]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-ea4ec1ab]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-ea4ec1ab]:after{background:#e30029}.copy-btn svg path[data-v-ea4ec1ab]{stroke:#fff!important}.popup__checkbox-circle[data-v-ea4ec1ab]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-ea4ec1ab]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-ea4ec1ab]{pointer-events:none}.loading[data-v-ea4ec1ab]{display:flex;margin-top:1rem}@keyframes rotation-ea4ec1ab{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-ea4ec1ab]{margin:auto;animation:rotation-ea4ec1ab 2s infinite linear}.copied[data-v-ea4ec1ab]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-ea4ec1ab]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-ea4ec1ab]{margin-top:16px}.upload-creative__warning[data-v-ea4ec1ab]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-ea4ec1ab]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-ea4ec1ab]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-ea4ec1ab]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-ea4ec1ab]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-ea4ec1ab]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-ea4ec1ab]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-ea4ec1ab]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-ea4ec1ab]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-ea4ec1ab]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-ea4ec1ab]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-ea4ec1ab]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-ea4ec1ab]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-ea4ec1ab]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-ea4ec1ab]{border-color:#e30029!important}.radio-container[data-v-ea4ec1ab]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-ea4ec1ab]{padding:30px}.popup-wrapper .wm-popup h2[data-v-ea4ec1ab]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-ea4ec1ab]{margin-bottom:16px}.upload-creative .displayed-files[data-v-ea4ec1ab]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-ea4ec1ab]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-ea4ec1ab]{display:none}.file-loading[data-v-ea4ec1ab]{position:relative}.file-loading img[data-v-ea4ec1ab]{opacity:50%}.file-loading .load-message[data-v-ea4ec1ab]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-ea4ec1ab]{width:16px;height:16px}.file-loading .load-message .progress[data-v-ea4ec1ab]{font-size:12px;line-height:12px}[data-v-ea4ec1ab]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-ea4ec1ab]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-ea4ec1ab],.offer-selector__option img[data-v-ea4ec1ab]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-ea4ec1ab]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-ea4ec1ab]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-ea4ec1ab]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-ea4ec1ab]{padding-left:36px}.offer-selector__selected-filter[data-v-ea4ec1ab]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-ea4ec1ab]{font-size:14px}.chevron[data-v-ea4ec1ab]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-ea4ec1ab]{transform:rotate(180deg)}.popup-wrapper[data-v-e9780375]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-e9780375]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-e9780375]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-e9780375]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-e9780375]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-e9780375]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-e9780375]{margin-bottom:12px}.popup__input[data-v-e9780375]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-e9780375]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-e9780375]::placeholder,.popup__input[data-v-e9780375]:disabled,.popup__input_gray[data-v-e9780375]{color:#9d9d9d}.popup__input[data-v-e9780375]:focus,.popup__input[data-v-e9780375]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-e9780375]{cursor:pointer}.input_error[data-v-e9780375]{border:solid 1px #ff002e}.validation-message[data-v-e9780375]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-e9780375]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-e9780375],.input-wrapper svg[data-v-e9780375]{position:absolute;right:10px}.popup__input-wrapper[data-v-e9780375]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-e9780375]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-e9780375]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-e9780375]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-e9780375]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-e9780375]{margin-top:4px}.copy-btn[data-v-e9780375]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-e9780375]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-e9780375]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-e9780375]{height:14px;width:14px}.popup__checkbox-container input[data-v-e9780375]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-e9780375]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-e9780375]:after{background:#e30029}.copy-btn svg path[data-v-e9780375]{stroke:#fff!important}.popup__checkbox-circle[data-v-e9780375]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-e9780375]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-e9780375]{pointer-events:none}.loading[data-v-e9780375]{display:flex;margin-top:1rem}@keyframes rotation-e9780375{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-e9780375]{margin:auto;animation:rotation-e9780375 2s infinite linear}.copied[data-v-e9780375]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-e9780375]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-e9780375]{margin-top:16px}.upload-creative__warning[data-v-e9780375]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-e9780375]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-e9780375]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-e9780375]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-e9780375]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-e9780375]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-e9780375]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-e9780375]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-e9780375]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-e9780375]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-e9780375]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-e9780375]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-e9780375]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-e9780375]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-e9780375]{border-color:#e30029!important}.radio-container[data-v-e9780375]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-e9780375]{padding:30px}.popup-wrapper .wm-popup h2[data-v-e9780375]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-e9780375]{margin-bottom:16px}.upload-creative .displayed-files[data-v-e9780375]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-e9780375]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-e9780375]{display:none}.file-loading[data-v-e9780375]{position:relative}.file-loading img[data-v-e9780375]{opacity:50%}.file-loading .load-message[data-v-e9780375]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-e9780375]{width:16px;height:16px}.file-loading .load-message .progress[data-v-e9780375]{font-size:12px;line-height:12px}[data-v-e9780375]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-e9780375]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-e9780375],.offer-selector__option img[data-v-e9780375]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-e9780375]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-e9780375]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-e9780375]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-e9780375]{padding-left:36px}.offer-selector__selected-filter[data-v-e9780375]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-e9780375]{font-size:14px}.chevron[data-v-e9780375]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-e9780375]{transform:rotate(180deg)}.popup-wrapper[data-v-921287ea]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-921287ea]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-921287ea]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-921287ea]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-921287ea]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-921287ea]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-921287ea]{margin-bottom:12px}.popup__input[data-v-921287ea]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-921287ea]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-921287ea]::placeholder,.popup__input[data-v-921287ea]:disabled,.popup__input_gray[data-v-921287ea]{color:#9d9d9d}.popup__input[data-v-921287ea]:focus,.popup__input[data-v-921287ea]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-921287ea]{cursor:pointer}.input_error[data-v-921287ea]{border:solid 1px #ff002e}.validation-message[data-v-921287ea]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-921287ea]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-921287ea],.input-wrapper svg[data-v-921287ea]{position:absolute;right:10px}.popup__input-wrapper[data-v-921287ea]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-921287ea]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-921287ea]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-921287ea]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-921287ea]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-921287ea]{margin-top:4px}.copy-btn[data-v-921287ea]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-921287ea]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-921287ea]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-921287ea]{height:14px;width:14px}.popup__checkbox-container input[data-v-921287ea]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-921287ea]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-921287ea]:after{background:#e30029}.copy-btn svg path[data-v-921287ea]{stroke:#fff!important}.popup__checkbox-circle[data-v-921287ea]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-921287ea]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-921287ea]{pointer-events:none}.loading[data-v-921287ea]{display:flex;margin-top:1rem}@keyframes rotation-921287ea{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-921287ea]{margin:auto;animation:rotation-921287ea 2s infinite linear}.copied[data-v-921287ea]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-921287ea]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-921287ea]{margin-top:16px}.upload-creative__warning[data-v-921287ea]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-921287ea]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-921287ea]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-921287ea]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-921287ea]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-921287ea]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-921287ea]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-921287ea]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-921287ea]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-921287ea]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-921287ea]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-921287ea]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-921287ea]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-921287ea]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-921287ea]{border-color:#e30029!important}.radio-container[data-v-921287ea]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-921287ea]{padding:30px}.popup-wrapper .wm-popup h2[data-v-921287ea]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-921287ea]{margin-bottom:16px}.upload-creative .displayed-files[data-v-921287ea]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-921287ea]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-921287ea]{display:none}.file-loading[data-v-921287ea]{position:relative}.file-loading img[data-v-921287ea]{opacity:50%}.file-loading .load-message[data-v-921287ea]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-921287ea]{width:16px;height:16px}.file-loading .load-message .progress[data-v-921287ea]{font-size:12px;line-height:12px}[data-v-921287ea]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-921287ea]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-921287ea],.offer-selector__option img[data-v-921287ea]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-921287ea]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-921287ea]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-921287ea]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-921287ea]{padding-left:36px}.offer-selector__selected-filter[data-v-921287ea]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-921287ea]{font-size:14px}.chevron[data-v-921287ea]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-921287ea]{transform:rotate(180deg)}.popup-wrapper[data-v-83e261f8]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-83e261f8]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-83e261f8]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-83e261f8]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-83e261f8]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-83e261f8]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-83e261f8]{margin-bottom:12px}.popup__input[data-v-83e261f8]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-83e261f8]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-83e261f8]::placeholder,.popup__input[data-v-83e261f8]:disabled,.popup__input_gray[data-v-83e261f8]{color:#9d9d9d}.popup__input[data-v-83e261f8]:focus,.popup__input[data-v-83e261f8]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-83e261f8]{cursor:pointer}.input_error[data-v-83e261f8]{border:solid 1px #ff002e}.validation-message[data-v-83e261f8]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-83e261f8]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-83e261f8],.input-wrapper svg[data-v-83e261f8]{position:absolute;right:10px}.popup__input-wrapper[data-v-83e261f8]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-83e261f8]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-83e261f8]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-83e261f8]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-83e261f8]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-83e261f8]{margin-top:4px}.copy-btn[data-v-83e261f8]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-83e261f8]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-83e261f8]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-83e261f8]{height:14px;width:14px}.popup__checkbox-container input[data-v-83e261f8]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-83e261f8]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-83e261f8]:after{background:#e30029}.copy-btn svg path[data-v-83e261f8]{stroke:#fff!important}.popup__checkbox-circle[data-v-83e261f8]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-83e261f8]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-83e261f8]{pointer-events:none}.loading[data-v-83e261f8]{display:flex;margin-top:1rem}@keyframes rotation-83e261f8{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-83e261f8]{margin:auto;animation:rotation-83e261f8 2s infinite linear}.copied[data-v-83e261f8]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-83e261f8]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-83e261f8]{margin-top:16px}.upload-creative__warning[data-v-83e261f8]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-83e261f8]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-83e261f8]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-83e261f8]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-83e261f8]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-83e261f8]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-83e261f8]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-83e261f8]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-83e261f8]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-83e261f8]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-83e261f8]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-83e261f8]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-83e261f8]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-83e261f8]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-83e261f8]{border-color:#e30029!important}.radio-container[data-v-83e261f8]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-83e261f8]{padding:30px}.popup-wrapper .wm-popup h2[data-v-83e261f8]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-83e261f8]{margin-bottom:16px}.upload-creative .displayed-files[data-v-83e261f8]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-83e261f8]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-83e261f8]{display:none}.file-loading[data-v-83e261f8]{position:relative}.file-loading img[data-v-83e261f8]{opacity:50%}.file-loading .load-message[data-v-83e261f8]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-83e261f8]{width:16px;height:16px}.file-loading .load-message .progress[data-v-83e261f8]{font-size:12px;line-height:12px}[data-v-83e261f8]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-83e261f8]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-83e261f8],.offer-selector__option img[data-v-83e261f8]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-83e261f8]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-83e261f8]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-83e261f8]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-83e261f8]{padding-left:36px}.offer-selector__selected-filter[data-v-83e261f8]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-83e261f8]{font-size:14px}.chevron[data-v-83e261f8]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-83e261f8]{transform:rotate(180deg)}.popup-wrapper[data-v-7ac5375e]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-7ac5375e]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-7ac5375e]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-7ac5375e]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-7ac5375e]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-7ac5375e]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-7ac5375e]{margin-bottom:12px}.popup__input[data-v-7ac5375e]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-7ac5375e]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-7ac5375e]::placeholder,.popup__input[data-v-7ac5375e]:disabled,.popup__input_gray[data-v-7ac5375e]{color:#9d9d9d}.popup__input[data-v-7ac5375e]:focus,.popup__input[data-v-7ac5375e]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-7ac5375e]{cursor:pointer}.input_error[data-v-7ac5375e]{border:solid 1px #ff002e}.validation-message[data-v-7ac5375e]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-7ac5375e]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-7ac5375e],.input-wrapper svg[data-v-7ac5375e]{position:absolute;right:10px}.popup__input-wrapper[data-v-7ac5375e]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-7ac5375e]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-7ac5375e]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-7ac5375e]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-7ac5375e]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-7ac5375e]{margin-top:4px}.copy-btn[data-v-7ac5375e]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-7ac5375e]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-7ac5375e]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-7ac5375e]{height:14px;width:14px}.popup__checkbox-container input[data-v-7ac5375e]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-7ac5375e]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-7ac5375e]:after{background:#e30029}.copy-btn svg path[data-v-7ac5375e]{stroke:#fff!important}.popup__checkbox-circle[data-v-7ac5375e]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-7ac5375e]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-7ac5375e]{pointer-events:none}.loading[data-v-7ac5375e]{display:flex;margin-top:1rem}@keyframes rotation-7ac5375e{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-7ac5375e]{margin:auto;animation:rotation-7ac5375e 2s infinite linear}.copied[data-v-7ac5375e]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-7ac5375e]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-7ac5375e]{margin-top:16px}.upload-creative__warning[data-v-7ac5375e]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-7ac5375e]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-7ac5375e]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-7ac5375e]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-7ac5375e]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-7ac5375e]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-7ac5375e]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-7ac5375e]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-7ac5375e]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-7ac5375e]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-7ac5375e]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-7ac5375e]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-7ac5375e]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-7ac5375e]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-7ac5375e]{border-color:#e30029!important}.radio-container[data-v-7ac5375e]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-7ac5375e]{padding:30px}.popup-wrapper .wm-popup h2[data-v-7ac5375e]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-7ac5375e]{margin-bottom:16px}.upload-creative .displayed-files[data-v-7ac5375e]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-7ac5375e]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-7ac5375e]{display:none}.file-loading[data-v-7ac5375e]{position:relative}.file-loading img[data-v-7ac5375e]{opacity:50%}.file-loading .load-message[data-v-7ac5375e]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-7ac5375e]{width:16px;height:16px}.file-loading .load-message .progress[data-v-7ac5375e]{font-size:12px;line-height:12px}[data-v-7ac5375e]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-7ac5375e]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-7ac5375e],.offer-selector__option img[data-v-7ac5375e]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-7ac5375e]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-7ac5375e]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-7ac5375e]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-7ac5375e]{padding-left:36px}.offer-selector__selected-filter[data-v-7ac5375e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-7ac5375e]{font-size:14px}.chevron[data-v-7ac5375e]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-7ac5375e]{transform:rotate(180deg)}.popup-wrapper[data-v-690169ef]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-690169ef]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-690169ef]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-690169ef]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-690169ef]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-690169ef]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-690169ef]{margin-bottom:12px}.popup__input[data-v-690169ef]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-690169ef]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-690169ef]::placeholder,.popup__input[data-v-690169ef]:disabled,.popup__input_gray[data-v-690169ef]{color:#9d9d9d}.popup__input[data-v-690169ef]:focus,.popup__input[data-v-690169ef]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-690169ef]{cursor:pointer}.input_error[data-v-690169ef]{border:solid 1px #ff002e}.validation-message[data-v-690169ef]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-690169ef]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-690169ef],.input-wrapper svg[data-v-690169ef]{position:absolute;right:10px}.popup__input-wrapper[data-v-690169ef]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-690169ef]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-690169ef]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-690169ef]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-690169ef]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-690169ef]{margin-top:4px}.copy-btn[data-v-690169ef]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-690169ef]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-690169ef]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-690169ef]{height:14px;width:14px}.popup__checkbox-container input[data-v-690169ef]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-690169ef]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-690169ef]:after{background:#e30029}.copy-btn svg path[data-v-690169ef]{stroke:#fff!important}.popup__checkbox-circle[data-v-690169ef]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-690169ef]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-690169ef]{pointer-events:none}.loading[data-v-690169ef]{display:flex;margin-top:1rem}@keyframes rotation-690169ef{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-690169ef]{margin:auto;animation:rotation-690169ef 2s infinite linear}.copied[data-v-690169ef]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-690169ef]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-690169ef]{margin-top:16px}.upload-creative__warning[data-v-690169ef]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-690169ef]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-690169ef]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-690169ef]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-690169ef]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-690169ef]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-690169ef]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-690169ef]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-690169ef]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-690169ef]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-690169ef]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-690169ef]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-690169ef]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-690169ef]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-690169ef]{border-color:#e30029!important}.radio-container[data-v-690169ef]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-690169ef]{padding:30px}.popup-wrapper .wm-popup h2[data-v-690169ef]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-690169ef]{margin-bottom:16px}.upload-creative .displayed-files[data-v-690169ef]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-690169ef]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-690169ef]{display:none}.file-loading[data-v-690169ef]{position:relative}.file-loading img[data-v-690169ef]{opacity:50%}.file-loading .load-message[data-v-690169ef]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-690169ef]{width:16px;height:16px}.file-loading .load-message .progress[data-v-690169ef]{font-size:12px;line-height:12px}[data-v-690169ef]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-690169ef]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-690169ef],.offer-selector__option img[data-v-690169ef]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-690169ef]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-690169ef]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-690169ef]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-690169ef]{padding-left:36px}.offer-selector__selected-filter[data-v-690169ef]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-690169ef]{font-size:14px}.chevron[data-v-690169ef]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-690169ef]{transform:rotate(180deg)}.prose p{line-height:140%}.template .template__title{font-size:14px;font-weight:600;line-height:20px;margin-bottom:10px}.template .template-form{padding:24px 0;display:flex;flex-direction:column;position:relative}.template .template-form:not(:first-child){border-top:1px solid #c9c9c9}.template .template__delete{position:absolute;top:16px;right:8px;width:20px;height:auto;cursor:pointer;transition:all .2s ease-in-out}.template .template__delete:hover path{stroke:#ca0327}.template .template__field-title{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.template .template__select-type{margin-bottom:24px;max-width:400px}.template .template__add-text-btn{margin-top:6px}.template .template__textarea-container{position:relative}.template .template__textarea-container:not(:first-child){margin-top:16px}.template .template__delete-textarea{position:absolute;top:24px;right:8px;width:16px;height:auto;cursor:pointer;transition:all .2s ease-in-out}.template .template__delete-textarea:hover path{stroke:#ca0327}.template .template__bottom-actions{display:flex;justify-content:space-between}.template .template__file-upload{display:flex;flex-wrap:wrap;position:relative;gap:8px}.template .template__file-frame{width:108px;height:108px;border-radius:10px;border:solid #c9c9c9 1px;display:flex;justify-content:center;overflow:hidden;position:relative}.template .template__file-frame img{margin:auto;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.template .template__file-frame button{opacity:0;position:absolute;inset:0;transition:opacity .2s ease-in-out;background:rgba(0,0,0,.5);display:grid;place-items:center;cursor:initial}.template .template__file-frame button:hover{opacity:100%}.template .template__file-delete{cursor:pointer;width:40px;height:40px}.template .template__file-delete path{stroke:#fff}.template .template__file-delete:hover{path-stroke:rgba(255,255,255,.8)}.template .template__file-frame_loading img{opacity:70%}.template .template__file-frame_loading .load-message{position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.template .template__file-frame_loading .load-message .loader{width:16px;height:16px}.template .template__file-frame_loading .load-message .progress{font-size:12px;line-height:12px}.template .template__file-frame_add{cursor:pointer;transition:all .2s ease-in-out;display:flex}.template .template__file-frame_add svg{margin:auto;width:32px;height:32px}.template .template__file-frame_add svg path{stroke:#676767;transition:all .2s ease-in-out}.template .template__file-frame_add:hover,.template .template__file-frame_add .dragging{border-color:#ca0327}.template .template__file-frame_add:hover svg path,.template .template__file-frame_add .dragging svg path{stroke:#ca0327}.link[data-v-df4578f1]{text-decoration:underline}.account-actions[data-v-48563e4f]{width:100%;display:flex;justify-content:flex-end;gap:8px}.account-actions_delete[data-v-48563e4f]{margin-top:32px}.account-actions_change_password[data-v-48563e4f]{margin-top:20px}@media (max-width: 1024px){.account-actions button[data-v-48563e4f]{width:100%}.account-actions_delete[data-v-48563e4f]{margin-top:8px}}.m-cards[data-v-874d7e26]{display:flex;flex-direction:column;gap:16px}.m-cards__loading[data-v-874d7e26]{filter:blur(2px)}.m-cards-template[data-v-874d7e26]{border-radius:10px;background:white;padding:12px}.m-cards-template__head[data-v-874d7e26]{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5[data-v-874d7e26]{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button[data-v-874d7e26]{height:32px}.m-card[data-v-874d7e26]{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field[data-v-874d7e26]{flex:1 1 0px}.m-field__row[data-v-874d7e26]{display:flex}.m-field__title[data-v-874d7e26]{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text[data-v-874d7e26]{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn[data-v-874d7e26]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn[data-v-874d7e26]:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input[data-v-874d7e26]{padding:6px 8px!important;font-size:12px!important}.m-icon[data-v-874d7e26]{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer[data-v-874d7e26]{display:flex;flex-direction:column;gap:12px}.m-top-offer__top[data-v-874d7e26]{display:flex;justify-content:space-between}.m-top-offer__bottom[data-v-874d7e26]{display:flex;gap:32px}.m-top-offer__main[data-v-874d7e26]{display:flex;flex-direction:column;gap:16px}.m-logo[data-v-874d7e26]{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label[data-v-874d7e26]{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer[data-v-874d7e26]{display:flex;flex-direction:column;gap:12px}.m-offer__top[data-v-874d7e26]{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label[data-v-874d7e26]{margin-left:auto}.m-offer__id[data-v-874d7e26]{font-size:11px;font-weight:700;line-height:1}.m-creative[data-v-874d7e26]{display:flex;flex-direction:column;gap:16px}.m-creative__top[data-v-874d7e26]{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title[data-v-874d7e26]{width:100%}.m-creative__expand[data-v-874d7e26]{min-width:32px;margin-left:16px}.m-creative__status[data-v-874d7e26]{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok[data-v-874d7e26]{background:#96dcb4}.m-creative__status--bad[data-v-874d7e26]{background:#ffefb4}.m-creative__links[data-v-874d7e26]{display:flex;flex-direction:column;width:100%}.m-offer-link[data-v-874d7e26]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main[data-v-874d7e26]{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active[data-v-874d7e26]{color:#ca0327}.m-offer-link__url a[data-v-874d7e26]{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms[data-v-874d7e26]{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a[data-v-874d7e26]{width:-moz-max-content;width:max-content}.m-slices__top[data-v-874d7e26]{padding:8px}.m-slices__date-group[data-v-874d7e26]{margin-bottom:20px}.m-slice[data-v-874d7e26],.m-requisite[data-v-874d7e26]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top[data-v-874d7e26]{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns[data-v-874d7e26]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add[data-v-874d7e26]{font-size:14px;margin-top:20px}.m-requisite__active[data-v-874d7e26]{background:#d8e6ff}.m-platforms[data-v-874d7e26]{margin-top:16px}.m-platform[data-v-874d7e26]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top[data-v-874d7e26]{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns[data-v-874d7e26]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add[data-v-874d7e26]{font-size:14px;margin-top:20px}.m-platform__active[data-v-874d7e26]{background:#d8e6ff}.m-platform__link[data-v-874d7e26]{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info[data-v-874d7e26]{padding:12px}.m-profile-info input[data-v-874d7e26]{height:36px}.m-profile-info .profile-info__label[data-v-874d7e26]{font-size:12px}}.m-documents__tabs[data-v-874d7e26]{margin-bottom:20px}.m-document[data-v-874d7e26]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top[data-v-874d7e26]{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag[data-v-874d7e26]{display:block;width:-moz-max-content;width:max-content}.m-referrals__top[data-v-874d7e26]{display:flex;flex-direction:column}.m-referrals__search[data-v-874d7e26]{margin-top:20px;font-size:12px}.m-referrals__search input[data-v-874d7e26]{width:100%!important;height:32px!important}.m-referral[data-v-874d7e26]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status[data-v-874d7e26]{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email[data-v-874d7e26],.m-referral__link[data-v-874d7e26]{word-wrap:break-word}.m-invoices[data-v-874d7e26]{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top[data-v-874d7e26]{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker[data-v-874d7e26]{margin-top:24px}.m-invoices__total[data-v-874d7e26]{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice[data-v-874d7e26]{display:flex;flex-direction:column;gap:16px}.m-invoice__top[data-v-874d7e26]{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand[data-v-874d7e26]{min-width:32px;margin-left:16px}.m-invoice__conversions[data-v-874d7e26]{display:flex;flex-direction:column;width:100%}.m-invoice__total[data-v-874d7e26]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title[data-v-874d7e26]{font-size:14px}.m-invoice__total--point[data-v-874d7e26]{display:flex;justify-content:space-between}.m-invoice__total--text[data-v-874d7e26]{font-size:11px}.m-invoice__total--value[data-v-874d7e26]{font-size:14px}.m-conversion[data-v-874d7e26]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion[data-v-874d7e26]:last-child{padding-bottom:0}.m-conversion__partner[data-v-874d7e26]{display:flex;flex-direction:row;align-items:center;gap:8px}.m-cards[data-v-384a4d60]{display:flex;flex-direction:column;gap:16px}.m-cards__loading[data-v-384a4d60]{filter:blur(2px)}.m-cards-template[data-v-384a4d60]{border-radius:10px;background:white;padding:12px}.m-cards-template__head[data-v-384a4d60]{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5[data-v-384a4d60]{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button[data-v-384a4d60]{height:32px}.m-card[data-v-384a4d60]{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field[data-v-384a4d60]{flex:1 1 0px}.m-field__row[data-v-384a4d60]{display:flex}.m-field__title[data-v-384a4d60]{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text[data-v-384a4d60]{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn[data-v-384a4d60]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn[data-v-384a4d60]:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input[data-v-384a4d60]{padding:6px 8px!important;font-size:12px!important}.m-icon[data-v-384a4d60]{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer[data-v-384a4d60]{display:flex;flex-direction:column;gap:12px}.m-top-offer__top[data-v-384a4d60]{display:flex;justify-content:space-between}.m-top-offer__bottom[data-v-384a4d60]{display:flex;gap:32px}.m-top-offer__main[data-v-384a4d60]{display:flex;flex-direction:column;gap:16px}.m-logo[data-v-384a4d60]{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label[data-v-384a4d60]{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer[data-v-384a4d60]{display:flex;flex-direction:column;gap:12px}.m-offer__top[data-v-384a4d60]{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label[data-v-384a4d60]{margin-left:auto}.m-offer__id[data-v-384a4d60]{font-size:11px;font-weight:700;line-height:1}.m-creative[data-v-384a4d60]{display:flex;flex-direction:column;gap:16px}.m-creative__top[data-v-384a4d60]{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title[data-v-384a4d60]{width:100%}.m-creative__expand[data-v-384a4d60]{min-width:32px;margin-left:16px}.m-creative__status[data-v-384a4d60]{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok[data-v-384a4d60]{background:#96dcb4}.m-creative__status--bad[data-v-384a4d60]{background:#ffefb4}.m-creative__links[data-v-384a4d60]{display:flex;flex-direction:column;width:100%}.m-offer-link[data-v-384a4d60]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main[data-v-384a4d60]{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active[data-v-384a4d60]{color:#ca0327}.m-offer-link__url a[data-v-384a4d60]{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms[data-v-384a4d60]{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a[data-v-384a4d60]{width:-moz-max-content;width:max-content}.m-slices__top[data-v-384a4d60]{padding:8px}.m-slices__date-group[data-v-384a4d60]{margin-bottom:20px}.m-slice[data-v-384a4d60],.m-requisite[data-v-384a4d60]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top[data-v-384a4d60]{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns[data-v-384a4d60]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add[data-v-384a4d60]{font-size:14px;margin-top:20px}.m-requisite__active[data-v-384a4d60]{background:#d8e6ff}.m-platforms[data-v-384a4d60]{margin-top:16px}.m-platform[data-v-384a4d60]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top[data-v-384a4d60]{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns[data-v-384a4d60]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add[data-v-384a4d60]{font-size:14px;margin-top:20px}.m-platform__active[data-v-384a4d60]{background:#d8e6ff}.m-platform__link[data-v-384a4d60]{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info[data-v-384a4d60]{padding:12px}.m-profile-info input[data-v-384a4d60]{height:36px}.m-profile-info .profile-info__label[data-v-384a4d60]{font-size:12px}}.m-documents__tabs[data-v-384a4d60]{margin-bottom:20px}.m-document[data-v-384a4d60]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top[data-v-384a4d60]{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag[data-v-384a4d60]{display:block;width:-moz-max-content;width:max-content}.m-referrals__top[data-v-384a4d60]{display:flex;flex-direction:column}.m-referrals__search[data-v-384a4d60]{margin-top:20px;font-size:12px}.m-referrals__search input[data-v-384a4d60]{width:100%!important;height:32px!important}.m-referral[data-v-384a4d60]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status[data-v-384a4d60]{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email[data-v-384a4d60],.m-referral__link[data-v-384a4d60]{word-wrap:break-word}.m-invoices[data-v-384a4d60]{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top[data-v-384a4d60]{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker[data-v-384a4d60]{margin-top:24px}.m-invoices__total[data-v-384a4d60]{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice[data-v-384a4d60]{display:flex;flex-direction:column;gap:16px}.m-invoice__top[data-v-384a4d60]{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand[data-v-384a4d60]{min-width:32px;margin-left:16px}.m-invoice__conversions[data-v-384a4d60]{display:flex;flex-direction:column;width:100%}.m-invoice__total[data-v-384a4d60]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title[data-v-384a4d60]{font-size:14px}.m-invoice__total--point[data-v-384a4d60]{display:flex;justify-content:space-between}.m-invoice__total--text[data-v-384a4d60]{font-size:11px}.m-invoice__total--value[data-v-384a4d60]{font-size:14px}.m-conversion[data-v-384a4d60]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion[data-v-384a4d60]:last-child{padding-bottom:0}.m-conversion__partner[data-v-384a4d60]{display:flex;flex-direction:row;align-items:center;gap:8px}.m-cards[data-v-2c05013f]{display:flex;flex-direction:column;gap:16px}.m-cards__loading[data-v-2c05013f]{filter:blur(2px)}.m-cards-template[data-v-2c05013f]{border-radius:10px;background:white;padding:12px}.m-cards-template__head[data-v-2c05013f]{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5[data-v-2c05013f]{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button[data-v-2c05013f]{height:32px}.m-card[data-v-2c05013f]{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field[data-v-2c05013f]{flex:1 1 0px}.m-field__row[data-v-2c05013f]{display:flex}.m-field__title[data-v-2c05013f]{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text[data-v-2c05013f]{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn[data-v-2c05013f]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn[data-v-2c05013f]:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input[data-v-2c05013f]{padding:6px 8px!important;font-size:12px!important}.m-icon[data-v-2c05013f]{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer[data-v-2c05013f]{display:flex;flex-direction:column;gap:12px}.m-top-offer__top[data-v-2c05013f]{display:flex;justify-content:space-between}.m-top-offer__bottom[data-v-2c05013f]{display:flex;gap:32px}.m-top-offer__main[data-v-2c05013f]{display:flex;flex-direction:column;gap:16px}.m-logo[data-v-2c05013f]{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label[data-v-2c05013f]{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer[data-v-2c05013f]{display:flex;flex-direction:column;gap:12px}.m-offer__top[data-v-2c05013f]{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label[data-v-2c05013f]{margin-left:auto}.m-offer__id[data-v-2c05013f]{font-size:11px;font-weight:700;line-height:1}.m-creative[data-v-2c05013f]{display:flex;flex-direction:column;gap:16px}.m-creative__top[data-v-2c05013f]{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title[data-v-2c05013f]{width:100%}.m-creative__expand[data-v-2c05013f]{min-width:32px;margin-left:16px}.m-creative__status[data-v-2c05013f]{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok[data-v-2c05013f]{background:#96dcb4}.m-creative__status--bad[data-v-2c05013f]{background:#ffefb4}.m-creative__links[data-v-2c05013f]{display:flex;flex-direction:column;width:100%}.m-offer-link[data-v-2c05013f]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main[data-v-2c05013f]{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active[data-v-2c05013f]{color:#ca0327}.m-offer-link__url a[data-v-2c05013f]{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms[data-v-2c05013f]{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a[data-v-2c05013f]{width:-moz-max-content;width:max-content}.m-slices__top[data-v-2c05013f]{padding:8px}.m-slices__date-group[data-v-2c05013f]{margin-bottom:20px}.m-slice[data-v-2c05013f],.m-requisite[data-v-2c05013f]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top[data-v-2c05013f]{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns[data-v-2c05013f]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add[data-v-2c05013f]{font-size:14px;margin-top:20px}.m-requisite__active[data-v-2c05013f]{background:#d8e6ff}.m-platforms[data-v-2c05013f]{margin-top:16px}.m-platform[data-v-2c05013f]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top[data-v-2c05013f]{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns[data-v-2c05013f]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add[data-v-2c05013f]{font-size:14px;margin-top:20px}.m-platform__active[data-v-2c05013f]{background:#d8e6ff}.m-platform__link[data-v-2c05013f]{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info[data-v-2c05013f]{padding:12px}.m-profile-info input[data-v-2c05013f]{height:36px}.m-profile-info .profile-info__label[data-v-2c05013f]{font-size:12px}}.m-documents__tabs[data-v-2c05013f]{margin-bottom:20px}.m-document[data-v-2c05013f]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top[data-v-2c05013f]{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag[data-v-2c05013f]{display:block;width:-moz-max-content;width:max-content}.m-referrals__top[data-v-2c05013f]{display:flex;flex-direction:column}.m-referrals__search[data-v-2c05013f]{margin-top:20px;font-size:12px}.m-referrals__search input[data-v-2c05013f]{width:100%!important;height:32px!important}.m-referral[data-v-2c05013f]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status[data-v-2c05013f]{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email[data-v-2c05013f],.m-referral__link[data-v-2c05013f]{word-wrap:break-word}.m-invoices[data-v-2c05013f]{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top[data-v-2c05013f]{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker[data-v-2c05013f]{margin-top:24px}.m-invoices__total[data-v-2c05013f]{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice[data-v-2c05013f]{display:flex;flex-direction:column;gap:16px}.m-invoice__top[data-v-2c05013f]{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand[data-v-2c05013f]{min-width:32px;margin-left:16px}.m-invoice__conversions[data-v-2c05013f]{display:flex;flex-direction:column;width:100%}.m-invoice__total[data-v-2c05013f]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title[data-v-2c05013f]{font-size:14px}.m-invoice__total--point[data-v-2c05013f]{display:flex;justify-content:space-between}.m-invoice__total--text[data-v-2c05013f]{font-size:11px}.m-invoice__total--value[data-v-2c05013f]{font-size:14px}.m-conversion[data-v-2c05013f]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion[data-v-2c05013f]:last-child{padding-bottom:0}.m-conversion__partner[data-v-2c05013f]{display:flex;flex-direction:row;align-items:center;gap:8px}.m-cards[data-v-b15945f7]{display:flex;flex-direction:column;gap:16px}.m-cards__loading[data-v-b15945f7]{filter:blur(2px)}.m-cards-template[data-v-b15945f7]{border-radius:10px;background:white;padding:12px}.m-cards-template__head[data-v-b15945f7]{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5[data-v-b15945f7]{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button[data-v-b15945f7]{height:32px}.m-card[data-v-b15945f7]{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field[data-v-b15945f7]{flex:1 1 0px}.m-field__row[data-v-b15945f7]{display:flex}.m-field__title[data-v-b15945f7]{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text[data-v-b15945f7]{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn[data-v-b15945f7]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn[data-v-b15945f7]:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input[data-v-b15945f7]{padding:6px 8px!important;font-size:12px!important}.m-icon[data-v-b15945f7]{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer[data-v-b15945f7]{display:flex;flex-direction:column;gap:12px}.m-top-offer__top[data-v-b15945f7]{display:flex;justify-content:space-between}.m-top-offer__bottom[data-v-b15945f7]{display:flex;gap:32px}.m-top-offer__main[data-v-b15945f7]{display:flex;flex-direction:column;gap:16px}.m-logo[data-v-b15945f7]{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label[data-v-b15945f7]{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer[data-v-b15945f7]{display:flex;flex-direction:column;gap:12px}.m-offer__top[data-v-b15945f7]{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label[data-v-b15945f7]{margin-left:auto}.m-offer__id[data-v-b15945f7]{font-size:11px;font-weight:700;line-height:1}.m-creative[data-v-b15945f7]{display:flex;flex-direction:column;gap:16px}.m-creative__top[data-v-b15945f7]{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title[data-v-b15945f7]{width:100%}.m-creative__expand[data-v-b15945f7]{min-width:32px;margin-left:16px}.m-creative__status[data-v-b15945f7]{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok[data-v-b15945f7]{background:#96dcb4}.m-creative__status--bad[data-v-b15945f7]{background:#ffefb4}.m-creative__links[data-v-b15945f7]{display:flex;flex-direction:column;width:100%}.m-offer-link[data-v-b15945f7]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main[data-v-b15945f7]{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active[data-v-b15945f7]{color:#ca0327}.m-offer-link__url a[data-v-b15945f7]{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms[data-v-b15945f7]{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a[data-v-b15945f7]{width:-moz-max-content;width:max-content}.m-slices__top[data-v-b15945f7]{padding:8px}.m-slices__date-group[data-v-b15945f7]{margin-bottom:20px}.m-slice[data-v-b15945f7],.m-requisite[data-v-b15945f7]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top[data-v-b15945f7]{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns[data-v-b15945f7]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add[data-v-b15945f7]{font-size:14px;margin-top:20px}.m-requisite__active[data-v-b15945f7]{background:#d8e6ff}.m-platforms[data-v-b15945f7]{margin-top:16px}.m-platform[data-v-b15945f7]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top[data-v-b15945f7]{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns[data-v-b15945f7]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add[data-v-b15945f7]{font-size:14px;margin-top:20px}.m-platform__active[data-v-b15945f7]{background:#d8e6ff}.m-platform__link[data-v-b15945f7]{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info[data-v-b15945f7]{padding:12px}.m-profile-info input[data-v-b15945f7]{height:36px}.m-profile-info .profile-info__label[data-v-b15945f7]{font-size:12px}}.m-documents__tabs[data-v-b15945f7]{margin-bottom:20px}.m-document[data-v-b15945f7]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top[data-v-b15945f7]{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag[data-v-b15945f7]{display:block;width:-moz-max-content;width:max-content}.m-referrals__top[data-v-b15945f7]{display:flex;flex-direction:column}.m-referrals__search[data-v-b15945f7]{margin-top:20px;font-size:12px}.m-referrals__search input[data-v-b15945f7]{width:100%!important;height:32px!important}.m-referral[data-v-b15945f7]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status[data-v-b15945f7]{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email[data-v-b15945f7],.m-referral__link[data-v-b15945f7]{word-wrap:break-word}.m-invoices[data-v-b15945f7]{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top[data-v-b15945f7]{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker[data-v-b15945f7]{margin-top:24px}.m-invoices__total[data-v-b15945f7]{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice[data-v-b15945f7]{display:flex;flex-direction:column;gap:16px}.m-invoice__top[data-v-b15945f7]{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand[data-v-b15945f7]{min-width:32px;margin-left:16px}.m-invoice__conversions[data-v-b15945f7]{display:flex;flex-direction:column;width:100%}.m-invoice__total[data-v-b15945f7]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title[data-v-b15945f7]{font-size:14px}.m-invoice__total--point[data-v-b15945f7]{display:flex;justify-content:space-between}.m-invoice__total--text[data-v-b15945f7]{font-size:11px}.m-invoice__total--value[data-v-b15945f7]{font-size:14px}.m-conversion[data-v-b15945f7]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion[data-v-b15945f7]:last-child{padding-bottom:0}.m-conversion__partner[data-v-b15945f7]{display:flex;flex-direction:row;align-items:center;gap:8px}.m-cards[data-v-859b4c4e]{display:flex;flex-direction:column;gap:16px}.m-cards__loading[data-v-859b4c4e]{filter:blur(2px)}.m-cards-template[data-v-859b4c4e]{border-radius:10px;background:white;padding:12px}.m-cards-template__head[data-v-859b4c4e]{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5[data-v-859b4c4e]{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button[data-v-859b4c4e]{height:32px}.m-card[data-v-859b4c4e]{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field[data-v-859b4c4e]{flex:1 1 0px}.m-field__row[data-v-859b4c4e]{display:flex}.m-field__title[data-v-859b4c4e]{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text[data-v-859b4c4e]{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn[data-v-859b4c4e]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn[data-v-859b4c4e]:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input[data-v-859b4c4e]{padding:6px 8px!important;font-size:12px!important}.m-icon[data-v-859b4c4e]{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer[data-v-859b4c4e]{display:flex;flex-direction:column;gap:12px}.m-top-offer__top[data-v-859b4c4e]{display:flex;justify-content:space-between}.m-top-offer__bottom[data-v-859b4c4e]{display:flex;gap:32px}.m-top-offer__main[data-v-859b4c4e]{display:flex;flex-direction:column;gap:16px}.m-logo[data-v-859b4c4e]{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label[data-v-859b4c4e]{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer[data-v-859b4c4e]{display:flex;flex-direction:column;gap:12px}.m-offer__top[data-v-859b4c4e]{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label[data-v-859b4c4e]{margin-left:auto}.m-offer__id[data-v-859b4c4e]{font-size:11px;font-weight:700;line-height:1}.m-creative[data-v-859b4c4e]{display:flex;flex-direction:column;gap:16px}.m-creative__top[data-v-859b4c4e]{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title[data-v-859b4c4e]{width:100%}.m-creative__expand[data-v-859b4c4e]{min-width:32px;margin-left:16px}.m-creative__status[data-v-859b4c4e]{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok[data-v-859b4c4e]{background:#96dcb4}.m-creative__status--bad[data-v-859b4c4e]{background:#ffefb4}.m-creative__links[data-v-859b4c4e]{display:flex;flex-direction:column;width:100%}.m-offer-link[data-v-859b4c4e]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main[data-v-859b4c4e]{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active[data-v-859b4c4e]{color:#ca0327}.m-offer-link__url a[data-v-859b4c4e]{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms[data-v-859b4c4e]{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a[data-v-859b4c4e]{width:-moz-max-content;width:max-content}.m-slices__top[data-v-859b4c4e]{padding:8px}.m-slices__date-group[data-v-859b4c4e]{margin-bottom:20px}.m-slice[data-v-859b4c4e],.m-requisite[data-v-859b4c4e]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top[data-v-859b4c4e]{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns[data-v-859b4c4e]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add[data-v-859b4c4e]{font-size:14px;margin-top:20px}.m-requisite__active[data-v-859b4c4e]{background:#d8e6ff}.m-platforms[data-v-859b4c4e]{margin-top:16px}.m-platform[data-v-859b4c4e]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top[data-v-859b4c4e]{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns[data-v-859b4c4e]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add[data-v-859b4c4e]{font-size:14px;margin-top:20px}.m-platform__active[data-v-859b4c4e]{background:#d8e6ff}.m-platform__link[data-v-859b4c4e]{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info[data-v-859b4c4e]{padding:12px}.m-profile-info input[data-v-859b4c4e]{height:36px}.m-profile-info .profile-info__label[data-v-859b4c4e]{font-size:12px}}.m-documents__tabs[data-v-859b4c4e]{margin-bottom:20px}.m-document[data-v-859b4c4e]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top[data-v-859b4c4e]{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag[data-v-859b4c4e]{display:block;width:-moz-max-content;width:max-content}.m-referrals__top[data-v-859b4c4e]{display:flex;flex-direction:column}.m-referrals__search[data-v-859b4c4e]{margin-top:20px;font-size:12px}.m-referrals__search input[data-v-859b4c4e]{width:100%!important;height:32px!important}.m-referral[data-v-859b4c4e]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status[data-v-859b4c4e]{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email[data-v-859b4c4e],.m-referral__link[data-v-859b4c4e]{word-wrap:break-word}.m-invoices[data-v-859b4c4e]{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top[data-v-859b4c4e]{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker[data-v-859b4c4e]{margin-top:24px}.m-invoices__total[data-v-859b4c4e]{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice[data-v-859b4c4e]{display:flex;flex-direction:column;gap:16px}.m-invoice__top[data-v-859b4c4e]{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand[data-v-859b4c4e]{min-width:32px;margin-left:16px}.m-invoice__conversions[data-v-859b4c4e]{display:flex;flex-direction:column;width:100%}.m-invoice__total[data-v-859b4c4e]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title[data-v-859b4c4e]{font-size:14px}.m-invoice__total--point[data-v-859b4c4e]{display:flex;justify-content:space-between}.m-invoice__total--text[data-v-859b4c4e]{font-size:11px}.m-invoice__total--value[data-v-859b4c4e]{font-size:14px}.m-conversion[data-v-859b4c4e]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion[data-v-859b4c4e]:last-child{padding-bottom:0}.m-conversion__partner[data-v-859b4c4e]{display:flex;flex-direction:row;align-items:center;gap:8px}.m-cards[data-v-75060804]{display:flex;flex-direction:column;gap:16px}.m-cards__loading[data-v-75060804]{filter:blur(2px)}.m-cards-template[data-v-75060804]{border-radius:10px;background:white;padding:12px}.m-cards-template__head[data-v-75060804]{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5[data-v-75060804]{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button[data-v-75060804]{height:32px}.m-card[data-v-75060804]{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field[data-v-75060804]{flex:1 1 0px}.m-field__row[data-v-75060804]{display:flex}.m-field__title[data-v-75060804]{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text[data-v-75060804]{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn[data-v-75060804]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn[data-v-75060804]:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input[data-v-75060804]{padding:6px 8px!important;font-size:12px!important}.m-icon[data-v-75060804]{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer[data-v-75060804]{display:flex;flex-direction:column;gap:12px}.m-top-offer__top[data-v-75060804]{display:flex;justify-content:space-between}.m-top-offer__bottom[data-v-75060804]{display:flex;gap:32px}.m-top-offer__main[data-v-75060804]{display:flex;flex-direction:column;gap:16px}.m-logo[data-v-75060804]{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label[data-v-75060804]{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer[data-v-75060804]{display:flex;flex-direction:column;gap:12px}.m-offer__top[data-v-75060804]{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label[data-v-75060804]{margin-left:auto}.m-offer__id[data-v-75060804]{font-size:11px;font-weight:700;line-height:1}.m-creative[data-v-75060804]{display:flex;flex-direction:column;gap:16px}.m-creative__top[data-v-75060804]{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title[data-v-75060804]{width:100%}.m-creative__expand[data-v-75060804]{min-width:32px;margin-left:16px}.m-creative__status[data-v-75060804]{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok[data-v-75060804]{background:#96dcb4}.m-creative__status--bad[data-v-75060804]{background:#ffefb4}.m-creative__links[data-v-75060804]{display:flex;flex-direction:column;width:100%}.m-offer-link[data-v-75060804]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main[data-v-75060804]{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active[data-v-75060804]{color:#ca0327}.m-offer-link__url a[data-v-75060804]{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms[data-v-75060804]{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a[data-v-75060804]{width:-moz-max-content;width:max-content}.m-slices__top[data-v-75060804]{padding:8px}.m-slices__date-group[data-v-75060804]{margin-bottom:20px}.m-slice[data-v-75060804],.m-requisite[data-v-75060804]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top[data-v-75060804]{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns[data-v-75060804]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add[data-v-75060804]{font-size:14px;margin-top:20px}.m-requisite__active[data-v-75060804]{background:#d8e6ff}.m-platforms[data-v-75060804]{margin-top:16px}.m-platform[data-v-75060804]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top[data-v-75060804]{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns[data-v-75060804]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add[data-v-75060804]{font-size:14px;margin-top:20px}.m-platform__active[data-v-75060804]{background:#d8e6ff}.m-platform__link[data-v-75060804]{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info[data-v-75060804]{padding:12px}.m-profile-info input[data-v-75060804]{height:36px}.m-profile-info .profile-info__label[data-v-75060804]{font-size:12px}}.m-documents__tabs[data-v-75060804]{margin-bottom:20px}.m-document[data-v-75060804]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top[data-v-75060804]{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag[data-v-75060804]{display:block;width:-moz-max-content;width:max-content}.m-referrals__top[data-v-75060804]{display:flex;flex-direction:column}.m-referrals__search[data-v-75060804]{margin-top:20px;font-size:12px}.m-referrals__search input[data-v-75060804]{width:100%!important;height:32px!important}.m-referral[data-v-75060804]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status[data-v-75060804]{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email[data-v-75060804],.m-referral__link[data-v-75060804]{word-wrap:break-word}.m-invoices[data-v-75060804]{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top[data-v-75060804]{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker[data-v-75060804]{margin-top:24px}.m-invoices__total[data-v-75060804]{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice[data-v-75060804]{display:flex;flex-direction:column;gap:16px}.m-invoice__top[data-v-75060804]{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand[data-v-75060804]{min-width:32px;margin-left:16px}.m-invoice__conversions[data-v-75060804]{display:flex;flex-direction:column;width:100%}.m-invoice__total[data-v-75060804]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title[data-v-75060804]{font-size:14px}.m-invoice__total--point[data-v-75060804]{display:flex;justify-content:space-between}.m-invoice__total--text[data-v-75060804]{font-size:11px}.m-invoice__total--value[data-v-75060804]{font-size:14px}.m-conversion[data-v-75060804]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion[data-v-75060804]:last-child{padding-bottom:0}.m-conversion__partner[data-v-75060804]{display:flex;flex-direction:row;align-items:center;gap:8px}.m-cards[data-v-50a15726]{display:flex;flex-direction:column;gap:16px}.m-cards__loading[data-v-50a15726]{filter:blur(2px)}.m-cards-template[data-v-50a15726]{border-radius:10px;background:white;padding:12px}.m-cards-template__head[data-v-50a15726]{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5[data-v-50a15726]{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button[data-v-50a15726]{height:32px}.m-card[data-v-50a15726]{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field[data-v-50a15726]{flex:1 1 0px}.m-field__row[data-v-50a15726]{display:flex}.m-field__title[data-v-50a15726]{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text[data-v-50a15726]{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn[data-v-50a15726]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn[data-v-50a15726]:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input[data-v-50a15726]{padding:6px 8px!important;font-size:12px!important}.m-icon[data-v-50a15726]{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer[data-v-50a15726]{display:flex;flex-direction:column;gap:12px}.m-top-offer__top[data-v-50a15726]{display:flex;justify-content:space-between}.m-top-offer__bottom[data-v-50a15726]{display:flex;gap:32px}.m-top-offer__main[data-v-50a15726]{display:flex;flex-direction:column;gap:16px}.m-logo[data-v-50a15726]{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label[data-v-50a15726]{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer[data-v-50a15726]{display:flex;flex-direction:column;gap:12px}.m-offer__top[data-v-50a15726]{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label[data-v-50a15726]{margin-left:auto}.m-offer__id[data-v-50a15726]{font-size:11px;font-weight:700;line-height:1}.m-creative[data-v-50a15726]{display:flex;flex-direction:column;gap:16px}.m-creative__top[data-v-50a15726]{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title[data-v-50a15726]{width:100%}.m-creative__expand[data-v-50a15726]{min-width:32px;margin-left:16px}.m-creative__status[data-v-50a15726]{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok[data-v-50a15726]{background:#96dcb4}.m-creative__status--bad[data-v-50a15726]{background:#ffefb4}.m-creative__links[data-v-50a15726]{display:flex;flex-direction:column;width:100%}.m-offer-link[data-v-50a15726]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main[data-v-50a15726]{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active[data-v-50a15726]{color:#ca0327}.m-offer-link__url a[data-v-50a15726]{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms[data-v-50a15726]{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a[data-v-50a15726]{width:-moz-max-content;width:max-content}.m-slices__top[data-v-50a15726]{padding:8px}.m-slices__date-group[data-v-50a15726]{margin-bottom:20px}.m-slice[data-v-50a15726],.m-requisite[data-v-50a15726]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top[data-v-50a15726]{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns[data-v-50a15726]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add[data-v-50a15726]{font-size:14px;margin-top:20px}.m-requisite__active[data-v-50a15726]{background:#d8e6ff}.m-platforms[data-v-50a15726]{margin-top:16px}.m-platform[data-v-50a15726]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top[data-v-50a15726]{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns[data-v-50a15726]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add[data-v-50a15726]{font-size:14px;margin-top:20px}.m-platform__active[data-v-50a15726]{background:#d8e6ff}.m-platform__link[data-v-50a15726]{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info[data-v-50a15726]{padding:12px}.m-profile-info input[data-v-50a15726]{height:36px}.m-profile-info .profile-info__label[data-v-50a15726]{font-size:12px}}.m-documents__tabs[data-v-50a15726]{margin-bottom:20px}.m-document[data-v-50a15726]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top[data-v-50a15726]{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag[data-v-50a15726]{display:block;width:-moz-max-content;width:max-content}.m-referrals__top[data-v-50a15726]{display:flex;flex-direction:column}.m-referrals__search[data-v-50a15726]{margin-top:20px;font-size:12px}.m-referrals__search input[data-v-50a15726]{width:100%!important;height:32px!important}.m-referral[data-v-50a15726]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status[data-v-50a15726]{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email[data-v-50a15726],.m-referral__link[data-v-50a15726]{word-wrap:break-word}.m-invoices[data-v-50a15726]{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top[data-v-50a15726]{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker[data-v-50a15726]{margin-top:24px}.m-invoices__total[data-v-50a15726]{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice[data-v-50a15726]{display:flex;flex-direction:column;gap:16px}.m-invoice__top[data-v-50a15726]{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand[data-v-50a15726]{min-width:32px;margin-left:16px}.m-invoice__conversions[data-v-50a15726]{display:flex;flex-direction:column;width:100%}.m-invoice__total[data-v-50a15726]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title[data-v-50a15726]{font-size:14px}.m-invoice__total--point[data-v-50a15726]{display:flex;justify-content:space-between}.m-invoice__total--text[data-v-50a15726]{font-size:11px}.m-invoice__total--value[data-v-50a15726]{font-size:14px}.m-conversion[data-v-50a15726]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion[data-v-50a15726]:last-child{padding-bottom:0}.m-conversion__partner[data-v-50a15726]{display:flex;flex-direction:row;align-items:center;gap:8px}.m-cards[data-v-131c0860]{display:flex;flex-direction:column;gap:16px}.m-cards__loading[data-v-131c0860]{filter:blur(2px)}.m-cards-template[data-v-131c0860]{border-radius:10px;background:white;padding:12px}.m-cards-template__head[data-v-131c0860]{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5[data-v-131c0860]{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button[data-v-131c0860]{height:32px}.m-card[data-v-131c0860]{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field[data-v-131c0860]{flex:1 1 0px}.m-field__row[data-v-131c0860]{display:flex}.m-field__title[data-v-131c0860]{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text[data-v-131c0860]{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn[data-v-131c0860]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn[data-v-131c0860]:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input[data-v-131c0860]{padding:6px 8px!important;font-size:12px!important}.m-icon[data-v-131c0860]{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer[data-v-131c0860]{display:flex;flex-direction:column;gap:12px}.m-top-offer__top[data-v-131c0860]{display:flex;justify-content:space-between}.m-top-offer__bottom[data-v-131c0860]{display:flex;gap:32px}.m-top-offer__main[data-v-131c0860]{display:flex;flex-direction:column;gap:16px}.m-logo[data-v-131c0860]{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label[data-v-131c0860]{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer[data-v-131c0860]{display:flex;flex-direction:column;gap:12px}.m-offer__top[data-v-131c0860]{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label[data-v-131c0860]{margin-left:auto}.m-offer__id[data-v-131c0860]{font-size:11px;font-weight:700;line-height:1}.m-creative[data-v-131c0860]{display:flex;flex-direction:column;gap:16px}.m-creative__top[data-v-131c0860]{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title[data-v-131c0860]{width:100%}.m-creative__expand[data-v-131c0860]{min-width:32px;margin-left:16px}.m-creative__status[data-v-131c0860]{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok[data-v-131c0860]{background:#96dcb4}.m-creative__status--bad[data-v-131c0860]{background:#ffefb4}.m-creative__links[data-v-131c0860]{display:flex;flex-direction:column;width:100%}.m-offer-link[data-v-131c0860]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main[data-v-131c0860]{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active[data-v-131c0860]{color:#ca0327}.m-offer-link__url a[data-v-131c0860]{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms[data-v-131c0860]{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a[data-v-131c0860]{width:-moz-max-content;width:max-content}.m-slices__top[data-v-131c0860]{padding:8px}.m-slices__date-group[data-v-131c0860]{margin-bottom:20px}.m-slice[data-v-131c0860],.m-requisite[data-v-131c0860]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top[data-v-131c0860]{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns[data-v-131c0860]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add[data-v-131c0860]{font-size:14px;margin-top:20px}.m-requisite__active[data-v-131c0860]{background:#d8e6ff}.m-platforms[data-v-131c0860]{margin-top:16px}.m-platform[data-v-131c0860]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top[data-v-131c0860]{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns[data-v-131c0860]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add[data-v-131c0860]{font-size:14px;margin-top:20px}.m-platform__active[data-v-131c0860]{background:#d8e6ff}.m-platform__link[data-v-131c0860]{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info[data-v-131c0860]{padding:12px}.m-profile-info input[data-v-131c0860]{height:36px}.m-profile-info .profile-info__label[data-v-131c0860]{font-size:12px}}.m-documents__tabs[data-v-131c0860]{margin-bottom:20px}.m-document[data-v-131c0860]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top[data-v-131c0860]{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag[data-v-131c0860]{display:block;width:-moz-max-content;width:max-content}.m-referrals__top[data-v-131c0860]{display:flex;flex-direction:column}.m-referrals__search[data-v-131c0860]{margin-top:20px;font-size:12px}.m-referrals__search input[data-v-131c0860]{width:100%!important;height:32px!important}.m-referral[data-v-131c0860]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status[data-v-131c0860]{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email[data-v-131c0860],.m-referral__link[data-v-131c0860]{word-wrap:break-word}.m-invoices[data-v-131c0860]{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top[data-v-131c0860]{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker[data-v-131c0860]{margin-top:24px}.m-invoices__total[data-v-131c0860]{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice[data-v-131c0860]{display:flex;flex-direction:column;gap:16px}.m-invoice__top[data-v-131c0860]{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand[data-v-131c0860]{min-width:32px;margin-left:16px}.m-invoice__conversions[data-v-131c0860]{display:flex;flex-direction:column;width:100%}.m-invoice__total[data-v-131c0860]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title[data-v-131c0860]{font-size:14px}.m-invoice__total--point[data-v-131c0860]{display:flex;justify-content:space-between}.m-invoice__total--text[data-v-131c0860]{font-size:11px}.m-invoice__total--value[data-v-131c0860]{font-size:14px}.m-conversion[data-v-131c0860]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion[data-v-131c0860]:last-child{padding-bottom:0}.m-conversion__partner[data-v-131c0860]{display:flex;flex-direction:row;align-items:center;gap:8px}.m-cards[data-v-fd498342]{display:flex;flex-direction:column;gap:16px}.m-cards__loading[data-v-fd498342]{filter:blur(2px)}.m-cards-template[data-v-fd498342]{border-radius:10px;background:white;padding:12px}.m-cards-template__head[data-v-fd498342]{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5[data-v-fd498342]{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button[data-v-fd498342]{height:32px}.m-card[data-v-fd498342]{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field[data-v-fd498342]{flex:1 1 0px}.m-field__row[data-v-fd498342]{display:flex}.m-field__title[data-v-fd498342]{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text[data-v-fd498342]{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn[data-v-fd498342]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn[data-v-fd498342]:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input[data-v-fd498342]{padding:6px 8px!important;font-size:12px!important}.m-icon[data-v-fd498342]{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer[data-v-fd498342]{display:flex;flex-direction:column;gap:12px}.m-top-offer__top[data-v-fd498342]{display:flex;justify-content:space-between}.m-top-offer__bottom[data-v-fd498342]{display:flex;gap:32px}.m-top-offer__main[data-v-fd498342]{display:flex;flex-direction:column;gap:16px}.m-logo[data-v-fd498342]{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label[data-v-fd498342]{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer[data-v-fd498342]{display:flex;flex-direction:column;gap:12px}.m-offer__top[data-v-fd498342]{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label[data-v-fd498342]{margin-left:auto}.m-offer__id[data-v-fd498342]{font-size:11px;font-weight:700;line-height:1}.m-creative[data-v-fd498342]{display:flex;flex-direction:column;gap:16px}.m-creative__top[data-v-fd498342]{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title[data-v-fd498342]{width:100%}.m-creative__expand[data-v-fd498342]{min-width:32px;margin-left:16px}.m-creative__status[data-v-fd498342]{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok[data-v-fd498342]{background:#96dcb4}.m-creative__status--bad[data-v-fd498342]{background:#ffefb4}.m-creative__links[data-v-fd498342]{display:flex;flex-direction:column;width:100%}.m-offer-link[data-v-fd498342]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main[data-v-fd498342]{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active[data-v-fd498342]{color:#ca0327}.m-offer-link__url a[data-v-fd498342]{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms[data-v-fd498342]{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a[data-v-fd498342]{width:-moz-max-content;width:max-content}.m-slices__top[data-v-fd498342]{padding:8px}.m-slices__date-group[data-v-fd498342]{margin-bottom:20px}.m-slice[data-v-fd498342],.m-requisite[data-v-fd498342]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top[data-v-fd498342]{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns[data-v-fd498342]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add[data-v-fd498342]{font-size:14px;margin-top:20px}.m-requisite__active[data-v-fd498342]{background:#d8e6ff}.m-platforms[data-v-fd498342]{margin-top:16px}.m-platform[data-v-fd498342]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top[data-v-fd498342]{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns[data-v-fd498342]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add[data-v-fd498342]{font-size:14px;margin-top:20px}.m-platform__active[data-v-fd498342]{background:#d8e6ff}.m-platform__link[data-v-fd498342]{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info[data-v-fd498342]{padding:12px}.m-profile-info input[data-v-fd498342]{height:36px}.m-profile-info .profile-info__label[data-v-fd498342]{font-size:12px}}.m-documents__tabs[data-v-fd498342]{margin-bottom:20px}.m-document[data-v-fd498342]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top[data-v-fd498342]{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag[data-v-fd498342]{display:block;width:-moz-max-content;width:max-content}.m-referrals__top[data-v-fd498342]{display:flex;flex-direction:column}.m-referrals__search[data-v-fd498342]{margin-top:20px;font-size:12px}.m-referrals__search input[data-v-fd498342]{width:100%!important;height:32px!important}.m-referral[data-v-fd498342]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status[data-v-fd498342]{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email[data-v-fd498342],.m-referral__link[data-v-fd498342]{word-wrap:break-word}.m-invoices[data-v-fd498342]{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top[data-v-fd498342]{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker[data-v-fd498342]{margin-top:24px}.m-invoices__total[data-v-fd498342]{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice[data-v-fd498342]{display:flex;flex-direction:column;gap:16px}.m-invoice__top[data-v-fd498342]{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand[data-v-fd498342]{min-width:32px;margin-left:16px}.m-invoice__conversions[data-v-fd498342]{display:flex;flex-direction:column;width:100%}.m-invoice__total[data-v-fd498342]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title[data-v-fd498342]{font-size:14px}.m-invoice__total--point[data-v-fd498342]{display:flex;justify-content:space-between}.m-invoice__total--text[data-v-fd498342]{font-size:11px}.m-invoice__total--value[data-v-fd498342]{font-size:14px}.m-conversion[data-v-fd498342]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion[data-v-fd498342]:last-child{padding-bottom:0}.m-conversion__partner[data-v-fd498342]{display:flex;flex-direction:row;align-items:center;gap:8px}.referrals__hint[data-v-31e084d9]{cursor:pointer;position:relative}.referrals__hint .info-icon[data-v-31e084d9]{min-width:24px;transform:translateY(3px);margin-right:4px}.referrals__hint .info-icon path[data-v-31e084d9]{fill:#2dba69}.referrals__hint .hint[data-v-31e084d9]{padding:8px;border-radius:8px;width:-moz-fit-content;width:fit-content;position:absolute;left:30px;top:-8px;font-weight:500;background:#f1f1f1;min-width:300px;max-width:90vw}.referrals__top[data-v-31e084d9]{margin-bottom:24px}.referrals__main-container[data-v-31e084d9]{display:flex;flex-direction:column;gap:32px}.referrals__info[data-v-31e084d9]{display:flex;gap:16px;max-width:700px}.referrals__info p[data-v-31e084d9]{font-size:14px;font-weight:500;line-height:140%}.referrals__info svg[data-v-31e084d9]{margin-top:5px;min-width:20px}.referrals__info svg path[data-v-31e084d9]{fill:#2dba69}.referrals__title[data-v-31e084d9]{font-size:16px;font-weight:600;line-height:normal;margin-bottom:12px}.referrals__link[data-v-31e084d9]{display:flex;align-items:center;border-radius:8px;height:38px;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #2dba69;cursor:pointer;position:relative;width:100%;max-width:403px;padding-right:50px;text-overflow:ellipsis;white-space:nowrap}.referrals__link svg[data-v-31e084d9]{position:absolute;right:12px}.referrals__copied[data-v-31e084d9]{padding:8px 16px;border-radius:16px;background:#eeeeee;position:absolute;width:-moz-fit-content;width:fit-content;width:188px;right:-200px}@media (max-width: 1024px){.referrals__copied[data-v-31e084d9]{right:0;width:-moz-min-content;width:min-content;bottom:-42px}}.referrals__list[data-v-31e084d9]{margin-top:0;margin-bottom:0}.referrals__list li[data-v-31e084d9]{line-height:160%}.referrals__table-container[data-v-31e084d9]{width:100%;overflow-x:auto}.referrals__rewards-table[data-v-31e084d9]{width:100%;border-collapse:separate;border-spacing:2px;border-top:0 solid transparent;table-layout:fixed}.referrals__rewards-table th[data-v-31e084d9]{text-align:center;padding:8px 0}@media (max-width: 1024px){.referrals__rewards-table th[data-v-31e084d9]{font-size:12px}}.referrals__rewards-table td[data-v-31e084d9]{background:#f3f8ff;padding:24px 0;text-align:center;font-size:14px}@media (max-width: 1024px){.referrals__rewards-table td[data-v-31e084d9]{font-size:12px}}.referrals__list-top[data-v-31e084d9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}@media (max-width: 1024px){.referrals__list-top[data-v-31e084d9]{flex-direction:column;align-items:unset;gap:16px}.referrals__list-top .search-input[data-v-31e084d9]{margin-left:auto;width:-moz-fit-content;width:fit-content}}.referrals__title-main[data-v-31e084d9]{font-size:22px;font-weight:600;line-height:normal}.referrals__status[data-v-31e084d9]{min-width:175px;padding:6px 20px 6px 16px;background:#ffefb4;border-radius:100px;border:solid 1px #c9c9c9}.referrals__status_rejected[data-v-31e084d9]{background:#ff8097}.referrals__status_approved[data-v-31e084d9]{background:#d7f3e3}.referrals__status_registered[data-v-31e084d9]{background:#d8e6ff}.referrals__status_clickable[data-v-31e084d9]{cursor:pointer;display:flex;align-items:center;justify-content:space-between;max-width:-moz-fit-content;max-width:fit-content;position:relative;transition:background-color .5s ease-in-out}.referrals__status-change[data-v-31e084d9]{position:absolute;top:40px;left:0;background:#eee;padding:12px 16px;border-radius:8px;z-index:3;display:flex;flex-direction:column;gap:8px}.referrals__status-chevron[data-v-31e084d9]{transition:all .2s ease-in-out}.referrals__status-chevron_rotated[data-v-31e084d9]{transform:rotate(180deg)}.referrals__banner[data-v-31e084d9]{width:100%;background:#e2ecff;padding:10px 20px 10px 158px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;margin-bottom:20px;min-height:80px;position:relative;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out}.referrals__banner-text[data-v-31e084d9]{z-index:1}.referrals__banner-text h3[data-v-31e084d9]{font-size:18px;font-weight:600;line-height:normal}.referrals__banner-text p[data-v-31e084d9]{margin-top:4px;font-size:12px;line-height:140%}.referrals__banner-logo[data-v-31e084d9]{position:absolute;z-index:0;top:-71px;left:-29px;height:182px;width:auto}.referrals__banner[data-v-31e084d9]:hover{background:#d8e6ff}@media (max-width: 1024px){.referrals__banner[data-v-31e084d9]{padding:12px 72px 15px 18px;min-height:67px}.referrals__banner h3[data-v-31e084d9]{font-size:16px}.referrals__banner-logo[data-v-31e084d9]{top:unset;left:unset;right:-50px;bottom:-56px;transform:rotate(254deg);height:160px}.referrals__banner-text p[data-v-31e084d9]{display:none}}.referrals__hint[data-v-1b476011]{cursor:pointer;position:relative}.referrals__hint .info-icon[data-v-1b476011]{min-width:24px;transform:translateY(3px);margin-right:4px}.referrals__hint .info-icon path[data-v-1b476011]{fill:#2dba69}.referrals__hint .hint[data-v-1b476011]{padding:8px;border-radius:8px;width:-moz-fit-content;width:fit-content;position:absolute;left:30px;top:-8px;font-weight:500;background:#f1f1f1;min-width:300px;max-width:90vw}.referrals__top[data-v-1b476011]{margin-bottom:24px}.referrals__main-container[data-v-1b476011]{display:flex;flex-direction:column;gap:32px}.referrals__info[data-v-1b476011]{display:flex;gap:16px;max-width:700px}.referrals__info p[data-v-1b476011]{font-size:14px;font-weight:500;line-height:140%}.referrals__info svg[data-v-1b476011]{margin-top:5px;min-width:20px}.referrals__info svg path[data-v-1b476011]{fill:#2dba69}.referrals__title[data-v-1b476011]{font-size:16px;font-weight:600;line-height:normal;margin-bottom:12px}.referrals__link[data-v-1b476011]{display:flex;align-items:center;border-radius:8px;height:38px;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #2dba69;cursor:pointer;position:relative;width:100%;max-width:403px;padding-right:50px;text-overflow:ellipsis;white-space:nowrap}.referrals__link svg[data-v-1b476011]{position:absolute;right:12px}.referrals__copied[data-v-1b476011]{padding:8px 16px;border-radius:16px;background:#eeeeee;position:absolute;width:-moz-fit-content;width:fit-content;width:188px;right:-200px}@media (max-width: 1024px){.referrals__copied[data-v-1b476011]{right:0;width:-moz-min-content;width:min-content;bottom:-42px}}.referrals__list[data-v-1b476011]{margin-top:0;margin-bottom:0}.referrals__list li[data-v-1b476011]{line-height:160%}.referrals__table-container[data-v-1b476011]{width:100%;overflow-x:auto}.referrals__rewards-table[data-v-1b476011]{width:100%;border-collapse:separate;border-spacing:2px;border-top:0 solid transparent;table-layout:fixed}.referrals__rewards-table th[data-v-1b476011]{text-align:center;padding:8px 0}@media (max-width: 1024px){.referrals__rewards-table th[data-v-1b476011]{font-size:12px}}.referrals__rewards-table td[data-v-1b476011]{background:#f3f8ff;padding:24px 0;text-align:center;font-size:14px}@media (max-width: 1024px){.referrals__rewards-table td[data-v-1b476011]{font-size:12px}}.referrals__list-top[data-v-1b476011]{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}@media (max-width: 1024px){.referrals__list-top[data-v-1b476011]{flex-direction:column;align-items:unset;gap:16px}.referrals__list-top .search-input[data-v-1b476011]{margin-left:auto;width:-moz-fit-content;width:fit-content}}.referrals__title-main[data-v-1b476011]{font-size:22px;font-weight:600;line-height:normal}.referrals__status[data-v-1b476011]{min-width:175px;padding:6px 20px 6px 16px;background:#ffefb4;border-radius:100px;border:solid 1px #c9c9c9}.referrals__status_rejected[data-v-1b476011]{background:#ff8097}.referrals__status_approved[data-v-1b476011]{background:#d7f3e3}.referrals__status_registered[data-v-1b476011]{background:#d8e6ff}.referrals__status_clickable[data-v-1b476011]{cursor:pointer;display:flex;align-items:center;justify-content:space-between;max-width:-moz-fit-content;max-width:fit-content;position:relative;transition:background-color .5s ease-in-out}.referrals__status-change[data-v-1b476011]{position:absolute;top:40px;left:0;background:#eee;padding:12px 16px;border-radius:8px;z-index:3;display:flex;flex-direction:column;gap:8px}.referrals__status-chevron[data-v-1b476011]{transition:all .2s ease-in-out}.referrals__status-chevron_rotated[data-v-1b476011]{transform:rotate(180deg)}.referrals__banner[data-v-1b476011]{width:100%;background:#e2ecff;padding:10px 20px 10px 158px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;margin-bottom:20px;min-height:80px;position:relative;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out}.referrals__banner-text[data-v-1b476011]{z-index:1}.referrals__banner-text h3[data-v-1b476011]{font-size:18px;font-weight:600;line-height:normal}.referrals__banner-text p[data-v-1b476011]{margin-top:4px;font-size:12px;line-height:140%}.referrals__banner-logo[data-v-1b476011]{position:absolute;z-index:0;top:-71px;left:-29px;height:182px;width:auto}.referrals__banner[data-v-1b476011]:hover{background:#d8e6ff}@media (max-width: 1024px){.referrals__banner[data-v-1b476011]{padding:12px 72px 15px 18px;min-height:67px}.referrals__banner h3[data-v-1b476011]{font-size:16px}.referrals__banner-logo[data-v-1b476011]{top:unset;left:unset;right:-50px;bottom:-56px;transform:rotate(254deg);height:160px}.referrals__banner-text p[data-v-1b476011]{display:none}}.referrals__hint[data-v-fcab7b85]{cursor:pointer;position:relative}.referrals__hint .info-icon[data-v-fcab7b85]{min-width:24px;transform:translateY(3px);margin-right:4px}.referrals__hint .info-icon path[data-v-fcab7b85]{fill:#2dba69}.referrals__hint .hint[data-v-fcab7b85]{padding:8px;border-radius:8px;width:-moz-fit-content;width:fit-content;position:absolute;left:30px;top:-8px;font-weight:500;background:#f1f1f1;min-width:300px;max-width:90vw}.referrals__top[data-v-fcab7b85]{margin-bottom:24px}.referrals__main-container[data-v-fcab7b85]{display:flex;flex-direction:column;gap:32px}.referrals__info[data-v-fcab7b85]{display:flex;gap:16px;max-width:700px}.referrals__info p[data-v-fcab7b85]{font-size:14px;font-weight:500;line-height:140%}.referrals__info svg[data-v-fcab7b85]{margin-top:5px;min-width:20px}.referrals__info svg path[data-v-fcab7b85]{fill:#2dba69}.referrals__title[data-v-fcab7b85]{font-size:16px;font-weight:600;line-height:normal;margin-bottom:12px}.referrals__link[data-v-fcab7b85]{display:flex;align-items:center;border-radius:8px;height:38px;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #2dba69;cursor:pointer;position:relative;width:100%;max-width:403px;padding-right:50px;text-overflow:ellipsis;white-space:nowrap}.referrals__link svg[data-v-fcab7b85]{position:absolute;right:12px}.referrals__copied[data-v-fcab7b85]{padding:8px 16px;border-radius:16px;background:#eeeeee;position:absolute;width:-moz-fit-content;width:fit-content;width:188px;right:-200px}@media (max-width: 1024px){.referrals__copied[data-v-fcab7b85]{right:0;width:-moz-min-content;width:min-content;bottom:-42px}}.referrals__list[data-v-fcab7b85]{margin-top:0;margin-bottom:0}.referrals__list li[data-v-fcab7b85]{line-height:160%}.referrals__table-container[data-v-fcab7b85]{width:100%;overflow-x:auto}.referrals__rewards-table[data-v-fcab7b85]{width:100%;border-collapse:separate;border-spacing:2px;border-top:0 solid transparent;table-layout:fixed}.referrals__rewards-table th[data-v-fcab7b85]{text-align:center;padding:8px 0}@media (max-width: 1024px){.referrals__rewards-table th[data-v-fcab7b85]{font-size:12px}}.referrals__rewards-table td[data-v-fcab7b85]{background:#f3f8ff;padding:24px 0;text-align:center;font-size:14px}@media (max-width: 1024px){.referrals__rewards-table td[data-v-fcab7b85]{font-size:12px}}.referrals__list-top[data-v-fcab7b85]{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}@media (max-width: 1024px){.referrals__list-top[data-v-fcab7b85]{flex-direction:column;align-items:unset;gap:16px}.referrals__list-top .search-input[data-v-fcab7b85]{margin-left:auto;width:-moz-fit-content;width:fit-content}}.referrals__title-main[data-v-fcab7b85]{font-size:22px;font-weight:600;line-height:normal}.referrals__status[data-v-fcab7b85]{min-width:175px;padding:6px 20px 6px 16px;background:#ffefb4;border-radius:100px;border:solid 1px #c9c9c9}.referrals__status_rejected[data-v-fcab7b85]{background:#ff8097}.referrals__status_approved[data-v-fcab7b85]{background:#d7f3e3}.referrals__status_registered[data-v-fcab7b85]{background:#d8e6ff}.referrals__status_clickable[data-v-fcab7b85]{cursor:pointer;display:flex;align-items:center;justify-content:space-between;max-width:-moz-fit-content;max-width:fit-content;position:relative;transition:background-color .5s ease-in-out}.referrals__status-change[data-v-fcab7b85]{position:absolute;top:40px;left:0;background:#eee;padding:12px 16px;border-radius:8px;z-index:3;display:flex;flex-direction:column;gap:8px}.referrals__status-chevron[data-v-fcab7b85]{transition:all .2s ease-in-out}.referrals__status-chevron_rotated[data-v-fcab7b85]{transform:rotate(180deg)}.referrals__banner[data-v-fcab7b85]{width:100%;background:#e2ecff;padding:10px 20px 10px 158px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;margin-bottom:20px;min-height:80px;position:relative;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out}.referrals__banner-text[data-v-fcab7b85]{z-index:1}.referrals__banner-text h3[data-v-fcab7b85]{font-size:18px;font-weight:600;line-height:normal}.referrals__banner-text p[data-v-fcab7b85]{margin-top:4px;font-size:12px;line-height:140%}.referrals__banner-logo[data-v-fcab7b85]{position:absolute;z-index:0;top:-71px;left:-29px;height:182px;width:auto}.referrals__banner[data-v-fcab7b85]:hover{background:#d8e6ff}@media (max-width: 1024px){.referrals__banner[data-v-fcab7b85]{padding:12px 72px 15px 18px;min-height:67px}.referrals__banner h3[data-v-fcab7b85]{font-size:16px}.referrals__banner-logo[data-v-fcab7b85]{top:unset;left:unset;right:-50px;bottom:-56px;transform:rotate(254deg);height:160px}.referrals__banner-text p[data-v-fcab7b85]{display:none}}.referrals__hint[data-v-2fddbb14]{cursor:pointer;position:relative}.referrals__hint .info-icon[data-v-2fddbb14]{min-width:24px;transform:translateY(3px);margin-right:4px}.referrals__hint .info-icon path[data-v-2fddbb14]{fill:#2dba69}.referrals__hint .hint[data-v-2fddbb14]{padding:8px;border-radius:8px;width:-moz-fit-content;width:fit-content;position:absolute;left:30px;top:-8px;font-weight:500;background:#f1f1f1;min-width:300px;max-width:90vw}.referrals__top[data-v-2fddbb14]{margin-bottom:24px}.referrals__main-container[data-v-2fddbb14]{display:flex;flex-direction:column;gap:32px}.referrals__info[data-v-2fddbb14]{display:flex;gap:16px;max-width:700px}.referrals__info p[data-v-2fddbb14]{font-size:14px;font-weight:500;line-height:140%}.referrals__info svg[data-v-2fddbb14]{margin-top:5px;min-width:20px}.referrals__info svg path[data-v-2fddbb14]{fill:#2dba69}.referrals__title[data-v-2fddbb14]{font-size:16px;font-weight:600;line-height:normal;margin-bottom:12px}.referrals__link[data-v-2fddbb14]{display:flex;align-items:center;border-radius:8px;height:38px;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #2dba69;cursor:pointer;position:relative;width:100%;max-width:403px;padding-right:50px;text-overflow:ellipsis;white-space:nowrap}.referrals__link svg[data-v-2fddbb14]{position:absolute;right:12px}.referrals__copied[data-v-2fddbb14]{padding:8px 16px;border-radius:16px;background:#eeeeee;position:absolute;width:-moz-fit-content;width:fit-content;width:188px;right:-200px}@media (max-width: 1024px){.referrals__copied[data-v-2fddbb14]{right:0;width:-moz-min-content;width:min-content;bottom:-42px}}.referrals__list[data-v-2fddbb14]{margin-top:0;margin-bottom:0}.referrals__list li[data-v-2fddbb14]{line-height:160%}.referrals__table-container[data-v-2fddbb14]{width:100%;overflow-x:auto}.referrals__rewards-table[data-v-2fddbb14]{width:100%;border-collapse:separate;border-spacing:2px;border-top:0 solid transparent;table-layout:fixed}.referrals__rewards-table th[data-v-2fddbb14]{text-align:center;padding:8px 0}@media (max-width: 1024px){.referrals__rewards-table th[data-v-2fddbb14]{font-size:12px}}.referrals__rewards-table td[data-v-2fddbb14]{background:#f3f8ff;padding:24px 0;text-align:center;font-size:14px}@media (max-width: 1024px){.referrals__rewards-table td[data-v-2fddbb14]{font-size:12px}}.referrals__list-top[data-v-2fddbb14]{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}@media (max-width: 1024px){.referrals__list-top[data-v-2fddbb14]{flex-direction:column;align-items:unset;gap:16px}.referrals__list-top .search-input[data-v-2fddbb14]{margin-left:auto;width:-moz-fit-content;width:fit-content}}.referrals__title-main[data-v-2fddbb14]{font-size:22px;font-weight:600;line-height:normal}.referrals__status[data-v-2fddbb14]{min-width:175px;padding:6px 20px 6px 16px;background:#ffefb4;border-radius:100px;border:solid 1px #c9c9c9}.referrals__status_rejected[data-v-2fddbb14]{background:#ff8097}.referrals__status_approved[data-v-2fddbb14]{background:#d7f3e3}.referrals__status_registered[data-v-2fddbb14]{background:#d8e6ff}.referrals__status_clickable[data-v-2fddbb14]{cursor:pointer;display:flex;align-items:center;justify-content:space-between;max-width:-moz-fit-content;max-width:fit-content;position:relative;transition:background-color .5s ease-in-out}.referrals__status-change[data-v-2fddbb14]{position:absolute;top:40px;left:0;background:#eee;padding:12px 16px;border-radius:8px;z-index:3;display:flex;flex-direction:column;gap:8px}.referrals__status-chevron[data-v-2fddbb14]{transition:all .2s ease-in-out}.referrals__status-chevron_rotated[data-v-2fddbb14]{transform:rotate(180deg)}.referrals__banner[data-v-2fddbb14]{width:100%;background:#e2ecff;padding:10px 20px 10px 158px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;margin-bottom:20px;min-height:80px;position:relative;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out}.referrals__banner-text[data-v-2fddbb14]{z-index:1}.referrals__banner-text h3[data-v-2fddbb14]{font-size:18px;font-weight:600;line-height:normal}.referrals__banner-text p[data-v-2fddbb14]{margin-top:4px;font-size:12px;line-height:140%}.referrals__banner-logo[data-v-2fddbb14]{position:absolute;z-index:0;top:-71px;left:-29px;height:182px;width:auto}.referrals__banner[data-v-2fddbb14]:hover{background:#d8e6ff}@media (max-width: 1024px){.referrals__banner[data-v-2fddbb14]{padding:12px 72px 15px 18px;min-height:67px}.referrals__banner h3[data-v-2fddbb14]{font-size:16px}.referrals__banner-logo[data-v-2fddbb14]{top:unset;left:unset;right:-50px;bottom:-56px;transform:rotate(254deg);height:160px}.referrals__banner-text p[data-v-2fddbb14]{display:none}}.referrals__hint[data-v-591a41b6]{cursor:pointer;position:relative}.referrals__hint .info-icon[data-v-591a41b6]{min-width:24px;transform:translateY(3px);margin-right:4px}.referrals__hint .info-icon path[data-v-591a41b6]{fill:#2dba69}.referrals__hint .hint[data-v-591a41b6]{padding:8px;border-radius:8px;width:-moz-fit-content;width:fit-content;position:absolute;left:30px;top:-8px;font-weight:500;background:#f1f1f1;min-width:300px;max-width:90vw}.referrals__top[data-v-591a41b6]{margin-bottom:24px}.referrals__main-container[data-v-591a41b6]{display:flex;flex-direction:column;gap:32px}.referrals__info[data-v-591a41b6]{display:flex;gap:16px;max-width:700px}.referrals__info p[data-v-591a41b6]{font-size:14px;font-weight:500;line-height:140%}.referrals__info svg[data-v-591a41b6]{margin-top:5px;min-width:20px}.referrals__info svg path[data-v-591a41b6]{fill:#2dba69}.referrals__title[data-v-591a41b6]{font-size:16px;font-weight:600;line-height:normal;margin-bottom:12px}.referrals__link[data-v-591a41b6]{display:flex;align-items:center;border-radius:8px;height:38px;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #2dba69;cursor:pointer;position:relative;width:100%;max-width:403px;padding-right:50px;text-overflow:ellipsis;white-space:nowrap}.referrals__link svg[data-v-591a41b6]{position:absolute;right:12px}.referrals__copied[data-v-591a41b6]{padding:8px 16px;border-radius:16px;background:#eeeeee;position:absolute;width:-moz-fit-content;width:fit-content;width:188px;right:-200px}@media (max-width: 1024px){.referrals__copied[data-v-591a41b6]{right:0;width:-moz-min-content;width:min-content;bottom:-42px}}.referrals__list[data-v-591a41b6]{margin-top:0;margin-bottom:0}.referrals__list li[data-v-591a41b6]{line-height:160%}.referrals__table-container[data-v-591a41b6]{width:100%;overflow-x:auto}.referrals__rewards-table[data-v-591a41b6]{width:100%;border-collapse:separate;border-spacing:2px;border-top:0 solid transparent;table-layout:fixed}.referrals__rewards-table th[data-v-591a41b6]{text-align:center;padding:8px 0}@media (max-width: 1024px){.referrals__rewards-table th[data-v-591a41b6]{font-size:12px}}.referrals__rewards-table td[data-v-591a41b6]{background:#f3f8ff;padding:24px 0;text-align:center;font-size:14px}@media (max-width: 1024px){.referrals__rewards-table td[data-v-591a41b6]{font-size:12px}}.referrals__list-top[data-v-591a41b6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}@media (max-width: 1024px){.referrals__list-top[data-v-591a41b6]{flex-direction:column;align-items:unset;gap:16px}.referrals__list-top .search-input[data-v-591a41b6]{margin-left:auto;width:-moz-fit-content;width:fit-content}}.referrals__title-main[data-v-591a41b6]{font-size:22px;font-weight:600;line-height:normal}.referrals__status[data-v-591a41b6]{min-width:175px;padding:6px 20px 6px 16px;background:#ffefb4;border-radius:100px;border:solid 1px #c9c9c9}.referrals__status_rejected[data-v-591a41b6]{background:#ff8097}.referrals__status_approved[data-v-591a41b6]{background:#d7f3e3}.referrals__status_registered[data-v-591a41b6]{background:#d8e6ff}.referrals__status_clickable[data-v-591a41b6]{cursor:pointer;display:flex;align-items:center;justify-content:space-between;max-width:-moz-fit-content;max-width:fit-content;position:relative;transition:background-color .5s ease-in-out}.referrals__status-change[data-v-591a41b6]{position:absolute;top:40px;left:0;background:#eee;padding:12px 16px;border-radius:8px;z-index:3;display:flex;flex-direction:column;gap:8px}.referrals__status-chevron[data-v-591a41b6]{transition:all .2s ease-in-out}.referrals__status-chevron_rotated[data-v-591a41b6]{transform:rotate(180deg)}.referrals__banner[data-v-591a41b6]{width:100%;background:#e2ecff;padding:10px 20px 10px 158px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;margin-bottom:20px;min-height:80px;position:relative;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out}.referrals__banner-text[data-v-591a41b6]{z-index:1}.referrals__banner-text h3[data-v-591a41b6]{font-size:18px;font-weight:600;line-height:normal}.referrals__banner-text p[data-v-591a41b6]{margin-top:4px;font-size:12px;line-height:140%}.referrals__banner-logo[data-v-591a41b6]{position:absolute;z-index:0;top:-71px;left:-29px;height:182px;width:auto}.referrals__banner[data-v-591a41b6]:hover{background:#d8e6ff}@media (max-width: 1024px){.referrals__banner[data-v-591a41b6]{padding:12px 72px 15px 18px;min-height:67px}.referrals__banner h3[data-v-591a41b6]{font-size:16px}.referrals__banner-logo[data-v-591a41b6]{top:unset;left:unset;right:-50px;bottom:-56px;transform:rotate(254deg);height:160px}.referrals__banner-text p[data-v-591a41b6]{display:none}}.referrals__hint{cursor:pointer;position:relative}.referrals__hint .info-icon{min-width:24px;transform:translateY(3px);margin-right:4px}.referrals__hint .info-icon path{fill:#2dba69}.referrals__hint .hint{padding:8px;border-radius:8px;width:-moz-fit-content;width:fit-content;position:absolute;left:30px;top:-8px;font-weight:500;background:#f1f1f1;min-width:300px;max-width:90vw}.referrals__top{margin-bottom:24px}.referrals__main-container{display:flex;flex-direction:column;gap:32px}.referrals__info{display:flex;gap:16px;max-width:700px}.referrals__info p{font-size:14px;font-weight:500;line-height:140%}.referrals__info svg{margin-top:5px;min-width:20px}.referrals__info svg path{fill:#2dba69}.referrals__title{font-size:16px;font-weight:600;line-height:normal;margin-bottom:12px}.referrals__link{display:flex;align-items:center;border-radius:8px;height:38px;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #2dba69;cursor:pointer;position:relative;width:100%;max-width:403px;padding-right:50px;text-overflow:ellipsis;white-space:nowrap}.referrals__link svg{position:absolute;right:12px}.referrals__copied{padding:8px 16px;border-radius:16px;background:#eeeeee;position:absolute;width:-moz-fit-content;width:fit-content;width:188px;right:-200px}@media (max-width: 1024px){.referrals__copied{right:0;width:-moz-min-content;width:min-content;bottom:-42px}}.referrals__list{margin-top:0;margin-bottom:0}.referrals__list li{line-height:160%}.referrals__table-container{width:100%;overflow-x:auto}.referrals__rewards-table{width:100%;border-collapse:separate;border-spacing:2px;border-top:0 solid transparent;table-layout:fixed}.referrals__rewards-table th{text-align:center;padding:8px 0}@media (max-width: 1024px){.referrals__rewards-table th{font-size:12px}}.referrals__rewards-table td{background:#f3f8ff;padding:24px 0;text-align:center;font-size:14px}@media (max-width: 1024px){.referrals__rewards-table td{font-size:12px}}.referrals__list-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}@media (max-width: 1024px){.referrals__list-top{flex-direction:column;align-items:unset;gap:16px}.referrals__list-top .search-input{margin-left:auto;width:-moz-fit-content;width:fit-content}}.referrals__title-main{font-size:22px;font-weight:600;line-height:normal}.referrals__status{min-width:175px;padding:6px 20px 6px 16px;background:#ffefb4;border-radius:100px;border:solid 1px #c9c9c9}.referrals__status_rejected{background:#ff8097}.referrals__status_approved{background:#d7f3e3}.referrals__status_registered{background:#d8e6ff}.referrals__status_clickable{cursor:pointer;display:flex;align-items:center;justify-content:space-between;max-width:-moz-fit-content;max-width:fit-content;position:relative;transition:background-color .5s ease-in-out}.referrals__status-change{position:absolute;top:40px;left:0;background:#eee;padding:12px 16px;border-radius:8px;z-index:3;display:flex;flex-direction:column;gap:8px}.referrals__status-chevron{transition:all .2s ease-in-out}.referrals__status-chevron_rotated{transform:rotate(180deg)}.referrals__banner{width:100%;background:#e2ecff;padding:10px 20px 10px 158px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;margin-bottom:20px;min-height:80px;position:relative;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out}.referrals__banner-text{z-index:1}.referrals__banner-text h3{font-size:18px;font-weight:600;line-height:normal}.referrals__banner-text p{margin-top:4px;font-size:12px;line-height:140%}.referrals__banner-logo{position:absolute;z-index:0;top:-71px;left:-29px;height:182px;width:auto}.referrals__banner:hover{background:#d8e6ff}@media (max-width: 1024px){.referrals__banner{padding:12px 72px 15px 18px;min-height:67px}.referrals__banner h3{font-size:16px}.referrals__banner-logo{top:unset;left:unset;right:-50px;bottom:-56px;transform:rotate(254deg);height:160px}.referrals__banner-text p{display:none}}.m-cards[data-v-1d15cb01]{display:flex;flex-direction:column;gap:16px}.m-cards__loading[data-v-1d15cb01]{filter:blur(2px)}.m-cards-template[data-v-1d15cb01]{border-radius:10px;background:white;padding:12px}.m-cards-template__head[data-v-1d15cb01]{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5[data-v-1d15cb01]{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button[data-v-1d15cb01]{height:32px}.m-card[data-v-1d15cb01]{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field[data-v-1d15cb01]{flex:1 1 0px}.m-field__row[data-v-1d15cb01]{display:flex}.m-field__title[data-v-1d15cb01]{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text[data-v-1d15cb01]{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn[data-v-1d15cb01]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn[data-v-1d15cb01]:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input[data-v-1d15cb01]{padding:6px 8px!important;font-size:12px!important}.m-icon[data-v-1d15cb01]{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer[data-v-1d15cb01]{display:flex;flex-direction:column;gap:12px}.m-top-offer__top[data-v-1d15cb01]{display:flex;justify-content:space-between}.m-top-offer__bottom[data-v-1d15cb01]{display:flex;gap:32px}.m-top-offer__main[data-v-1d15cb01]{display:flex;flex-direction:column;gap:16px}.m-logo[data-v-1d15cb01]{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label[data-v-1d15cb01]{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer[data-v-1d15cb01]{display:flex;flex-direction:column;gap:12px}.m-offer__top[data-v-1d15cb01]{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label[data-v-1d15cb01]{margin-left:auto}.m-offer__id[data-v-1d15cb01]{font-size:11px;font-weight:700;line-height:1}.m-creative[data-v-1d15cb01]{display:flex;flex-direction:column;gap:16px}.m-creative__top[data-v-1d15cb01]{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title[data-v-1d15cb01]{width:100%}.m-creative__expand[data-v-1d15cb01]{min-width:32px;margin-left:16px}.m-creative__status[data-v-1d15cb01]{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok[data-v-1d15cb01]{background:#96dcb4}.m-creative__status--bad[data-v-1d15cb01]{background:#ffefb4}.m-creative__links[data-v-1d15cb01]{display:flex;flex-direction:column;width:100%}.m-offer-link[data-v-1d15cb01]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main[data-v-1d15cb01]{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active[data-v-1d15cb01]{color:#ca0327}.m-offer-link__url a[data-v-1d15cb01]{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms[data-v-1d15cb01]{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a[data-v-1d15cb01]{width:-moz-max-content;width:max-content}.m-slices__top[data-v-1d15cb01]{padding:8px}.m-slices__date-group[data-v-1d15cb01]{margin-bottom:20px}.m-slice[data-v-1d15cb01],.m-requisite[data-v-1d15cb01]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top[data-v-1d15cb01]{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns[data-v-1d15cb01]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add[data-v-1d15cb01]{font-size:14px;margin-top:20px}.m-requisite__active[data-v-1d15cb01]{background:#d8e6ff}.m-platforms[data-v-1d15cb01]{margin-top:16px}.m-platform[data-v-1d15cb01]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top[data-v-1d15cb01]{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns[data-v-1d15cb01]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add[data-v-1d15cb01]{font-size:14px;margin-top:20px}.m-platform__active[data-v-1d15cb01]{background:#d8e6ff}.m-platform__link[data-v-1d15cb01]{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info[data-v-1d15cb01]{padding:12px}.m-profile-info input[data-v-1d15cb01]{height:36px}.m-profile-info .profile-info__label[data-v-1d15cb01]{font-size:12px}}.m-documents__tabs[data-v-1d15cb01]{margin-bottom:20px}.m-document[data-v-1d15cb01]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top[data-v-1d15cb01]{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag[data-v-1d15cb01]{display:block;width:-moz-max-content;width:max-content}.m-referrals__top[data-v-1d15cb01]{display:flex;flex-direction:column}.m-referrals__search[data-v-1d15cb01]{margin-top:20px;font-size:12px}.m-referrals__search input[data-v-1d15cb01]{width:100%!important;height:32px!important}.m-referral[data-v-1d15cb01]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status[data-v-1d15cb01]{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email[data-v-1d15cb01],.m-referral__link[data-v-1d15cb01]{word-wrap:break-word}.m-invoices[data-v-1d15cb01]{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top[data-v-1d15cb01]{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker[data-v-1d15cb01]{margin-top:24px}.m-invoices__total[data-v-1d15cb01]{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice[data-v-1d15cb01]{display:flex;flex-direction:column;gap:16px}.m-invoice__top[data-v-1d15cb01]{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand[data-v-1d15cb01]{min-width:32px;margin-left:16px}.m-invoice__conversions[data-v-1d15cb01]{display:flex;flex-direction:column;width:100%}.m-invoice__total[data-v-1d15cb01]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title[data-v-1d15cb01]{font-size:14px}.m-invoice__total--point[data-v-1d15cb01]{display:flex;justify-content:space-between}.m-invoice__total--text[data-v-1d15cb01]{font-size:11px}.m-invoice__total--value[data-v-1d15cb01]{font-size:14px}.m-conversion[data-v-1d15cb01]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion[data-v-1d15cb01]:last-child{padding-bottom:0}.m-conversion__partner[data-v-1d15cb01]{display:flex;flex-direction:row;align-items:center;gap:8px}.m-cards{display:flex;flex-direction:column;gap:16px}.m-cards__loading{filter:blur(2px)}.m-cards-template{border-radius:10px;background:white;padding:12px}.m-cards-template__head{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button{height:32px}.m-card{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field{flex:1 1 0px}.m-field__row{display:flex}.m-field__title{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input{padding:6px 8px!important;font-size:12px!important}.m-icon{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer{display:flex;flex-direction:column;gap:12px}.m-top-offer__top{display:flex;justify-content:space-between}.m-top-offer__bottom{display:flex;gap:32px}.m-top-offer__main{display:flex;flex-direction:column;gap:16px}.m-logo{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer{display:flex;flex-direction:column;gap:12px}.m-offer__top{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label{margin-left:auto}.m-offer__id{font-size:11px;font-weight:700;line-height:1}.m-creative{display:flex;flex-direction:column;gap:16px}.m-creative__top{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title{width:100%}.m-creative__expand{min-width:32px;margin-left:16px}.m-creative__status{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok{background:#96dcb4}.m-creative__status--bad{background:#ffefb4}.m-creative__links{display:flex;flex-direction:column;width:100%}.m-offer-link{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active{color:#ca0327}.m-offer-link__url a{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a{width:-moz-max-content;width:max-content}.m-slices__top{padding:8px}.m-slices__date-group{margin-bottom:20px}.m-slice,.m-requisite{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add{font-size:14px;margin-top:20px}.m-requisite__active{background:#d8e6ff}.m-platforms{margin-top:16px}.m-platform{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add{font-size:14px;margin-top:20px}.m-platform__active{background:#d8e6ff}.m-platform__link{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info{padding:12px}.m-profile-info input{height:36px}.m-profile-info .profile-info__label{font-size:12px}}.m-documents__tabs{margin-bottom:20px}.m-document{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag{display:block;width:-moz-max-content;width:max-content}.m-referrals__top{display:flex;flex-direction:column}.m-referrals__search{margin-top:20px;font-size:12px}.m-referrals__search input{width:100%!important;height:32px!important}.m-referral{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email,.m-referral__link{word-wrap:break-word}.m-invoices{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker{margin-top:24px}.m-invoices__total{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice{display:flex;flex-direction:column;gap:16px}.m-invoice__top{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand{min-width:32px;margin-left:16px}.m-invoice__conversions{display:flex;flex-direction:column;width:100%}.m-invoice__total{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title{font-size:14px}.m-invoice__total--point{display:flex;justify-content:space-between}.m-invoice__total--text{font-size:11px}.m-invoice__total--value{font-size:14px}.m-conversion{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion:last-child{padding-bottom:0}.m-conversion__partner{display:flex;flex-direction:row;align-items:center;gap:8px}.m-cards[data-v-8b8fdbcf]{display:flex;flex-direction:column;gap:16px}.m-cards__loading[data-v-8b8fdbcf]{filter:blur(2px)}.m-cards-template[data-v-8b8fdbcf]{border-radius:10px;background:white;padding:12px}.m-cards-template__head[data-v-8b8fdbcf]{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5[data-v-8b8fdbcf]{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button[data-v-8b8fdbcf]{height:32px}.m-card[data-v-8b8fdbcf]{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field[data-v-8b8fdbcf]{flex:1 1 0px}.m-field__row[data-v-8b8fdbcf]{display:flex}.m-field__title[data-v-8b8fdbcf]{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text[data-v-8b8fdbcf]{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn[data-v-8b8fdbcf]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn[data-v-8b8fdbcf]:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input[data-v-8b8fdbcf]{padding:6px 8px!important;font-size:12px!important}.m-icon[data-v-8b8fdbcf]{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer[data-v-8b8fdbcf]{display:flex;flex-direction:column;gap:12px}.m-top-offer__top[data-v-8b8fdbcf]{display:flex;justify-content:space-between}.m-top-offer__bottom[data-v-8b8fdbcf]{display:flex;gap:32px}.m-top-offer__main[data-v-8b8fdbcf]{display:flex;flex-direction:column;gap:16px}.m-logo[data-v-8b8fdbcf]{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label[data-v-8b8fdbcf]{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer[data-v-8b8fdbcf]{display:flex;flex-direction:column;gap:12px}.m-offer__top[data-v-8b8fdbcf]{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label[data-v-8b8fdbcf]{margin-left:auto}.m-offer__id[data-v-8b8fdbcf]{font-size:11px;font-weight:700;line-height:1}.m-creative[data-v-8b8fdbcf]{display:flex;flex-direction:column;gap:16px}.m-creative__top[data-v-8b8fdbcf]{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title[data-v-8b8fdbcf]{width:100%}.m-creative__expand[data-v-8b8fdbcf]{min-width:32px;margin-left:16px}.m-creative__status[data-v-8b8fdbcf]{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok[data-v-8b8fdbcf]{background:#96dcb4}.m-creative__status--bad[data-v-8b8fdbcf]{background:#ffefb4}.m-creative__links[data-v-8b8fdbcf]{display:flex;flex-direction:column;width:100%}.m-offer-link[data-v-8b8fdbcf]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main[data-v-8b8fdbcf]{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active[data-v-8b8fdbcf]{color:#ca0327}.m-offer-link__url a[data-v-8b8fdbcf]{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms[data-v-8b8fdbcf]{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a[data-v-8b8fdbcf]{width:-moz-max-content;width:max-content}.m-slices__top[data-v-8b8fdbcf]{padding:8px}.m-slices__date-group[data-v-8b8fdbcf]{margin-bottom:20px}.m-slice[data-v-8b8fdbcf],.m-requisite[data-v-8b8fdbcf]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top[data-v-8b8fdbcf]{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns[data-v-8b8fdbcf]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add[data-v-8b8fdbcf]{font-size:14px;margin-top:20px}.m-requisite__active[data-v-8b8fdbcf]{background:#d8e6ff}.m-platforms[data-v-8b8fdbcf]{margin-top:16px}.m-platform[data-v-8b8fdbcf]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top[data-v-8b8fdbcf]{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns[data-v-8b8fdbcf]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add[data-v-8b8fdbcf]{font-size:14px;margin-top:20px}.m-platform__active[data-v-8b8fdbcf]{background:#d8e6ff}.m-platform__link[data-v-8b8fdbcf]{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info[data-v-8b8fdbcf]{padding:12px}.m-profile-info input[data-v-8b8fdbcf]{height:36px}.m-profile-info .profile-info__label[data-v-8b8fdbcf]{font-size:12px}}.m-documents__tabs[data-v-8b8fdbcf]{margin-bottom:20px}.m-document[data-v-8b8fdbcf]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top[data-v-8b8fdbcf]{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag[data-v-8b8fdbcf]{display:block;width:-moz-max-content;width:max-content}.m-referrals__top[data-v-8b8fdbcf]{display:flex;flex-direction:column}.m-referrals__search[data-v-8b8fdbcf]{margin-top:20px;font-size:12px}.m-referrals__search input[data-v-8b8fdbcf]{width:100%!important;height:32px!important}.m-referral[data-v-8b8fdbcf]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status[data-v-8b8fdbcf]{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email[data-v-8b8fdbcf],.m-referral__link[data-v-8b8fdbcf]{word-wrap:break-word}.m-invoices[data-v-8b8fdbcf]{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top[data-v-8b8fdbcf]{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker[data-v-8b8fdbcf]{margin-top:24px}.m-invoices__total[data-v-8b8fdbcf]{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice[data-v-8b8fdbcf]{display:flex;flex-direction:column;gap:16px}.m-invoice__top[data-v-8b8fdbcf]{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand[data-v-8b8fdbcf]{min-width:32px;margin-left:16px}.m-invoice__conversions[data-v-8b8fdbcf]{display:flex;flex-direction:column;width:100%}.m-invoice__total[data-v-8b8fdbcf]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title[data-v-8b8fdbcf]{font-size:14px}.m-invoice__total--point[data-v-8b8fdbcf]{display:flex;justify-content:space-between}.m-invoice__total--text[data-v-8b8fdbcf]{font-size:11px}.m-invoice__total--value[data-v-8b8fdbcf]{font-size:14px}.m-conversion[data-v-8b8fdbcf]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion[data-v-8b8fdbcf]:last-child{padding-bottom:0}.m-conversion__partner[data-v-8b8fdbcf]{display:flex;flex-direction:row;align-items:center;gap:8px}.m-cards[data-v-4de75f82]{display:flex;flex-direction:column;gap:16px}.m-cards__loading[data-v-4de75f82]{filter:blur(2px)}.m-cards-template[data-v-4de75f82]{border-radius:10px;background:white;padding:12px}.m-cards-template__head[data-v-4de75f82]{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5[data-v-4de75f82]{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button[data-v-4de75f82]{height:32px}.m-card[data-v-4de75f82]{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field[data-v-4de75f82]{flex:1 1 0px}.m-field__row[data-v-4de75f82]{display:flex}.m-field__title[data-v-4de75f82]{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text[data-v-4de75f82]{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn[data-v-4de75f82]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn[data-v-4de75f82]:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input[data-v-4de75f82]{padding:6px 8px!important;font-size:12px!important}.m-icon[data-v-4de75f82]{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer[data-v-4de75f82]{display:flex;flex-direction:column;gap:12px}.m-top-offer__top[data-v-4de75f82]{display:flex;justify-content:space-between}.m-top-offer__bottom[data-v-4de75f82]{display:flex;gap:32px}.m-top-offer__main[data-v-4de75f82]{display:flex;flex-direction:column;gap:16px}.m-logo[data-v-4de75f82]{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label[data-v-4de75f82]{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer[data-v-4de75f82]{display:flex;flex-direction:column;gap:12px}.m-offer__top[data-v-4de75f82]{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label[data-v-4de75f82]{margin-left:auto}.m-offer__id[data-v-4de75f82]{font-size:11px;font-weight:700;line-height:1}.m-creative[data-v-4de75f82]{display:flex;flex-direction:column;gap:16px}.m-creative__top[data-v-4de75f82]{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title[data-v-4de75f82]{width:100%}.m-creative__expand[data-v-4de75f82]{min-width:32px;margin-left:16px}.m-creative__status[data-v-4de75f82]{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok[data-v-4de75f82]{background:#96dcb4}.m-creative__status--bad[data-v-4de75f82]{background:#ffefb4}.m-creative__links[data-v-4de75f82]{display:flex;flex-direction:column;width:100%}.m-offer-link[data-v-4de75f82]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main[data-v-4de75f82]{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active[data-v-4de75f82]{color:#ca0327}.m-offer-link__url a[data-v-4de75f82]{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms[data-v-4de75f82]{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a[data-v-4de75f82]{width:-moz-max-content;width:max-content}.m-slices__top[data-v-4de75f82]{padding:8px}.m-slices__date-group[data-v-4de75f82]{margin-bottom:20px}.m-slice[data-v-4de75f82],.m-requisite[data-v-4de75f82]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top[data-v-4de75f82]{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns[data-v-4de75f82]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add[data-v-4de75f82]{font-size:14px;margin-top:20px}.m-requisite__active[data-v-4de75f82]{background:#d8e6ff}.m-platforms[data-v-4de75f82]{margin-top:16px}.m-platform[data-v-4de75f82]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top[data-v-4de75f82]{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns[data-v-4de75f82]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add[data-v-4de75f82]{font-size:14px;margin-top:20px}.m-platform__active[data-v-4de75f82]{background:#d8e6ff}.m-platform__link[data-v-4de75f82]{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info[data-v-4de75f82]{padding:12px}.m-profile-info input[data-v-4de75f82]{height:36px}.m-profile-info .profile-info__label[data-v-4de75f82]{font-size:12px}}.m-documents__tabs[data-v-4de75f82]{margin-bottom:20px}.m-document[data-v-4de75f82]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top[data-v-4de75f82]{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag[data-v-4de75f82]{display:block;width:-moz-max-content;width:max-content}.m-referrals__top[data-v-4de75f82]{display:flex;flex-direction:column}.m-referrals__search[data-v-4de75f82]{margin-top:20px;font-size:12px}.m-referrals__search input[data-v-4de75f82]{width:100%!important;height:32px!important}.m-referral[data-v-4de75f82]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status[data-v-4de75f82]{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email[data-v-4de75f82],.m-referral__link[data-v-4de75f82]{word-wrap:break-word}.m-invoices[data-v-4de75f82]{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top[data-v-4de75f82]{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker[data-v-4de75f82]{margin-top:24px}.m-invoices__total[data-v-4de75f82]{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice[data-v-4de75f82]{display:flex;flex-direction:column;gap:16px}.m-invoice__top[data-v-4de75f82]{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand[data-v-4de75f82]{min-width:32px;margin-left:16px}.m-invoice__conversions[data-v-4de75f82]{display:flex;flex-direction:column;width:100%}.m-invoice__total[data-v-4de75f82]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title[data-v-4de75f82]{font-size:14px}.m-invoice__total--point[data-v-4de75f82]{display:flex;justify-content:space-between}.m-invoice__total--text[data-v-4de75f82]{font-size:11px}.m-invoice__total--value[data-v-4de75f82]{font-size:14px}.m-conversion[data-v-4de75f82]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion[data-v-4de75f82]:last-child{padding-bottom:0}.m-conversion__partner[data-v-4de75f82]{display:flex;flex-direction:row;align-items:center;gap:8px}.search-input[data-v-143f2367]{position:relative}.search-input img[data-v-143f2367]{position:absolute;height:20px;width:20px;align-self:center;top:50%;transform:translateY(-50%);left:16px}.search-input input[data-v-143f2367]{width:207px;height:40px;padding:10px 16px 10px 40px;border:solid #c9c9c9 1px;border-radius:9999px;font-weight:500}.search-input input[data-v-143f2367]:focus{outline:none!important;box-shadow:none!important;border:solid #7babff 1px!important}.search-input_small[data-v-143f2367]{width:100%}.search-input_small input[data-v-143f2367]{min-width:100%;height:32px;font-size:12px}.m-cards[data-v-dddec054]{display:flex;flex-direction:column;gap:16px}.m-cards__loading[data-v-dddec054]{filter:blur(2px)}.m-cards-template[data-v-dddec054]{border-radius:10px;background:white;padding:12px}.m-cards-template__head[data-v-dddec054]{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5[data-v-dddec054]{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button[data-v-dddec054]{height:32px}.m-card[data-v-dddec054]{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field[data-v-dddec054]{flex:1 1 0px}.m-field__row[data-v-dddec054]{display:flex}.m-field__title[data-v-dddec054]{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text[data-v-dddec054]{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn[data-v-dddec054]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn[data-v-dddec054]:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input[data-v-dddec054]{padding:6px 8px!important;font-size:12px!important}.m-icon[data-v-dddec054]{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer[data-v-dddec054]{display:flex;flex-direction:column;gap:12px}.m-top-offer__top[data-v-dddec054]{display:flex;justify-content:space-between}.m-top-offer__bottom[data-v-dddec054]{display:flex;gap:32px}.m-top-offer__main[data-v-dddec054]{display:flex;flex-direction:column;gap:16px}.m-logo[data-v-dddec054]{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label[data-v-dddec054]{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer[data-v-dddec054]{display:flex;flex-direction:column;gap:12px}.m-offer__top[data-v-dddec054]{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label[data-v-dddec054]{margin-left:auto}.m-offer__id[data-v-dddec054]{font-size:11px;font-weight:700;line-height:1}.m-creative[data-v-dddec054]{display:flex;flex-direction:column;gap:16px}.m-creative__top[data-v-dddec054]{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title[data-v-dddec054]{width:100%}.m-creative__expand[data-v-dddec054]{min-width:32px;margin-left:16px}.m-creative__status[data-v-dddec054]{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok[data-v-dddec054]{background:#96dcb4}.m-creative__status--bad[data-v-dddec054]{background:#ffefb4}.m-creative__links[data-v-dddec054]{display:flex;flex-direction:column;width:100%}.m-offer-link[data-v-dddec054]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main[data-v-dddec054]{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active[data-v-dddec054]{color:#ca0327}.m-offer-link__url a[data-v-dddec054]{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms[data-v-dddec054]{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a[data-v-dddec054]{width:-moz-max-content;width:max-content}.m-slices__top[data-v-dddec054]{padding:8px}.m-slices__date-group[data-v-dddec054]{margin-bottom:20px}.m-slice[data-v-dddec054],.m-requisite[data-v-dddec054]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top[data-v-dddec054]{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns[data-v-dddec054]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add[data-v-dddec054]{font-size:14px;margin-top:20px}.m-requisite__active[data-v-dddec054]{background:#d8e6ff}.m-platforms[data-v-dddec054]{margin-top:16px}.m-platform[data-v-dddec054]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top[data-v-dddec054]{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns[data-v-dddec054]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add[data-v-dddec054]{font-size:14px;margin-top:20px}.m-platform__active[data-v-dddec054]{background:#d8e6ff}.m-platform__link[data-v-dddec054]{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info[data-v-dddec054]{padding:12px}.m-profile-info input[data-v-dddec054]{height:36px}.m-profile-info .profile-info__label[data-v-dddec054]{font-size:12px}}.m-documents__tabs[data-v-dddec054]{margin-bottom:20px}.m-document[data-v-dddec054]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top[data-v-dddec054]{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag[data-v-dddec054]{display:block;width:-moz-max-content;width:max-content}.m-referrals__top[data-v-dddec054]{display:flex;flex-direction:column}.m-referrals__search[data-v-dddec054]{margin-top:20px;font-size:12px}.m-referrals__search input[data-v-dddec054]{width:100%!important;height:32px!important}.m-referral[data-v-dddec054]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status[data-v-dddec054]{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email[data-v-dddec054],.m-referral__link[data-v-dddec054]{word-wrap:break-word}.m-invoices[data-v-dddec054]{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top[data-v-dddec054]{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker[data-v-dddec054]{margin-top:24px}.m-invoices__total[data-v-dddec054]{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice[data-v-dddec054]{display:flex;flex-direction:column;gap:16px}.m-invoice__top[data-v-dddec054]{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand[data-v-dddec054]{min-width:32px;margin-left:16px}.m-invoice__conversions[data-v-dddec054]{display:flex;flex-direction:column;width:100%}.m-invoice__total[data-v-dddec054]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title[data-v-dddec054]{font-size:14px}.m-invoice__total--point[data-v-dddec054]{display:flex;justify-content:space-between}.m-invoice__total--text[data-v-dddec054]{font-size:11px}.m-invoice__total--value[data-v-dddec054]{font-size:14px}.m-conversion[data-v-dddec054]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion[data-v-dddec054]:last-child{padding-bottom:0}.m-conversion__partner[data-v-dddec054]{display:flex;flex-direction:row;align-items:center;gap:8px}.m-cards[data-v-760fd931]{display:flex;flex-direction:column;gap:16px}.m-cards__loading[data-v-760fd931]{filter:blur(2px)}.m-cards-template[data-v-760fd931]{border-radius:10px;background:white;padding:12px}.m-cards-template__head[data-v-760fd931]{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5[data-v-760fd931]{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button[data-v-760fd931]{height:32px}.m-card[data-v-760fd931]{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field[data-v-760fd931]{flex:1 1 0px}.m-field__row[data-v-760fd931]{display:flex}.m-field__title[data-v-760fd931]{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text[data-v-760fd931]{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn[data-v-760fd931]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn[data-v-760fd931]:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input[data-v-760fd931]{padding:6px 8px!important;font-size:12px!important}.m-icon[data-v-760fd931]{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer[data-v-760fd931]{display:flex;flex-direction:column;gap:12px}.m-top-offer__top[data-v-760fd931]{display:flex;justify-content:space-between}.m-top-offer__bottom[data-v-760fd931]{display:flex;gap:32px}.m-top-offer__main[data-v-760fd931]{display:flex;flex-direction:column;gap:16px}.m-logo[data-v-760fd931]{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label[data-v-760fd931]{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer[data-v-760fd931]{display:flex;flex-direction:column;gap:12px}.m-offer__top[data-v-760fd931]{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label[data-v-760fd931]{margin-left:auto}.m-offer__id[data-v-760fd931]{font-size:11px;font-weight:700;line-height:1}.m-creative[data-v-760fd931]{display:flex;flex-direction:column;gap:16px}.m-creative__top[data-v-760fd931]{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title[data-v-760fd931]{width:100%}.m-creative__expand[data-v-760fd931]{min-width:32px;margin-left:16px}.m-creative__status[data-v-760fd931]{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok[data-v-760fd931]{background:#96dcb4}.m-creative__status--bad[data-v-760fd931]{background:#ffefb4}.m-creative__links[data-v-760fd931]{display:flex;flex-direction:column;width:100%}.m-offer-link[data-v-760fd931]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main[data-v-760fd931]{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active[data-v-760fd931]{color:#ca0327}.m-offer-link__url a[data-v-760fd931]{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms[data-v-760fd931]{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a[data-v-760fd931]{width:-moz-max-content;width:max-content}.m-slices__top[data-v-760fd931]{padding:8px}.m-slices__date-group[data-v-760fd931]{margin-bottom:20px}.m-slice[data-v-760fd931],.m-requisite[data-v-760fd931]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top[data-v-760fd931]{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns[data-v-760fd931]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add[data-v-760fd931]{font-size:14px;margin-top:20px}.m-requisite__active[data-v-760fd931]{background:#d8e6ff}.m-platforms[data-v-760fd931]{margin-top:16px}.m-platform[data-v-760fd931]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top[data-v-760fd931]{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns[data-v-760fd931]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add[data-v-760fd931]{font-size:14px;margin-top:20px}.m-platform__active[data-v-760fd931]{background:#d8e6ff}.m-platform__link[data-v-760fd931]{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info[data-v-760fd931]{padding:12px}.m-profile-info input[data-v-760fd931]{height:36px}.m-profile-info .profile-info__label[data-v-760fd931]{font-size:12px}}.m-documents__tabs[data-v-760fd931]{margin-bottom:20px}.m-document[data-v-760fd931]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top[data-v-760fd931]{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag[data-v-760fd931]{display:block;width:-moz-max-content;width:max-content}.m-referrals__top[data-v-760fd931]{display:flex;flex-direction:column}.m-referrals__search[data-v-760fd931]{margin-top:20px;font-size:12px}.m-referrals__search input[data-v-760fd931]{width:100%!important;height:32px!important}.m-referral[data-v-760fd931]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status[data-v-760fd931]{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email[data-v-760fd931],.m-referral__link[data-v-760fd931]{word-wrap:break-word}.m-invoices[data-v-760fd931]{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top[data-v-760fd931]{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker[data-v-760fd931]{margin-top:24px}.m-invoices__total[data-v-760fd931]{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice[data-v-760fd931]{display:flex;flex-direction:column;gap:16px}.m-invoice__top[data-v-760fd931]{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand[data-v-760fd931]{min-width:32px;margin-left:16px}.m-invoice__conversions[data-v-760fd931]{display:flex;flex-direction:column;width:100%}.m-invoice__total[data-v-760fd931]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title[data-v-760fd931]{font-size:14px}.m-invoice__total--point[data-v-760fd931]{display:flex;justify-content:space-between}.m-invoice__total--text[data-v-760fd931]{font-size:11px}.m-invoice__total--value[data-v-760fd931]{font-size:14px}.m-conversion[data-v-760fd931]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion[data-v-760fd931]:last-child{padding-bottom:0}.m-conversion__partner[data-v-760fd931]{display:flex;flex-direction:row;align-items:center;gap:8px}.m-cards[data-v-a2110b6d]{display:flex;flex-direction:column;gap:16px}.m-cards__loading[data-v-a2110b6d]{filter:blur(2px)}.m-cards-template[data-v-a2110b6d]{border-radius:10px;background:white;padding:12px}.m-cards-template__head[data-v-a2110b6d]{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5[data-v-a2110b6d]{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button[data-v-a2110b6d]{height:32px}.m-card[data-v-a2110b6d]{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field[data-v-a2110b6d]{flex:1 1 0px}.m-field__row[data-v-a2110b6d]{display:flex}.m-field__title[data-v-a2110b6d]{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text[data-v-a2110b6d]{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn[data-v-a2110b6d]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn[data-v-a2110b6d]:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input[data-v-a2110b6d]{padding:6px 8px!important;font-size:12px!important}.m-icon[data-v-a2110b6d]{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer[data-v-a2110b6d]{display:flex;flex-direction:column;gap:12px}.m-top-offer__top[data-v-a2110b6d]{display:flex;justify-content:space-between}.m-top-offer__bottom[data-v-a2110b6d]{display:flex;gap:32px}.m-top-offer__main[data-v-a2110b6d]{display:flex;flex-direction:column;gap:16px}.m-logo[data-v-a2110b6d]{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label[data-v-a2110b6d]{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer[data-v-a2110b6d]{display:flex;flex-direction:column;gap:12px}.m-offer__top[data-v-a2110b6d]{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label[data-v-a2110b6d]{margin-left:auto}.m-offer__id[data-v-a2110b6d]{font-size:11px;font-weight:700;line-height:1}.m-creative[data-v-a2110b6d]{display:flex;flex-direction:column;gap:16px}.m-creative__top[data-v-a2110b6d]{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title[data-v-a2110b6d]{width:100%}.m-creative__expand[data-v-a2110b6d]{min-width:32px;margin-left:16px}.m-creative__status[data-v-a2110b6d]{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok[data-v-a2110b6d]{background:#96dcb4}.m-creative__status--bad[data-v-a2110b6d]{background:#ffefb4}.m-creative__links[data-v-a2110b6d]{display:flex;flex-direction:column;width:100%}.m-offer-link[data-v-a2110b6d]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main[data-v-a2110b6d]{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active[data-v-a2110b6d]{color:#ca0327}.m-offer-link__url a[data-v-a2110b6d]{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms[data-v-a2110b6d]{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a[data-v-a2110b6d]{width:-moz-max-content;width:max-content}.m-slices__top[data-v-a2110b6d]{padding:8px}.m-slices__date-group[data-v-a2110b6d]{margin-bottom:20px}.m-slice[data-v-a2110b6d],.m-requisite[data-v-a2110b6d]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top[data-v-a2110b6d]{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns[data-v-a2110b6d]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add[data-v-a2110b6d]{font-size:14px;margin-top:20px}.m-requisite__active[data-v-a2110b6d]{background:#d8e6ff}.m-platforms[data-v-a2110b6d]{margin-top:16px}.m-platform[data-v-a2110b6d]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top[data-v-a2110b6d]{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns[data-v-a2110b6d]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add[data-v-a2110b6d]{font-size:14px;margin-top:20px}.m-platform__active[data-v-a2110b6d]{background:#d8e6ff}.m-platform__link[data-v-a2110b6d]{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info[data-v-a2110b6d]{padding:12px}.m-profile-info input[data-v-a2110b6d]{height:36px}.m-profile-info .profile-info__label[data-v-a2110b6d]{font-size:12px}}.m-documents__tabs[data-v-a2110b6d]{margin-bottom:20px}.m-document[data-v-a2110b6d]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top[data-v-a2110b6d]{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag[data-v-a2110b6d]{display:block;width:-moz-max-content;width:max-content}.m-referrals__top[data-v-a2110b6d]{display:flex;flex-direction:column}.m-referrals__search[data-v-a2110b6d]{margin-top:20px;font-size:12px}.m-referrals__search input[data-v-a2110b6d]{width:100%!important;height:32px!important}.m-referral[data-v-a2110b6d]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status[data-v-a2110b6d]{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email[data-v-a2110b6d],.m-referral__link[data-v-a2110b6d]{word-wrap:break-word}.m-invoices[data-v-a2110b6d]{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top[data-v-a2110b6d]{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker[data-v-a2110b6d]{margin-top:24px}.m-invoices__total[data-v-a2110b6d]{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice[data-v-a2110b6d]{display:flex;flex-direction:column;gap:16px}.m-invoice__top[data-v-a2110b6d]{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand[data-v-a2110b6d]{min-width:32px;margin-left:16px}.m-invoice__conversions[data-v-a2110b6d]{display:flex;flex-direction:column;width:100%}.m-invoice__total[data-v-a2110b6d]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title[data-v-a2110b6d]{font-size:14px}.m-invoice__total--point[data-v-a2110b6d]{display:flex;justify-content:space-between}.m-invoice__total--text[data-v-a2110b6d]{font-size:11px}.m-invoice__total--value[data-v-a2110b6d]{font-size:14px}.m-conversion[data-v-a2110b6d]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion[data-v-a2110b6d]:last-child{padding-bottom:0}.m-conversion__partner[data-v-a2110b6d]{display:flex;flex-direction:row;align-items:center;gap:8px}.account-section[data-v-034350d9]{margin-top:16px;display:flex;flex-direction:column;padding:16px;background:#fff;position:relative;border-radius:10px}.account-section h2[data-v-034350d9]{font-size:16px;line-height:16px}.empty[data-v-034350d9]{width:100%;display:flex;justify-content:center;gap:.5rem;align-items:center;font-weight:500;padding-top:2rem;padding-bottom:2rem;color:#cbd5e0;font-size:1.25rem}.empty__icon[data-v-034350d9]{height:2rem;width:2rem}.account-section__add-btn[data-v-034350d9]{margin-top:16px;width:-moz-fit-content;width:fit-content}@media (max-width: 1024px){.account-section__add-btn[data-v-034350d9]{width:100%}}[data-v-034350d9]::-webkit-scrollbar{width:4px;height:4px}@media (min-width: 768px){.account-section[data-v-034350d9]{padding:30px}.account-section h2[data-v-034350d9]{font-size:22px;line-height:22px}}@media (min-width: 1024px){.account-section__add-btn[data-v-034350d9]{margin-top:0;position:absolute;top:30px;right:30px}}.wm-account-table{width:100%;margin-top:20px;overflow-x:scroll}.wm-account-table table{width:100%;min-width:804px;border-collapse:separate;border-spacing:0 8px}.wm-account-table th{padding:0 1.5rem;font-size:11px;color:#676767;text-align:left;min-width:100px;max-width:250px}.wm-account-table tbody tr{height:56px;border-radius:10px;background:white}.wm-account-table tbody .blue td{background:#d8e6ff}.wm-account-table tbody td{padding:0 1.5rem;background:#f5f5f6;max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:500;line-height:140%}.wm-account-table tbody td:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.wm-account-table tbody td:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px;display:flex;padding:0 1.5rem;height:56px;align-items:center;gap:8px}@media (min-width: 768px){.wm-account-table{margin-top:24px}.wm-account-table table{min-width:904px}.wm-account-table th{font-size:12px}.wm-account-table tbody td{font-size:14px}}@media (min-width: 1280px){.wm-account-table tbody td:last-child{padding:0}}.account-actions[data-v-9ddfd83d]{width:100%;display:flex;justify-content:flex-end;gap:8px}.account-actions_delete[data-v-9ddfd83d]{margin-top:32px}.account-actions_change_password[data-v-9ddfd83d]{margin-top:20px}@media (max-width: 1024px){.account-actions button[data-v-9ddfd83d]{width:100%}.account-actions_delete[data-v-9ddfd83d]{margin-top:8px}}.profile-info[data-v-012c3b8d]{margin-top:16px;border-radius:10px;background:white;padding:30px;position:relative}.profile-info__fields-container[data-v-012c3b8d]{margin-top:24px;display:flex;flex-direction:column;width:100%}.profile-info__field[data-v-012c3b8d]{display:flex;justify-content:space-around;flex-direction:column}.profile-info__field p[data-v-012c3b8d]{text-align:left;font-size:11px;color:#676767;font-weight:600;margin-bottom:6px}.profile-info__field input[data-v-012c3b8d]{all:unset;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:16px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.profile-info__field input[data-v-012c3b8d]:disabled{color:#9d9d9d}.profile-info__field input[data-v-012c3b8d]:focus,.profile-info__field input[data-v-012c3b8d]:focus-visible{border:solid 1px #7babff}.profile-info__field .input_error[data-v-012c3b8d]{border:solid 1px #ff002e}.profile-info__field .validation-message[data-v-012c3b8d]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;height:20px}.profile-info h2[data-v-012c3b8d]{font-size:16px;line-height:16px}.profile-info .input-wrapper[data-v-012c3b8d]{position:relative;display:flex;align-items:center}.profile-info .input-wrapper svg[data-v-012c3b8d]{position:absolute;right:10px}.profile-info .input-wrapper svg path[data-v-012c3b8d]{stroke:red!important}.profile-info_redact-btn[data-v-012c3b8d]{margin-top:16px}@media (min-width: 768px){.profile-info h2[data-v-012c3b8d]{font-size:22px;line-height:22px}.profile-info__field p[data-v-012c3b8d]{font-size:12px}}@media (min-width: 1024px){.profile-info__redact-btn[data-v-012c3b8d]{margin-top:0;position:absolute;top:30px;right:30px}}@media (max-width: 1024px){.profile-info__redact-btn[data-v-012c3b8d]{width:100%}}@media (min-width: 1280px){.profile-info__fields-container[data-v-012c3b8d]{display:grid;width:844px;-moz-column-gap:30px;column-gap:30px;row-gap:0px;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,auto)}}@media (min-width: 1536px){.profile-info__fields-container[data-v-012c3b8d]{width:1000px}}.m-cards[data-v-012c3b8d]{display:flex;flex-direction:column;gap:16px}.m-cards__loading[data-v-012c3b8d]{filter:blur(2px)}.m-cards-template[data-v-012c3b8d]{border-radius:10px;background:white;padding:12px}.m-cards-template__head[data-v-012c3b8d]{display:flex;justify-content:space-between;margin-bottom:16px}.m-cards-template__head h5[data-v-012c3b8d]{font-size:16px;font-weight:700;line-height:1}.m-cards-template .button[data-v-012c3b8d]{height:32px}.m-card[data-v-012c3b8d]{padding:8px;border-radius:10px;background:#f5f5f6;position:relative}.m-field[data-v-012c3b8d]{flex:1 1 0px}.m-field__row[data-v-012c3b8d]{display:flex}.m-field__title[data-v-012c3b8d]{color:#676767;font-size:11px;line-height:1;font-weight:600;margin-bottom:4px}.m-field__text[data-v-012c3b8d]{color:#000;font-size:14px;line-height:1.4;font-weight:500}.m-btn[data-v-012c3b8d]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:140%;height:30px;border-radius:999px;border:solid 1px #c9c9c9;background:white;transition:all .2s ease-in-out}.m-btn[data-v-012c3b8d]:hover{background:#ca0327;color:#fff;border-color:#ca0327}.m-input .input[data-v-012c3b8d]{padding:6px 8px!important;font-size:12px!important}.m-icon[data-v-012c3b8d]{width:16px;height:16px;max-width:16px;max-height:16px;color:#000}.m-top-offer[data-v-012c3b8d]{display:flex;flex-direction:column;gap:12px}.m-top-offer__top[data-v-012c3b8d]{display:flex;justify-content:space-between}.m-top-offer__bottom[data-v-012c3b8d]{display:flex;gap:32px}.m-top-offer__main[data-v-012c3b8d]{display:flex;flex-direction:column;gap:16px}.m-logo[data-v-012c3b8d]{width:24px;min-width:24px;max-width:24px;height:auto;align-self:center;border-radius:6px}.m-price-label[data-v-012c3b8d]{background:#7babff;padding:6px 8px;border-radius:99px;font-size:12px;font-weight:600;line-height:1;color:#fff}.m-offer[data-v-012c3b8d]{display:flex;flex-direction:column;gap:12px}.m-offer__top[data-v-012c3b8d]{display:flex;gap:8px;align-items:center}.m-offer__top .m-price-label[data-v-012c3b8d]{margin-left:auto}.m-offer__id[data-v-012c3b8d]{font-size:11px;font-weight:700;line-height:1}.m-creative[data-v-012c3b8d]{display:flex;flex-direction:column;gap:16px}.m-creative__top[data-v-012c3b8d]{display:flex;flex-direction:row;justify-content:space-between}.m-creative__title[data-v-012c3b8d]{width:100%}.m-creative__expand[data-v-012c3b8d]{min-width:32px;margin-left:16px}.m-creative__status[data-v-012c3b8d]{width:-moz-max-content;width:max-content;padding:4px 12px;border-radius:10px;font-size:12px}.m-creative__status--ok[data-v-012c3b8d]{background:#96dcb4}.m-creative__status--bad[data-v-012c3b8d]{background:#ffefb4}.m-creative__links[data-v-012c3b8d]{display:flex;flex-direction:column;width:100%}.m-offer-link[data-v-012c3b8d]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-offer-link__main[data-v-012c3b8d]{display:flex;flex-direction:column;gap:12px}.m-offer-link__url--active[data-v-012c3b8d]{color:#ca0327}.m-offer-link__url a[data-v-012c3b8d]{word-wrap:break-word;padding-right:4px;width:-moz-max-content;width:max-content}.m-offer-link__platforms[data-v-012c3b8d]{display:flex;flex-direction:column;gap:8px}.m-offer-link__platforms a[data-v-012c3b8d]{width:-moz-max-content;width:max-content}.m-slices__top[data-v-012c3b8d]{padding:8px}.m-slices__date-group[data-v-012c3b8d]{margin-bottom:20px}.m-slice[data-v-012c3b8d],.m-requisite[data-v-012c3b8d]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-requisite__top[data-v-012c3b8d]{display:flex;flex-direction:row;justify-content:space-between}.m-requisite__btns[data-v-012c3b8d]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-requisite__add[data-v-012c3b8d]{font-size:14px;margin-top:20px}.m-requisite__active[data-v-012c3b8d]{background:#d8e6ff}.m-platforms[data-v-012c3b8d]{margin-top:16px}.m-platform[data-v-012c3b8d]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-platform__top[data-v-012c3b8d]{display:flex;flex-direction:row;justify-content:space-between}.m-platform__btns[data-v-012c3b8d]{display:flex;flex-direction:row;gap:8px;margin-left:16px}.m-platform__add[data-v-012c3b8d]{font-size:14px;margin-top:20px}.m-platform__active[data-v-012c3b8d]{background:#d8e6ff}.m-platform__link[data-v-012c3b8d]{word-wrap:break-word}@media (max-width: 1024px){.m-profile-info[data-v-012c3b8d]{padding:12px}.m-profile-info input[data-v-012c3b8d]{height:36px}.m-profile-info .profile-info__label[data-v-012c3b8d]{font-size:12px}}.m-documents__tabs[data-v-012c3b8d]{margin-bottom:20px}.m-document[data-v-012c3b8d]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-document__top[data-v-012c3b8d]{display:flex;flex-direction:row;justify-content:space-between}.m-document__tag[data-v-012c3b8d]{display:block;width:-moz-max-content;width:max-content}.m-referrals__top[data-v-012c3b8d]{display:flex;flex-direction:column}.m-referrals__search[data-v-012c3b8d]{margin-top:20px;font-size:12px}.m-referrals__search input[data-v-012c3b8d]{width:100%!important;height:32px!important}.m-referral[data-v-012c3b8d]{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.m-referral__status[data-v-012c3b8d]{display:block;height:28px;min-width:-moz-max-content;min-width:max-content;max-width:-moz-max-content;max-width:max-content;font-size:12px;border:0}.m-referral__email[data-v-012c3b8d],.m-referral__link[data-v-012c3b8d]{word-wrap:break-word}.m-invoices[data-v-012c3b8d]{display:flex;flex-direction:column;gap:16px;padding:8px}.m-invoices__top[data-v-012c3b8d]{display:flex;flex-direction:column;padding:12px;margin-bottom:0}.m-invoices__datepicker[data-v-012c3b8d]{margin-top:24px}.m-invoices__total[data-v-012c3b8d]{display:flex;justify-content:space-between;padding:16px;background:#d8e6ff;font-size:14px;font-weight:700}.m-invoice[data-v-012c3b8d]{display:flex;flex-direction:column;gap:16px}.m-invoice__top[data-v-012c3b8d]{display:flex;flex-direction:row;justify-content:space-between}.m-invoice__expand[data-v-012c3b8d]{min-width:32px;margin-left:16px}.m-invoice__conversions[data-v-012c3b8d]{display:flex;flex-direction:column;width:100%}.m-invoice__total[data-v-012c3b8d]{display:flex;flex-direction:column;gap:8px;padding:16px;background:#d8e6ff;font-weight:700}.m-invoice__total--title[data-v-012c3b8d]{font-size:14px}.m-invoice__total--point[data-v-012c3b8d]{display:flex;justify-content:space-between}.m-invoice__total--text[data-v-012c3b8d]{font-size:11px}.m-invoice__total--value[data-v-012c3b8d]{font-size:14px}.m-conversion[data-v-012c3b8d]{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-top:solid 1px #e5e5e5}.m-conversion[data-v-012c3b8d]:last-child{padding-bottom:0}.m-conversion__partner[data-v-012c3b8d]{display:flex;flex-direction:row;align-items:center;gap:8px}.account-section[data-v-b8e3fa82]{margin-top:16px;display:flex;flex-direction:column;padding:16px;background:#fff;position:relative;border-radius:10px}.account-section h2[data-v-b8e3fa82]{font-size:16px;line-height:16px}.empty[data-v-b8e3fa82]{width:100%;display:flex;justify-content:center;gap:.5rem;align-items:center;font-weight:500;padding-top:2rem;padding-bottom:2rem;color:#cbd5e0;font-size:1.25rem}.empty__icon[data-v-b8e3fa82]{height:2rem;width:2rem}.account-section__add-btn[data-v-b8e3fa82]{margin-top:16px;width:-moz-fit-content;width:fit-content}@media (max-width: 1024px){.account-section__add-btn[data-v-b8e3fa82]{width:100%}}[data-v-b8e3fa82]::-webkit-scrollbar{width:4px;height:4px}@media (min-width: 768px){.account-section[data-v-b8e3fa82]{padding:30px}.account-section h2[data-v-b8e3fa82]{font-size:22px;line-height:22px}}@media (min-width: 1024px){.account-section__add-btn[data-v-b8e3fa82]{margin-top:0;position:absolute;top:30px;right:30px}}.account-actions[data-v-95dda711]{width:100%;display:flex;justify-content:flex-end;gap:8px}.account-actions_delete[data-v-95dda711]{margin-top:32px}.account-actions_change_password[data-v-95dda711]{margin-top:20px}@media (max-width: 1024px){.account-actions button[data-v-95dda711]{width:100%}.account-actions_delete[data-v-95dda711]{margin-top:8px}}.wm-link__top[data-v-e318bae9]{margin:24px 0 16px}.wm-link__status[data-v-e318bae9]{padding:16px 18px;margin-bottom:10px;border-radius:10px;font-weight:500;font-size:16px;line-height:1.4}.wm-link__status_green[data-v-e318bae9]{background:#d7f3e3}.wm-link__status_yellow[data-v-e318bae9]{background:#ffefb4}.wm-link__status svg[data-v-e318bae9]{align-self:center;min-width:32px;max-width:32px;height:auto}.wm-link__status-link[data-v-e318bae9]{cursor:pointer;text-decoration:underline}.wm-link__main[data-v-e318bae9]{display:flex;gap:20px;padding-bottom:60px}.wm-link__left[data-v-e318bae9]{width:25%;display:flex;flex-direction:column;gap:16px}.wm-link__right[data-v-e318bae9]{width:80%;display:flex;flex-direction:column;gap:16px}.wm-link__top-offer-star[data-v-e318bae9],.wm-link__platforms-info[data-v-e318bae9]{position:absolute;top:16px;right:16px}.wm-link__platforms-info svg[data-v-e318bae9]{stroke:#e30029cc;fill:#ca0327}.wm-link__platforms-info:hover+.wm-link__platforms_await[data-v-e318bae9]{opacity:1}.wm-link__platforms_await[data-v-e318bae9]{position:absolute;inset:8px;background:#eeeeee;padding:8px;border-radius:8px;pointer-events:none;transition:all .2s ease-in-out;opacity:0}.wm-link__centered-btn[data-v-e318bae9]{display:flex;justify-content:center;width:100%;margin-top:10px}.wm-link__centered-btn button[data-v-e318bae9]{width:max(215px,80%)!important}.wm-link__centered-btn_details[data-v-e318bae9]{margin-top:28px}.wm-link__edit-btn-wrapper button[data-v-e318bae9]{width:100%!important}.wm-link__offer-chips[data-v-e318bae9]{width:100%;display:flex;flex-direction:column;gap:4px;margin-top:8px}.wm-link__offer-chips .copy[data-v-e318bae9]{position:absolute;right:-32px;top:50%;transform:translateY(-50%)}.wm-link__offer-chips .copied[data-v-e318bae9]{font-size:12px;line-height:12px;padding:8px;background:#f5f5f6;position:absolute;top:-24px;right:-24px;transform:translate(100%);border-radius:10px;box-shadow:0 0 5px #0003}.wm-link__offer-chips .chip[data-v-e318bae9]{display:flex;border:solid 1px #c9c9c9;align-items:center;font-size:14px;padding:6px 16px;border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:80%;cursor:pointer;gap:6px;position:relative;transition:all .2s ease-in-out}.wm-link__offer-chips .chip[data-v-e318bae9]:hover:not(button){border-color:#3562ff}.wm-link__offer-chips .chip img[data-v-e318bae9]{max-width:24px;min-width:24px;align-self:center;height:auto}.wm-link__title[data-v-e318bae9]{display:flex;gap:16px;align-items:center;padding-right:16px;margin-bottom:18px}.wm-link__title[data-v-e318bae9]:not(:first-child){margin-top:16px}.wm-link__title h3[data-v-e318bae9]{font-size:16px}.wm-link__title img[data-v-e318bae9]{align-self:center;min-width:30px;max-width:30px;height:auto}.wm-link__name-edit[data-v-e318bae9]{display:flex;gap:4px;align-items:center;width:100%}.wm-link__card[data-v-e318bae9]{display:flex;flex-direction:column;position:relative}.wm-link__copy-container[data-v-e318bae9]{white-space:pre-wrap;word-wrap:break-word;background:#eeeeee;padding:8px 36px 8px 8px;position:relative;border-radius:8px}.wm-link__copy-container_break[data-v-e318bae9]{word-break:break-all}.wm-link__copy-container button[data-v-e318bae9]{position:absolute;top:12px;right:12px}.wm-link__list[data-v-e318bae9]{list-style:unset;list-style-position:inside}.wm-link__list li[data-v-e318bae9]{margin-bottom:6px}.wm-link__list li[data-v-e318bae9]::marker{color:#000}.wm-link__subheader[data-v-e318bae9]{font-weight:600;font-size:16px;color:#676767;margin-bottom:4px}.wm-link__subheader[data-v-e318bae9]:not(:first-child){margin-top:14px}.wm-link__publication-url[data-v-e318bae9]:hover{text-decoration:underline}.wm-link__platform-chip[data-v-e318bae9]{display:inline-block;padding:8px 16px;border-radius:100px;margin-right:16px;border:solid 1px #e5e5e5;margin-top:8px;margin-bottom:4px;font-size:14px}.wm-link__platform-chip[data-v-e318bae9]:nth-child(3n+1){background:#d7f3e3}.wm-link__platform-chip[data-v-e318bae9]:nth-child(3n+2){background:#ffefb4}.wm-link__platform-chip[data-v-e318bae9]:nth-child(3n){background:#d8e6ff}.wm-link__files[data-v-e318bae9]{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.wm-link__files a[data-v-e318bae9]{border:solid 1px #eeeeee;height:100px;width:100%;display:flex;border-radius:16px;justify-content:center;align-items:center;padding:8px}.wm-link__files a img[data-v-e318bae9]{-o-object-fit:contain;object-fit:contain;width:auto;height:100%}@media (max-width: 1536px){.wm-link__left[data-v-e318bae9]{width:30%}.wm-link__right[data-v-e318bae9]{width:70%}.wm-link__offer-chips .copied[data-v-e318bae9]{right:0}}@media (max-width: 1280px){.wm-link__files[data-v-e318bae9]{grid-template-columns:repeat(4,1fr)}.wm-link__left[data-v-e318bae9]{width:35%}.wm-link__right[data-v-e318bae9]{width:65%}.wm-link__edit-btn[data-v-e318bae9]{margin-top:20px;flex-direction:column}.wm-link__offer-chips .copied[data-v-e318bae9]{left:100%;right:unset;transform:translate(-50%)}}@media (max-width: 1024px){.wm-link__main[data-v-e318bae9]{flex-direction:column}.wm-link__left[data-v-e318bae9],.wm-link__right[data-v-e318bae9]{width:100%}.wm-link__centered-btn button[data-v-e318bae9]{width:100%!important}}@media (max-width: 768px){.wm-link__files[data-v-e318bae9]{grid-template-columns:1fr 1fr}}.wm-link__top[data-v-5024dc67]{margin:24px 0 16px}.wm-link__status[data-v-5024dc67]{padding:16px 18px;margin-bottom:10px;border-radius:10px;font-weight:500;font-size:16px;line-height:1.4}.wm-link__status_green[data-v-5024dc67]{background:#d7f3e3}.wm-link__status_yellow[data-v-5024dc67]{background:#ffefb4}.wm-link__status svg[data-v-5024dc67]{align-self:center;min-width:32px;max-width:32px;height:auto}.wm-link__status-link[data-v-5024dc67]{cursor:pointer;text-decoration:underline}.wm-link__main[data-v-5024dc67]{display:flex;gap:20px;padding-bottom:60px}.wm-link__left[data-v-5024dc67]{width:25%;display:flex;flex-direction:column;gap:16px}.wm-link__right[data-v-5024dc67]{width:80%;display:flex;flex-direction:column;gap:16px}.wm-link__top-offer-star[data-v-5024dc67],.wm-link__platforms-info[data-v-5024dc67]{position:absolute;top:16px;right:16px}.wm-link__platforms-info svg[data-v-5024dc67]{stroke:#e30029cc;fill:#ca0327}.wm-link__platforms-info:hover+.wm-link__platforms_await[data-v-5024dc67]{opacity:1}.wm-link__platforms_await[data-v-5024dc67]{position:absolute;inset:8px;background:#eeeeee;padding:8px;border-radius:8px;pointer-events:none;transition:all .2s ease-in-out;opacity:0}.wm-link__centered-btn[data-v-5024dc67]{display:flex;justify-content:center;width:100%;margin-top:10px}.wm-link__centered-btn button[data-v-5024dc67]{width:max(215px,80%)!important}.wm-link__centered-btn_details[data-v-5024dc67]{margin-top:28px}.wm-link__edit-btn-wrapper button[data-v-5024dc67]{width:100%!important}.wm-link__offer-chips[data-v-5024dc67]{width:100%;display:flex;flex-direction:column;gap:4px;margin-top:8px}.wm-link__offer-chips .copy[data-v-5024dc67]{position:absolute;right:-32px;top:50%;transform:translateY(-50%)}.wm-link__offer-chips .copied[data-v-5024dc67]{font-size:12px;line-height:12px;padding:8px;background:#f5f5f6;position:absolute;top:-24px;right:-24px;transform:translate(100%);border-radius:10px;box-shadow:0 0 5px #0003}.wm-link__offer-chips .chip[data-v-5024dc67]{display:flex;border:solid 1px #c9c9c9;align-items:center;font-size:14px;padding:6px 16px;border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:80%;cursor:pointer;gap:6px;position:relative;transition:all .2s ease-in-out}.wm-link__offer-chips .chip[data-v-5024dc67]:hover:not(button){border-color:#3562ff}.wm-link__offer-chips .chip img[data-v-5024dc67]{max-width:24px;min-width:24px;align-self:center;height:auto}.wm-link__title[data-v-5024dc67]{display:flex;gap:16px;align-items:center;padding-right:16px;margin-bottom:18px}.wm-link__title[data-v-5024dc67]:not(:first-child){margin-top:16px}.wm-link__title h3[data-v-5024dc67]{font-size:16px}.wm-link__title img[data-v-5024dc67]{align-self:center;min-width:30px;max-width:30px;height:auto}.wm-link__name-edit[data-v-5024dc67]{display:flex;gap:4px;align-items:center;width:100%}.wm-link__card[data-v-5024dc67]{display:flex;flex-direction:column;position:relative}.wm-link__copy-container[data-v-5024dc67]{white-space:pre-wrap;word-wrap:break-word;background:#eeeeee;padding:8px 36px 8px 8px;position:relative;border-radius:8px}.wm-link__copy-container_break[data-v-5024dc67]{word-break:break-all}.wm-link__copy-container button[data-v-5024dc67]{position:absolute;top:12px;right:12px}.wm-link__list[data-v-5024dc67]{list-style:unset;list-style-position:inside}.wm-link__list li[data-v-5024dc67]{margin-bottom:6px}.wm-link__list li[data-v-5024dc67]::marker{color:#000}.wm-link__subheader[data-v-5024dc67]{font-weight:600;font-size:16px;color:#676767;margin-bottom:4px}.wm-link__subheader[data-v-5024dc67]:not(:first-child){margin-top:14px}.wm-link__publication-url[data-v-5024dc67]:hover{text-decoration:underline}.wm-link__platform-chip[data-v-5024dc67]{display:inline-block;padding:8px 16px;border-radius:100px;margin-right:16px;border:solid 1px #e5e5e5;margin-top:8px;margin-bottom:4px;font-size:14px}.wm-link__platform-chip[data-v-5024dc67]:nth-child(3n+1){background:#d7f3e3}.wm-link__platform-chip[data-v-5024dc67]:nth-child(3n+2){background:#ffefb4}.wm-link__platform-chip[data-v-5024dc67]:nth-child(3n){background:#d8e6ff}.wm-link__files[data-v-5024dc67]{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.wm-link__files a[data-v-5024dc67]{border:solid 1px #eeeeee;height:100px;width:100%;display:flex;border-radius:16px;justify-content:center;align-items:center;padding:8px}.wm-link__files a img[data-v-5024dc67]{-o-object-fit:contain;object-fit:contain;width:auto;height:100%}@media (max-width: 1536px){.wm-link__left[data-v-5024dc67]{width:30%}.wm-link__right[data-v-5024dc67]{width:70%}.wm-link__offer-chips .copied[data-v-5024dc67]{right:0}}@media (max-width: 1280px){.wm-link__files[data-v-5024dc67]{grid-template-columns:repeat(4,1fr)}.wm-link__left[data-v-5024dc67]{width:35%}.wm-link__right[data-v-5024dc67]{width:65%}.wm-link__edit-btn[data-v-5024dc67]{margin-top:20px;flex-direction:column}.wm-link__offer-chips .copied[data-v-5024dc67]{left:100%;right:unset;transform:translate(-50%)}}@media (max-width: 1024px){.wm-link__main[data-v-5024dc67]{flex-direction:column}.wm-link__left[data-v-5024dc67],.wm-link__right[data-v-5024dc67]{width:100%}.wm-link__centered-btn button[data-v-5024dc67]{width:100%!important}}@media (max-width: 768px){.wm-link__files[data-v-5024dc67]{grid-template-columns:1fr 1fr}}.wm-link__top[data-v-27a7f5b7]{margin:24px 0 16px}.wm-link__status[data-v-27a7f5b7]{padding:16px 18px;margin-bottom:10px;border-radius:10px;font-weight:500;font-size:16px;line-height:1.4}.wm-link__status_green[data-v-27a7f5b7]{background:#d7f3e3}.wm-link__status_yellow[data-v-27a7f5b7]{background:#ffefb4}.wm-link__status svg[data-v-27a7f5b7]{align-self:center;min-width:32px;max-width:32px;height:auto}.wm-link__status-link[data-v-27a7f5b7]{cursor:pointer;text-decoration:underline}.wm-link__main[data-v-27a7f5b7]{display:flex;gap:20px;padding-bottom:60px}.wm-link__left[data-v-27a7f5b7]{width:25%;display:flex;flex-direction:column;gap:16px}.wm-link__right[data-v-27a7f5b7]{width:80%;display:flex;flex-direction:column;gap:16px}.wm-link__top-offer-star[data-v-27a7f5b7],.wm-link__platforms-info[data-v-27a7f5b7]{position:absolute;top:16px;right:16px}.wm-link__platforms-info svg[data-v-27a7f5b7]{stroke:#e30029cc;fill:#ca0327}.wm-link__platforms-info:hover+.wm-link__platforms_await[data-v-27a7f5b7]{opacity:1}.wm-link__platforms_await[data-v-27a7f5b7]{position:absolute;inset:8px;background:#eeeeee;padding:8px;border-radius:8px;pointer-events:none;transition:all .2s ease-in-out;opacity:0}.wm-link__centered-btn[data-v-27a7f5b7]{display:flex;justify-content:center;width:100%;margin-top:10px}.wm-link__centered-btn button[data-v-27a7f5b7]{width:max(215px,80%)!important}.wm-link__centered-btn_details[data-v-27a7f5b7]{margin-top:28px}.wm-link__edit-btn-wrapper button[data-v-27a7f5b7]{width:100%!important}.wm-link__offer-chips[data-v-27a7f5b7]{width:100%;display:flex;flex-direction:column;gap:4px;margin-top:8px}.wm-link__offer-chips .copy[data-v-27a7f5b7]{position:absolute;right:-32px;top:50%;transform:translateY(-50%)}.wm-link__offer-chips .copied[data-v-27a7f5b7]{font-size:12px;line-height:12px;padding:8px;background:#f5f5f6;position:absolute;top:-24px;right:-24px;transform:translate(100%);border-radius:10px;box-shadow:0 0 5px #0003}.wm-link__offer-chips .chip[data-v-27a7f5b7]{display:flex;border:solid 1px #c9c9c9;align-items:center;font-size:14px;padding:6px 16px;border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:80%;cursor:pointer;gap:6px;position:relative;transition:all .2s ease-in-out}.wm-link__offer-chips .chip[data-v-27a7f5b7]:hover:not(button){border-color:#3562ff}.wm-link__offer-chips .chip img[data-v-27a7f5b7]{max-width:24px;min-width:24px;align-self:center;height:auto}.wm-link__title[data-v-27a7f5b7]{display:flex;gap:16px;align-items:center;padding-right:16px;margin-bottom:18px}.wm-link__title[data-v-27a7f5b7]:not(:first-child){margin-top:16px}.wm-link__title h3[data-v-27a7f5b7]{font-size:16px}.wm-link__title img[data-v-27a7f5b7]{align-self:center;min-width:30px;max-width:30px;height:auto}.wm-link__name-edit[data-v-27a7f5b7]{display:flex;gap:4px;align-items:center;width:100%}.wm-link__card[data-v-27a7f5b7]{display:flex;flex-direction:column;position:relative}.wm-link__copy-container[data-v-27a7f5b7]{white-space:pre-wrap;word-wrap:break-word;background:#eeeeee;padding:8px 36px 8px 8px;position:relative;border-radius:8px}.wm-link__copy-container_break[data-v-27a7f5b7]{word-break:break-all}.wm-link__copy-container button[data-v-27a7f5b7]{position:absolute;top:12px;right:12px}.wm-link__list[data-v-27a7f5b7]{list-style:unset;list-style-position:inside}.wm-link__list li[data-v-27a7f5b7]{margin-bottom:6px}.wm-link__list li[data-v-27a7f5b7]::marker{color:#000}.wm-link__subheader[data-v-27a7f5b7]{font-weight:600;font-size:16px;color:#676767;margin-bottom:4px}.wm-link__subheader[data-v-27a7f5b7]:not(:first-child){margin-top:14px}.wm-link__publication-url[data-v-27a7f5b7]:hover{text-decoration:underline}.wm-link__platform-chip[data-v-27a7f5b7]{display:inline-block;padding:8px 16px;border-radius:100px;margin-right:16px;border:solid 1px #e5e5e5;margin-top:8px;margin-bottom:4px;font-size:14px}.wm-link__platform-chip[data-v-27a7f5b7]:nth-child(3n+1){background:#d7f3e3}.wm-link__platform-chip[data-v-27a7f5b7]:nth-child(3n+2){background:#ffefb4}.wm-link__platform-chip[data-v-27a7f5b7]:nth-child(3n){background:#d8e6ff}.wm-link__files[data-v-27a7f5b7]{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.wm-link__files a[data-v-27a7f5b7]{border:solid 1px #eeeeee;height:100px;width:100%;display:flex;border-radius:16px;justify-content:center;align-items:center;padding:8px}.wm-link__files a img[data-v-27a7f5b7]{-o-object-fit:contain;object-fit:contain;width:auto;height:100%}@media (max-width: 1536px){.wm-link__left[data-v-27a7f5b7]{width:30%}.wm-link__right[data-v-27a7f5b7]{width:70%}.wm-link__offer-chips .copied[data-v-27a7f5b7]{right:0}}@media (max-width: 1280px){.wm-link__files[data-v-27a7f5b7]{grid-template-columns:repeat(4,1fr)}.wm-link__left[data-v-27a7f5b7]{width:35%}.wm-link__right[data-v-27a7f5b7]{width:65%}.wm-link__edit-btn[data-v-27a7f5b7]{margin-top:20px;flex-direction:column}.wm-link__offer-chips .copied[data-v-27a7f5b7]{left:100%;right:unset;transform:translate(-50%)}}@media (max-width: 1024px){.wm-link__main[data-v-27a7f5b7]{flex-direction:column}.wm-link__left[data-v-27a7f5b7],.wm-link__right[data-v-27a7f5b7]{width:100%}.wm-link__centered-btn button[data-v-27a7f5b7]{width:100%!important}}@media (max-width: 768px){.wm-link__files[data-v-27a7f5b7]{grid-template-columns:1fr 1fr}}.wm-link__top[data-v-06b31b30]{margin:24px 0 16px}.wm-link__status[data-v-06b31b30]{padding:16px 18px;margin-bottom:10px;border-radius:10px;font-weight:500;font-size:16px;line-height:1.4}.wm-link__status_green[data-v-06b31b30]{background:#d7f3e3}.wm-link__status_yellow[data-v-06b31b30]{background:#ffefb4}.wm-link__status svg[data-v-06b31b30]{align-self:center;min-width:32px;max-width:32px;height:auto}.wm-link__status-link[data-v-06b31b30]{cursor:pointer;text-decoration:underline}.wm-link__main[data-v-06b31b30]{display:flex;gap:20px;padding-bottom:60px}.wm-link__left[data-v-06b31b30]{width:25%;display:flex;flex-direction:column;gap:16px}.wm-link__right[data-v-06b31b30]{width:80%;display:flex;flex-direction:column;gap:16px}.wm-link__top-offer-star[data-v-06b31b30],.wm-link__platforms-info[data-v-06b31b30]{position:absolute;top:16px;right:16px}.wm-link__platforms-info svg[data-v-06b31b30]{stroke:#e30029cc;fill:#ca0327}.wm-link__platforms-info:hover+.wm-link__platforms_await[data-v-06b31b30]{opacity:1}.wm-link__platforms_await[data-v-06b31b30]{position:absolute;inset:8px;background:#eeeeee;padding:8px;border-radius:8px;pointer-events:none;transition:all .2s ease-in-out;opacity:0}.wm-link__centered-btn[data-v-06b31b30]{display:flex;justify-content:center;width:100%;margin-top:10px}.wm-link__centered-btn button[data-v-06b31b30]{width:max(215px,80%)!important}.wm-link__centered-btn_details[data-v-06b31b30]{margin-top:28px}.wm-link__edit-btn-wrapper button[data-v-06b31b30]{width:100%!important}.wm-link__offer-chips[data-v-06b31b30]{width:100%;display:flex;flex-direction:column;gap:4px;margin-top:8px}.wm-link__offer-chips .copy[data-v-06b31b30]{position:absolute;right:-32px;top:50%;transform:translateY(-50%)}.wm-link__offer-chips .copied[data-v-06b31b30]{font-size:12px;line-height:12px;padding:8px;background:#f5f5f6;position:absolute;top:-24px;right:-24px;transform:translate(100%);border-radius:10px;box-shadow:0 0 5px #0003}.wm-link__offer-chips .chip[data-v-06b31b30]{display:flex;border:solid 1px #c9c9c9;align-items:center;font-size:14px;padding:6px 16px;border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:80%;cursor:pointer;gap:6px;position:relative;transition:all .2s ease-in-out}.wm-link__offer-chips .chip[data-v-06b31b30]:hover:not(button){border-color:#3562ff}.wm-link__offer-chips .chip img[data-v-06b31b30]{max-width:24px;min-width:24px;align-self:center;height:auto}.wm-link__title[data-v-06b31b30]{display:flex;gap:16px;align-items:center;padding-right:16px;margin-bottom:18px}.wm-link__title[data-v-06b31b30]:not(:first-child){margin-top:16px}.wm-link__title h3[data-v-06b31b30]{font-size:16px}.wm-link__title img[data-v-06b31b30]{align-self:center;min-width:30px;max-width:30px;height:auto}.wm-link__name-edit[data-v-06b31b30]{display:flex;gap:4px;align-items:center;width:100%}.wm-link__card[data-v-06b31b30]{display:flex;flex-direction:column;position:relative}.wm-link__copy-container[data-v-06b31b30]{white-space:pre-wrap;word-wrap:break-word;background:#eeeeee;padding:8px 36px 8px 8px;position:relative;border-radius:8px}.wm-link__copy-container_break[data-v-06b31b30]{word-break:break-all}.wm-link__copy-container button[data-v-06b31b30]{position:absolute;top:12px;right:12px}.wm-link__list[data-v-06b31b30]{list-style:unset;list-style-position:inside}.wm-link__list li[data-v-06b31b30]{margin-bottom:6px}.wm-link__list li[data-v-06b31b30]::marker{color:#000}.wm-link__subheader[data-v-06b31b30]{font-weight:600;font-size:16px;color:#676767;margin-bottom:4px}.wm-link__subheader[data-v-06b31b30]:not(:first-child){margin-top:14px}.wm-link__publication-url[data-v-06b31b30]:hover{text-decoration:underline}.wm-link__platform-chip[data-v-06b31b30]{display:inline-block;padding:8px 16px;border-radius:100px;margin-right:16px;border:solid 1px #e5e5e5;margin-top:8px;margin-bottom:4px;font-size:14px}.wm-link__platform-chip[data-v-06b31b30]:nth-child(3n+1){background:#d7f3e3}.wm-link__platform-chip[data-v-06b31b30]:nth-child(3n+2){background:#ffefb4}.wm-link__platform-chip[data-v-06b31b30]:nth-child(3n){background:#d8e6ff}.wm-link__files[data-v-06b31b30]{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.wm-link__files a[data-v-06b31b30]{border:solid 1px #eeeeee;height:100px;width:100%;display:flex;border-radius:16px;justify-content:center;align-items:center;padding:8px}.wm-link__files a img[data-v-06b31b30]{-o-object-fit:contain;object-fit:contain;width:auto;height:100%}@media (max-width: 1536px){.wm-link__left[data-v-06b31b30]{width:30%}.wm-link__right[data-v-06b31b30]{width:70%}.wm-link__offer-chips .copied[data-v-06b31b30]{right:0}}@media (max-width: 1280px){.wm-link__files[data-v-06b31b30]{grid-template-columns:repeat(4,1fr)}.wm-link__left[data-v-06b31b30]{width:35%}.wm-link__right[data-v-06b31b30]{width:65%}.wm-link__edit-btn[data-v-06b31b30]{margin-top:20px;flex-direction:column}.wm-link__offer-chips .copied[data-v-06b31b30]{left:100%;right:unset;transform:translate(-50%)}}@media (max-width: 1024px){.wm-link__main[data-v-06b31b30]{flex-direction:column}.wm-link__left[data-v-06b31b30],.wm-link__right[data-v-06b31b30]{width:100%}.wm-link__centered-btn button[data-v-06b31b30]{width:100%!important}}@media (max-width: 768px){.wm-link__files[data-v-06b31b30]{grid-template-columns:1fr 1fr}}.wm-link__top[data-v-286e3efa]{margin:24px 0 16px}.wm-link__status[data-v-286e3efa]{padding:16px 18px;margin-bottom:10px;border-radius:10px;font-weight:500;font-size:16px;line-height:1.4}.wm-link__status_green[data-v-286e3efa]{background:#d7f3e3}.wm-link__status_yellow[data-v-286e3efa]{background:#ffefb4}.wm-link__status svg[data-v-286e3efa]{align-self:center;min-width:32px;max-width:32px;height:auto}.wm-link__status-link[data-v-286e3efa]{cursor:pointer;text-decoration:underline}.wm-link__main[data-v-286e3efa]{display:flex;gap:20px;padding-bottom:60px}.wm-link__left[data-v-286e3efa]{width:25%;display:flex;flex-direction:column;gap:16px}.wm-link__right[data-v-286e3efa]{width:80%;display:flex;flex-direction:column;gap:16px}.wm-link__top-offer-star[data-v-286e3efa],.wm-link__platforms-info[data-v-286e3efa]{position:absolute;top:16px;right:16px}.wm-link__platforms-info svg[data-v-286e3efa]{stroke:#e30029cc;fill:#ca0327}.wm-link__platforms-info:hover+.wm-link__platforms_await[data-v-286e3efa]{opacity:1}.wm-link__platforms_await[data-v-286e3efa]{position:absolute;inset:8px;background:#eeeeee;padding:8px;border-radius:8px;pointer-events:none;transition:all .2s ease-in-out;opacity:0}.wm-link__centered-btn[data-v-286e3efa]{display:flex;justify-content:center;width:100%;margin-top:10px}.wm-link__centered-btn button[data-v-286e3efa]{width:max(215px,80%)!important}.wm-link__centered-btn_details[data-v-286e3efa]{margin-top:28px}.wm-link__edit-btn-wrapper button[data-v-286e3efa]{width:100%!important}.wm-link__offer-chips[data-v-286e3efa]{width:100%;display:flex;flex-direction:column;gap:4px;margin-top:8px}.wm-link__offer-chips .copy[data-v-286e3efa]{position:absolute;right:-32px;top:50%;transform:translateY(-50%)}.wm-link__offer-chips .copied[data-v-286e3efa]{font-size:12px;line-height:12px;padding:8px;background:#f5f5f6;position:absolute;top:-24px;right:-24px;transform:translate(100%);border-radius:10px;box-shadow:0 0 5px #0003}.wm-link__offer-chips .chip[data-v-286e3efa]{display:flex;border:solid 1px #c9c9c9;align-items:center;font-size:14px;padding:6px 16px;border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:80%;cursor:pointer;gap:6px;position:relative;transition:all .2s ease-in-out}.wm-link__offer-chips .chip[data-v-286e3efa]:hover:not(button){border-color:#3562ff}.wm-link__offer-chips .chip img[data-v-286e3efa]{max-width:24px;min-width:24px;align-self:center;height:auto}.wm-link__title[data-v-286e3efa]{display:flex;gap:16px;align-items:center;padding-right:16px;margin-bottom:18px}.wm-link__title[data-v-286e3efa]:not(:first-child){margin-top:16px}.wm-link__title h3[data-v-286e3efa]{font-size:16px}.wm-link__title img[data-v-286e3efa]{align-self:center;min-width:30px;max-width:30px;height:auto}.wm-link__name-edit[data-v-286e3efa]{display:flex;gap:4px;align-items:center;width:100%}.wm-link__card[data-v-286e3efa]{display:flex;flex-direction:column;position:relative}.wm-link__copy-container[data-v-286e3efa]{white-space:pre-wrap;word-wrap:break-word;background:#eeeeee;padding:8px 36px 8px 8px;position:relative;border-radius:8px}.wm-link__copy-container_break[data-v-286e3efa]{word-break:break-all}.wm-link__copy-container button[data-v-286e3efa]{position:absolute;top:12px;right:12px}.wm-link__list[data-v-286e3efa]{list-style:unset;list-style-position:inside}.wm-link__list li[data-v-286e3efa]{margin-bottom:6px}.wm-link__list li[data-v-286e3efa]::marker{color:#000}.wm-link__subheader[data-v-286e3efa]{font-weight:600;font-size:16px;color:#676767;margin-bottom:4px}.wm-link__subheader[data-v-286e3efa]:not(:first-child){margin-top:14px}.wm-link__publication-url[data-v-286e3efa]:hover{text-decoration:underline}.wm-link__platform-chip[data-v-286e3efa]{display:inline-block;padding:8px 16px;border-radius:100px;margin-right:16px;border:solid 1px #e5e5e5;margin-top:8px;margin-bottom:4px;font-size:14px}.wm-link__platform-chip[data-v-286e3efa]:nth-child(3n+1){background:#d7f3e3}.wm-link__platform-chip[data-v-286e3efa]:nth-child(3n+2){background:#ffefb4}.wm-link__platform-chip[data-v-286e3efa]:nth-child(3n){background:#d8e6ff}.wm-link__files[data-v-286e3efa]{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.wm-link__files a[data-v-286e3efa]{border:solid 1px #eeeeee;height:100px;width:100%;display:flex;border-radius:16px;justify-content:center;align-items:center;padding:8px}.wm-link__files a img[data-v-286e3efa]{-o-object-fit:contain;object-fit:contain;width:auto;height:100%}@media (max-width: 1536px){.wm-link__left[data-v-286e3efa]{width:30%}.wm-link__right[data-v-286e3efa]{width:70%}.wm-link__offer-chips .copied[data-v-286e3efa]{right:0}}@media (max-width: 1280px){.wm-link__files[data-v-286e3efa]{grid-template-columns:repeat(4,1fr)}.wm-link__left[data-v-286e3efa]{width:35%}.wm-link__right[data-v-286e3efa]{width:65%}.wm-link__edit-btn[data-v-286e3efa]{margin-top:20px;flex-direction:column}.wm-link__offer-chips .copied[data-v-286e3efa]{left:100%;right:unset;transform:translate(-50%)}}@media (max-width: 1024px){.wm-link__main[data-v-286e3efa]{flex-direction:column}.wm-link__left[data-v-286e3efa],.wm-link__right[data-v-286e3efa]{width:100%}.wm-link__centered-btn button[data-v-286e3efa]{width:100%!important}}@media (max-width: 768px){.wm-link__files[data-v-286e3efa]{grid-template-columns:1fr 1fr}}.wm-link__top[data-v-9b78a18a]{margin:24px 0 16px}.wm-link__status[data-v-9b78a18a]{padding:16px 18px;margin-bottom:10px;border-radius:10px;font-weight:500;font-size:16px;line-height:1.4}.wm-link__status_green[data-v-9b78a18a]{background:#d7f3e3}.wm-link__status_yellow[data-v-9b78a18a]{background:#ffefb4}.wm-link__status svg[data-v-9b78a18a]{align-self:center;min-width:32px;max-width:32px;height:auto}.wm-link__status-link[data-v-9b78a18a]{cursor:pointer;text-decoration:underline}.wm-link__main[data-v-9b78a18a]{display:flex;gap:20px;padding-bottom:60px}.wm-link__left[data-v-9b78a18a]{width:25%;display:flex;flex-direction:column;gap:16px}.wm-link__right[data-v-9b78a18a]{width:80%;display:flex;flex-direction:column;gap:16px}.wm-link__top-offer-star[data-v-9b78a18a],.wm-link__platforms-info[data-v-9b78a18a]{position:absolute;top:16px;right:16px}.wm-link__platforms-info svg[data-v-9b78a18a]{stroke:#e30029cc;fill:#ca0327}.wm-link__platforms-info:hover+.wm-link__platforms_await[data-v-9b78a18a]{opacity:1}.wm-link__platforms_await[data-v-9b78a18a]{position:absolute;inset:8px;background:#eeeeee;padding:8px;border-radius:8px;pointer-events:none;transition:all .2s ease-in-out;opacity:0}.wm-link__centered-btn[data-v-9b78a18a]{display:flex;justify-content:center;width:100%;margin-top:10px}.wm-link__centered-btn button[data-v-9b78a18a]{width:max(215px,80%)!important}.wm-link__centered-btn_details[data-v-9b78a18a]{margin-top:28px}.wm-link__edit-btn-wrapper button[data-v-9b78a18a]{width:100%!important}.wm-link__offer-chips[data-v-9b78a18a]{width:100%;display:flex;flex-direction:column;gap:4px;margin-top:8px}.wm-link__offer-chips .copy[data-v-9b78a18a]{position:absolute;right:-32px;top:50%;transform:translateY(-50%)}.wm-link__offer-chips .copied[data-v-9b78a18a]{font-size:12px;line-height:12px;padding:8px;background:#f5f5f6;position:absolute;top:-24px;right:-24px;transform:translate(100%);border-radius:10px;box-shadow:0 0 5px #0003}.wm-link__offer-chips .chip[data-v-9b78a18a]{display:flex;border:solid 1px #c9c9c9;align-items:center;font-size:14px;padding:6px 16px;border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:80%;cursor:pointer;gap:6px;position:relative;transition:all .2s ease-in-out}.wm-link__offer-chips .chip[data-v-9b78a18a]:hover:not(button){border-color:#3562ff}.wm-link__offer-chips .chip img[data-v-9b78a18a]{max-width:24px;min-width:24px;align-self:center;height:auto}.wm-link__title[data-v-9b78a18a]{display:flex;gap:16px;align-items:center;padding-right:16px;margin-bottom:18px}.wm-link__title[data-v-9b78a18a]:not(:first-child){margin-top:16px}.wm-link__title h3[data-v-9b78a18a]{font-size:16px}.wm-link__title img[data-v-9b78a18a]{align-self:center;min-width:30px;max-width:30px;height:auto}.wm-link__name-edit[data-v-9b78a18a]{display:flex;gap:4px;align-items:center;width:100%}.wm-link__card[data-v-9b78a18a]{display:flex;flex-direction:column;position:relative}.wm-link__copy-container[data-v-9b78a18a]{white-space:pre-wrap;word-wrap:break-word;background:#eeeeee;padding:8px 36px 8px 8px;position:relative;border-radius:8px}.wm-link__copy-container_break[data-v-9b78a18a]{word-break:break-all}.wm-link__copy-container button[data-v-9b78a18a]{position:absolute;top:12px;right:12px}.wm-link__list[data-v-9b78a18a]{list-style:unset;list-style-position:inside}.wm-link__list li[data-v-9b78a18a]{margin-bottom:6px}.wm-link__list li[data-v-9b78a18a]::marker{color:#000}.wm-link__subheader[data-v-9b78a18a]{font-weight:600;font-size:16px;color:#676767;margin-bottom:4px}.wm-link__subheader[data-v-9b78a18a]:not(:first-child){margin-top:14px}.wm-link__publication-url[data-v-9b78a18a]:hover{text-decoration:underline}.wm-link__platform-chip[data-v-9b78a18a]{display:inline-block;padding:8px 16px;border-radius:100px;margin-right:16px;border:solid 1px #e5e5e5;margin-top:8px;margin-bottom:4px;font-size:14px}.wm-link__platform-chip[data-v-9b78a18a]:nth-child(3n+1){background:#d7f3e3}.wm-link__platform-chip[data-v-9b78a18a]:nth-child(3n+2){background:#ffefb4}.wm-link__platform-chip[data-v-9b78a18a]:nth-child(3n){background:#d8e6ff}.wm-link__files[data-v-9b78a18a]{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.wm-link__files a[data-v-9b78a18a]{border:solid 1px #eeeeee;height:100px;width:100%;display:flex;border-radius:16px;justify-content:center;align-items:center;padding:8px}.wm-link__files a img[data-v-9b78a18a]{-o-object-fit:contain;object-fit:contain;width:auto;height:100%}@media (max-width: 1536px){.wm-link__left[data-v-9b78a18a]{width:30%}.wm-link__right[data-v-9b78a18a]{width:70%}.wm-link__offer-chips .copied[data-v-9b78a18a]{right:0}}@media (max-width: 1280px){.wm-link__files[data-v-9b78a18a]{grid-template-columns:repeat(4,1fr)}.wm-link__left[data-v-9b78a18a]{width:35%}.wm-link__right[data-v-9b78a18a]{width:65%}.wm-link__edit-btn[data-v-9b78a18a]{margin-top:20px;flex-direction:column}.wm-link__offer-chips .copied[data-v-9b78a18a]{left:100%;right:unset;transform:translate(-50%)}}@media (max-width: 1024px){.wm-link__main[data-v-9b78a18a]{flex-direction:column}.wm-link__left[data-v-9b78a18a],.wm-link__right[data-v-9b78a18a]{width:100%}.wm-link__centered-btn button[data-v-9b78a18a]{width:100%!important}}@media (max-width: 768px){.wm-link__files[data-v-9b78a18a]{grid-template-columns:1fr 1fr}}.wm-link__top[data-v-eb7737dd]{margin:24px 0 16px}.wm-link__status[data-v-eb7737dd]{padding:16px 18px;margin-bottom:10px;border-radius:10px;font-weight:500;font-size:16px;line-height:1.4}.wm-link__status_green[data-v-eb7737dd]{background:#d7f3e3}.wm-link__status_yellow[data-v-eb7737dd]{background:#ffefb4}.wm-link__status svg[data-v-eb7737dd]{align-self:center;min-width:32px;max-width:32px;height:auto}.wm-link__status-link[data-v-eb7737dd]{cursor:pointer;text-decoration:underline}.wm-link__main[data-v-eb7737dd]{display:flex;gap:20px;padding-bottom:60px}.wm-link__left[data-v-eb7737dd]{width:25%;display:flex;flex-direction:column;gap:16px}.wm-link__right[data-v-eb7737dd]{width:80%;display:flex;flex-direction:column;gap:16px}.wm-link__top-offer-star[data-v-eb7737dd],.wm-link__platforms-info[data-v-eb7737dd]{position:absolute;top:16px;right:16px}.wm-link__platforms-info svg[data-v-eb7737dd]{stroke:#e30029cc;fill:#ca0327}.wm-link__platforms-info:hover+.wm-link__platforms_await[data-v-eb7737dd]{opacity:1}.wm-link__platforms_await[data-v-eb7737dd]{position:absolute;inset:8px;background:#eeeeee;padding:8px;border-radius:8px;pointer-events:none;transition:all .2s ease-in-out;opacity:0}.wm-link__centered-btn[data-v-eb7737dd]{display:flex;justify-content:center;width:100%;margin-top:10px}.wm-link__centered-btn button[data-v-eb7737dd]{width:max(215px,80%)!important}.wm-link__centered-btn_details[data-v-eb7737dd]{margin-top:28px}.wm-link__edit-btn-wrapper button[data-v-eb7737dd]{width:100%!important}.wm-link__offer-chips[data-v-eb7737dd]{width:100%;display:flex;flex-direction:column;gap:4px;margin-top:8px}.wm-link__offer-chips .copy[data-v-eb7737dd]{position:absolute;right:-32px;top:50%;transform:translateY(-50%)}.wm-link__offer-chips .copied[data-v-eb7737dd]{font-size:12px;line-height:12px;padding:8px;background:#f5f5f6;position:absolute;top:-24px;right:-24px;transform:translate(100%);border-radius:10px;box-shadow:0 0 5px #0003}.wm-link__offer-chips .chip[data-v-eb7737dd]{display:flex;border:solid 1px #c9c9c9;align-items:center;font-size:14px;padding:6px 16px;border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:80%;cursor:pointer;gap:6px;position:relative;transition:all .2s ease-in-out}.wm-link__offer-chips .chip[data-v-eb7737dd]:hover:not(button){border-color:#3562ff}.wm-link__offer-chips .chip img[data-v-eb7737dd]{max-width:24px;min-width:24px;align-self:center;height:auto}.wm-link__title[data-v-eb7737dd]{display:flex;gap:16px;align-items:center;padding-right:16px;margin-bottom:18px}.wm-link__title[data-v-eb7737dd]:not(:first-child){margin-top:16px}.wm-link__title h3[data-v-eb7737dd]{font-size:16px}.wm-link__title img[data-v-eb7737dd]{align-self:center;min-width:30px;max-width:30px;height:auto}.wm-link__name-edit[data-v-eb7737dd]{display:flex;gap:4px;align-items:center;width:100%}.wm-link__card[data-v-eb7737dd]{display:flex;flex-direction:column;position:relative}.wm-link__copy-container[data-v-eb7737dd]{white-space:pre-wrap;word-wrap:break-word;background:#eeeeee;padding:8px 36px 8px 8px;position:relative;border-radius:8px}.wm-link__copy-container_break[data-v-eb7737dd]{word-break:break-all}.wm-link__copy-container button[data-v-eb7737dd]{position:absolute;top:12px;right:12px}.wm-link__list[data-v-eb7737dd]{list-style:unset;list-style-position:inside}.wm-link__list li[data-v-eb7737dd]{margin-bottom:6px}.wm-link__list li[data-v-eb7737dd]::marker{color:#000}.wm-link__subheader[data-v-eb7737dd]{font-weight:600;font-size:16px;color:#676767;margin-bottom:4px}.wm-link__subheader[data-v-eb7737dd]:not(:first-child){margin-top:14px}.wm-link__publication-url[data-v-eb7737dd]:hover{text-decoration:underline}.wm-link__platform-chip[data-v-eb7737dd]{display:inline-block;padding:8px 16px;border-radius:100px;margin-right:16px;border:solid 1px #e5e5e5;margin-top:8px;margin-bottom:4px;font-size:14px}.wm-link__platform-chip[data-v-eb7737dd]:nth-child(3n+1){background:#d7f3e3}.wm-link__platform-chip[data-v-eb7737dd]:nth-child(3n+2){background:#ffefb4}.wm-link__platform-chip[data-v-eb7737dd]:nth-child(3n){background:#d8e6ff}.wm-link__files[data-v-eb7737dd]{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.wm-link__files a[data-v-eb7737dd]{border:solid 1px #eeeeee;height:100px;width:100%;display:flex;border-radius:16px;justify-content:center;align-items:center;padding:8px}.wm-link__files a img[data-v-eb7737dd]{-o-object-fit:contain;object-fit:contain;width:auto;height:100%}@media (max-width: 1536px){.wm-link__left[data-v-eb7737dd]{width:30%}.wm-link__right[data-v-eb7737dd]{width:70%}.wm-link__offer-chips .copied[data-v-eb7737dd]{right:0}}@media (max-width: 1280px){.wm-link__files[data-v-eb7737dd]{grid-template-columns:repeat(4,1fr)}.wm-link__left[data-v-eb7737dd]{width:35%}.wm-link__right[data-v-eb7737dd]{width:65%}.wm-link__edit-btn[data-v-eb7737dd]{margin-top:20px;flex-direction:column}.wm-link__offer-chips .copied[data-v-eb7737dd]{left:100%;right:unset;transform:translate(-50%)}}@media (max-width: 1024px){.wm-link__main[data-v-eb7737dd]{flex-direction:column}.wm-link__left[data-v-eb7737dd],.wm-link__right[data-v-eb7737dd]{width:100%}.wm-link__centered-btn button[data-v-eb7737dd]{width:100%!important}}@media (max-width: 768px){.wm-link__files[data-v-eb7737dd]{grid-template-columns:1fr 1fr}}.wm-link__top[data-v-16537e12]{margin:24px 0 16px}.wm-link__status[data-v-16537e12]{padding:16px 18px;margin-bottom:10px;border-radius:10px;font-weight:500;font-size:16px;line-height:1.4}.wm-link__status_green[data-v-16537e12]{background:#d7f3e3}.wm-link__status_yellow[data-v-16537e12]{background:#ffefb4}.wm-link__status svg[data-v-16537e12]{align-self:center;min-width:32px;max-width:32px;height:auto}.wm-link__status-link[data-v-16537e12]{cursor:pointer;text-decoration:underline}.wm-link__main[data-v-16537e12]{display:flex;gap:20px;padding-bottom:60px}.wm-link__left[data-v-16537e12]{width:25%;display:flex;flex-direction:column;gap:16px}.wm-link__right[data-v-16537e12]{width:80%;display:flex;flex-direction:column;gap:16px}.wm-link__top-offer-star[data-v-16537e12],.wm-link__platforms-info[data-v-16537e12]{position:absolute;top:16px;right:16px}.wm-link__platforms-info svg[data-v-16537e12]{stroke:#e30029cc;fill:#ca0327}.wm-link__platforms-info:hover+.wm-link__platforms_await[data-v-16537e12]{opacity:1}.wm-link__platforms_await[data-v-16537e12]{position:absolute;inset:8px;background:#eeeeee;padding:8px;border-radius:8px;pointer-events:none;transition:all .2s ease-in-out;opacity:0}.wm-link__centered-btn[data-v-16537e12]{display:flex;justify-content:center;width:100%;margin-top:10px}.wm-link__centered-btn button[data-v-16537e12]{width:max(215px,80%)!important}.wm-link__centered-btn_details[data-v-16537e12]{margin-top:28px}.wm-link__edit-btn-wrapper button[data-v-16537e12]{width:100%!important}.wm-link__offer-chips[data-v-16537e12]{width:100%;display:flex;flex-direction:column;gap:4px;margin-top:8px}.wm-link__offer-chips .copy[data-v-16537e12]{position:absolute;right:-32px;top:50%;transform:translateY(-50%)}.wm-link__offer-chips .copied[data-v-16537e12]{font-size:12px;line-height:12px;padding:8px;background:#f5f5f6;position:absolute;top:-24px;right:-24px;transform:translate(100%);border-radius:10px;box-shadow:0 0 5px #0003}.wm-link__offer-chips .chip[data-v-16537e12]{display:flex;border:solid 1px #c9c9c9;align-items:center;font-size:14px;padding:6px 16px;border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:80%;cursor:pointer;gap:6px;position:relative;transition:all .2s ease-in-out}.wm-link__offer-chips .chip[data-v-16537e12]:hover:not(button){border-color:#3562ff}.wm-link__offer-chips .chip img[data-v-16537e12]{max-width:24px;min-width:24px;align-self:center;height:auto}.wm-link__title[data-v-16537e12]{display:flex;gap:16px;align-items:center;padding-right:16px;margin-bottom:18px}.wm-link__title[data-v-16537e12]:not(:first-child){margin-top:16px}.wm-link__title h3[data-v-16537e12]{font-size:16px}.wm-link__title img[data-v-16537e12]{align-self:center;min-width:30px;max-width:30px;height:auto}.wm-link__name-edit[data-v-16537e12]{display:flex;gap:4px;align-items:center;width:100%}.wm-link__card[data-v-16537e12]{display:flex;flex-direction:column;position:relative}.wm-link__copy-container[data-v-16537e12]{white-space:pre-wrap;word-wrap:break-word;background:#eeeeee;padding:8px 36px 8px 8px;position:relative;border-radius:8px}.wm-link__copy-container_break[data-v-16537e12]{word-break:break-all}.wm-link__copy-container button[data-v-16537e12]{position:absolute;top:12px;right:12px}.wm-link__list[data-v-16537e12]{list-style:unset;list-style-position:inside}.wm-link__list li[data-v-16537e12]{margin-bottom:6px}.wm-link__list li[data-v-16537e12]::marker{color:#000}.wm-link__subheader[data-v-16537e12]{font-weight:600;font-size:16px;color:#676767;margin-bottom:4px}.wm-link__subheader[data-v-16537e12]:not(:first-child){margin-top:14px}.wm-link__publication-url[data-v-16537e12]:hover{text-decoration:underline}.wm-link__platform-chip[data-v-16537e12]{display:inline-block;padding:8px 16px;border-radius:100px;margin-right:16px;border:solid 1px #e5e5e5;margin-top:8px;margin-bottom:4px;font-size:14px}.wm-link__platform-chip[data-v-16537e12]:nth-child(3n+1){background:#d7f3e3}.wm-link__platform-chip[data-v-16537e12]:nth-child(3n+2){background:#ffefb4}.wm-link__platform-chip[data-v-16537e12]:nth-child(3n){background:#d8e6ff}.wm-link__files[data-v-16537e12]{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.wm-link__files a[data-v-16537e12]{border:solid 1px #eeeeee;height:100px;width:100%;display:flex;border-radius:16px;justify-content:center;align-items:center;padding:8px}.wm-link__files a img[data-v-16537e12]{-o-object-fit:contain;object-fit:contain;width:auto;height:100%}@media (max-width: 1536px){.wm-link__left[data-v-16537e12]{width:30%}.wm-link__right[data-v-16537e12]{width:70%}.wm-link__offer-chips .copied[data-v-16537e12]{right:0}}@media (max-width: 1280px){.wm-link__files[data-v-16537e12]{grid-template-columns:repeat(4,1fr)}.wm-link__left[data-v-16537e12]{width:35%}.wm-link__right[data-v-16537e12]{width:65%}.wm-link__edit-btn[data-v-16537e12]{margin-top:20px;flex-direction:column}.wm-link__offer-chips .copied[data-v-16537e12]{left:100%;right:unset;transform:translate(-50%)}}@media (max-width: 1024px){.wm-link__main[data-v-16537e12]{flex-direction:column}.wm-link__left[data-v-16537e12],.wm-link__right[data-v-16537e12]{width:100%}.wm-link__centered-btn button[data-v-16537e12]{width:100%!important}}@media (max-width: 768px){.wm-link__files[data-v-16537e12]{grid-template-columns:1fr 1fr}}.wm-link__top[data-v-eb8dd941]{margin:24px 0 16px}.wm-link__status[data-v-eb8dd941]{padding:16px 18px;margin-bottom:10px;border-radius:10px;font-weight:500;font-size:16px;line-height:1.4}.wm-link__status_green[data-v-eb8dd941]{background:#d7f3e3}.wm-link__status_yellow[data-v-eb8dd941]{background:#ffefb4}.wm-link__status svg[data-v-eb8dd941]{align-self:center;min-width:32px;max-width:32px;height:auto}.wm-link__status-link[data-v-eb8dd941]{cursor:pointer;text-decoration:underline}.wm-link__main[data-v-eb8dd941]{display:flex;gap:20px;padding-bottom:60px}.wm-link__left[data-v-eb8dd941]{width:25%;display:flex;flex-direction:column;gap:16px}.wm-link__right[data-v-eb8dd941]{width:80%;display:flex;flex-direction:column;gap:16px}.wm-link__top-offer-star[data-v-eb8dd941],.wm-link__platforms-info[data-v-eb8dd941]{position:absolute;top:16px;right:16px}.wm-link__platforms-info svg[data-v-eb8dd941]{stroke:#e30029cc;fill:#ca0327}.wm-link__platforms-info:hover+.wm-link__platforms_await[data-v-eb8dd941]{opacity:1}.wm-link__platforms_await[data-v-eb8dd941]{position:absolute;inset:8px;background:#eeeeee;padding:8px;border-radius:8px;pointer-events:none;transition:all .2s ease-in-out;opacity:0}.wm-link__centered-btn[data-v-eb8dd941]{display:flex;justify-content:center;width:100%;margin-top:10px}.wm-link__centered-btn button[data-v-eb8dd941]{width:max(215px,80%)!important}.wm-link__centered-btn_details[data-v-eb8dd941]{margin-top:28px}.wm-link__edit-btn-wrapper button[data-v-eb8dd941]{width:100%!important}.wm-link__offer-chips[data-v-eb8dd941]{width:100%;display:flex;flex-direction:column;gap:4px;margin-top:8px}.wm-link__offer-chips .copy[data-v-eb8dd941]{position:absolute;right:-32px;top:50%;transform:translateY(-50%)}.wm-link__offer-chips .copied[data-v-eb8dd941]{font-size:12px;line-height:12px;padding:8px;background:#f5f5f6;position:absolute;top:-24px;right:-24px;transform:translate(100%);border-radius:10px;box-shadow:0 0 5px #0003}.wm-link__offer-chips .chip[data-v-eb8dd941]{display:flex;border:solid 1px #c9c9c9;align-items:center;font-size:14px;padding:6px 16px;border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:80%;cursor:pointer;gap:6px;position:relative;transition:all .2s ease-in-out}.wm-link__offer-chips .chip[data-v-eb8dd941]:hover:not(button){border-color:#3562ff}.wm-link__offer-chips .chip img[data-v-eb8dd941]{max-width:24px;min-width:24px;align-self:center;height:auto}.wm-link__title[data-v-eb8dd941]{display:flex;gap:16px;align-items:center;padding-right:16px;margin-bottom:18px}.wm-link__title[data-v-eb8dd941]:not(:first-child){margin-top:16px}.wm-link__title h3[data-v-eb8dd941]{font-size:16px}.wm-link__title img[data-v-eb8dd941]{align-self:center;min-width:30px;max-width:30px;height:auto}.wm-link__name-edit[data-v-eb8dd941]{display:flex;gap:4px;align-items:center;width:100%}.wm-link__card[data-v-eb8dd941]{display:flex;flex-direction:column;position:relative}.wm-link__copy-container[data-v-eb8dd941]{white-space:pre-wrap;word-wrap:break-word;background:#eeeeee;padding:8px 36px 8px 8px;position:relative;border-radius:8px}.wm-link__copy-container_break[data-v-eb8dd941]{word-break:break-all}.wm-link__copy-container button[data-v-eb8dd941]{position:absolute;top:12px;right:12px}.wm-link__list[data-v-eb8dd941]{list-style:unset;list-style-position:inside}.wm-link__list li[data-v-eb8dd941]{margin-bottom:6px}.wm-link__list li[data-v-eb8dd941]::marker{color:#000}.wm-link__subheader[data-v-eb8dd941]{font-weight:600;font-size:16px;color:#676767;margin-bottom:4px}.wm-link__subheader[data-v-eb8dd941]:not(:first-child){margin-top:14px}.wm-link__publication-url[data-v-eb8dd941]:hover{text-decoration:underline}.wm-link__platform-chip[data-v-eb8dd941]{display:inline-block;padding:8px 16px;border-radius:100px;margin-right:16px;border:solid 1px #e5e5e5;margin-top:8px;margin-bottom:4px;font-size:14px}.wm-link__platform-chip[data-v-eb8dd941]:nth-child(3n+1){background:#d7f3e3}.wm-link__platform-chip[data-v-eb8dd941]:nth-child(3n+2){background:#ffefb4}.wm-link__platform-chip[data-v-eb8dd941]:nth-child(3n){background:#d8e6ff}.wm-link__files[data-v-eb8dd941]{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.wm-link__files a[data-v-eb8dd941]{border:solid 1px #eeeeee;height:100px;width:100%;display:flex;border-radius:16px;justify-content:center;align-items:center;padding:8px}.wm-link__files a img[data-v-eb8dd941]{-o-object-fit:contain;object-fit:contain;width:auto;height:100%}@media (max-width: 1536px){.wm-link__left[data-v-eb8dd941]{width:30%}.wm-link__right[data-v-eb8dd941]{width:70%}.wm-link__offer-chips .copied[data-v-eb8dd941]{right:0}}@media (max-width: 1280px){.wm-link__files[data-v-eb8dd941]{grid-template-columns:repeat(4,1fr)}.wm-link__left[data-v-eb8dd941]{width:35%}.wm-link__right[data-v-eb8dd941]{width:65%}.wm-link__edit-btn[data-v-eb8dd941]{margin-top:20px;flex-direction:column}.wm-link__offer-chips .copied[data-v-eb8dd941]{left:100%;right:unset;transform:translate(-50%)}}@media (max-width: 1024px){.wm-link__main[data-v-eb8dd941]{flex-direction:column}.wm-link__left[data-v-eb8dd941],.wm-link__right[data-v-eb8dd941]{width:100%}.wm-link__centered-btn button[data-v-eb8dd941]{width:100%!important}}@media (max-width: 768px){.wm-link__files[data-v-eb8dd941]{grid-template-columns:1fr 1fr}}.wm-link__top[data-v-552c71d3]{margin:24px 0 16px}.wm-link__status[data-v-552c71d3]{padding:16px 18px;margin-bottom:10px;border-radius:10px;font-weight:500;font-size:16px;line-height:1.4}.wm-link__status_green[data-v-552c71d3]{background:#d7f3e3}.wm-link__status_yellow[data-v-552c71d3]{background:#ffefb4}.wm-link__status svg[data-v-552c71d3]{align-self:center;min-width:32px;max-width:32px;height:auto}.wm-link__status-link[data-v-552c71d3]{cursor:pointer;text-decoration:underline}.wm-link__main[data-v-552c71d3]{display:flex;gap:20px;padding-bottom:60px}.wm-link__left[data-v-552c71d3]{width:25%;display:flex;flex-direction:column;gap:16px}.wm-link__right[data-v-552c71d3]{width:80%;display:flex;flex-direction:column;gap:16px}.wm-link__top-offer-star[data-v-552c71d3],.wm-link__platforms-info[data-v-552c71d3]{position:absolute;top:16px;right:16px}.wm-link__platforms-info svg[data-v-552c71d3]{stroke:#e30029cc;fill:#ca0327}.wm-link__platforms-info:hover+.wm-link__platforms_await[data-v-552c71d3]{opacity:1}.wm-link__platforms_await[data-v-552c71d3]{position:absolute;inset:8px;background:#eeeeee;padding:8px;border-radius:8px;pointer-events:none;transition:all .2s ease-in-out;opacity:0}.wm-link__centered-btn[data-v-552c71d3]{display:flex;justify-content:center;width:100%;margin-top:10px}.wm-link__centered-btn button[data-v-552c71d3]{width:max(215px,80%)!important}.wm-link__centered-btn_details[data-v-552c71d3]{margin-top:28px}.wm-link__edit-btn-wrapper button[data-v-552c71d3]{width:100%!important}.wm-link__offer-chips[data-v-552c71d3]{width:100%;display:flex;flex-direction:column;gap:4px;margin-top:8px}.wm-link__offer-chips .copy[data-v-552c71d3]{position:absolute;right:-32px;top:50%;transform:translateY(-50%)}.wm-link__offer-chips .copied[data-v-552c71d3]{font-size:12px;line-height:12px;padding:8px;background:#f5f5f6;position:absolute;top:-24px;right:-24px;transform:translate(100%);border-radius:10px;box-shadow:0 0 5px #0003}.wm-link__offer-chips .chip[data-v-552c71d3]{display:flex;border:solid 1px #c9c9c9;align-items:center;font-size:14px;padding:6px 16px;border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:80%;cursor:pointer;gap:6px;position:relative;transition:all .2s ease-in-out}.wm-link__offer-chips .chip[data-v-552c71d3]:hover:not(button){border-color:#3562ff}.wm-link__offer-chips .chip img[data-v-552c71d3]{max-width:24px;min-width:24px;align-self:center;height:auto}.wm-link__title[data-v-552c71d3]{display:flex;gap:16px;align-items:center;padding-right:16px;margin-bottom:18px}.wm-link__title[data-v-552c71d3]:not(:first-child){margin-top:16px}.wm-link__title h3[data-v-552c71d3]{font-size:16px}.wm-link__title img[data-v-552c71d3]{align-self:center;min-width:30px;max-width:30px;height:auto}.wm-link__name-edit[data-v-552c71d3]{display:flex;gap:4px;align-items:center;width:100%}.wm-link__card[data-v-552c71d3]{display:flex;flex-direction:column;position:relative}.wm-link__copy-container[data-v-552c71d3]{white-space:pre-wrap;word-wrap:break-word;background:#eeeeee;padding:8px 36px 8px 8px;position:relative;border-radius:8px}.wm-link__copy-container_break[data-v-552c71d3]{word-break:break-all}.wm-link__copy-container button[data-v-552c71d3]{position:absolute;top:12px;right:12px}.wm-link__list[data-v-552c71d3]{list-style:unset;list-style-position:inside}.wm-link__list li[data-v-552c71d3]{margin-bottom:6px}.wm-link__list li[data-v-552c71d3]::marker{color:#000}.wm-link__subheader[data-v-552c71d3]{font-weight:600;font-size:16px;color:#676767;margin-bottom:4px}.wm-link__subheader[data-v-552c71d3]:not(:first-child){margin-top:14px}.wm-link__publication-url[data-v-552c71d3]:hover{text-decoration:underline}.wm-link__platform-chip[data-v-552c71d3]{display:inline-block;padding:8px 16px;border-radius:100px;margin-right:16px;border:solid 1px #e5e5e5;margin-top:8px;margin-bottom:4px;font-size:14px}.wm-link__platform-chip[data-v-552c71d3]:nth-child(3n+1){background:#d7f3e3}.wm-link__platform-chip[data-v-552c71d3]:nth-child(3n+2){background:#ffefb4}.wm-link__platform-chip[data-v-552c71d3]:nth-child(3n){background:#d8e6ff}.wm-link__files[data-v-552c71d3]{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.wm-link__files a[data-v-552c71d3]{border:solid 1px #eeeeee;height:100px;width:100%;display:flex;border-radius:16px;justify-content:center;align-items:center;padding:8px}.wm-link__files a img[data-v-552c71d3]{-o-object-fit:contain;object-fit:contain;width:auto;height:100%}@media (max-width: 1536px){.wm-link__left[data-v-552c71d3]{width:30%}.wm-link__right[data-v-552c71d3]{width:70%}.wm-link__offer-chips .copied[data-v-552c71d3]{right:0}}@media (max-width: 1280px){.wm-link__files[data-v-552c71d3]{grid-template-columns:repeat(4,1fr)}.wm-link__left[data-v-552c71d3]{width:35%}.wm-link__right[data-v-552c71d3]{width:65%}.wm-link__edit-btn[data-v-552c71d3]{margin-top:20px;flex-direction:column}.wm-link__offer-chips .copied[data-v-552c71d3]{left:100%;right:unset;transform:translate(-50%)}}@media (max-width: 1024px){.wm-link__main[data-v-552c71d3]{flex-direction:column}.wm-link__left[data-v-552c71d3],.wm-link__right[data-v-552c71d3]{width:100%}.wm-link__centered-btn button[data-v-552c71d3]{width:100%!important}}@media (max-width: 768px){.wm-link__files[data-v-552c71d3]{grid-template-columns:1fr 1fr}}.offer-images[data-v-67552abe]{margin-top:16px;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:16px}.offer-images__item[data-v-67552abe]{position:relative;padding:0;width:100%;aspect-ratio:1;overflow:hidden}.offer-images__item--skeleton[data-v-67552abe]{border-radius:25%;animation:skeleton-loading-67552abe 1s linear infinite alternate}.offer-images__item img[data-v-67552abe]{all:unset;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .2s ease-in-out}.offer-images__item a[data-v-67552abe]{position:absolute;top:5px;right:5px;z-index:10;width:32px;height:32px;background:white;border-radius:4px;padding:4px;opacity:0;transition:all .2s ease-in-out;transform:translateY(-10px)}.offer-images__item a svg[data-v-67552abe]{fill:#000;max-width:100%;max-height:100%;min-width:100%;min-height:100%}.offer-images__item:hover img[data-v-67552abe]{filter:brightness(.7)}.offer-images__item:hover a[data-v-67552abe]{opacity:1;transform:translateY(0)}@media (max-width: 1024px){.offer-images[data-v-67552abe]{grid-template-columns:1fr 1fr 1fr}}@media (max-width: 768px){.offer-images[data-v-67552abe]{display:flex;overflow-x:scroll}.offer-images__item[data-v-67552abe]{min-width:144px;max-width:144px}}@media (max-width: 550px){.offer-images[data-v-67552abe]{grid-template-columns:1fr}.offer-images a[data-v-67552abe]{width:64px;height:64px;padding:8px;border-radius:8px}}@keyframes skeleton-loading-67552abe{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}.popup-wrapper[data-v-3249fd6e]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-3249fd6e]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-3249fd6e]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-3249fd6e]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-3249fd6e]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-3249fd6e]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-3249fd6e]{margin-bottom:12px}.popup__input[data-v-3249fd6e]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-3249fd6e]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-3249fd6e]::placeholder,.popup__input[data-v-3249fd6e]:disabled,.popup__input_gray[data-v-3249fd6e]{color:#9d9d9d}.popup__input[data-v-3249fd6e]:focus,.popup__input[data-v-3249fd6e]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-3249fd6e]{cursor:pointer}.input_error[data-v-3249fd6e]{border:solid 1px #ff002e}.validation-message[data-v-3249fd6e]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-3249fd6e]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-3249fd6e],.input-wrapper svg[data-v-3249fd6e]{position:absolute;right:10px}.popup__input-wrapper[data-v-3249fd6e]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-3249fd6e]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-3249fd6e]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-3249fd6e]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-3249fd6e]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-3249fd6e]{margin-top:4px}.copy-btn[data-v-3249fd6e]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-3249fd6e]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-3249fd6e]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-3249fd6e]{height:14px;width:14px}.popup__checkbox-container input[data-v-3249fd6e]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-3249fd6e]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-3249fd6e]:after{background:#e30029}.copy-btn svg path[data-v-3249fd6e]{stroke:#fff!important}.popup__checkbox-circle[data-v-3249fd6e]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-3249fd6e]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-3249fd6e]{pointer-events:none}.loading[data-v-3249fd6e]{display:flex;margin-top:1rem}@keyframes rotation-3249fd6e{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-3249fd6e]{margin:auto;animation:rotation-3249fd6e 2s infinite linear}.copied[data-v-3249fd6e]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-3249fd6e]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-3249fd6e]{margin-top:16px}.upload-creative__warning[data-v-3249fd6e]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-3249fd6e]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-3249fd6e]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-3249fd6e]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-3249fd6e]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-3249fd6e]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-3249fd6e]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-3249fd6e]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-3249fd6e]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-3249fd6e]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-3249fd6e]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-3249fd6e]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-3249fd6e]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-3249fd6e]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-3249fd6e]{border-color:#e30029!important}.radio-container[data-v-3249fd6e]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-3249fd6e]{padding:30px}.popup-wrapper .wm-popup h2[data-v-3249fd6e]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-3249fd6e]{margin-bottom:16px}.upload-creative .displayed-files[data-v-3249fd6e]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-3249fd6e]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-3249fd6e]{display:none}.file-loading[data-v-3249fd6e]{position:relative}.file-loading img[data-v-3249fd6e]{opacity:50%}.file-loading .load-message[data-v-3249fd6e]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-3249fd6e]{width:16px;height:16px}.file-loading .load-message .progress[data-v-3249fd6e]{font-size:12px;line-height:12px}[data-v-3249fd6e]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-3249fd6e]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-3249fd6e],.offer-selector__option img[data-v-3249fd6e]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-3249fd6e]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-3249fd6e]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-3249fd6e]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-3249fd6e]{padding-left:36px}.offer-selector__selected-filter[data-v-3249fd6e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-3249fd6e]{font-size:14px}.chevron[data-v-3249fd6e]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-3249fd6e]{transform:rotate(180deg)}.wm-offers__top[data-v-81a51c98]{display:flex;min-height:40px;justify-content:space-between;margin:24px 0 16px}.wm-offers__filters[data-v-81a51c98]{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}@media (max-width: 1024px){.wm-offers__filters[data-v-81a51c98]{flex-direction:column;justify-content:unset;margin:0;padding:0;width:100%;gap:8px;background:transparent}.wm-offers__controls[data-v-81a51c98]{background:white;padding:12px;margin-bottom:24px;border-radius:10px}.wm-offers__top[data-v-81a51c98]{margin:0 0 16px}.wm-offers__m-search[data-v-81a51c98]{margin-bottom:8px}.wm-offers__tab[data-v-81a51c98]{border-width:1px}}.popup-wrapper[data-v-d0bfd5e0]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-d0bfd5e0]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-d0bfd5e0]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-d0bfd5e0]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-d0bfd5e0]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-d0bfd5e0]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-d0bfd5e0]{margin-bottom:12px}.popup__input[data-v-d0bfd5e0]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-d0bfd5e0]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-d0bfd5e0]::placeholder,.popup__input[data-v-d0bfd5e0]:disabled,.popup__input_gray[data-v-d0bfd5e0]{color:#9d9d9d}.popup__input[data-v-d0bfd5e0]:focus,.popup__input[data-v-d0bfd5e0]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-d0bfd5e0]{cursor:pointer}.input_error[data-v-d0bfd5e0]{border:solid 1px #ff002e}.validation-message[data-v-d0bfd5e0]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-d0bfd5e0]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-d0bfd5e0],.input-wrapper svg[data-v-d0bfd5e0]{position:absolute;right:10px}.popup__input-wrapper[data-v-d0bfd5e0]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-d0bfd5e0]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-d0bfd5e0]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-d0bfd5e0]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-d0bfd5e0]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-d0bfd5e0]{margin-top:4px}.copy-btn[data-v-d0bfd5e0]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-d0bfd5e0]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-d0bfd5e0]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-d0bfd5e0]{height:14px;width:14px}.popup__checkbox-container input[data-v-d0bfd5e0]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-d0bfd5e0]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-d0bfd5e0]:after{background:#e30029}.copy-btn svg path[data-v-d0bfd5e0]{stroke:#fff!important}.popup__checkbox-circle[data-v-d0bfd5e0]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-d0bfd5e0]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-d0bfd5e0]{pointer-events:none}.loading[data-v-d0bfd5e0]{display:flex;margin-top:1rem}@keyframes rotation-d0bfd5e0{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-d0bfd5e0]{margin:auto;animation:rotation-d0bfd5e0 2s infinite linear}.copied[data-v-d0bfd5e0]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-d0bfd5e0]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-d0bfd5e0]{margin-top:16px}.upload-creative__warning[data-v-d0bfd5e0]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-d0bfd5e0]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-d0bfd5e0]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-d0bfd5e0]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-d0bfd5e0]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-d0bfd5e0]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-d0bfd5e0]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-d0bfd5e0]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-d0bfd5e0]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-d0bfd5e0]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-d0bfd5e0]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-d0bfd5e0]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-d0bfd5e0]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-d0bfd5e0]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-d0bfd5e0]{border-color:#e30029!important}.radio-container[data-v-d0bfd5e0]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-d0bfd5e0]{padding:30px}.popup-wrapper .wm-popup h2[data-v-d0bfd5e0]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-d0bfd5e0]{margin-bottom:16px}.upload-creative .displayed-files[data-v-d0bfd5e0]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-d0bfd5e0]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-d0bfd5e0]{display:none}.file-loading[data-v-d0bfd5e0]{position:relative}.file-loading img[data-v-d0bfd5e0]{opacity:50%}.file-loading .load-message[data-v-d0bfd5e0]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-d0bfd5e0]{width:16px;height:16px}.file-loading .load-message .progress[data-v-d0bfd5e0]{font-size:12px;line-height:12px}[data-v-d0bfd5e0]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-d0bfd5e0]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-d0bfd5e0],.offer-selector__option img[data-v-d0bfd5e0]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-d0bfd5e0]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-d0bfd5e0]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-d0bfd5e0]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-d0bfd5e0]{padding-left:36px}.offer-selector__selected-filter[data-v-d0bfd5e0]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-d0bfd5e0]{font-size:14px}.chevron[data-v-d0bfd5e0]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-d0bfd5e0]{transform:rotate(180deg)}.wm-link__top[data-v-16080dad]{margin:24px 0 16px}.wm-link__status[data-v-16080dad]{padding:16px 18px;margin-bottom:10px;border-radius:10px;font-weight:500;font-size:16px;line-height:1.4}.wm-link__status_green[data-v-16080dad]{background:#d7f3e3}.wm-link__status_yellow[data-v-16080dad]{background:#ffefb4}.wm-link__status svg[data-v-16080dad]{align-self:center;min-width:32px;max-width:32px;height:auto}.wm-link__status-link[data-v-16080dad]{cursor:pointer;text-decoration:underline}.wm-link__main[data-v-16080dad]{display:flex;gap:20px;padding-bottom:60px}.wm-link__left[data-v-16080dad]{width:25%;display:flex;flex-direction:column;gap:16px}.wm-link__right[data-v-16080dad]{width:80%;display:flex;flex-direction:column;gap:16px}.wm-link__top-offer-star[data-v-16080dad],.wm-link__platforms-info[data-v-16080dad]{position:absolute;top:16px;right:16px}.wm-link__platforms-info svg[data-v-16080dad]{stroke:#e30029cc;fill:#ca0327}.wm-link__platforms-info:hover+.wm-link__platforms_await[data-v-16080dad]{opacity:1}.wm-link__platforms_await[data-v-16080dad]{position:absolute;inset:8px;background:#eeeeee;padding:8px;border-radius:8px;pointer-events:none;transition:all .2s ease-in-out;opacity:0}.wm-link__centered-btn[data-v-16080dad]{display:flex;justify-content:center;width:100%;margin-top:10px}.wm-link__centered-btn button[data-v-16080dad]{width:max(215px,80%)!important}.wm-link__centered-btn_details[data-v-16080dad]{margin-top:28px}.wm-link__edit-btn-wrapper button[data-v-16080dad]{width:100%!important}.wm-link__offer-chips[data-v-16080dad]{width:100%;display:flex;flex-direction:column;gap:4px;margin-top:8px}.wm-link__offer-chips .copy[data-v-16080dad]{position:absolute;right:-32px;top:50%;transform:translateY(-50%)}.wm-link__offer-chips .copied[data-v-16080dad]{font-size:12px;line-height:12px;padding:8px;background:#f5f5f6;position:absolute;top:-24px;right:-24px;transform:translate(100%);border-radius:10px;box-shadow:0 0 5px #0003}.wm-link__offer-chips .chip[data-v-16080dad]{display:flex;border:solid 1px #c9c9c9;align-items:center;font-size:14px;padding:6px 16px;border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:80%;cursor:pointer;gap:6px;position:relative;transition:all .2s ease-in-out}.wm-link__offer-chips .chip[data-v-16080dad]:hover:not(button){border-color:#3562ff}.wm-link__offer-chips .chip img[data-v-16080dad]{max-width:24px;min-width:24px;align-self:center;height:auto}.wm-link__title[data-v-16080dad]{display:flex;gap:16px;align-items:center;padding-right:16px;margin-bottom:18px}.wm-link__title[data-v-16080dad]:not(:first-child){margin-top:16px}.wm-link__title h3[data-v-16080dad]{font-size:16px}.wm-link__title img[data-v-16080dad]{align-self:center;min-width:30px;max-width:30px;height:auto}.wm-link__name-edit[data-v-16080dad]{display:flex;gap:4px;align-items:center;width:100%}.wm-link__card[data-v-16080dad]{display:flex;flex-direction:column;position:relative}.wm-link__copy-container[data-v-16080dad]{white-space:pre-wrap;word-wrap:break-word;background:#eeeeee;padding:8px 36px 8px 8px;position:relative;border-radius:8px}.wm-link__copy-container_break[data-v-16080dad]{word-break:break-all}.wm-link__copy-container button[data-v-16080dad]{position:absolute;top:12px;right:12px}.wm-link__list[data-v-16080dad]{list-style:unset;list-style-position:inside}.wm-link__list li[data-v-16080dad]{margin-bottom:6px}.wm-link__list li[data-v-16080dad]::marker{color:#000}.wm-link__subheader[data-v-16080dad]{font-weight:600;font-size:16px;color:#676767;margin-bottom:4px}.wm-link__subheader[data-v-16080dad]:not(:first-child){margin-top:14px}.wm-link__publication-url[data-v-16080dad]:hover{text-decoration:underline}.wm-link__platform-chip[data-v-16080dad]{display:inline-block;padding:8px 16px;border-radius:100px;margin-right:16px;border:solid 1px #e5e5e5;margin-top:8px;margin-bottom:4px;font-size:14px}.wm-link__platform-chip[data-v-16080dad]:nth-child(3n+1){background:#d7f3e3}.wm-link__platform-chip[data-v-16080dad]:nth-child(3n+2){background:#ffefb4}.wm-link__platform-chip[data-v-16080dad]:nth-child(3n){background:#d8e6ff}.wm-link__files[data-v-16080dad]{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.wm-link__files a[data-v-16080dad]{border:solid 1px #eeeeee;height:100px;width:100%;display:flex;border-radius:16px;justify-content:center;align-items:center;padding:8px}.wm-link__files a img[data-v-16080dad]{-o-object-fit:contain;object-fit:contain;width:auto;height:100%}@media (max-width: 1536px){.wm-link__left[data-v-16080dad]{width:30%}.wm-link__right[data-v-16080dad]{width:70%}.wm-link__offer-chips .copied[data-v-16080dad]{right:0}}@media (max-width: 1280px){.wm-link__files[data-v-16080dad]{grid-template-columns:repeat(4,1fr)}.wm-link__left[data-v-16080dad]{width:35%}.wm-link__right[data-v-16080dad]{width:65%}.wm-link__edit-btn[data-v-16080dad]{margin-top:20px;flex-direction:column}.wm-link__offer-chips .copied[data-v-16080dad]{left:100%;right:unset;transform:translate(-50%)}}@media (max-width: 1024px){.wm-link__main[data-v-16080dad]{flex-direction:column}.wm-link__left[data-v-16080dad],.wm-link__right[data-v-16080dad]{width:100%}.wm-link__centered-btn button[data-v-16080dad]{width:100%!important}}@media (max-width: 768px){.wm-link__files[data-v-16080dad]{grid-template-columns:1fr 1fr}}.popup-wrapper{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header{margin-bottom:12px}.popup__input{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input::-moz-placeholder{color:#9d9d9d}.popup__input::placeholder,.popup__input:disabled,.popup__input_gray{color:#9d9d9d}.popup__input:focus,.popup__input:focus-visible{border:solid 1px #7babff}.popup__input_pointer{cursor:pointer}.input_error{border:solid 1px #ff002e}.validation-message{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper{position:relative;display:flex;align-items:center}.input-wrapper img,.input-wrapper svg{position:absolute;right:10px}.popup__input-wrapper{display:flex;align-items:center;position:relative}.popup__input-select-options{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option{display:flex;align-items:center;gap:8px}.popup__input-field{margin-top:4px}.copy-btn{margin-top:16px;margin-bottom:16px}.popup__checkbox-container{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle{height:14px;width:14px}.popup__checkbox-container input{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle:after{background:#e30029}.copy-btn svg path{stroke:#fff!important}.popup__checkbox-circle{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text{pointer-events:none}.loading{display:flex;margin-top:1rem}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img{margin:auto;animation:rotation 2s infinite linear}.copied{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2{font-size:16px;font-weight:600}.upload-creative .text-input{margin-top:16px}.upload-creative__warning{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header{display:flex;align-items:center;justify-content:space-between}.upload-creative__container{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging{border-color:#e30029!important}.radio-container{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup{padding:30px}.popup-wrapper .wm-popup h2{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header{margin-bottom:16px}.upload-creative .displayed-files{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message{display:none}.file-loading{position:relative}.file-loading img{opacity:50%}.file-loading .load-message{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader{width:16px;height:16px}.file-loading .load-message .progress{font-size:12px;line-height:12px}::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg,.offer-selector__option img{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox{margin-left:auto}.offer-selector__input-search-wrapper{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search{padding-left:36px}.offer-selector__selected-filter{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span{font-size:14px}.chevron{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated{transform:rotate(180deg)}.publications__message{display:flex;gap:6px;margin:8px 0 12px}.publications__message .info{min-width:24px;height:auto;align-self:flex-start}.publications__message .text{font-size:14px!important;font-weight:500!important;line-height:20px!important;color:#000!important}.publications__message span{padding:2px;margin:0 1px;display:inline-flex;border:solid 1px black;transform:translateY(4px);border-radius:2px;align-items:center;justify-content:center}.publications__message span svg{max-width:18px;max-height:18px;align-self:center}.publications__container{display:flex;gap:8px;flex-direction:column;margin-top:8px}.publications__title{font-size:16px;font-weight:600;line-height:20px;letter-spacing:0em}.publications__publication{margin-top:12px;display:flex;justify-content:space-between;gap:12px;align-items:center}.publications__publication span,.publications__publication button{min-width:38px;min-height:38px;display:grid;place-items:center;transition:all .2s ease-in-out}.publications__publication span svg,.publications__publication button svg{min-width:60%;height:auto}.publications__publication span svg path,.publications__publication button svg path{transition:all .2s ease-in-out}.publications__publication span{cursor:pointer}.publications__publication span:hover svg path{stroke:#ca0327!important}.publications__publication button{border:solid 1px #c9c9c9;border-radius:8px}.publications__publication button:hover{background:#e30029}.publications__publication button:hover svg path{stroke:#fff!important}.publications__input{width:100%}.publications__added-link{display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;color:#676767;cursor:pointer;transition:all .2s ease-in-out}.publications__added-link:hover{box-shadow:0 0 0 1px #e30029;color:#000}@media (max-width: 768px){.publications__title{font-size:14px}}.wm-link__top[data-v-1fb7d717]{margin:24px 0 16px}.wm-link__status[data-v-1fb7d717]{padding:16px 18px;margin-bottom:10px;border-radius:10px;font-weight:500;font-size:16px;line-height:1.4}.wm-link__status_green[data-v-1fb7d717]{background:#d7f3e3}.wm-link__status_yellow[data-v-1fb7d717]{background:#ffefb4}.wm-link__status svg[data-v-1fb7d717]{align-self:center;min-width:32px;max-width:32px;height:auto}.wm-link__status-link[data-v-1fb7d717]{cursor:pointer;text-decoration:underline}.wm-link__main[data-v-1fb7d717]{display:flex;gap:20px;padding-bottom:60px}.wm-link__left[data-v-1fb7d717]{width:25%;display:flex;flex-direction:column;gap:16px}.wm-link__right[data-v-1fb7d717]{width:80%;display:flex;flex-direction:column;gap:16px}.wm-link__top-offer-star[data-v-1fb7d717],.wm-link__platforms-info[data-v-1fb7d717]{position:absolute;top:16px;right:16px}.wm-link__platforms-info svg[data-v-1fb7d717]{stroke:#e30029cc;fill:#ca0327}.wm-link__platforms-info:hover+.wm-link__platforms_await[data-v-1fb7d717]{opacity:1}.wm-link__platforms_await[data-v-1fb7d717]{position:absolute;inset:8px;background:#eeeeee;padding:8px;border-radius:8px;pointer-events:none;transition:all .2s ease-in-out;opacity:0}.wm-link__centered-btn[data-v-1fb7d717]{display:flex;justify-content:center;width:100%;margin-top:10px}.wm-link__centered-btn button[data-v-1fb7d717]{width:max(215px,80%)!important}.wm-link__centered-btn_details[data-v-1fb7d717]{margin-top:28px}.wm-link__edit-btn-wrapper button[data-v-1fb7d717]{width:100%!important}.wm-link__offer-chips[data-v-1fb7d717]{width:100%;display:flex;flex-direction:column;gap:4px;margin-top:8px}.wm-link__offer-chips .copy[data-v-1fb7d717]{position:absolute;right:-32px;top:50%;transform:translateY(-50%)}.wm-link__offer-chips .copied[data-v-1fb7d717]{font-size:12px;line-height:12px;padding:8px;background:#f5f5f6;position:absolute;top:-24px;right:-24px;transform:translate(100%);border-radius:10px;box-shadow:0 0 5px #0003}.wm-link__offer-chips .chip[data-v-1fb7d717]{display:flex;border:solid 1px #c9c9c9;align-items:center;font-size:14px;padding:6px 16px;border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:80%;cursor:pointer;gap:6px;position:relative;transition:all .2s ease-in-out}.wm-link__offer-chips .chip[data-v-1fb7d717]:hover:not(button){border-color:#3562ff}.wm-link__offer-chips .chip img[data-v-1fb7d717]{max-width:24px;min-width:24px;align-self:center;height:auto}.wm-link__title[data-v-1fb7d717]{display:flex;gap:16px;align-items:center;padding-right:16px;margin-bottom:18px}.wm-link__title[data-v-1fb7d717]:not(:first-child){margin-top:16px}.wm-link__title h3[data-v-1fb7d717]{font-size:16px}.wm-link__title img[data-v-1fb7d717]{align-self:center;min-width:30px;max-width:30px;height:auto}.wm-link__name-edit[data-v-1fb7d717]{display:flex;gap:4px;align-items:center;width:100%}.wm-link__card[data-v-1fb7d717]{display:flex;flex-direction:column;position:relative}.wm-link__copy-container[data-v-1fb7d717]{white-space:pre-wrap;word-wrap:break-word;background:#eeeeee;padding:8px 36px 8px 8px;position:relative;border-radius:8px}.wm-link__copy-container_break[data-v-1fb7d717]{word-break:break-all}.wm-link__copy-container button[data-v-1fb7d717]{position:absolute;top:12px;right:12px}.wm-link__list[data-v-1fb7d717]{list-style:unset;list-style-position:inside}.wm-link__list li[data-v-1fb7d717]{margin-bottom:6px}.wm-link__list li[data-v-1fb7d717]::marker{color:#000}.wm-link__subheader[data-v-1fb7d717]{font-weight:600;font-size:16px;color:#676767;margin-bottom:4px}.wm-link__subheader[data-v-1fb7d717]:not(:first-child){margin-top:14px}.wm-link__publication-url[data-v-1fb7d717]:hover{text-decoration:underline}.wm-link__platform-chip[data-v-1fb7d717]{display:inline-block;padding:8px 16px;border-radius:100px;margin-right:16px;border:solid 1px #e5e5e5;margin-top:8px;margin-bottom:4px;font-size:14px}.wm-link__platform-chip[data-v-1fb7d717]:nth-child(3n+1){background:#d7f3e3}.wm-link__platform-chip[data-v-1fb7d717]:nth-child(3n+2){background:#ffefb4}.wm-link__platform-chip[data-v-1fb7d717]:nth-child(3n){background:#d8e6ff}.wm-link__files[data-v-1fb7d717]{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.wm-link__files a[data-v-1fb7d717]{border:solid 1px #eeeeee;height:100px;width:100%;display:flex;border-radius:16px;justify-content:center;align-items:center;padding:8px}.wm-link__files a img[data-v-1fb7d717]{-o-object-fit:contain;object-fit:contain;width:auto;height:100%}@media (max-width: 1536px){.wm-link__left[data-v-1fb7d717]{width:30%}.wm-link__right[data-v-1fb7d717]{width:70%}.wm-link__offer-chips .copied[data-v-1fb7d717]{right:0}}@media (max-width: 1280px){.wm-link__files[data-v-1fb7d717]{grid-template-columns:repeat(4,1fr)}.wm-link__left[data-v-1fb7d717]{width:35%}.wm-link__right[data-v-1fb7d717]{width:65%}.wm-link__edit-btn[data-v-1fb7d717]{margin-top:20px;flex-direction:column}.wm-link__offer-chips .copied[data-v-1fb7d717]{left:100%;right:unset;transform:translate(-50%)}}@media (max-width: 1024px){.wm-link__main[data-v-1fb7d717]{flex-direction:column}.wm-link__left[data-v-1fb7d717],.wm-link__right[data-v-1fb7d717]{width:100%}.wm-link__centered-btn button[data-v-1fb7d717]{width:100%!important}}@media (max-width: 768px){.wm-link__files[data-v-1fb7d717]{grid-template-columns:1fr 1fr}}.wm-link__top[data-v-69c84e09]{margin:24px 0 16px}.wm-link__status[data-v-69c84e09]{padding:16px 18px;margin-bottom:10px;border-radius:10px;font-weight:500;font-size:16px;line-height:1.4}.wm-link__status_green[data-v-69c84e09]{background:#d7f3e3}.wm-link__status_yellow[data-v-69c84e09]{background:#ffefb4}.wm-link__status svg[data-v-69c84e09]{align-self:center;min-width:32px;max-width:32px;height:auto}.wm-link__status-link[data-v-69c84e09]{cursor:pointer;text-decoration:underline}.wm-link__main[data-v-69c84e09]{display:flex;gap:20px;padding-bottom:60px}.wm-link__left[data-v-69c84e09]{width:25%;display:flex;flex-direction:column;gap:16px}.wm-link__right[data-v-69c84e09]{width:80%;display:flex;flex-direction:column;gap:16px}.wm-link__top-offer-star[data-v-69c84e09],.wm-link__platforms-info[data-v-69c84e09]{position:absolute;top:16px;right:16px}.wm-link__platforms-info svg[data-v-69c84e09]{stroke:#e30029cc;fill:#ca0327}.wm-link__platforms-info:hover+.wm-link__platforms_await[data-v-69c84e09]{opacity:1}.wm-link__platforms_await[data-v-69c84e09]{position:absolute;inset:8px;background:#eeeeee;padding:8px;border-radius:8px;pointer-events:none;transition:all .2s ease-in-out;opacity:0}.wm-link__centered-btn[data-v-69c84e09]{display:flex;justify-content:center;width:100%;margin-top:10px}.wm-link__centered-btn button[data-v-69c84e09]{width:max(215px,80%)!important}.wm-link__centered-btn_details[data-v-69c84e09]{margin-top:28px}.wm-link__edit-btn-wrapper button[data-v-69c84e09]{width:100%!important}.wm-link__offer-chips[data-v-69c84e09]{width:100%;display:flex;flex-direction:column;gap:4px;margin-top:8px}.wm-link__offer-chips .copy[data-v-69c84e09]{position:absolute;right:-32px;top:50%;transform:translateY(-50%)}.wm-link__offer-chips .copied[data-v-69c84e09]{font-size:12px;line-height:12px;padding:8px;background:#f5f5f6;position:absolute;top:-24px;right:-24px;transform:translate(100%);border-radius:10px;box-shadow:0 0 5px #0003}.wm-link__offer-chips .chip[data-v-69c84e09]{display:flex;border:solid 1px #c9c9c9;align-items:center;font-size:14px;padding:6px 16px;border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:80%;cursor:pointer;gap:6px;position:relative;transition:all .2s ease-in-out}.wm-link__offer-chips .chip[data-v-69c84e09]:hover:not(button){border-color:#3562ff}.wm-link__offer-chips .chip img[data-v-69c84e09]{max-width:24px;min-width:24px;align-self:center;height:auto}.wm-link__title[data-v-69c84e09]{display:flex;gap:16px;align-items:center;padding-right:16px;margin-bottom:18px}.wm-link__title[data-v-69c84e09]:not(:first-child){margin-top:16px}.wm-link__title h3[data-v-69c84e09]{font-size:16px}.wm-link__title img[data-v-69c84e09]{align-self:center;min-width:30px;max-width:30px;height:auto}.wm-link__name-edit[data-v-69c84e09]{display:flex;gap:4px;align-items:center;width:100%}.wm-link__card[data-v-69c84e09]{display:flex;flex-direction:column;position:relative}.wm-link__copy-container[data-v-69c84e09]{white-space:pre-wrap;word-wrap:break-word;background:#eeeeee;padding:8px 36px 8px 8px;position:relative;border-radius:8px}.wm-link__copy-container_break[data-v-69c84e09]{word-break:break-all}.wm-link__copy-container button[data-v-69c84e09]{position:absolute;top:12px;right:12px}.wm-link__list[data-v-69c84e09]{list-style:unset;list-style-position:inside}.wm-link__list li[data-v-69c84e09]{margin-bottom:6px}.wm-link__list li[data-v-69c84e09]::marker{color:#000}.wm-link__subheader[data-v-69c84e09]{font-weight:600;font-size:16px;color:#676767;margin-bottom:4px}.wm-link__subheader[data-v-69c84e09]:not(:first-child){margin-top:14px}.wm-link__publication-url[data-v-69c84e09]:hover{text-decoration:underline}.wm-link__platform-chip[data-v-69c84e09]{display:inline-block;padding:8px 16px;border-radius:100px;margin-right:16px;border:solid 1px #e5e5e5;margin-top:8px;margin-bottom:4px;font-size:14px}.wm-link__platform-chip[data-v-69c84e09]:nth-child(3n+1){background:#d7f3e3}.wm-link__platform-chip[data-v-69c84e09]:nth-child(3n+2){background:#ffefb4}.wm-link__platform-chip[data-v-69c84e09]:nth-child(3n){background:#d8e6ff}.wm-link__files[data-v-69c84e09]{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.wm-link__files a[data-v-69c84e09]{border:solid 1px #eeeeee;height:100px;width:100%;display:flex;border-radius:16px;justify-content:center;align-items:center;padding:8px}.wm-link__files a img[data-v-69c84e09]{-o-object-fit:contain;object-fit:contain;width:auto;height:100%}@media (max-width: 1536px){.wm-link__left[data-v-69c84e09]{width:30%}.wm-link__right[data-v-69c84e09]{width:70%}.wm-link__offer-chips .copied[data-v-69c84e09]{right:0}}@media (max-width: 1280px){.wm-link__files[data-v-69c84e09]{grid-template-columns:repeat(4,1fr)}.wm-link__left[data-v-69c84e09]{width:35%}.wm-link__right[data-v-69c84e09]{width:65%}.wm-link__edit-btn[data-v-69c84e09]{margin-top:20px;flex-direction:column}.wm-link__offer-chips .copied[data-v-69c84e09]{left:100%;right:unset;transform:translate(-50%)}}@media (max-width: 1024px){.wm-link__main[data-v-69c84e09]{flex-direction:column}.wm-link__left[data-v-69c84e09],.wm-link__right[data-v-69c84e09]{width:100%}.wm-link__centered-btn button[data-v-69c84e09]{width:100%!important}}@media (max-width: 768px){.wm-link__files[data-v-69c84e09]{grid-template-columns:1fr 1fr}}.take-multiple-offers[data-v-731411dd]{display:flex;justify-content:flex-end;margin-top:16px}.popup-wrapper[data-v-4f21ba26]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-4f21ba26]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-4f21ba26]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-4f21ba26]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-4f21ba26]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-4f21ba26]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-4f21ba26]{margin-bottom:12px}.popup__input[data-v-4f21ba26]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-4f21ba26]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-4f21ba26]::placeholder,.popup__input[data-v-4f21ba26]:disabled,.popup__input_gray[data-v-4f21ba26]{color:#9d9d9d}.popup__input[data-v-4f21ba26]:focus,.popup__input[data-v-4f21ba26]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-4f21ba26]{cursor:pointer}.input_error[data-v-4f21ba26]{border:solid 1px #ff002e}.validation-message[data-v-4f21ba26]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-4f21ba26]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-4f21ba26],.input-wrapper svg[data-v-4f21ba26]{position:absolute;right:10px}.popup__input-wrapper[data-v-4f21ba26]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-4f21ba26]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-4f21ba26]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-4f21ba26]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-4f21ba26]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-4f21ba26]{margin-top:4px}.copy-btn[data-v-4f21ba26]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-4f21ba26]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-4f21ba26]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-4f21ba26]{height:14px;width:14px}.popup__checkbox-container input[data-v-4f21ba26]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-4f21ba26]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-4f21ba26]:after{background:#e30029}.copy-btn svg path[data-v-4f21ba26]{stroke:#fff!important}.popup__checkbox-circle[data-v-4f21ba26]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-4f21ba26]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-4f21ba26]{pointer-events:none}.loading[data-v-4f21ba26]{display:flex;margin-top:1rem}@keyframes rotation-4f21ba26{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-4f21ba26]{margin:auto;animation:rotation-4f21ba26 2s infinite linear}.copied[data-v-4f21ba26]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-4f21ba26]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-4f21ba26]{margin-top:16px}.upload-creative__warning[data-v-4f21ba26]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-4f21ba26]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-4f21ba26]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-4f21ba26]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-4f21ba26]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-4f21ba26]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-4f21ba26]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-4f21ba26]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-4f21ba26]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-4f21ba26]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-4f21ba26]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-4f21ba26]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-4f21ba26]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-4f21ba26]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-4f21ba26]{border-color:#e30029!important}.radio-container[data-v-4f21ba26]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-4f21ba26]{padding:30px}.popup-wrapper .wm-popup h2[data-v-4f21ba26]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-4f21ba26]{margin-bottom:16px}.upload-creative .displayed-files[data-v-4f21ba26]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-4f21ba26]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-4f21ba26]{display:none}.file-loading[data-v-4f21ba26]{position:relative}.file-loading img[data-v-4f21ba26]{opacity:50%}.file-loading .load-message[data-v-4f21ba26]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-4f21ba26]{width:16px;height:16px}.file-loading .load-message .progress[data-v-4f21ba26]{font-size:12px;line-height:12px}[data-v-4f21ba26]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-4f21ba26]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-4f21ba26],.offer-selector__option img[data-v-4f21ba26]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-4f21ba26]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-4f21ba26]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-4f21ba26]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-4f21ba26]{padding-left:36px}.offer-selector__selected-filter[data-v-4f21ba26]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-4f21ba26]{font-size:14px}.chevron[data-v-4f21ba26]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-4f21ba26]{transform:rotate(180deg)}.wm-template__type[data-v-6f940cc6]{border-radius:8px;padding:10px 16px;margin-bottom:24px;font-size:14px;background:#eeeeee;width:-moz-fit-content;width:fit-content}.wm-template__subtitle[data-v-6f940cc6]{font-weight:600;font-size:14px;margin:24px 0 8px}.wm-template__assets[data-v-6f940cc6]{display:flex;flex-wrap:wrap;row-gap:16px;-moz-column-gap:8px;column-gap:8px;margin-bottom:24px}.wm-template__texts-wrapper[data-v-6f940cc6]{display:flex;flex-direction:column;gap:8px}.wm-template__pagination[data-v-6f940cc6]{display:flex;gap:16px;padding:6px;font-size:16px;font-weight:500;align-items:center}.wm-template__texts-top[data-v-6f940cc6]{display:flex;align-items:center;justify-content:space-between}.wm-template__texts-top>span[data-v-6f940cc6]{font-size:14px;font-weight:1.4;color:#676767}.asset-template[data-v-6f940cc6]{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer}.asset-template__media[data-v-6f940cc6]{border-radius:8px;overflow:hidden;max-width:108px;max-height:108px}.asset-template__media img[data-v-6f940cc6],.asset-template__media video[data-v-6f940cc6]{min-width:108px;min-height:108px;max-width:108px;max-height:108px;-o-object-fit:cover;object-fit:cover}.asset-template__video[data-v-6f940cc6]:before{content:"";width:108px;height:108px;position:absolute;display:block;background-image:url(/assets/icon_triangle-ce1f42e8.svg);background-repeat:no-repeat;background-position:center center}.asset-template__video--preview[data-v-6f940cc6]{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.8);z-index:2}.asset-template__video--preview video[data-v-6f940cc6]{max-width:100%;padding:0 12px}.asset-template span[data-v-6f940cc6]{font-size:12px;color:#9d9d9d}.text-template[data-v-6f940cc6]{display:flex;gap:4px;cursor:pointer}.text-template span[data-v-6f940cc6]{align-self:center}.text-template p[data-v-6f940cc6]{all:unset;width:100%;border-radius:8px;border:solid 1px #c9c9c9;background:#eeeeee;font-size:12px;line-height:1.4;white-space:pre-wrap;padding:12px;transition:all .2s ease-in-out}.text-template_selected p[data-v-6f940cc6]{border-color:#7babff;background:#e2ecff}.wm-template__type[data-v-aaa26495]{border-radius:8px;padding:10px 16px;margin-bottom:24px;font-size:14px;background:#eeeeee;width:-moz-fit-content;width:fit-content}.wm-template__subtitle[data-v-aaa26495]{font-weight:600;font-size:14px;margin:24px 0 8px}.wm-template__assets[data-v-aaa26495]{display:flex;flex-wrap:wrap;row-gap:16px;-moz-column-gap:8px;column-gap:8px;margin-bottom:24px}.wm-template__texts-wrapper[data-v-aaa26495]{display:flex;flex-direction:column;gap:8px}.wm-template__pagination[data-v-aaa26495]{display:flex;gap:16px;padding:6px;font-size:16px;font-weight:500;align-items:center}.wm-template__texts-top[data-v-aaa26495]{display:flex;align-items:center;justify-content:space-between}.wm-template__texts-top>span[data-v-aaa26495]{font-size:14px;font-weight:1.4;color:#676767}.asset-template[data-v-aaa26495]{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer}.asset-template__media[data-v-aaa26495]{border-radius:8px;overflow:hidden;max-width:108px;max-height:108px}.asset-template__media img[data-v-aaa26495],.asset-template__media video[data-v-aaa26495]{min-width:108px;min-height:108px;max-width:108px;max-height:108px;-o-object-fit:cover;object-fit:cover}.asset-template__video[data-v-aaa26495]:before{content:"";width:108px;height:108px;position:absolute;display:block;background-image:url(/assets/icon_triangle-ce1f42e8.svg);background-repeat:no-repeat;background-position:center center}.asset-template__video--preview[data-v-aaa26495]{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.8);z-index:2}.asset-template__video--preview video[data-v-aaa26495]{max-width:100%;padding:0 12px}.asset-template span[data-v-aaa26495]{font-size:12px;color:#9d9d9d}.text-template[data-v-aaa26495]{display:flex;gap:4px;cursor:pointer}.text-template span[data-v-aaa26495]{align-self:center}.text-template p[data-v-aaa26495]{all:unset;width:100%;border-radius:8px;border:solid 1px #c9c9c9;background:#eeeeee;font-size:12px;line-height:1.4;white-space:pre-wrap;padding:12px;transition:all .2s ease-in-out}.text-template_selected p[data-v-aaa26495]{border-color:#7babff;background:#e2ecff}.wm-template__type[data-v-e472737f]{border-radius:8px;padding:10px 16px;margin-bottom:24px;font-size:14px;background:#eeeeee;width:-moz-fit-content;width:fit-content}.wm-template__subtitle[data-v-e472737f]{font-weight:600;font-size:14px;margin:24px 0 8px}.wm-template__assets[data-v-e472737f]{display:flex;flex-wrap:wrap;row-gap:16px;-moz-column-gap:8px;column-gap:8px;margin-bottom:24px}.wm-template__texts-wrapper[data-v-e472737f]{display:flex;flex-direction:column;gap:8px}.wm-template__pagination[data-v-e472737f]{display:flex;gap:16px;padding:6px;font-size:16px;font-weight:500;align-items:center}.wm-template__texts-top[data-v-e472737f]{display:flex;align-items:center;justify-content:space-between}.wm-template__texts-top>span[data-v-e472737f]{font-size:14px;font-weight:1.4;color:#676767}.asset-template[data-v-e472737f]{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer}.asset-template__media[data-v-e472737f]{border-radius:8px;overflow:hidden;max-width:108px;max-height:108px}.asset-template__media img[data-v-e472737f],.asset-template__media video[data-v-e472737f]{min-width:108px;min-height:108px;max-width:108px;max-height:108px;-o-object-fit:cover;object-fit:cover}.asset-template__video[data-v-e472737f]:before{content:"";width:108px;height:108px;position:absolute;display:block;background-image:url(/assets/icon_triangle-ce1f42e8.svg);background-repeat:no-repeat;background-position:center center}.asset-template__video--preview[data-v-e472737f]{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.8);z-index:2}.asset-template__video--preview video[data-v-e472737f]{max-width:100%;padding:0 12px}.asset-template span[data-v-e472737f]{font-size:12px;color:#9d9d9d}.text-template[data-v-e472737f]{display:flex;gap:4px;cursor:pointer}.text-template span[data-v-e472737f]{align-self:center}.text-template p[data-v-e472737f]{all:unset;width:100%;border-radius:8px;border:solid 1px #c9c9c9;background:#eeeeee;font-size:12px;line-height:1.4;white-space:pre-wrap;padding:12px;transition:all .2s ease-in-out}.text-template_selected p[data-v-e472737f]{border-color:#7babff;background:#e2ecff}.wm-template__type[data-v-ef56d265]{border-radius:8px;padding:10px 16px;margin-bottom:24px;font-size:14px;background:#eeeeee;width:-moz-fit-content;width:fit-content}.wm-template__subtitle[data-v-ef56d265]{font-weight:600;font-size:14px;margin:24px 0 8px}.wm-template__assets[data-v-ef56d265]{display:flex;flex-wrap:wrap;row-gap:16px;-moz-column-gap:8px;column-gap:8px;margin-bottom:24px}.wm-template__texts-wrapper[data-v-ef56d265]{display:flex;flex-direction:column;gap:8px}.wm-template__pagination[data-v-ef56d265]{display:flex;gap:16px;padding:6px;font-size:16px;font-weight:500;align-items:center}.wm-template__texts-top[data-v-ef56d265]{display:flex;align-items:center;justify-content:space-between}.wm-template__texts-top>span[data-v-ef56d265]{font-size:14px;font-weight:1.4;color:#676767}.asset-template[data-v-ef56d265]{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer}.asset-template__media[data-v-ef56d265]{border-radius:8px;overflow:hidden;max-width:108px;max-height:108px}.asset-template__media img[data-v-ef56d265],.asset-template__media video[data-v-ef56d265]{min-width:108px;min-height:108px;max-width:108px;max-height:108px;-o-object-fit:cover;object-fit:cover}.asset-template__video[data-v-ef56d265]:before{content:"";width:108px;height:108px;position:absolute;display:block;background-image:url(/assets/icon_triangle-ce1f42e8.svg);background-repeat:no-repeat;background-position:center center}.asset-template__video--preview[data-v-ef56d265]{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.8);z-index:2}.asset-template__video--preview video[data-v-ef56d265]{max-width:100%;padding:0 12px}.asset-template span[data-v-ef56d265]{font-size:12px;color:#9d9d9d}.text-template[data-v-ef56d265]{display:flex;gap:4px;cursor:pointer}.text-template span[data-v-ef56d265]{align-self:center}.text-template p[data-v-ef56d265]{all:unset;width:100%;border-radius:8px;border:solid 1px #c9c9c9;background:#eeeeee;font-size:12px;line-height:1.4;white-space:pre-wrap;padding:12px;transition:all .2s ease-in-out}.text-template_selected p[data-v-ef56d265]{border-color:#7babff;background:#e2ecff}.popup-wrapper[data-v-c7960256]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-c7960256]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-c7960256]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-c7960256]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-c7960256]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-c7960256]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-c7960256]{margin-bottom:12px}.popup__input[data-v-c7960256]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-c7960256]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-c7960256]::placeholder,.popup__input[data-v-c7960256]:disabled,.popup__input_gray[data-v-c7960256]{color:#9d9d9d}.popup__input[data-v-c7960256]:focus,.popup__input[data-v-c7960256]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-c7960256]{cursor:pointer}.input_error[data-v-c7960256]{border:solid 1px #ff002e}.validation-message[data-v-c7960256]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-c7960256]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-c7960256],.input-wrapper svg[data-v-c7960256]{position:absolute;right:10px}.popup__input-wrapper[data-v-c7960256]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-c7960256]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-c7960256]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-c7960256]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-c7960256]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-c7960256]{margin-top:4px}.copy-btn[data-v-c7960256]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-c7960256]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-c7960256]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-c7960256]{height:14px;width:14px}.popup__checkbox-container input[data-v-c7960256]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-c7960256]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-c7960256]:after{background:#e30029}.copy-btn svg path[data-v-c7960256]{stroke:#fff!important}.popup__checkbox-circle[data-v-c7960256]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-c7960256]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-c7960256]{pointer-events:none}.loading[data-v-c7960256]{display:flex;margin-top:1rem}@keyframes rotation-c7960256{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-c7960256]{margin:auto;animation:rotation-c7960256 2s infinite linear}.copied[data-v-c7960256]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-c7960256]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-c7960256]{margin-top:16px}.upload-creative__warning[data-v-c7960256]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-c7960256]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-c7960256]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-c7960256]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-c7960256]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-c7960256]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-c7960256]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-c7960256]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-c7960256]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-c7960256]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-c7960256]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-c7960256]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-c7960256]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-c7960256]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-c7960256]{border-color:#e30029!important}.radio-container[data-v-c7960256]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-c7960256]{padding:30px}.popup-wrapper .wm-popup h2[data-v-c7960256]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-c7960256]{margin-bottom:16px}.upload-creative .displayed-files[data-v-c7960256]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-c7960256]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-c7960256]{display:none}.file-loading[data-v-c7960256]{position:relative}.file-loading img[data-v-c7960256]{opacity:50%}.file-loading .load-message[data-v-c7960256]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-c7960256]{width:16px;height:16px}.file-loading .load-message .progress[data-v-c7960256]{font-size:12px;line-height:12px}[data-v-c7960256]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-c7960256]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-c7960256],.offer-selector__option img[data-v-c7960256]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-c7960256]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-c7960256]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-c7960256]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-c7960256]{padding-left:36px}.offer-selector__selected-filter[data-v-c7960256]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-c7960256]{font-size:14px}.chevron[data-v-c7960256]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-c7960256]{transform:rotate(180deg)}.wm-template__type[data-v-c7960256]{border-radius:8px;padding:10px 16px;margin-bottom:24px;font-size:14px;background:#eeeeee;width:-moz-fit-content;width:fit-content}.wm-template__subtitle[data-v-c7960256]{font-weight:600;font-size:14px;margin:24px 0 8px}.wm-template__assets[data-v-c7960256]{display:flex;flex-wrap:wrap;row-gap:16px;-moz-column-gap:8px;column-gap:8px;margin-bottom:24px}.wm-template__texts-wrapper[data-v-c7960256]{display:flex;flex-direction:column;gap:8px}.wm-template__pagination[data-v-c7960256]{display:flex;gap:16px;padding:6px;font-size:16px;font-weight:500;align-items:center}.wm-template__texts-top[data-v-c7960256]{display:flex;align-items:center;justify-content:space-between}.wm-template__texts-top>span[data-v-c7960256]{font-size:14px;font-weight:1.4;color:#676767}.asset-template[data-v-c7960256]{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer}.asset-template__media[data-v-c7960256]{border-radius:8px;overflow:hidden;max-width:108px;max-height:108px}.asset-template__media img[data-v-c7960256],.asset-template__media video[data-v-c7960256]{min-width:108px;min-height:108px;max-width:108px;max-height:108px;-o-object-fit:cover;object-fit:cover}.asset-template__video[data-v-c7960256]:before{content:"";width:108px;height:108px;position:absolute;display:block;background-image:url(/assets/icon_triangle-ce1f42e8.svg);background-repeat:no-repeat;background-position:center center}.asset-template__video--preview[data-v-c7960256]{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.8);z-index:2}.asset-template__video--preview video[data-v-c7960256]{max-width:100%;padding:0 12px}.asset-template span[data-v-c7960256]{font-size:12px;color:#9d9d9d}.text-template[data-v-c7960256]{display:flex;gap:4px;cursor:pointer}.text-template span[data-v-c7960256]{align-self:center}.text-template p[data-v-c7960256]{all:unset;width:100%;border-radius:8px;border:solid 1px #c9c9c9;background:#eeeeee;font-size:12px;line-height:1.4;white-space:pre-wrap;padding:12px;transition:all .2s ease-in-out}.text-template_selected p[data-v-c7960256]{border-color:#7babff;background:#e2ecff}.popup-wrapper[data-v-78a21598]{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.3);z-index:1000;width:100%;height:100vh}.wm-popup[data-v-78a21598]{max-width:462px;width:100%;background:white;padding:18px;margin:0 16px;position:relative;display:flex;flex-direction:column;border-radius:10px;overflow:visible;max-height:85dvh;overflow-y:auto}.wm-popup p[data-v-78a21598]{text-align:left;font-size:12px;color:#676767;font-weight:600;margin-bottom:6px}.wm-popup h2[data-v-78a21598]{font-size:16px;line-height:16px;margin-bottom:12px}.wm-popup .popup_confirm__text[data-v-78a21598]{font-size:16px;font-weight:500;line-height:130%;color:#000;margin-top:4px;white-space:pre-wrap}.popup__btns-container[data-v-78a21598]{display:flex;gap:24px;margin-top:16px;justify-content:flex-end}.upload-creative__header[data-v-78a21598]{margin-bottom:12px}.popup__input[data-v-78a21598]{all:unset;display:flex;align-items:center;background:#eeeeee;border-radius:8px;height:38px;width:100%;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #eeeeee;transition:border-color .2s ease-in-out}.popup__input[data-v-78a21598]::-moz-placeholder{color:#9d9d9d}.popup__input[data-v-78a21598]::placeholder,.popup__input[data-v-78a21598]:disabled,.popup__input_gray[data-v-78a21598]{color:#9d9d9d}.popup__input[data-v-78a21598]:focus,.popup__input[data-v-78a21598]:focus-visible{border:solid 1px #7babff}.popup__input_pointer[data-v-78a21598]{cursor:pointer}.input_error[data-v-78a21598]{border:solid 1px #ff002e}.validation-message[data-v-78a21598]{font-weight:500;font-size:12px;line-height:1.2;color:#e30029;min-height:16px;display:block;margin-top:4px}.input-wrapper[data-v-78a21598]{position:relative;display:flex;align-items:center}.input-wrapper img[data-v-78a21598],.input-wrapper svg[data-v-78a21598]{position:absolute;right:10px}.popup__input-wrapper[data-v-78a21598]{display:flex;align-items:center;position:relative}.popup__input-select-options[data-v-78a21598]{position:absolute;top:45px;left:0;width:100%;display:flex;flex-direction:column;z-index:1000;padding:6px 16px;box-shadow:0 0 10px #0000000a;background-color:#eee;max-height:300px;overflow:auto;border-radius:8px}.popup__input-select-options li[data-v-78a21598]{font-size:14px;font-style:normal;font-weight:500;line-height:200%;transition:all .2s ease-in-out}.popup__input-select-options li[data-v-78a21598]:hover{color:#e30029;cursor:pointer}.popup__input-select-options .multiple-option[data-v-78a21598]{display:flex;align-items:center;gap:8px}.popup__input-field[data-v-78a21598]{margin-top:4px}.copy-btn[data-v-78a21598]{margin-top:16px;margin-bottom:16px}.popup__checkbox-container[data-v-78a21598]{border:solid #676767 1px;padding:9px 16px;display:flex;gap:8px;position:relative;align-items:center;border-radius:999px;font-size:16px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}.popup__checkbox-container_borderless[data-v-78a21598]{border:none;width:100%;padding:0;font-size:14px;height:16px}.popup__checkbox-container_borderless .popup__checkbox-circle[data-v-78a21598]{height:14px;width:14px}.popup__checkbox-container input[data-v-78a21598]{position:absolute;opacity:0;height:0;width:0}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-78a21598]{border:solid #e30029 1px}.popup__checkbox-container input:checked+.popup__checkbox-circle[data-v-78a21598]:after{background:#e30029}.copy-btn svg path[data-v-78a21598]{stroke:#fff!important}.popup__checkbox-circle[data-v-78a21598]{position:relative;height:18px;width:18px;border-radius:18px;border:solid black 1px;overflow:hidden}.popup__checkbox-circle[data-v-78a21598]:after{content:"";position:absolute;width:100%;height:100%;transition:all .2s ease-in-out}.popup__checkbox-text[data-v-78a21598]{pointer-events:none}.loading[data-v-78a21598]{display:flex;margin-top:1rem}@keyframes rotation-78a21598{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading img[data-v-78a21598]{margin:auto;animation:rotation-78a21598 2s infinite linear}.copied[data-v-78a21598]{padding:16px 32px;border-radius:16px;background:#eeeeee;position:absolute;top:0;left:0}.upload-creative h2[data-v-78a21598]{font-size:16px;font-weight:600}.upload-creative .text-input[data-v-78a21598]{margin-top:16px}.upload-creative__warning[data-v-78a21598]{color:#e30029cc!important;white-space:pre-wrap}.upload-creative__options[data-v-78a21598]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.upload-creative__old-files[data-v-78a21598]{width:100%;border:solid #c9c9c9 1px;border-radius:10px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:16px;gap:20px;margin-bottom:16px}.upload-creative__old-files a[data-v-78a21598]{border:solid #c9c9c9 1px;border-radius:8px;padding:8px;height:80px;position:relative}.upload-creative__old-files a img[data-v-78a21598]{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.upload-creative__old-files a .remove-old-file[data-v-78a21598]{position:absolute;top:-5px;right:-5px}.upload-creative .displayed-files[data-v-78a21598]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px;margin-top:16px}.upload-creative .upload-actions[data-v-78a21598]{display:flex;justify-content:center;gap:12px;margin-top:20px}.upload-creative__header[data-v-78a21598]{display:flex;align-items:center;justify-content:space-between}.upload-creative__container[data-v-78a21598]{width:100%;border:solid #c9c9c9 1px;transition:all .2s ease-in-out;border-radius:10px;margin-top:6px;padding:24px;display:flex;flex-direction:column;align-items:center;margin-bottom:4px}.upload-creative__container h3[data-v-78a21598]{color:#000;text-align:center;width:265px;font-size:22px;font-weight:600;line-height:normal}.upload-creative__container p[data-v-78a21598]{color:#676767;font-size:16px;font-weight:500;margin-top:8px}.upload-creative .uploaded-image[data-v-78a21598]{width:84px;height:60px;border-radius:6px;position:relative;box-shadow:0 0 1px #0000004d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.upload-creative .uploaded-image img[data-v-78a21598]{height:90%;width:auto;-o-object-fit:contain;object-fit:contain}.dragging[data-v-78a21598]{border-color:#e30029!important}.radio-container[data-v-78a21598]{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.popup-wrapper .wm-popup[data-v-78a21598]{padding:30px}.popup-wrapper .wm-popup h2[data-v-78a21598]{font-size:22px;line-height:22px}.popup-wrapper .wm-popup .upload-creative__header[data-v-78a21598]{margin-bottom:16px}.upload-creative .displayed-files[data-v-78a21598]{display:flex!important;justify-content:center;gap:12px;margin-top:12px}.upload-creative__old-files[data-v-78a21598]{grid-template-columns:1fr 1fr 1fr 1fr}}.load-message[data-v-78a21598]{display:none}.file-loading[data-v-78a21598]{position:relative}.file-loading img[data-v-78a21598]{opacity:50%}.file-loading .load-message[data-v-78a21598]{display:block;position:absolute;top:0;right:0;width:-moz-min-content;width:min-content;gap:2px;height:16px;display:flex;padding:1px;border-radius:4px;background:white;align-items:center}.file-loading .load-message .loader[data-v-78a21598]{width:16px;height:16px}.file-loading .load-message .progress[data-v-78a21598]{font-size:12px;line-height:12px}[data-v-78a21598]::-webkit-scrollbar{width:4px;height:4px}.offer-selector__option[data-v-78a21598]{align-items:center;padding:6px 0;display:flex;gap:8px;cursor:pointer;font-size:14px!important;line-height:20px!important;width:100%}.offer-selector__option svg[data-v-78a21598],.offer-selector__option img[data-v-78a21598]{position:unset!important;align-self:center;min-height:20px;min-width:20px;max-height:20px;max-width:20px}.offer-selector__checkbox[data-v-78a21598]{margin-left:auto}.offer-selector__input-search-wrapper[data-v-78a21598]{position:relative;display:flex;align-items:center}.offer-selector__input-search-wrapper img[data-v-78a21598]{align-self:center;max-width:20px;max-height:20px;position:absolute;left:10px}.offer-selector__input-search-wrapper .input_select-search[data-v-78a21598]{padding-left:36px}.offer-selector__selected-filter[data-v-78a21598]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.offer-selector__selected-filter span[data-v-78a21598]{font-size:14px}.chevron[data-v-78a21598]{pointer-events:none;transition:all .2s ease-in-out}.chevron_rotated[data-v-78a21598]{transform:rotate(180deg)}.test-container[data-v-a18c4221]{width:100%;margin:70px 0}.table-container[data-v-dce8da43]{width:100%;margin-top:20px;overflow:auto;max-height:75vh;position:relative}.table-loading[data-v-dce8da43]{filter:blur(2px)}._no-scroll[data-v-dce8da43]{max-height:none!important}table[data-v-dce8da43]{width:100%;min-width:804px;border-collapse:separate;border-spacing:0 8px;border-top:0 solid transparent}._in-block td[data-v-dce8da43]{background:#f5f5f6}._in-block th[data-v-dce8da43]{background:white}._in-block th[data-v-dce8da43]:before{background:white}thead[data-v-dce8da43]{position:sticky;top:8px;padding-bottom:4px;border-top:0 solid transparent;z-index:1}.thead_xs[data-v-dce8da43]{min-width:10px;max-width:30px}.thead_s[data-v-dce8da43]{min-width:30px;max-width:50px}.thead_m[data-v-dce8da43]{min-width:50px;max-width:100px}.thead_l[data-v-dce8da43]{min-width:100px;max-width:200px}.thead_xl[data-v-dce8da43]{min-width:200px;max-width:300px}.thead_xxl[data-v-dce8da43]{min-width:300px;max-width:500px}th[data-v-dce8da43]{border-top:0 solid transparent;padding:0 1rem 8px;font-size:11px;color:#676767;text-align:left;position:relative;background:#f1f1f1;white-space:nowrap}th[data-v-dce8da43]:before{content:"";background:#f1f1f1;position:absolute;top:-9px;right:0;left:0;height:10px}.theader_xs[data-v-dce8da43]{min-width:10px;max-width:30px}.theader_s[data-v-dce8da43]{min-width:30px;max-width:50px}.theader_m[data-v-dce8da43]{min-width:50px;max-width:100px}.theader_l[data-v-dce8da43]{min-width:100px;max-width:200px}.theader_xl[data-v-dce8da43]{min-width:200px;max-width:500px}tbody tr[data-v-dce8da43]{width:100%}tbody td[data-v-dce8da43]{height:56px;padding:8px 1rem;background:white;font-size:11px;font-weight:500;line-height:140%;max-width:400px;min-width:30px}tbody td[data-v-dce8da43]:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}tbody td[data-v-dce8da43]:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}tbody .cell_xs[data-v-dce8da43]{min-width:10px;max-width:30px}tbody .cell_s[data-v-dce8da43]{min-width:30px;max-width:50px}tbody .cell_m[data-v-dce8da43]{min-width:50px;max-width:100px}tbody .cell_l[data-v-dce8da43]{min-width:100px;max-width:200px}tbody .cell_xl[data-v-dce8da43]{min-width:200px;max-width:300px}tbody .cell_xxl[data-v-dce8da43]{min-width:300px;max-width:500px}.table-img[data-v-dce8da43]{min-width:28px;max-width:28px;height:auto;border-radius:20%}.table-link[data-v-dce8da43]{text-decoration:underline;transition:all .2s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;width:100%}.table-link[data-v-dce8da43]:hover{color:#e30029}.table-bold[data-v-dce8da43]{font-weight:600}@media (min-width: 768px){table[data-v-dce8da43]{min-width:904px}th[data-v-dce8da43]{font-size:12px}tbody td[data-v-dce8da43]{font-size:14px}}[data-v-dce8da43]::-webkit-scrollbar{width:4px;height:4px}.fade-row[data-v-dce8da43]{transition:opacity .01s ease}.fade-row.fade-out[data-v-dce8da43]{opacity:.2}.table_shrinked[data-v-dce8da43]{min-width:10px!important;max-width:100%!important}.table-container[data-v-07ef26db]{width:100%;margin-top:20px;overflow:auto;max-height:75vh;position:relative}.table-loading[data-v-07ef26db]{filter:blur(2px)}._no-scroll[data-v-07ef26db]{max-height:none!important}table[data-v-07ef26db]{width:100%;min-width:804px;border-collapse:separate;border-spacing:0 8px;border-top:0 solid transparent}._in-block td[data-v-07ef26db]{background:#f5f5f6}._in-block th[data-v-07ef26db]{background:white}._in-block th[data-v-07ef26db]:before{background:white}thead[data-v-07ef26db]{position:sticky;top:8px;padding-bottom:4px;border-top:0 solid transparent;z-index:1}.thead_xs[data-v-07ef26db]{min-width:10px;max-width:30px}.thead_s[data-v-07ef26db]{min-width:30px;max-width:50px}.thead_m[data-v-07ef26db]{min-width:50px;max-width:100px}.thead_l[data-v-07ef26db]{min-width:100px;max-width:200px}.thead_xl[data-v-07ef26db]{min-width:200px;max-width:300px}.thead_xxl[data-v-07ef26db]{min-width:300px;max-width:500px}th[data-v-07ef26db]{border-top:0 solid transparent;padding:0 1rem 8px;font-size:11px;color:#676767;text-align:left;position:relative;background:#f1f1f1;white-space:nowrap}th[data-v-07ef26db]:before{content:"";background:#f1f1f1;position:absolute;top:-9px;right:0;left:0;height:10px}.theader_xs[data-v-07ef26db]{min-width:10px;max-width:30px}.theader_s[data-v-07ef26db]{min-width:30px;max-width:50px}.theader_m[data-v-07ef26db]{min-width:50px;max-width:100px}.theader_l[data-v-07ef26db]{min-width:100px;max-width:200px}.theader_xl[data-v-07ef26db]{min-width:200px;max-width:500px}tbody tr[data-v-07ef26db]{width:100%}tbody td[data-v-07ef26db]{height:56px;padding:8px 1rem;background:white;font-size:11px;font-weight:500;line-height:140%;max-width:400px;min-width:30px}tbody td[data-v-07ef26db]:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}tbody td[data-v-07ef26db]:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}tbody .cell_xs[data-v-07ef26db]{min-width:10px;max-width:30px}tbody .cell_s[data-v-07ef26db]{min-width:30px;max-width:50px}tbody .cell_m[data-v-07ef26db]{min-width:50px;max-width:100px}tbody .cell_l[data-v-07ef26db]{min-width:100px;max-width:200px}tbody .cell_xl[data-v-07ef26db]{min-width:200px;max-width:300px}tbody .cell_xxl[data-v-07ef26db]{min-width:300px;max-width:500px}.table-img[data-v-07ef26db]{min-width:28px;max-width:28px;height:auto;border-radius:20%}.table-link[data-v-07ef26db]{text-decoration:underline;transition:all .2s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;width:100%}.table-link[data-v-07ef26db]:hover{color:#e30029}.table-bold[data-v-07ef26db]{font-weight:600}@media (min-width: 768px){table[data-v-07ef26db]{min-width:904px}th[data-v-07ef26db]{font-size:12px}tbody td[data-v-07ef26db]{font-size:14px}}[data-v-07ef26db]::-webkit-scrollbar{width:4px;height:4px}.fade-row[data-v-07ef26db]{transition:opacity .01s ease}.fade-row.fade-out[data-v-07ef26db]{opacity:.2}.table_shrinked[data-v-07ef26db]{min-width:10px!important;max-width:100%!important}.table-container[data-v-c9a8b146]{width:100%;margin-top:20px;overflow:auto;max-height:75vh;position:relative}.table-loading[data-v-c9a8b146]{filter:blur(2px)}._no-scroll[data-v-c9a8b146]{max-height:none!important}table[data-v-c9a8b146]{width:100%;min-width:804px;border-collapse:separate;border-spacing:0 8px;border-top:0 solid transparent}._in-block td[data-v-c9a8b146]{background:#f5f5f6}._in-block th[data-v-c9a8b146]{background:white}._in-block th[data-v-c9a8b146]:before{background:white}thead[data-v-c9a8b146]{position:sticky;top:8px;padding-bottom:4px;border-top:0 solid transparent;z-index:1}.thead_xs[data-v-c9a8b146]{min-width:10px;max-width:30px}.thead_s[data-v-c9a8b146]{min-width:30px;max-width:50px}.thead_m[data-v-c9a8b146]{min-width:50px;max-width:100px}.thead_l[data-v-c9a8b146]{min-width:100px;max-width:200px}.thead_xl[data-v-c9a8b146]{min-width:200px;max-width:300px}.thead_xxl[data-v-c9a8b146]{min-width:300px;max-width:500px}th[data-v-c9a8b146]{border-top:0 solid transparent;padding:0 1rem 8px;font-size:11px;color:#676767;text-align:left;position:relative;background:#f1f1f1;white-space:nowrap}th[data-v-c9a8b146]:before{content:"";background:#f1f1f1;position:absolute;top:-9px;right:0;left:0;height:10px}.theader_xs[data-v-c9a8b146]{min-width:10px;max-width:30px}.theader_s[data-v-c9a8b146]{min-width:30px;max-width:50px}.theader_m[data-v-c9a8b146]{min-width:50px;max-width:100px}.theader_l[data-v-c9a8b146]{min-width:100px;max-width:200px}.theader_xl[data-v-c9a8b146]{min-width:200px;max-width:500px}tbody tr[data-v-c9a8b146]{width:100%}tbody td[data-v-c9a8b146]{height:56px;padding:8px 1rem;background:white;font-size:11px;font-weight:500;line-height:140%;max-width:400px;min-width:30px}tbody td[data-v-c9a8b146]:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}tbody td[data-v-c9a8b146]:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}tbody .cell_xs[data-v-c9a8b146]{min-width:10px;max-width:30px}tbody .cell_s[data-v-c9a8b146]{min-width:30px;max-width:50px}tbody .cell_m[data-v-c9a8b146]{min-width:50px;max-width:100px}tbody .cell_l[data-v-c9a8b146]{min-width:100px;max-width:200px}tbody .cell_xl[data-v-c9a8b146]{min-width:200px;max-width:300px}tbody .cell_xxl[data-v-c9a8b146]{min-width:300px;max-width:500px}.table-img[data-v-c9a8b146]{min-width:28px;max-width:28px;height:auto;border-radius:20%}.table-link[data-v-c9a8b146]{text-decoration:underline;transition:all .2s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;width:100%}.table-link[data-v-c9a8b146]:hover{color:#e30029}.table-bold[data-v-c9a8b146]{font-weight:600}@media (min-width: 768px){table[data-v-c9a8b146]{min-width:904px}th[data-v-c9a8b146]{font-size:12px}tbody td[data-v-c9a8b146]{font-size:14px}}[data-v-c9a8b146]::-webkit-scrollbar{width:4px;height:4px}.fade-row[data-v-c9a8b146]{transition:opacity .01s ease}.fade-row.fade-out[data-v-c9a8b146]{opacity:.2}.table_shrinked[data-v-c9a8b146]{min-width:10px!important;max-width:100%!important}.table-container[data-v-4bb28637]{width:100%;margin-top:20px;overflow:auto;max-height:75vh;position:relative}.table-loading[data-v-4bb28637]{filter:blur(2px)}._no-scroll[data-v-4bb28637]{max-height:none!important}table[data-v-4bb28637]{width:100%;min-width:804px;border-collapse:separate;border-spacing:0 8px;border-top:0 solid transparent}._in-block td[data-v-4bb28637]{background:#f5f5f6}._in-block th[data-v-4bb28637]{background:white}._in-block th[data-v-4bb28637]:before{background:white}thead[data-v-4bb28637]{position:sticky;top:8px;padding-bottom:4px;border-top:0 solid transparent;z-index:1}.thead_xs[data-v-4bb28637]{min-width:10px;max-width:30px}.thead_s[data-v-4bb28637]{min-width:30px;max-width:50px}.thead_m[data-v-4bb28637]{min-width:50px;max-width:100px}.thead_l[data-v-4bb28637]{min-width:100px;max-width:200px}.thead_xl[data-v-4bb28637]{min-width:200px;max-width:300px}.thead_xxl[data-v-4bb28637]{min-width:300px;max-width:500px}th[data-v-4bb28637]{border-top:0 solid transparent;padding:0 1rem 8px;font-size:11px;color:#676767;text-align:left;position:relative;background:#f1f1f1;white-space:nowrap}th[data-v-4bb28637]:before{content:"";background:#f1f1f1;position:absolute;top:-9px;right:0;left:0;height:10px}.theader_xs[data-v-4bb28637]{min-width:10px;max-width:30px}.theader_s[data-v-4bb28637]{min-width:30px;max-width:50px}.theader_m[data-v-4bb28637]{min-width:50px;max-width:100px}.theader_l[data-v-4bb28637]{min-width:100px;max-width:200px}.theader_xl[data-v-4bb28637]{min-width:200px;max-width:500px}tbody tr[data-v-4bb28637]{width:100%}tbody td[data-v-4bb28637]{height:56px;padding:8px 1rem;background:white;font-size:11px;font-weight:500;line-height:140%;max-width:400px;min-width:30px}tbody td[data-v-4bb28637]:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}tbody td[data-v-4bb28637]:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}tbody .cell_xs[data-v-4bb28637]{min-width:10px;max-width:30px}tbody .cell_s[data-v-4bb28637]{min-width:30px;max-width:50px}tbody .cell_m[data-v-4bb28637]{min-width:50px;max-width:100px}tbody .cell_l[data-v-4bb28637]{min-width:100px;max-width:200px}tbody .cell_xl[data-v-4bb28637]{min-width:200px;max-width:300px}tbody .cell_xxl[data-v-4bb28637]{min-width:300px;max-width:500px}.table-img[data-v-4bb28637]{min-width:28px;max-width:28px;height:auto;border-radius:20%}.table-link[data-v-4bb28637]{text-decoration:underline;transition:all .2s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;width:100%}.table-link[data-v-4bb28637]:hover{color:#e30029}.table-bold[data-v-4bb28637]{font-weight:600}@media (min-width: 768px){table[data-v-4bb28637]{min-width:904px}th[data-v-4bb28637]{font-size:12px}tbody td[data-v-4bb28637]{font-size:14px}}[data-v-4bb28637]::-webkit-scrollbar{width:4px;height:4px}.fade-row[data-v-4bb28637]{transition:opacity .01s ease}.fade-row.fade-out[data-v-4bb28637]{opacity:.2}.table_shrinked[data-v-4bb28637]{min-width:10px!important;max-width:100%!important}.invoice-payment-item[data-v-098beff6]{border-bottom:1px solid #e5e5e5;padding-bottom:12px;padding-right:16px}.invoice-payment-item[data-v-098beff6]:not(:first-child){padding-top:12px}.invoice-payment-heading-container[data-v-098beff6]{display:flex;width:100%;padding:0 16px}.invoice-payment-heading-container>*[data-v-098beff6]{padding:0}.invoice-payment-heading-main[data-v-098beff6]{width:calc(75% - 4px);padding-right:16px!important}.invoice-payment-heading-webmaster[data-v-098beff6]{width:22%}.invoice-table-cell_expand[data-v-098beff6]{width:10%}.invoice-table-cell_id[data-v-098beff6],.invoice-table-cell_date[data-v-098beff6]{width:15%}.invoice-table-cell_note[data-v-098beff6]{width:30%}.invoice-table-cell_sum[data-v-098beff6]{width:15%;margin-left:auto;text-align:right}.invoice-table-cell_sum[data-v-098beff6]:is(span){padding-right:10px}.invoice-table-cell_webmaster[data-v-098beff6]{width:80%;margin-left:50%}.invoice-payment-subtotal td[data-v-098beff6]{padding:1rem;font-weight:600}.invoice-payment-item[data-v-c9c6a92c]{border-bottom:1px solid #e5e5e5;padding-bottom:12px;padding-right:16px}.invoice-payment-item[data-v-c9c6a92c]:not(:first-child){padding-top:12px}.invoice-payment-heading-container[data-v-c9c6a92c]{display:flex;width:100%;padding:0 16px}.invoice-payment-heading-container>*[data-v-c9c6a92c]{padding:0}.invoice-payment-heading-main[data-v-c9c6a92c]{width:calc(75% - 4px);padding-right:16px!important}.invoice-payment-heading-webmaster[data-v-c9c6a92c]{width:22%}.invoice-table-cell_expand[data-v-c9c6a92c]{width:10%}.invoice-table-cell_id[data-v-c9c6a92c],.invoice-table-cell_date[data-v-c9c6a92c]{width:15%}.invoice-table-cell_note[data-v-c9c6a92c]{width:30%}.invoice-table-cell_sum[data-v-c9c6a92c]{width:15%;margin-left:auto;text-align:right}.invoice-table-cell_sum[data-v-c9c6a92c]:is(span){padding-right:10px}.invoice-table-cell_webmaster[data-v-c9c6a92c]{width:80%;margin-left:50%}.invoice-payment-subtotal td[data-v-c9c6a92c]{padding:1rem;font-weight:600}.console-calendar{z-index:1}@media (max-width: 1440px){.console-calendar{position:absolute!important;top:105%;right:0;border-radius:10px;box-shadow:0 4px 12px #0000001a}}@media (max-width: 1024px){.console-calendar{padding:16px 10% 0}}.console-calendar__wrapper{display:flex;align-items:center;position:relative;overflow:visible;padding:16px 20px}.console-calendar__span{display:none}@media (max-width: 1440px){.console-calendar__span{display:block}}.td-id[data-v-132421df]{width:15%}.td-count[data-v-132421df]{width:30%}.td-company-income[data-v-132421df]{width:20%}.td-referrals-income[data-v-132421df]{width:30%}.td-bold[data-v-132421df]{font-weight:600}.referrals__inner-table-container[data-v-132421df]{width:100%}.referrals__inner-table[data-v-132421df]{max-height:none;overflow:visible}.fix-overflow[data-v-132421df]{min-height:75vh;-ms-overflow-style:none;scrollbar-width:none}.fix-overflow[data-v-132421df]::-webkit-scrollbar{display:none}.td-id[data-v-16a75f94]{width:15%}.td-count[data-v-16a75f94]{width:30%}.td-company-income[data-v-16a75f94]{width:20%}.td-referrals-income[data-v-16a75f94]{width:30%}.td-bold[data-v-16a75f94]{font-weight:600}.referrals__inner-table-container[data-v-16a75f94]{width:100%}.referrals__inner-table[data-v-16a75f94]{max-height:none;overflow:visible}.fix-overflow[data-v-16a75f94]{min-height:75vh;-ms-overflow-style:none;scrollbar-width:none}.fix-overflow[data-v-16a75f94]::-webkit-scrollbar{display:none}.td-id[data-v-9b239296]{width:15%}.td-count[data-v-9b239296]{width:30%}.td-company-income[data-v-9b239296]{width:20%}.td-referrals-income[data-v-9b239296]{width:30%}.td-bold[data-v-9b239296]{font-weight:600}.referrals__inner-table-container[data-v-9b239296]{width:100%}.referrals__inner-table[data-v-9b239296]{max-height:none;overflow:visible}.fix-overflow[data-v-9b239296]{min-height:75vh;-ms-overflow-style:none;scrollbar-width:none}.fix-overflow[data-v-9b239296]::-webkit-scrollbar{display:none}.td-id[data-v-68cf3d5e]{width:15%}.td-count[data-v-68cf3d5e]{width:30%}.td-company-income[data-v-68cf3d5e]{width:20%}.td-referrals-income[data-v-68cf3d5e]{width:30%}.td-bold[data-v-68cf3d5e]{font-weight:600}.referrals__inner-table-container[data-v-68cf3d5e]{width:100%}.referrals__inner-table[data-v-68cf3d5e]{max-height:none;overflow:visible}.fix-overflow[data-v-68cf3d5e]{min-height:75vh;-ms-overflow-style:none;scrollbar-width:none}.fix-overflow[data-v-68cf3d5e]::-webkit-scrollbar{display:none}.lobster-bg[data-v-ee5bf7b1]{display:none}.datepicker-container[data-v-ee5bf7b1]{margin-bottom:12px}.stats-container[data-v-ee5bf7b1]{display:flex;gap:12px;flex-direction:column;margin-bottom:12px}.stats-card[data-v-ee5bf7b1]{background:white;border-radius:10px;padding:8px;width:100%;position:relative;overflow:visible}.stats-card .field[data-v-ee5bf7b1]{border-radius:8px;background:#f5f5f6;padding:12px 14px;height:68px}.stats-card .card-title[data-v-ee5bf7b1]{font-size:16px;margin:6px 8px 12px;font-weight:600;z-index:2}.stats-card .title[data-v-ee5bf7b1]{font-size:12px;color:#676767;font-weight:500;margin-bottom:2px;z-index:2}.stats-card .value[data-v-ee5bf7b1]{font-size:20px;font-weight:600;line-height:130%;z-index:2}.stats-card:first-child .fields-grid[data-v-ee5bf7b1]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:8px}.stats-card:nth-child(2) .line[data-v-ee5bf7b1]{display:flex;width:100%;gap:8px}.stats-card:nth-child(2) .field[data-v-ee5bf7b1]{width:100%}.stats-card[data-v-ee5bf7b1]:last-child{display:none}.main__bottom[data-v-ee5bf7b1]{padding:8px}.main__bottom h2[data-v-ee5bf7b1]{padding-left:6px}@media (min-width: 768px){.main__bottom[data-v-ee5bf7b1]{padding:16px}.main__bottom h2[data-v-ee5bf7b1]{padding-left:0}}@media (min-width: 1024px){.datepicker-container[data-v-ee5bf7b1]{margin-bottom:16px}.stats-container[data-v-ee5bf7b1]{gap:20px;min-height:222px;max-height:222px;margin-bottom:16px;flex-direction:row}.stats-card[data-v-ee5bf7b1]{padding:16px;min-height:100%;max-width:169px;display:flex;flex-direction:column}.stats-card .field[data-v-ee5bf7b1]{padding:12px}.stats-card .card-title[data-v-ee5bf7b1]{margin:0 0 auto}.stats-card[data-v-ee5bf7b1]:first-child{max-width:433px}.stats-card:nth-child(2) .line[data-v-ee5bf7b1]{flex-direction:column}.stats-card[data-v-ee5bf7b1]:last-child{display:flex}.stats-card:last-child .title[data-v-ee5bf7b1]{margin-top:8px}}@media (min-width: 1280px){.datepicker-container[data-v-ee5bf7b1]{margin-bottom:auto}.lobster-bg[data-v-ee5bf7b1]{display:block;position:absolute;z-index:0;top:-10px;right:-67px;transform:rotate(170deg)}.stats-container[data-v-ee5bf7b1]{min-height:240px;max-height:240px}.stats-card[data-v-ee5bf7b1]{padding:24px;max-width:290px}.stats-card .card-title[data-v-ee5bf7b1]{font-size:22px}.stats-card .value[data-v-ee5bf7b1]{font-size:24px}.stats-card[data-v-ee5bf7b1]:first-child{max-width:433px}.stats-card:last-child .value[data-v-ee5bf7b1]{font-size:22px}}@media (min-width: 1536px){.stats-card[data-v-ee5bf7b1]{max-width:370px}.stats-card[data-v-ee5bf7b1]:first-child{max-width:500px}}.wm-link__top[data-v-4cbae7a8]{margin:24px 0 16px}.wm-link__status[data-v-4cbae7a8]{padding:16px 18px;margin-bottom:10px;border-radius:10px;font-weight:500;font-size:16px;line-height:1.4}.wm-link__status_green[data-v-4cbae7a8]{background:#d7f3e3}.wm-link__status_yellow[data-v-4cbae7a8]{background:#ffefb4}.wm-link__status svg[data-v-4cbae7a8]{align-self:center;min-width:32px;max-width:32px;height:auto}.wm-link__status-link[data-v-4cbae7a8]{cursor:pointer;text-decoration:underline}.wm-link__main[data-v-4cbae7a8]{display:flex;gap:20px;padding-bottom:60px}.wm-link__left[data-v-4cbae7a8]{width:25%;display:flex;flex-direction:column;gap:16px}.wm-link__right[data-v-4cbae7a8]{width:80%;display:flex;flex-direction:column;gap:16px}.wm-link__top-offer-star[data-v-4cbae7a8],.wm-link__platforms-info[data-v-4cbae7a8]{position:absolute;top:16px;right:16px}.wm-link__platforms-info svg[data-v-4cbae7a8]{stroke:#e30029cc;fill:#ca0327}.wm-link__platforms-info:hover+.wm-link__platforms_await[data-v-4cbae7a8]{opacity:1}.wm-link__platforms_await[data-v-4cbae7a8]{position:absolute;inset:8px;background:#eeeeee;padding:8px;border-radius:8px;pointer-events:none;transition:all .2s ease-in-out;opacity:0}.wm-link__centered-btn[data-v-4cbae7a8]{display:flex;justify-content:center;width:100%;margin-top:10px}.wm-link__centered-btn button[data-v-4cbae7a8]{width:max(215px,80%)!important}.wm-link__centered-btn_details[data-v-4cbae7a8]{margin-top:28px}.wm-link__edit-btn-wrapper button[data-v-4cbae7a8]{width:100%!important}.wm-link__offer-chips[data-v-4cbae7a8]{width:100%;display:flex;flex-direction:column;gap:4px;margin-top:8px}.wm-link__offer-chips .copy[data-v-4cbae7a8]{position:absolute;right:-32px;top:50%;transform:translateY(-50%)}.wm-link__offer-chips .copied[data-v-4cbae7a8]{font-size:12px;line-height:12px;padding:8px;background:#f5f5f6;position:absolute;top:-24px;right:-24px;transform:translate(100%);border-radius:10px;box-shadow:0 0 5px #0003}.wm-link__offer-chips .chip[data-v-4cbae7a8]{display:flex;border:solid 1px #c9c9c9;align-items:center;font-size:14px;padding:6px 16px;border-radius:999px;width:-moz-fit-content;width:fit-content;max-width:80%;cursor:pointer;gap:6px;position:relative;transition:all .2s ease-in-out}.wm-link__offer-chips .chip[data-v-4cbae7a8]:hover:not(button){border-color:#3562ff}.wm-link__offer-chips .chip img[data-v-4cbae7a8]{max-width:24px;min-width:24px;align-self:center;height:auto}.wm-link__title[data-v-4cbae7a8]{display:flex;gap:16px;align-items:center;padding-right:16px;margin-bottom:18px}.wm-link__title[data-v-4cbae7a8]:not(:first-child){margin-top:16px}.wm-link__title h3[data-v-4cbae7a8]{font-size:16px}.wm-link__title img[data-v-4cbae7a8]{align-self:center;min-width:30px;max-width:30px;height:auto}.wm-link__name-edit[data-v-4cbae7a8]{display:flex;gap:4px;align-items:center;width:100%}.wm-link__card[data-v-4cbae7a8]{display:flex;flex-direction:column;position:relative}.wm-link__copy-container[data-v-4cbae7a8]{white-space:pre-wrap;word-wrap:break-word;background:#eeeeee;padding:8px 36px 8px 8px;position:relative;border-radius:8px}.wm-link__copy-container_break[data-v-4cbae7a8]{word-break:break-all}.wm-link__copy-container button[data-v-4cbae7a8]{position:absolute;top:12px;right:12px}.wm-link__list[data-v-4cbae7a8]{list-style:unset;list-style-position:inside}.wm-link__list li[data-v-4cbae7a8]{margin-bottom:6px}.wm-link__list li[data-v-4cbae7a8]::marker{color:#000}.wm-link__subheader[data-v-4cbae7a8]{font-weight:600;font-size:16px;color:#676767;margin-bottom:4px}.wm-link__subheader[data-v-4cbae7a8]:not(:first-child){margin-top:14px}.wm-link__publication-url[data-v-4cbae7a8]:hover{text-decoration:underline}.wm-link__platform-chip[data-v-4cbae7a8]{display:inline-block;padding:8px 16px;border-radius:100px;margin-right:16px;border:solid 1px #e5e5e5;margin-top:8px;margin-bottom:4px;font-size:14px}.wm-link__platform-chip[data-v-4cbae7a8]:nth-child(3n+1){background:#d7f3e3}.wm-link__platform-chip[data-v-4cbae7a8]:nth-child(3n+2){background:#ffefb4}.wm-link__platform-chip[data-v-4cbae7a8]:nth-child(3n){background:#d8e6ff}.wm-link__files[data-v-4cbae7a8]{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.wm-link__files a[data-v-4cbae7a8]{border:solid 1px #eeeeee;height:100px;width:100%;display:flex;border-radius:16px;justify-content:center;align-items:center;padding:8px}.wm-link__files a img[data-v-4cbae7a8]{-o-object-fit:contain;object-fit:contain;width:auto;height:100%}@media (max-width: 1536px){.wm-link__left[data-v-4cbae7a8]{width:30%}.wm-link__right[data-v-4cbae7a8]{width:70%}.wm-link__offer-chips .copied[data-v-4cbae7a8]{right:0}}@media (max-width: 1280px){.wm-link__files[data-v-4cbae7a8]{grid-template-columns:repeat(4,1fr)}.wm-link__left[data-v-4cbae7a8]{width:35%}.wm-link__right[data-v-4cbae7a8]{width:65%}.wm-link__edit-btn[data-v-4cbae7a8]{margin-top:20px;flex-direction:column}.wm-link__offer-chips .copied[data-v-4cbae7a8]{left:100%;right:unset;transform:translate(-50%)}}@media (max-width: 1024px){.wm-link__main[data-v-4cbae7a8]{flex-direction:column}.wm-link__left[data-v-4cbae7a8],.wm-link__right[data-v-4cbae7a8]{width:100%}.wm-link__centered-btn button[data-v-4cbae7a8]{width:100%!important}}@media (max-width: 768px){.wm-link__files[data-v-4cbae7a8]{grid-template-columns:1fr 1fr}}.wm-offer__publication-url{color:#3562ff}.wm-offer__publication-url:hover{text-decoration:underline}.wm-offer__top{margin:24px 0 16px}.wm-offer__main{display:flex;gap:20px}.wm-offer__main>div{display:flex;flex-direction:column;gap:16px}.wm-offer__left{width:32%}.wm-offer__right{width:68%}.wm-offer__top-offer-star{position:absolute;top:16px;right:16px}.wm-offer__card{display:flex;flex-direction:column;position:relative}.wm-offer__card .heading{margin-bottom:4px}.wm-offer__card .heading:not(:first-child){margin-top:16px}.wm-offer__card_brand{display:flex;flex-direction:row;gap:16px;align-items:center;padding-right:32px;margin-bottom:24px}.wm-offer__card_brand h3{font-size:16px}.wm-offer__card_brand img{align-self:center;height:30px;width:30px}.wm-offer__list{list-style:unset;list-style-position:inside}.wm-offer__list li{margin-bottom:6px}.wm-offer__list li::marker{color:#ff637f}.wm-offer__centered-btn{display:flex;justify-content:center;margin-top:16px}.wm-offer__centered-btn .button{width:100%;font-size:16px;font-weight:600}.wm-offer p{white-space:pre-wrap}.wm-offer .prose{max-width:none!important}.wm-offer .take-offer--btn{min-width:100%;max-width:245px;height:40px}@media (max-width: 1024px){.wm-offer__main{flex-direction:column}.wm-offer__left,.wm-offer__right{width:100%}}.expand-all-container[data-v-2898e5bf]{display:flex;justify-content:flex-end;padding-bottom:20px}.expand-all__click-area[data-v-2898e5bf]{display:flex;align-items:center;gap:10px;font-size:14px;background:white;border-radius:100px;padding:6px 20px;cursor:pointer}.referrals__hint[data-v-19d9b19c]{cursor:pointer;position:relative}.referrals__hint .info-icon[data-v-19d9b19c]{min-width:24px;transform:translateY(3px);margin-right:4px}.referrals__hint .info-icon path[data-v-19d9b19c]{fill:#2dba69}.referrals__hint .hint[data-v-19d9b19c]{padding:8px;border-radius:8px;width:-moz-fit-content;width:fit-content;position:absolute;left:30px;top:-8px;font-weight:500;background:#f1f1f1;min-width:300px;max-width:90vw}.referrals__top[data-v-19d9b19c]{margin-bottom:24px}.referrals__main-container[data-v-19d9b19c]{display:flex;flex-direction:column;gap:32px}.referrals__info[data-v-19d9b19c]{display:flex;gap:16px;max-width:700px}.referrals__info p[data-v-19d9b19c]{font-size:14px;font-weight:500;line-height:140%}.referrals__info svg[data-v-19d9b19c]{margin-top:5px;min-width:20px}.referrals__info svg path[data-v-19d9b19c]{fill:#2dba69}.referrals__title[data-v-19d9b19c]{font-size:16px;font-weight:600;line-height:normal;margin-bottom:12px}.referrals__link[data-v-19d9b19c]{display:flex;align-items:center;border-radius:8px;height:38px;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #2dba69;cursor:pointer;position:relative;width:100%;max-width:403px;padding-right:50px;text-overflow:ellipsis;white-space:nowrap}.referrals__link svg[data-v-19d9b19c]{position:absolute;right:12px}.referrals__copied[data-v-19d9b19c]{padding:8px 16px;border-radius:16px;background:#eeeeee;position:absolute;width:-moz-fit-content;width:fit-content;width:188px;right:-200px}@media (max-width: 1024px){.referrals__copied[data-v-19d9b19c]{right:0;width:-moz-min-content;width:min-content;bottom:-42px}}.referrals__list[data-v-19d9b19c]{margin-top:0;margin-bottom:0}.referrals__list li[data-v-19d9b19c]{line-height:160%}.referrals__table-container[data-v-19d9b19c]{width:100%;overflow-x:auto}.referrals__rewards-table[data-v-19d9b19c]{width:100%;border-collapse:separate;border-spacing:2px;border-top:0 solid transparent;table-layout:fixed}.referrals__rewards-table th[data-v-19d9b19c]{text-align:center;padding:8px 0}@media (max-width: 1024px){.referrals__rewards-table th[data-v-19d9b19c]{font-size:12px}}.referrals__rewards-table td[data-v-19d9b19c]{background:#f3f8ff;padding:24px 0;text-align:center;font-size:14px}@media (max-width: 1024px){.referrals__rewards-table td[data-v-19d9b19c]{font-size:12px}}.referrals__list-top[data-v-19d9b19c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}@media (max-width: 1024px){.referrals__list-top[data-v-19d9b19c]{flex-direction:column;align-items:unset;gap:16px}.referrals__list-top .search-input[data-v-19d9b19c]{margin-left:auto;width:-moz-fit-content;width:fit-content}}.referrals__title-main[data-v-19d9b19c]{font-size:22px;font-weight:600;line-height:normal}.referrals__status[data-v-19d9b19c]{min-width:175px;padding:6px 20px 6px 16px;background:#ffefb4;border-radius:100px;border:solid 1px #c9c9c9}.referrals__status_rejected[data-v-19d9b19c]{background:#ff8097}.referrals__status_approved[data-v-19d9b19c]{background:#d7f3e3}.referrals__status_registered[data-v-19d9b19c]{background:#d8e6ff}.referrals__status_clickable[data-v-19d9b19c]{cursor:pointer;display:flex;align-items:center;justify-content:space-between;max-width:-moz-fit-content;max-width:fit-content;position:relative;transition:background-color .5s ease-in-out}.referrals__status-change[data-v-19d9b19c]{position:absolute;top:40px;left:0;background:#eee;padding:12px 16px;border-radius:8px;z-index:3;display:flex;flex-direction:column;gap:8px}.referrals__status-chevron[data-v-19d9b19c]{transition:all .2s ease-in-out}.referrals__status-chevron_rotated[data-v-19d9b19c]{transform:rotate(180deg)}.referrals__banner[data-v-19d9b19c]{width:100%;background:#e2ecff;padding:10px 20px 10px 158px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;margin-bottom:20px;min-height:80px;position:relative;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out}.referrals__banner-text[data-v-19d9b19c]{z-index:1}.referrals__banner-text h3[data-v-19d9b19c]{font-size:18px;font-weight:600;line-height:normal}.referrals__banner-text p[data-v-19d9b19c]{margin-top:4px;font-size:12px;line-height:140%}.referrals__banner-logo[data-v-19d9b19c]{position:absolute;z-index:0;top:-71px;left:-29px;height:182px;width:auto}.referrals__banner[data-v-19d9b19c]:hover{background:#d8e6ff}@media (max-width: 1024px){.referrals__banner[data-v-19d9b19c]{padding:12px 72px 15px 18px;min-height:67px}.referrals__banner h3[data-v-19d9b19c]{font-size:16px}.referrals__banner-logo[data-v-19d9b19c]{top:unset;left:unset;right:-50px;bottom:-56px;transform:rotate(254deg);height:160px}.referrals__banner-text p[data-v-19d9b19c]{display:none}}.referrals__hint[data-v-54dc8d2c]{cursor:pointer;position:relative}.referrals__hint .info-icon[data-v-54dc8d2c]{min-width:24px;transform:translateY(3px);margin-right:4px}.referrals__hint .info-icon path[data-v-54dc8d2c]{fill:#2dba69}.referrals__hint .hint[data-v-54dc8d2c]{padding:8px;border-radius:8px;width:-moz-fit-content;width:fit-content;position:absolute;left:30px;top:-8px;font-weight:500;background:#f1f1f1;min-width:300px;max-width:90vw}.referrals__top[data-v-54dc8d2c]{margin-bottom:24px}.referrals__main-container[data-v-54dc8d2c]{display:flex;flex-direction:column;gap:32px}.referrals__info[data-v-54dc8d2c]{display:flex;gap:16px;max-width:700px}.referrals__info p[data-v-54dc8d2c]{font-size:14px;font-weight:500;line-height:140%}.referrals__info svg[data-v-54dc8d2c]{margin-top:5px;min-width:20px}.referrals__info svg path[data-v-54dc8d2c]{fill:#2dba69}.referrals__title[data-v-54dc8d2c]{font-size:16px;font-weight:600;line-height:normal;margin-bottom:12px}.referrals__link[data-v-54dc8d2c]{display:flex;align-items:center;border-radius:8px;height:38px;padding-left:11px;font-size:14px;font-weight:500;border:solid 1px #2dba69;cursor:pointer;position:relative;width:100%;max-width:403px;padding-right:50px;text-overflow:ellipsis;white-space:nowrap}.referrals__link svg[data-v-54dc8d2c]{position:absolute;right:12px}.referrals__copied[data-v-54dc8d2c]{padding:8px 16px;border-radius:16px;background:#eeeeee;position:absolute;width:-moz-fit-content;width:fit-content;width:188px;right:-200px}@media (max-width: 1024px){.referrals__copied[data-v-54dc8d2c]{right:0;width:-moz-min-content;width:min-content;bottom:-42px}}.referrals__list[data-v-54dc8d2c]{margin-top:0;margin-bottom:0}.referrals__list li[data-v-54dc8d2c]{line-height:160%}.referrals__table-container[data-v-54dc8d2c]{width:100%;overflow-x:auto}.referrals__rewards-table[data-v-54dc8d2c]{width:100%;border-collapse:separate;border-spacing:2px;border-top:0 solid transparent;table-layout:fixed}.referrals__rewards-table th[data-v-54dc8d2c]{text-align:center;padding:8px 0}@media (max-width: 1024px){.referrals__rewards-table th[data-v-54dc8d2c]{font-size:12px}}.referrals__rewards-table td[data-v-54dc8d2c]{background:#f3f8ff;padding:24px 0;text-align:center;font-size:14px}@media (max-width: 1024px){.referrals__rewards-table td[data-v-54dc8d2c]{font-size:12px}}.referrals__list-top[data-v-54dc8d2c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}@media (max-width: 1024px){.referrals__list-top[data-v-54dc8d2c]{flex-direction:column;align-items:unset;gap:16px}.referrals__list-top .search-input[data-v-54dc8d2c]{margin-left:auto;width:-moz-fit-content;width:fit-content}}.referrals__title-main[data-v-54dc8d2c]{font-size:22px;font-weight:600;line-height:normal}.referrals__status[data-v-54dc8d2c]{min-width:175px;padding:6px 20px 6px 16px;background:#ffefb4;border-radius:100px;border:solid 1px #c9c9c9}.referrals__status_rejected[data-v-54dc8d2c]{background:#ff8097}.referrals__status_approved[data-v-54dc8d2c]{background:#d7f3e3}.referrals__status_registered[data-v-54dc8d2c]{background:#d8e6ff}.referrals__status_clickable[data-v-54dc8d2c]{cursor:pointer;display:flex;align-items:center;justify-content:space-between;max-width:-moz-fit-content;max-width:fit-content;position:relative;transition:background-color .5s ease-in-out}.referrals__status-change[data-v-54dc8d2c]{position:absolute;top:40px;left:0;background:#eee;padding:12px 16px;border-radius:8px;z-index:3;display:flex;flex-direction:column;gap:8px}.referrals__status-chevron[data-v-54dc8d2c]{transition:all .2s ease-in-out}.referrals__status-chevron_rotated[data-v-54dc8d2c]{transform:rotate(180deg)}.referrals__banner[data-v-54dc8d2c]{width:100%;background:#e2ecff;padding:10px 20px 10px 158px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;margin-bottom:20px;min-height:80px;position:relative;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out}.referrals__banner-text[data-v-54dc8d2c]{z-index:1}.referrals__banner-text h3[data-v-54dc8d2c]{font-size:18px;font-weight:600;line-height:normal}.referrals__banner-text p[data-v-54dc8d2c]{margin-top:4px;font-size:12px;line-height:140%}.referrals__banner-logo[data-v-54dc8d2c]{position:absolute;z-index:0;top:-71px;left:-29px;height:182px;width:auto}.referrals__banner[data-v-54dc8d2c]:hover{background:#d8e6ff}@media (max-width: 1024px){.referrals__banner[data-v-54dc8d2c]{padding:12px 72px 15px 18px;min-height:67px}.referrals__banner h3[data-v-54dc8d2c]{font-size:16px}.referrals__banner-logo[data-v-54dc8d2c]{top:unset;left:unset;right:-50px;bottom:-56px;transform:rotate(254deg);height:160px}.referrals__banner-text p[data-v-54dc8d2c]{display:none}}
