{"version":3,"file":"sb-elementor-editor.css","mappings":";;;AAAA;;+EAE+E;;AAE/E;IACI,yBAAyB;AAC7B;;AAEA;IACI,mBAAmB;IACnB,aAAa;IACb,sBAAsB;IACtB,SAAS;IACT,uBAAuB;IACvB,eAAe;IACf,kBAAkB;AACtB;;AAEA;IACI,mBAAmB;IACnB,aAAa;IACb,sBAAsB;IACtB,SAAS;IACT,uBAAuB;IACvB,YAAY;AAChB;;AAEA;IACI,eAAe;IACf,iBAAiB;IACjB,SAAS;IACT,kBAAkB;AACtB;;AAEA;IACI,eAAe;IACf,iBAAiB;IACjB,SAAS;AACb;;AAEA;IACI,mBAAmB;IACnB,eAAe;IACf,WAAW;AACf;;AAEA;IACI,YAAY;IACZ,kBAAkB;IAClB,UAAU;AACd;;AAEA;IACI,eAAe;IACf,iBAAiB;AACrB;;AAEA;IACI,cAAc;AAClB;;AAEA;IACI,UAAU;AACd;;AAEA;;+EAE+E;;AAE/E;IACI,aAAa;IACb,kBAAkB;IAClB,YAAY;AAChB;;AAEA;IACI,mBAAmB;IACnB,yBAAyB;IACzB,kBAAkB;AACtB;;AAEA;IACI,aAAa;IACb,SAAS;IACT,2BAA2B;AAC/B;;AAEA;IACI,YAAY;IACZ,WAAW;AACf;;AAEA;IACI,uBAAuB;IACvB,aAAa;IACb,sBAAsB;IACtB,uBAAuB;AAC3B;;AAEA;IACI,cAAc;IACd,eAAe;IACf,gBAAgB;IAChB,iBAAiB;AACrB;;AAEA;IACI,mBAAmB;IACnB,aAAa;IACb,SAAS;AACb;;AAEA;IACI,cAAc;IACd,eAAe;IACf,gBAAgB;IAChB,iBAAiB;IACjB,SAAS;AACb;;AAEA;IACI,yBAAyB;IACzB,kBAAkB;IAClB,WAAW;IACX,eAAe;IACf,gBAAgB;IAChB,gBAAgB;IAChB,cAAc;AAClB;;AAEA;IACI,iBAAiB;IACjB,yBAAyB;IACzB,UAAU;AACd;;AAEA;IACI,cAAc;IACd,eAAe;IACf,gBAAgB;IAChB,iBAAiB;IACjB,SAAS;IACT,sBAAsB;AAC1B;;AAEA;IACI,mBAAmB;IACnB,yBAAyB;IACzB,WAAW;IACX,aAAa;IACb,eAAe;IACf,gBAAgB;IAChB,uBAAuB;IACvB,iBAAiB;AACrB;;AAEA;IACI,kBAAkB;IAClB,SAAS;IACT,OAAO;AACX;;AAEA;;IAEI,UAAU;AACd;;AAEA,oCAAoC;AACpC;IACI,sBAAsB;AAC1B","sources":["webpack://@awesomemotive/blocks/./src/shared/styles.css"],"sourcesContent":["/* ==========================================================================\n   Feed Blocks CTA\n   ========================================================================== */\n\n.sbc-feed-blocks-cta-wrap {\n    border: 1px solid #e6e6eb;\n}\n\n.sbc-feed-blocks-cta-wrap .sbc-feed-blocks-cta {\n    align-items: center;\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n    justify-content: center;\n    padding: 40px 0;\n    position: relative;\n}\n\n.sbc-feed-blocks-cta-wrap .sbc-feed-blocks-get-started {\n    align-items: center;\n    display: flex;\n    flex-direction: column;\n    gap: 24px;\n    justify-content: center;\n    padding: 5px;\n}\n\n.sbc-feed-blocks-cta-wrap h4 {\n    font-size: 18px;\n    line-height: 25px;\n    margin: 0;\n    text-align: center;\n}\n\n.sbc-feed-blocks-cta-wrap p {\n    font-size: 14px;\n    line-height: 22px;\n    margin: 0;\n}\n\n.sbc-feed-blocks-cta-wrap .sbc-feed-blocks-upsell {\n    background: #f9f9fa;\n    padding: 20px 0;\n    width: 100%;\n}\n\n.sbc-feed-blocks-cta-wrap .sbc-feed-blocks-info {\n    margin: auto;\n    text-align: center;\n    width: 50%;\n}\n\n.sbc-feed-blocks-cta-wrap .sbc-feed-blocks-info strong {\n    font-size: 16px;\n    line-height: 26px;\n}\n\n.sbc-feed-blocks-cta-wrap .sbc-feed-blocks-info p {\n    color: #434960;\n}\n\n.sbc-feed-blocks-cta-wrap .components-base-control {\n    width: 50%;\n}\n\n/* ==========================================================================\n   Faux Block Modal\n   ========================================================================== */\n\n.sbc-faux-block-modal {\n    height: 290px;\n    position: relative;\n    width: 580px;\n}\n\n.sbc-faux-block-modal .sbc-modal-header {\n    background: #f3f4f5;\n    padding: 20px 0 10px 20px;\n    position: relative;\n}\n\n.sbc-faux-block-modal .sbc-modal-title-wrap {\n    display: flex;\n    gap: 20px;\n    justify-content: flex-start;\n}\n\n.sbc-faux-block-modal .sbc-modal-title-wrap .sbc-modal-icon svg {\n    height: 66px;\n    width: 66px;\n}\n\n.sbc-faux-block-modal .sbc-modal-title-wrap .sbc-modal-title {\n    align-items: flex-start;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n}\n\n.sbc-faux-block-modal .sbc-modal-title-wrap .sbc-modal-title .sbc-requires {\n    color: #434960;\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 19px;\n}\n\n.sbc-faux-block-modal .sbc-modal-title-wrap .sbc-title {\n    align-items: center;\n    display: flex;\n    gap: 10px;\n}\n\n.sbc-faux-block-modal .sbc-modal-title-wrap .sbc-title h2 {\n    color: #141b38;\n    font-size: 18px;\n    font-weight: 600;\n    line-height: 25px;\n    margin: 0;\n}\n\n.sbc-faux-block-modal .sbc-modal-title-wrap .sbc-title .sbc-plugin-tag {\n    background-color: #59ab46;\n    border-radius: 2px;\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    margin-top: -5px;\n    padding: 0 2px;\n}\n\n.sbc-faux-block-modal .sbc-modal-content {\n    margin-left: auto;\n    padding: 20px 20px 20px 0;\n    width: 80%;\n}\n\n.sbc-faux-block-modal .sbc-modal-content p {\n    color: #434960;\n    font-size: 14px;\n    font-weight: 400;\n    line-height: 22px;\n    margin: 0;\n    padding: 0 20px 20px 0;\n}\n\n.sbc-faux-block-modal .sbc-modal-content .sbc-modal-cta-btn {\n    align-items: center;\n    background-color: #fe544f;\n    color: #fff;\n    display: flex;\n    font-size: 14px;\n    font-weight: 600;\n    justify-content: center;\n    line-height: 22px;\n}\n\n.sbc-faux-block-modal .sbc-modal-close {\n    position: absolute;\n    right: 1%;\n    top: 1%;\n}\n\n.sbc-faux-block-modal .components-modal__content,\n.sbc-faux-block-modal .components-modal__content.hide-header {\n    padding: 0;\n}\n\n/* Elementor empty widget override */\n.elementor-widget-empty[class*=\"elementor-widget-smash-\"] {\n    background-color: #fff;\n}\n"],"names":[],"sourceRoot":""}