{"version":3,"file":"blocks/progressbar/style-index.css","mappings":";;;AAAA;EACI;EACA;AACJ;;AAEA;EACI;EACA;EACA;EACA;EACA;AACJ;;AAEA;EACI;EACA;AACJ;;AAEA;EACI;EACA;AACJ;;AAEA;EACI;EACA;EACA;EAEA;EACA;AAAJ;;AAIA;EACI;AADJ;;AAIA;EACI;EACA;AADJ;AAGI;EACI;AADR;AAII;EACI;AAFR;;AAMA;EACI;EACA;EACA;EACA;AAHJ;;AAOI;EACI;EACA;EACA;EACA;EACA;EACA;AAJR;;AAQA;EACI;EACA;EACA;EACA;EACA;AALJ;AAOI;EACI;AALR;AAQI;EACI;AANR;;AAWI;EACI;AARR;;AAYA;EACI;EACA;EACA;EACA;EACA;AATJ;AAWI;EACI;EACA;EACA;AATR,C","sources":["webpack://progressmatify-blocks/./src/blocks/progressbar/style.scss"],"sourcesContent":[":root {\r\n    --criteria-bar-height: 15px;\r\n    --criteria-bar-border-radius: 6px;\r\n}\r\n\r\n.gbk-pdReview-criteria-warp {\r\n    margin-top: 10px;\r\n    padding-top: 10px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 15px;\r\n}\r\n\r\n.gbk-pdReview-bar-title {\r\n    font-size: 14px;\r\n    font-weight: 500;\r\n}\r\n\r\n.gbk-pdReview-bar-percent {\r\n    font-weight: 700;\r\n    font-size: 14px;\r\n}\r\n\r\n.gbk-pdReview-prosCons-wrap {\r\n    margin-top: 30px;\r\n    border-top: 1px dashed #eaeaea;\r\n    padding-top: 30px;\r\n    // display: flex;\r\n    align-items: center;\r\n    gap: 30px;\r\n    // flex-direction: column;\r\n}\r\n\r\n.gbk-pdReview-prosCons-list-wrap {\r\n    width: 100%;\r\n}\r\n\r\n.gbk-pdReview-prosCons-title {\r\n    margin: 0 0 20px;\r\n    font-size: 20px;\r\n\r\n    &.gbk-pros-title {\r\n        color: #27c604;\r\n    }\r\n\r\n    &.gbk-cons-title {\r\n        color: red;\r\n    }\r\n}\r\n\r\n.gbk-pdReview-bar-content {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    justify-content: space-between;\r\n}\r\n\r\n.gbk-pdReview-prosCons-list-wrap {\r\n    ul {\r\n        list-style: none;\r\n        padding: 0;\r\n        margin: 0;\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 10px;\r\n    }\r\n}\r\n\r\n.gbk-pdReview-prosCons-item {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    font-size: 15px;\r\n    color: #424148;\r\n\r\n    &.gbk-pdReview-pros svg {\r\n        color: #27c604;\r\n    }\r\n\r\n    &.gbk-pdReview-cons svg {\r\n        color: red;\r\n    }\r\n}\r\n\r\n.wp-block-progressmatify-buttons {\r\n    .btns-group {\r\n        display: block;\r\n    }\r\n}\r\n\r\n.progressmatify-bar {\r\n    width: 100%;\r\n    margin-top: 10px;\r\n    background-color: blanchedalmond;\r\n    height: 20px;\r\n    border-radius: 10px;\r\n\r\n    .progressmatify-bar-fill {\r\n        background-color: #2308d5;\r\n        height: 100%;\r\n        border-radius: 10px;\r\n    }\r\n}\r\n"],"names":[],"sourceRoot":""}