#embed_upload_form .modal-inner *{box-sizing:border-box}#embed_upload_form .modal-inner{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;max-height:calc(100vh - 100px)}#embed_upload_form .modal-inner *::-webkit-scrollbar{width:7px;height:7px}#embed_upload_form .modal-inner *::-webkit-scrollbar-thumb{background:rgba(0,0,0,.45);border-radius:10px;box-shadow:rgba(255,255,255,.3) 0 0 0 1px}#embed_upload_form .modal-inner *:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.55)}@media screen and (max-width:30em){#embed_upload_form .modal-inner{padding:30px 0 0;width:90%;left:5%;top:50px;height:unset}}#embed_upload_form.modal-container .modal-close:before{opacity:.7}#embed_upload_form.modal-container .modal-close:after{position:absolute;font-size:0;background:url(/images/popups/close-shadow3.svg) center no-repeat;top:25px;height:18px;width:18px;padding:0;margin-left:235px}@media screen and (max-width:690px){#embed_upload_form.modal-container .modal-close:after{margin-left:calc(50% - 36px)}}@media screen and (max-width:30em){#embed_upload_form.modal-container .modal-close:before{display:block}#embed_upload_form.modal-container .modal-close:after{left:50%}}#embed_upload_form{color:#000}#embed_upload_form .modal-content{padding:0;font-size:14px;border:0;max-height:80%;overflow:unset}#embed_upload_form_header{background:#fff;padding:30px 30px 0}@media screen and (max-width:30em){#embed_upload_form_header{padding:0 16px}}#embed_upload_form_header_main_text{font-size:22px;font-weight:700}#embed_upload_form_header_sub_text{font-size:14px;padding:20px 0}#embed_upload_form__subscribe_alert{padding:0 20px 20px}#embed_upload_form__subscribe_alert .alert_container{display:table}#embed_upload_form_content{padding:20px 30px;background-color:#efefef}@media screen and (max-width:30em){#embed_upload_form_content{padding:20px 16px}}#embed_upload_form__textarea{width:100%;height:86px;border-radius:5px;padding:10px;border:1px solid #ededed;color:#969696;font-size:12px;line-height:16px}@media screen and (max-width:30em){#embed_upload_form__textarea{height:100px}}#embed_upload_form_select-wrapper{display:flex;align-items:center;position:relative;margin-bottom:10px}.embed_upload_form_select-label{display:inline-block;font-size:14px;width:150px}.embed_upload_form_iframe-label{padding-top:20px;font-size:14px}#embed_upload_form_select{display:flex;flex-direction:column;user-select:none;display:inline-block;width:calc(100% - 150px)}.select__trigger{position:relative;display:inline-flex;align-items:center;justify-content:space-between;cursor:pointer;padding:0 25px 0 10px;height:42px;line-height:16px;font-size:14px;-webkit-appearance:none;-moz-appearance:none;background:#fff;background-image:url(/images/embed_popup/dropdown.svg?v=2);background-repeat:no-repeat;background-position-x:calc(100% - 10px);background-position-y:calc(50% + 1px);width:100%;color:#1a2533;border:1px solid #d5d5d5!important;border-radius:5px!important}.open .select__trigger{background-image:url(/images/embed_popup/dropdown-focus.svg?v=2)}.custom-options{position:absolute;background-color:#fff;box-shadow:0 2px 5px rgb(0 0 0/18%);bottom:22px;left:0;right:0;z-index:99;border-radius:5px;display:none}#embed_upload_form_select.open .custom-options{display:block}.custom-option{color:#969fa9;padding:10px 30px;font-size:12px;line-height:14px;text-align:left;cursor:pointer;position:relative}.custom-option.selected:before{position:absolute;content:"";top:calc(50% - 10px);right:14px;width:12px;height:20px;background:transparent url(/images/embed_popup/check-thick.svg) no-repeat center center;left:10px;background-size:contain}.custom-option:after{position:absolute;content:"";top:calc(50% - 10px);right:14px;width:18px;height:18px;background:transparent url(/images/embed_popup/grid_dark.svg) no-repeat center center;right:10px;background-size:contain!important}.custom-option[data-value=list]:after{background:transparent url(/images/embed_popup/list_dark3.svg) no-repeat center center}.custom-option[data-value=horizontal]:after{background:transparent url(/images/embed_popup/masonryh_dark.svg) no-repeat center center}.custom-option[data-value=vertical]:after{background:transparent url(/images/embed_popup/masonryv_dark.svg) no-repeat center center}.custom-option .value{font-size:14px;line-height:19px;color:#1a2533;padding:0}.custom-option.selected .value{font-weight:700}.custom-option .desc{font-size:10px;line-height:13px;color:#777a7c;padding:0}.custom-option:hover{background-color:#f0f4f5}