.section-modal-box{bottom:0;left:0;opacity:0;overflow-y:scroll;position:fixed;right:0;top:0;visibility:hidden;z-index:-1}.section-modal-box.dnd-section .dnd-column{padding:0}.section-modal-box::-webkit-scrollbar{width:8px}.section-modal-box.modal--enable::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.section-modal-box.modal--enable::-webkit-scrollbar{background:#f5f5f5;width:6px}.section-modal-box.modal--enable::-webkit-scrollbar-thumb{background:#c5c5c5;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.section-modal-box.modal--enable{opacity:1;visibility:visible;z-index:9999}.section-modal-box>.dnd-column-wrapper>.row-fluid,.section-modal-box>.row-fluid{justify-content:center;position:relative}.section-modal-box.modal--enable>.dnd-column-wrapper>.row-fluid{animation:popup .3s}.section-modal-box>.dnd-column-wrapper>.row-fluid .dnd-column{animation:popup .5s;margin:0 15px}.section-modal-box.modal--enable>.dnd-column-wrapper{position:relative}.section-modal-box.modal--enable>.dnd-column-wrapper>.row-fluid .dnd-column,.section-modal-box.modal--enable>.row-fluid .dnd-column{overflow:hidden}.modal-box__container-top-icon{display:none;height:auto;height:108px;justify-content:center;left:50%;line-height:0;overflow:hidden;position:absolute;top:-54px;transform:translateX(-50%);z-index:9999}.modal-box__container-top-icon img{width:100%}.modal-box__close{left:50%;position:absolute;transform:translateX(-50%);width:calc(100% - 30px);z-index:99}.modal-box__close>svg{cursor:pointer;position:absolute;right:15px;top:15px}.modal-box__close>svg path{fill:var(--icon-icon-default-color)}html.hs-inline-edit .section-modal-box{opacity:1;position:unset;visibility:visible}html.hs-inline-edit .section-modal-box>.row-fluid{position:relative}html.hs-inline-edit .section-modal-box>.row-fluid .popup-content__padding-temp{padding-top:30px}html.hs-inline-edit .section-modal-box .dnd-column{height:min-content;overflow:hidden;padding:0}.section-modal-box.modal--enable>.row-fluid .dnd-column{animation:none}html.hs-inline-edit .section-modal-box>.row-fluid>.dnd-column .row-fluid-wrapper:first-child,html.hs-inline-edit .section-modal-box>.row-fluid>.dnd-column .row-fluid-wrapper:first-child>.row-fluid,html.hs-inline-edit .section-modal-box>.row-fluid>.dnd-column .row-fluid-wrapper:first-child>.row-fluid>.dnd-module,html.hs-inline-edit .section-modal-box>.row-fluid>.dnd-column .updated-editor-styles:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}html.hs-inline-edit .section-modal-box>.row-fluid>.dnd-column .row-fluid-wrapper:last-child,html.hs-inline-edit .section-modal-box>.row-fluid>.dnd-column .row-fluid-wrapper:last-child>.row-fluid,html.hs-inline-edit .section-modal-box>.row-fluid>.dnd-column .row-fluid-wrapper:last-child>.row-fluid>.dnd-module,html.hs-inline-edit .section-modal-box>.row-fluid>.dnd-column .updated-editor-styles:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}@keyframes popup{0%{transform:scale(.5)}to{transform:scale(1)}}