.offers-dropdown-container .MuiPaper-root{max-height:400px}@media(max-width:600px){.offers-dropdown-container .MuiPaper-root{max-height:300px}}.offers-dropdown-button-item{box-shadow:none;background:transparent}@media (max-width:768px){.offers-dropdown-container,.offers-dropdown-container .MuiFormControl-root{width:100%}}.offers-table .MuiDataGrid-root{background:#fff;padding:1em}.offers-table .MuiDataGrid-root .MuiDataGrid-row{cursor:pointer}.offers-table .MuiDataGrid-root .MuiDataGrid-row.Mui-hovered,.offers-table .MuiDataGrid-root .MuiDataGrid-row:hover{background:rgba(85,142,188,.165)}.offers-table .MuiDataGrid-root .MuiDataGrid-footerContainer{border-top:none}.offers-table .MuiDataGrid-root .MuiDataGrid-cell{white-space:unset!important;border:none}.offers-table .MuiDataGrid-root .MuiDataGrid-cell--withRenderer{display:flex;align-items:center;justify-content:center;padding:0}.offers-table .MuiDataGrid-root .MuiDataGrid-cell--withRenderer img{max-width:80%;max-height:80%;border-radius:4px;overflow:hidden;object-fit:contain}.grid-toolbar{margin-bottom:1em}.offers-container{display:flex;flex-direction:column;width:100%;height:100%;padding:32px;overflow:auto;position:relative}.offers-container.--new-offer .offer-view-left{width:100%}.offers-container.--new-offer .offer-view-right{display:none}.offers-container.--can-generate .offer-view-left{width:70%}.offers-container.--can-generate .offer-view-right{display:flex;width:30%}.offers-container.--create-only{padding:0}.offers-container.--hidden{display:none}.offers-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.offers-header-section{display:flex;flex-direction:column}.offers-header-title{font-style:normal;font-weight:600;font-size:32px;line-height:39px;color:#3d3d3d}.offers-header-subtitle{font-style:normal;font-weight:400;font-size:18px;line-height:28px;color:#818181}.offers-grid{display:grid;align-items:center;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:16px;gap:16px}.offer{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px;background:#fff;color:#242424;border-radius:8px;height:100px;overflow:hidden;cursor:pointer}.offer:last-of-type{margin-right:0}.offer-name{white-space:nowrap;max-width:100%}.offer-url{font-size:12px;opacity:.8;margin-top:4px}.offer-view-right{height:100%;width:30%;display:none;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 0 9px 0 rgba(0,0,0,.1);overflow:auto;margin-left:32px}.offer-view-column__full-width{grid-column:1/3}.offer-actions,.offer-actions-container{display:flex;flex-direction:column;height:100%}.offer-actions{padding:32px}.offer-actions-tabs .MuiTabs-flexContainer{width:100%}.offer-actions-tabs .MuiTab-root{flex:1 1}.offer-actions-tabs .MuiTab-root:first-of-type{border-radius:8px 0 0 0}.offer-actions-tabs .MuiTab-root:last-of-type{border-radius:0 8px 0 0}.offer-actions-inputs{margin-bottom:auto}.offer-actions-inputs .MuiFormControl-root{margin-bottom:16px}.offer-actions-inputs .MuiFormControl-root:last-of-type{margin-bottom:0}.offer-actions-buttons{margin-top:auto;padding-top:32px}.offers-empty-state{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;padding:32px;background:#fff;border-radius:8px;box-shadow:0 0 9px 0 rgba(0,0,0,.1)}.offers-empty-state .button-container{align-self:center}.offers-empty-state-title{font-style:normal;font-weight:600;font-size:32px;line-height:39px;color:#3d3d3d;margin-bottom:8px}.offers-empty-state-subtitle{font-style:normal;font-weight:400;font-size:18px;line-height:28px;color:#818181;margin-bottom:32px}.offers-empty-state-image{width:100%;max-width:400px;margin-bottom:32px}.offer-confirmation-modal-container{display:flex;justify-content:center;align-items:center;outline:none}.offer-confirmation-modal{background:#fff;width:100%;display:flex;flex-direction:column;gap:2rem}.offer-confirmation-modal .loading-container{margin:auto}.offer-confirmation-modal__text{display:flex;flex-direction:column;gap:.5rem}.offer-confirmation-modal__buttons{display:flex;justify-content:space-between}.offer-confirmation-modal__buttons a{margin-right:16px}.offer-confirmation-modal__buttons a:last-of-type{margin-right:0}.offer-confirmation-modal__header{font-size:1.8rem;font-weight:400;padding-right:8px}.offer-confirmation-modal__subheader{font-size:1rem;margin-bottom:8px;font-weight:400;letter-spacing:.02rem}.offer-confirmation-modal__subheader:last-of-type{margin-bottom:0}.offers__modal{width:90%;max-width:700px;height:-moz-fit-content;height:fit-content;margin:auto;overflow:hidden;border-radius:8px}.offer-view{display:flex;width:100%;margin:0 auto;overflow-y:auto;max-height:95vh}.offer-view-left{height:100%;width:100%;display:flex;flex-direction:column;background:#fff;padding:32px;box-shadow:0 0 9px 0 rgba(0,0,0,.1)}.offer-view-buttons{display:flex;align-items:center;justify-content:space-between;height:100%}.offer-view-buttons .button-container{align-self:center;margin-bottom:0}.offer-view-section{display:flex;align-items:center}.offer-view-section .button-container{margin-right:16px;white-space:nowrap}.offer-view-section .button-container:last-of-type{margin-right:0}.offer-view-section .button-container.small{padding:6px 12px}.offer-view-section .button-container.small .text{font-size:14px}.offer-view-section__title{font-weight:400;font-size:2rem}.offers-small-button{cursor:pointer;margin-bottom:16px;display:inline-flex;align-content:center;transition:all .2s;padding:4px 12px;color:#3d3d3d;margin-left:16px}.offers-small-button:first-child{margin-left:0}.offers-small-button svg{width:16px;height:16px;margin:0}.offers-small-button svg path{transition:all .2s;fill:#3d3d3d}.offers-small-button.button-container .text{font-size:14px;line-height:24px}.offers-small-button-text{display:flex;align-items:center;margin-left:8px;font-size:14px}.offer-view-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:2em 1.5em;gap:2em 1.5em}.offer-view-error{display:flex;margin:0 16px;align-items:center;color:red}.offer-form__accordion{display:flex;flex-direction:column;gap:2em}.offer-form__slider-input{padding:1em;color:#717171}.offers-form__error{color:red;font-weight:700}.offer-form-buttons{display:flex;align-items:center;gap:16px;grid-column:1/-1}.offer-form-buttons .primary-button{margin-left:auto}.completion-display-container{display:flex;flex-direction:column;align-items:center}.completion-display-container .MuiFormControl-root .MuiInputBase-root{padding:16px}.completion-display-container .MuiFormControl-root .MuiInputBase-root textarea{padding:0;font-size:13px;line-height:normal;letter-spacing:normal}.completion-display-container .completion-display,.completion-display-container .facebook-ad-preview{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:16px;width:100%;position:relative}.completion-display-container .completion-display .MuiTextField-root,.completion-display-container .facebook-ad-preview .MuiTextField-root{width:100%}.completion-display-container .completion-display .MuiTextField-root .MuiInputBase-root,.completion-display-container .facebook-ad-preview .MuiTextField-root .MuiInputBase-root{padding:16px 15px 43px}.completion-display-container .completion-display.--placeholder .copy-text-container,.completion-display-container .facebook-ad-preview.--placeholder .copy-text-container{filter:blur(5px);pointer-events:none}.completion-display-container .completion-display.--placeholder .creative-display-placeholder-text,.completion-display-container .facebook-ad-preview.--placeholder .creative-display-placeholder-text{cursor:pointer}.completion-display-container .completion-display.--selected,.completion-display-container .facebook-ad-preview.--selected{box-shadow:0 0 10px 0 rgba(65,78,237,.8)}.completion-display-container .completion-display.--checkbox .label-text.headline,.completion-display-container .facebook-ad-preview.--checkbox .label-text.headline{cursor:pointer}.completion-display-container .completion-display.--checkbox .label-text.headline span,.completion-display-container .facebook-ad-preview.--checkbox .label-text.headline span{display:flex;align-items:center}.completion-display-container .label-text{display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:400;margin:8px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.completion-display-container .label-text.headline{margin-top:0}.completion-display-container .label-text.description{margin-top:16px}.completion-display-container .label-text.description:only-child{margin-top:0}.completion-display-container .completion-loading-container{display:flex;align-items:center;justify-content:center;width:100%}.completion-display-container .completion-header-button{cursor:pointer;display:inline-flex;align-content:center;transition:all .2s;padding:4px 12px;color:#3d3d3d;border-radius:8px}.completion-display-container .completion-header-button svg{width:16px;height:16px;margin:0}.completion-display-container .completion-header-button svg path{transition:all .2s;fill:#3d3d3d}.completion-display-container .completion-header-button.button-container .text{font-size:14px;line-height:24px}.completion-display-container .completion-header-button .completion-header-button-text{display:flex;align-items:center;margin-left:8px;font-size:14px}.completion-display-container .edit-results-button{margin-top:auto;display:inline-flex;align-self:flex-start}.completion-display-container .completions{width:100%;display:grid;justify-items:center;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));grid-gap:1.5em;gap:1.5em;overflow-y:auto;margin:0 auto 1.5rem;padding:16px}.completion-display-container .completions:last-of-type{margin-bottom:0}.completion-display-container .completions .completion-display{margin-right:16px}.completion-display-container .completions .completion-display:last-child{margin-right:0}.completion-display-container .completion-display-header{display:flex;position:relative;z-index:2;gap:1rem;margin-bottom:1.5rem;margin-right:auto}.completion-display-container .completion-display-loading-container{width:100%;display:flex;align-items:center;justify-content:center;position:absolute;height:100vh;top:0;left:0;z-index:1}.completion-display-container .creatives-display{display:flex}.completion-display-container .creatives-display.--display-only .creative-display{margin:0 auto!important}.completion-display-container .creative-display-placeholder-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;background:rgba(87,87,87,.8);padding:20px;border-radius:8px;color:#fff;text-align:center;width:80%;line-height:1.5rem;display:flex;flex-direction:column;font-size:14px}.completion-display-container .creative-display-placeholder-text svg{margin-bottom:8px}.completion-display-container .creative-display-placeholder-text svg path{fill:#fff}.completion-display-container .creative-display-placeholder-image{position:relative}.completion-display-container .creative-display{display:flex;flex-direction:column;background:#fff;border-radius:8px;padding:16px;width:100%;max-width:800px;margin:0 16px 0 auto}.completion-display-container .creative-display:last-of-type{margin-right:0}.completion-display-container .creative-display-img{max-width:100%;max-height:100%}.completion-display-container .creative-display-img.--placeholder{filter:blur(4px)}.completion-display-container .creative-display-controls{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.completion-display-container .creative-download-button{align-self:center}.completion-display-container .completion-regenerate-error{display:flex;align-items:center;height:32px;margin-left:16px;max-width:50%}.completion-display-container .completion-display-fb-integration-banner{display:flex;align-items:center;justify-content:center;background:#1a77f2;color:#fff;font-weight:500;border-radius:8px;padding:32px;width:100%;margin-top:16px;font-size:18px;cursor:pointer}.completion-display-container .completion-display-fb-integration-banner svg{margin-right:8px;flex-shrink:0}.completion-display-container .completion-display-fb-integration-banner svg path{fill:#fff}.completion-display-container .completion-display-fb-ad-rewrite{margin-bottom:32px;display:flex;flex-direction:column;align-items:center}.completion-display-container .completion-display-fb-ad-rewrite:last-of-type{margin-bottom:0}.completion-display-container .completion-display-fb-ad-info{margin-bottom:16px;border:1px solid #d9d9d9;border-radius:8px;background:#d9d9d9;padding:16px;display:flex;flex-direction:column;width:100%}.completion-display-container .completion-display-fb-ad-info a{text-decoration:underline;font-weight:600}.completion-display-container .completion-display-fb-ad-info span{margin-bottom:4px}.completion-display-container .completion-display-fb-ad-info span:last-of-type{margin-bottom:0}.completion-display-container .completion-display-fb-ad-info .completion-display-fb-ad-info-subheader{font-size:12px;opacity:.8}.completion-display-container .completion-display-fb-ad-info .completion-display-fb-ad-info-subheader strong{font-weight:500}.completion-display-container .completion-display-controls{display:flex;align-items:center;margin-top:auto;padding-top:16px}.completion-display-container .completion-display-controls .generation-feedback-container{margin-left:auto}.completion-display-group{margin-bottom:32px;width:100%}.completion-display-group:last-of-type{margin-bottom:0}.completion-display-creative-image{display:flex;align-items:center;justify-content:center;max-width:100%;max-height:200px;border-radius:8px;margin-top:16px}.completion-display-creative-image img{max-width:100%;max-height:100%;border-radius:8px}@media(max-width:1200px){.completions .completion-display,.completions .facebook-ad-preview{margin-right:0;margin-bottom:16px}.completions .completion-display:last-child,.completions .facebook-ad-preview:last-child{margin-bottom:0}}.facebook-ad-preview{margin-right:16px;padding:0!important;border:1px solid rgba(0,0,0,.08);border-radius:8px;max-width:500px;width:100%;height:-moz-fit-content;height:fit-content;position:relative}.facebook-ad-preview:last-of-type{margin-right:0}.facebook-ad-preview.--checkbox .facebook-ad-preview-header{cursor:pointer}.facebook-ad-preview-container{width:100%;padding:1rem}.facebook-ad-preview-variations-badge{background-color:#777;color:#fff;font-size:10px;padding:2px 6px;border-radius:10px;font-weight:600;box-shadow:0 1px 2px rgba(0,0,0,.15);display:inline-flex;justify-content:center;align-items:center;min-width:16px;height:16px;margin-left:6px;margin-right:6px;vertical-align:middle}.facebook-ad-text-with-badge{display:flex;align-items:center;flex-wrap:nowrap;gap:4px}.facebook-ad-text-with-badge p,.facebook-ad-text-with-badge span{margin:0;flex:1 1;min-width:0}.facebook-ad-text-with-badge .facebook-ad-preview-variations-badge{flex-shrink:0;align-self:center}.facebook-ad-preview-controls{display:flex;justify-content:flex-end;align-items:center;padding:.5rem 1rem;gap:.5rem;margin-top:auto}.facebook-ad-preview-controls .edit-results-button{margin-right:auto}.facebook-ad-preview-controls .adcopy-button svg{width:16px}.facebook-ad-preview-content{width:100%}.facebook-ad-preview-header{justify-content:space-between}.facebook-ad-preview-header,.facebook-ad-preview-header-left{display:flex;align-items:center}.facebook-ad-preview-header-left .facebook-ad-preview-header-image{padding-right:8px}.facebook-ad-preview-header-left .facebook-ad-preview-header-image img{border-radius:50%;width:40px;height:40px;object-fit:contain}.facebook-ad-preview-header-left .facebook-ad-preview-header-text-container{display:flex;flex-direction:column}.facebook-ad-preview-header-left .facebook-ad-preview-header-brand-text{color:#1d2129;font-size:14px;line-height:17px;font-weight:700}.facebook-ad-preview-header-left .facebook-ad-preview-header-sponsored-text{color:#90949c;font-size:12px;line-height:16px}.facebook-ad-preview-header-right{display:flex;align-items:center}.facebook-ad-preview-description{width:100%}.facebook-ad-preview-description-text{margin:10px 0;cursor:pointer;font-size:16px;line-height:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%}.facebook-ad-preview-description-text p{margin:0;display:inline;white-space:pre-wrap}.facebook-ad-preview-description-text .MuiTextField-root .MuiInputBase-root{padding:4px!important}.facebook-ad-preview-description-text .MuiTextField-root .MuiInputBase-root textarea{font-size:12px!important}.facebook-ad-preview-creative{max-width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;height:-moz-fit-content;height:fit-content;position:relative}.facebook-ad-preview-creative img{min-height:300px;max-height:420px;width:100%;object-fit:contain}.facebook-ad-preview-creative__icon{color:rgba(0,0,0,.4)}.facebook-ad-preview-creative__icon:hover{color:rgba(0,0,0,.7)}.facebook-ad-preview-call-to-action{display:flex;margin-top:8px}.facebook-ad-preview-call-to-action-left{display:flex;flex-direction:column;width:100%}.facebook-ad-preview-call-to-action-left .facebook-ad-preview-call-to-action-link{font-size:13px;line-height:16px;overflow-wrap:break-word}.facebook-ad-preview-call-to-action-left .facebook-ad-preview-call-to-action-text{color:#1c2028;font-size:15px;font-weight:700;line-height:20px;overflow-wrap:break-word;cursor:pointer;width:100%}.facebook-ad-preview-call-to-action-left .facebook-ad-preview-call-to-action-text .MuiTextField-root{width:100%}.facebook-ad-preview-call-to-action-left .facebook-ad-preview-call-to-action-text .MuiTextField-root .MuiInputBase-root{padding:4px!important}.facebook-ad-preview-call-to-action-left .facebook-ad-preview-call-to-action-text .MuiTextField-root .MuiInputBase-root textarea{font-size:15px!important;font-weight:600!important}.facebook-ad-preview-call-to-action-right{display:flex;align-items:center;justify-content:flex-end;padding-left:12px;margin-left:auto}.facebook-ad-preview-call-to-action-right .facebook-ad-preview-call-to-action-button{height:36px;padding:0 12px;background:#e4e6eb;border-radius:6px;color:#050505;line-height:20px;font-weight:600;font-size:15px;white-space:nowrap;border:none;cursor:default}.facebook-ad-preview-actions-divider{background:#c9ccd1;margin:0 10px;height:1px}.facebook-ad-preview-actions{display:flex;align-items:center;justify-content:space-evenly;margin-top:16px;padding:8px 10px 0}.facebook-ad-preview-actions .facebook-ad-preview-action .facebook-ad-preview-action-icon{padding-right:8px;width:18px;height:18px}.facebook-ad-preview-actions .facebook-ad-preview-action .facebook-ad-preview-action-text{font-size:12px;font-weight:600;line-height:16px}.facebook-ad-preview-metadata-container{margin-top:1rem}.metadata-header{display:flex;align-items:center;font-size:13px;font-weight:600;color:#333;margin-bottom:4px}.facebook-ad-preview-metadata{display:flex;align-items:baseline;gap:.5em;font-size:12px;color:#6c757d}.facebook-ad-preview-metadata span[title]{flex-shrink:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.facebook-ad-preview-metadata span:not([title]){flex-shrink:0;white-space:nowrap}.variations-popover .MuiPopover-paper{padding:12px;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.15);margin-top:6px}.variations-popover-content h4{margin:0 0 8px;font-size:14px;font-weight:600;color:#333}.variations-popover-content .variation-item{font-size:14px;color:#555;padding:4px 0;border-bottom:1px solid #eee}.variations-popover-content .variation-item:last-child{border-bottom:none}.creatives-library-modal__container{display:flex;justify-content:center;align-items:center;outline:none}.creatives-library-modal__content{background:#fff;border-radius:8px;width:90%;max-width:1000px;display:flex;flex-direction:column;outline:none;max-height:95vh;overflow:hidden}.creatives-library-modal__content.--edit-ad{max-width:1200px}@media (max-width:480px){.creatives-library-modal{max-height:100vh;overflow:auto}}.creatives-library{display:flex;height:-moz-fit-content;height:fit-content;width:1000px;max-width:100%;overflow-y:auto}.creatives-library.--edit-ad{width:1200px}.creatives-library-main{width:100%;display:flex;flex-direction:column}.creatives-library-tabs{margin:8px 0 1.5em}.creatives-library-tabs .MuiTabs-flexContainer{width:100%;overflow:auto}.creatives-library-tabs .MuiTab-root{flex:1 1}.creatives-library-tabs .MuiTab-root:first-of-type{border-radius:8px 0 0 0}.creatives-library-tabs .MuiTab-root:last-of-type{border-radius:0 8px 0 0}.creatives-library__content.--edit-ad{display:flex;justify-content:space-between;gap:2rem}.creatives-library__creatives{display:flex;flex-direction:column;width:100%}.creatives-library__creatives.--edit-ad{width:100%;gap:2rem}.creatives-library__container.--edit-ad{flex-direction:row}.creatives-library__delete-toggle{display:flex;gap:2em}.creatives-library__edit-ad{width:100%;margin:0 auto}.creatives-library-list{padding:32px}.creatives-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:1em;gap:1em;align-items:center;justify-content:center}.creatives-library-grid.--edit-ad{grid-template-columns:repeat(2,1fr)}.creatives-library-item{--icon-x-spacing:4px;--icon-y-spacing:5px;width:100%;height:100%;height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;margin:auto;transition:all .15s ease;border:1px solid #dadce0;background-color:#fff;position:relative;box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.creatives-library-item:focus,.creatives-library-item:hover{cursor:pointer;background-color:#f8f9fa;border-color:#dadce0;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.creatives-library-item:focus .creatives-library-item__icon,.creatives-library-item:hover .creatives-library-item__icon{opacity:1}.creatives-library-item.--selected{background-color:#e8f0fe;border-color:#1a73e8;box-shadow:0 1px 3px 0 rgba(26,115,232,.15)}.creatives-library-item.--selected:hover{background-color:#e8f0fe;border-color:#1a73e8;box-shadow:0 1px 3px 0 rgba(26,115,232,.2)}.creatives-library-item.--disabled{cursor:not-allowed;opacity:.5}.creatives-library-item.--batch .creatives-library-thumbnail-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px;background-color:#f8f9fa}.creatives-library-item.--batch .creatives-library-item__batch-icon{display:flex;align-items:center;justify-content:center}.creatives-library-item.--batch .creatives-library-item__batch-count{font-size:12px;color:rgba(0,0,0,.6)}.creatives-library-item__upload-status{position:absolute;bottom:0;left:0;right:0;padding:8px;background-color:hsla(0,0%,100%,.9);border-top:1px solid rgba(0,0,0,.12);display:flex;flex-direction:column;gap:4px}.creatives-library-item__upload-progress{width:100%;height:4px;background-color:rgba(0,0,0,.08);border-radius:2px;overflow:hidden}.creatives-library-item__upload-progress-bar{height:100%;background-color:#1a73e8;transition:width .3s ease}.creatives-library-item__upload-text{text-align:center;color:rgba(0,0,0,.6)}.creatives-library-item.--uploading{opacity:.7;pointer-events:none;cursor:default}.creatives-library-item.--uploading .creatives-library-item__icon{display:none}.creatives-library-item__icon{--size:24px;opacity:0;position:absolute!important;display:flex;justify-content:center;align-items:center;right:var(--icon-x-spacing)!important;top:var(--icon-y-spacing)!important;height:var(--size);width:var(--size);padding:.5rem;border-radius:.2rem;font-size:1.5rem;background-color:rgba(0,0,0,.4);color:hsla(0,0%,100%,.8);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.creatives-library-item__icon:hover{background-color:rgba(0,0,0,.7)}.creatives-library-item__icon.--training-creative{opacity:1;background-color:transparent}.creatives-library-item__duration{position:absolute!important;display:flex;justify-content:center;align-items:center;left:var(--icon-x-spacing)!important;top:var(--icon-y-spacing)!important;padding:.3rem .4rem;border-radius:.2rem;font-size:.8rem;background-color:rgba(0,0,0,.65);color:#fff}.creatives-library-thumbnail-container{background:#f8f9fa;width:100%;border-radius:4px;display:flex;justify-content:center;align-items:center;height:83px;position:relative;border-bottom:1px solid #dadce0;border-radius:8px 8px 0 0}.creatives-library-thumbnail{max-width:100%;max-height:100%;object-fit:contain}.creatives-library__placeholders{height:120px;display:flex;flex-direction:column;justify-content:center;text-align:center;gap:.5em;position:relative}.creatives-library__placeholders__progress{position:absolute;bottom:32px;z-index:2;width:100%}.creatives-library__placeholders__uploading-text{position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;top:2.5em;text-align:center;color:rgba(0,0,0,.8)}.creatives-library__icon-background{background-color:rgba(0,0,0,.4);border-radius:9999px;padding:.2em}.creatives-library__media-icon{position:absolute;top:-.2em;right:0;color:#fff;background-color:rgba(0,0,0,.1);border-radius:9999px;padding:.2em}.creatives-library__media-icon.--video{background-color:#2783ce}.creatives-library__media-icon.--image{background-color:#18b91e}.creatives-library__media-icon svg{font-size:2rem}.creatives-library-item-info{padding:8px 12px;background-color:#fff;transition:background-color .15s ease;width:100%;text-align:center;border-radius:0 0 8px 8px}.creatives-library-item-name{font-size:12px;white-space:nowrap;color:rgba(0,0,0,.87)}.creatives-library__tooltip__image{object-fit:contain}.creatives-library__tooltip__image-container{width:280px;height:280px;position:relative}.creatives-library-buttons{display:grid;grid-template-columns:20% 60% 20%;align-items:center;padding:16px;background:#fff}.creatives-library-buttons__left{grid-column:1/2}.creatives-library-buttons__pagination{margin:0 auto;grid-column:2/3}.creatives-library__buttons__right{grid-column:3/4;display:flex;align-items:center;justify-content:flex-end;gap:16px;white-space:nowrap}.creatives-library__edit-switch{display:flex;justify-content:center;align-items:center}.creatives-library__delete-button{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.55s}.creatives-library__delete-button:hover{transform:scale(1.1)}.creatives-library__header{display:flex;justify-content:space-between;margin-bottom:1em}.creatives-library__header__text{font-weight:500;font-size:2rem}.creatives-library__header__buttons{display:flex;align-items:baseline;gap:2rem}.creatives-library__uploads-button{border-color:#414eed!important;color:#414eed!important}.creatives-library__header_button-area{display:flex;flex-direction:column;align-items:center}.creatives-library__header__button-subtext{color:rgba(0,0,0,.4);margin-top:.2em;font-weight:500}.uploads-modal__delete-modal__buttons{display:flex;gap:2rem;justify-content:space-between}.creatives-library-skeleton{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}@media (max-width:480px){.creatives-library{width:100vw;overflow:auto}.creatives-library.--edit-ad{width:100%}.creatives-library-skeleton{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.creatives-library-grid,.creatives-library-grid.--edit-ad{grid-template-columns:repeat(2,1fr)}.creatives-library-tabs .MuiTab-root{margin:0!important;padding:0 8px!important;min-width:auto!important}.creatives-library__header{flex-direction:column;align-items:center;gap:2rem}.creatives-library-buttons{display:flex;justify-content:space-between}.creatives-library__content{display:flex;flex-direction:column}}.file-drop-container{width:100%}.file-drop-container .MuiFormLabel-root{margin-bottom:8px}.file-drop-container .MuiFormHelperText-root{line-height:1.1rem}.file-drop-container.--view-only .file-drop-dropzone{cursor:default;border:none}.file-drop-container.--view-only .MuiFormHelperText-root{display:none}.file-drop-container.--disabled .file-drop-dropzone{cursor:not-allowed;opacity:.7}.file-drop-container.--has-error .MuiFormHelperText-root{color:red}.file-drop-dropzone{display:flex;justify-content:center;align-items:center;flex-direction:column;border:2px dashed rgba(0,0,0,.23);border-radius:5px;padding:8px;text-align:center;cursor:pointer;transition:all .3s ease-in-out;height:120px;color:rgba(0,0,0,.6);position:relative}.file-drop-preview{max-height:78%;max-width:100%;margin-bottom:8px}.file-drop-label{font-size:16px;margin-bottom:8px}.drag-drop-explainer{font-size:12px}.file-drop-error{position:absolute;bottom:4px;font-size:12px;color:red}.file-drop--button__container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.2em}.dropzone__form{height:100%}.dropzone__container{height:100%;width:100%;border:2px dashed #ddd;border-radius:8px}.dropzone__container.--no-click:hover{cursor:default}.dropzone__container:hover{cursor:pointer}.dropzone__hover-state{background-color:rgba(32,166,228,.25);flex-direction:column;position:absolute;height:100%;width:100%;display:flex;justify-content:center;align-items:center;z-index:9999;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;font-size:2.5rem;font-weight:500;color:#fff;border-radius:8px}.dropzone__creatives{height:100%}.dropzone__creatives--hover{filter:blur(20px);transition-property:all;transition-duration:.2s}.edit-creative-modal__container{display:flex;justify-content:center;align-items:center;outline:none}.edit-creative-modal{background:#fff;border-radius:8px;width:600px;max-width:1000px;display:flex;flex-direction:column;padding:32px;outline:none;max-height:90%;gap:2em}.edit-creative-modal__row{display:flex}.edit-creative-modal__input{width:100%}.edit-creative-modal__buttons{display:flex;justify-content:space-between;margin-top:2em}.generation-feedback-container{display:flex}.generation-feedback-thumbs{margin-right:16px;display:flex;align-items:center;justify-content:center}.generation-feedback-thumb{cursor:pointer;margin-right:16px;width:20px;height:20px;position:relative}.generation-feedback-thumb:last-of-type{margin-right:0}.generation-feedback-thumb.--up path{fill:#414eed}.generation-feedback-thumb.--down{transform:rotate(180deg)}.generation-feedback-thumb.--down path{fill:#414eed}.generation-feedback-button{cursor:pointer}.generation-feedback-button svg{display:flex;width:20px;height:20px}.generation-feedback-button.--favorite svg path{fill:#414eed}.copy-text-container{border:1px solid #dee4e8;padding:16px;border-radius:8px;cursor:pointer;background:#fcfcfc;width:100%}.copy-text{color:#474747;text-align:left;white-space:pre-wrap}.copy-hint{font-size:12px;color:#babfc6;margin-top:8px;display:flex;align-items:center;justify-content:flex-end}.copy-hint svg{margin-right:8px;width:14px}.copy-hint svg path{fill:#babfc6}.regenerate-copy-button-container{display:flex;gap:8px;align-items:center;justify-content:flex-end}.regenerate-copy-button-container .MuiButton-root,.regenerate-copy-button-container .adcopy-button{transition:all .3s ease}.regenerate-copy-button-container .regenerate-primary-button{position:relative;overflow:hidden}.regenerate-copy-button-container .regenerate-primary-button:not(.adcopy-button--disabled):not(.regenerating):hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.regenerate-copy-button-container .regenerate-primary-button:not(.adcopy-button--disabled):not(.regenerating):hover:before{content:"";position:absolute;top:-10%;left:-200%;width:200%;height:120%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.6) 50%,hsla(0,0%,100%,0));transform:rotate(25deg);animation:shimmer 1.2s ease;animation-iteration-count:infinite;z-index:1;pointer-events:none}.regenerate-copy-button-container .regenerate-primary-button.regenerating{animation:pulse 1.5s ease-in-out infinite}.regenerate-copy-button-container .regenerate-primary-button.regeneration-complete{animation:sparkle .8s ease-out;position:relative}.regenerate-copy-button-container .regenerate-primary-button.regeneration-complete:after{content:"";position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border-radius:inherit;background:radial-gradient(circle at center,rgba(65,78,237,.8) 0,rgba(65,78,237,0) 70%);z-index:-1;animation:sparkleGlow .8s ease-out}.regenerate-copy-popover{padding:16px;min-width:300px}.regenerate-copy-popover .regenerate-copy-popover-actions{display:flex;justify-content:flex-end;align-items:center;margin-top:8px;gap:8px}.regenerate-copy-popover .regenerate-loading-indicator{margin-left:8px}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(65,78,237,.4)}70%{box-shadow:0 0 0 6px rgba(65,78,237,0)}to{box-shadow:0 0 0 0 rgba(65,78,237,0)}}@keyframes shimmer{0%{left:-200%;opacity:0}20%{opacity:.8}80%{opacity:.8}to{left:200%;opacity:0}}@keyframes sparkle{0%{box-shadow:0 0 0 0 rgba(65,78,237,.7);transform:scale(1)}50%{box-shadow:0 0 15px 8px rgba(65,78,237,.6);transform:scale(1.05)}to{box-shadow:0 0 0 0 rgba(65,78,237,0);transform:scale(1)}}@keyframes sparkleGlow{0%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(1.3)}}