@automattic/newspack-blocks 1.49.0 → 1.50.1-hotfix.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,26 @@
1
+ ## [1.50.1-hotfix.1](https://github.com/Automattic/newspack-blocks/compare/v1.50.0...v1.50.1-hotfix.1) (2022-05-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * remove custom column block styles ([e08db2a](https://github.com/Automattic/newspack-blocks/commit/e08db2a7ea5eb73d454c53db5ed42f75b260ca86))
7
+
8
+ # [1.50.0](https://github.com/Automattic/newspack-blocks/compare/v1.49.0...v1.50.0) (2022-05-18)
9
+
10
+
11
+ ### Features
12
+
13
+ * improve alt text on images linked to posts ([#1118](https://github.com/Automattic/newspack-blocks/issues/1118)) ([d98f8ad](https://github.com/Automattic/newspack-blocks/commit/d98f8adc3a18b34cecd0e9d1c8b8bcf938c0e2d1))
14
+ * update donate block styles to support keyboard navigation ([#1117](https://github.com/Automattic/newspack-blocks/issues/1117)) ([0f65dd7](https://github.com/Automattic/newspack-blocks/commit/0f65dd7e8293f611aa6d2d81e663b72ae7317931))
15
+
16
+ # [1.50.0-alpha.1](https://github.com/Automattic/newspack-blocks/compare/v1.49.0...v1.50.0-alpha.1) (2022-05-05)
17
+
18
+
19
+ ### Features
20
+
21
+ * improve alt text on images linked to posts ([#1118](https://github.com/Automattic/newspack-blocks/issues/1118)) ([d98f8ad](https://github.com/Automattic/newspack-blocks/commit/d98f8adc3a18b34cecd0e9d1c8b8bcf938c0e2d1))
22
+ * update donate block styles to support keyboard navigation ([#1117](https://github.com/Automattic/newspack-blocks/issues/1117)) ([0f65dd7](https://github.com/Automattic/newspack-blocks/commit/0f65dd7e8293f611aa6d2d81e663b72ae7317931))
23
+
1
24
  # [1.49.0](https://github.com/Automattic/newspack-blocks/compare/v1.48.0...v1.49.0) (2022-05-03)
2
25
 
3
26
 
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wp-polyfill'), 'version' => '2605e319fc80cbb1f4a926123b1ec877');
1
+ <?php return array('dependencies' => array('wp-polyfill'), 'version' => '68918905de44c9622e4e8531cc01fe3a');
@@ -1 +1 @@
1
- .wp-block-columns.is-not-stack-on-mobile{margin-left:-16px;max-width:calc(100% + 32px);width:calc(100% + 32px)}@media only screen and (min-width:600px){.wp-block-columns{flex-wrap:nowrap;margin-left:-16px;max-width:calc(100% + 32px);width:calc(100% + 32px)}.wp-block-columns.is-style-first-col-to-second .wp-block-column:nth-child(2),.wp-block-columns.is-style-first-col-to-third .wp-block-column:nth-child(2),.wp-block-columns.is-style-first-col-to-third .wp-block-column:nth-child(3){order:-1}}.wp-block-columns.is-style-borders>.wp-block-column{position:relative;margin-bottom:64px}.wp-block-columns.is-style-borders>.wp-block-column:last-child{margin-bottom:0}.wp-block-columns.is-style-borders>.wp-block-column:after{border:solid #ccc;border-width:1px 0 0;bottom:-32px;content:"";left:0;position:absolute;right:0}.wp-block-columns.is-style-borders>.wp-block-column:last-child:after{display:none}@media only screen and (min-width:600px){.wp-block-columns.is-style-borders>.wp-block-column{margin-bottom:0}.wp-block-columns.is-style-borders>.wp-block-column:after{border-right-width:1px;border-top-width:0;bottom:0;left:auto;right:-16px;top:0}}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column,.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column:not(:first-child),.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column:nth-child(2n){margin:0 16px}.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:after{border-right-width:1px;border-top-width:0;bottom:0;left:auto;right:-16px;top:0}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{margin-bottom:32px}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:last-child{margin-bottom:0}.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column{margin-bottom:64px}.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:last-child{margin-bottom:0}@media only screen and (min-width:600px){.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column,.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column,.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child),.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n){margin:0 16px}}@media only screen and (min-width:782px){.wp-block-columns.is-not-stacked-on-mobile.is-style-borders,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders{margin-left:-24px;max-width:calc(100% + 48px);width:calc(100% + 48px)}.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column,.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:not(:first-child),.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:nth-child(2n),.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:not(:first-child),.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:nth-child(2n){margin-left:24px;margin-right:24px}.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:after,.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:not(:first-child):after,.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:nth-child(2n):after,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:after,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:not(:first-child):after,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:nth-child(2n):after{right:-24px}}@media only screen and (min-width:1168px){.wp-block-columns.is-not-stacked-on-mobile.is-style-borders,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders{margin-left:-32px;max-width:calc(100% + 64px);width:calc(100% + 64px)}.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column,.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:not(:first-child),.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:nth-child(2n),.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:not(:first-child),.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:nth-child(2n){margin-left:32px;margin-right:32px}.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:after,.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:not(:first-child):after,.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:nth-child(2n):after,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:after,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:not(:first-child):after,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:nth-child(2n):after{right:-32px}}.wp-block-group.is-style-border{border:1px solid #ccc}.wp-block-group.is-style-border:not(.has-background){padding:20px 30px}
1
+ div.wp-block-columns{gap:32px}div.wp-block-columns.is-style-borders{gap:64px}@media only screen and (max-width:781px){div.wp-block-columns.is-not-stacked-on-mobile{gap:20px}div.wp-block-columns.is-not-stacked-on-mobile.is-style-borders{gap:40px}}@media only screen and (min-width:782px){.wp-block-columns.is-style-first-col-to-second .wp-block-column:nth-child(2),.wp-block-columns.is-style-first-col-to-third .wp-block-column:nth-child(2),.wp-block-columns.is-style-first-col-to-third .wp-block-column:nth-child(3){order:-1}}.wp-block-columns.is-style-borders>.wp-block-column{position:relative}.wp-block-columns.is-style-borders>.wp-block-column:after{border:solid #ccc;border-width:1px 0 0;bottom:-32px;content:"";left:0;position:absolute;right:0}.wp-block-columns.is-style-borders>.wp-block-column:last-child:after{display:none}@media only screen and (min-width:782px){.wp-block-columns.is-style-borders>.wp-block-column{margin-bottom:0}.wp-block-columns.is-style-borders>.wp-block-column:after{border-right-width:1px;border-top-width:0;bottom:0;left:auto;right:-32px;top:0}}@media only screen and (min-width:782px){.wp-block-columns.is-style-borders.is-style-first-col-to-second .wp-block-column:first-child:after,.wp-block-columns.is-style-borders.is-style-first-col-to-third .wp-block-column:first-child:after{display:none}.wp-block-columns.is-style-borders.is-style-first-col-to-second .wp-block-column:nth-child(2):after,.wp-block-columns.is-style-borders.is-style-first-col-to-third .wp-block-column:nth-child(3):after{display:block}}.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:after{border-right-width:1px;border-top-width:0;bottom:0;left:auto;right:-20px;top:0}@media only screen and (min-width:782px){.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:after{right:-32px}}.wp-block-columns.is-not-stacked-on-mobile.is-style-borders.is-style-first-col-to-second>.wp-block-column:first-child:after,.wp-block-columns.is-not-stacked-on-mobile.is-style-borders.is-style-first-col-to-third>.wp-block-column:first-child:after{display:none}.wp-block-columns.is-not-stacked-on-mobile.is-style-borders.is-style-first-col-to-second>.wp-block-column:nth-child(2):after,.wp-block-columns.is-not-stacked-on-mobile.is-style-borders.is-style-first-col-to-third>.wp-block-column:nth-child(3):after{display:block}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column:not(:first-child),.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child){margin-left:0}@media(min-width:600px)and (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child){flex-basis:unset!important;flex-grow:1}}.wp-block-group.is-style-border{border:1px solid #ccc}.wp-block-group.is-style-border:not(.has-background){padding:20px 30px}
@@ -1 +1 @@
1
- .wp-block-columns.is-not-stack-on-mobile{margin-right:-16px;max-width:calc(100% + 32px);width:calc(100% + 32px)}@media only screen and (min-width:600px){.wp-block-columns{flex-wrap:nowrap;margin-right:-16px;max-width:calc(100% + 32px);width:calc(100% + 32px)}.wp-block-columns.is-style-first-col-to-second .wp-block-column:nth-child(2),.wp-block-columns.is-style-first-col-to-third .wp-block-column:nth-child(2),.wp-block-columns.is-style-first-col-to-third .wp-block-column:nth-child(3){order:-1}}.wp-block-columns.is-style-borders>.wp-block-column{position:relative;margin-bottom:64px}.wp-block-columns.is-style-borders>.wp-block-column:last-child{margin-bottom:0}.wp-block-columns.is-style-borders>.wp-block-column:after{border:solid #ccc;border-width:1px 0 0;bottom:-32px;content:"";right:0;position:absolute;left:0}.wp-block-columns.is-style-borders>.wp-block-column:last-child:after{display:none}@media only screen and (min-width:600px){.wp-block-columns.is-style-borders>.wp-block-column{margin-bottom:0}.wp-block-columns.is-style-borders>.wp-block-column:after{border-left-width:1px;border-top-width:0;bottom:0;right:auto;left:-16px;top:0}}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column,.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column:not(:first-child),.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column:nth-child(2n){margin:0 16px}.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:after{border-left-width:1px;border-top-width:0;bottom:0;right:auto;left:-16px;top:0}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{margin-bottom:32px}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:last-child{margin-bottom:0}.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column{margin-bottom:64px}.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:last-child{margin-bottom:0}@media only screen and (min-width:600px){.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column,.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column,.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child),.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n){margin:0 16px}}@media only screen and (min-width:782px){.wp-block-columns.is-not-stacked-on-mobile.is-style-borders,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders{margin-right:-24px;max-width:calc(100% + 48px);width:calc(100% + 48px)}.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column,.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:not(:first-child),.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:nth-child(2n),.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:not(:first-child),.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:nth-child(2n){margin-right:24px;margin-left:24px}.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:after,.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:not(:first-child):after,.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:nth-child(2n):after,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:after,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:not(:first-child):after,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:nth-child(2n):after{left:-24px}}@media only screen and (min-width:1168px){.wp-block-columns.is-not-stacked-on-mobile.is-style-borders,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders{margin-right:-32px;max-width:calc(100% + 64px);width:calc(100% + 64px)}.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column,.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:not(:first-child),.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:nth-child(2n),.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:not(:first-child),.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:nth-child(2n){margin-right:32px;margin-left:32px}.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:after,.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:not(:first-child):after,.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:nth-child(2n):after,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:after,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:not(:first-child):after,.wp-block-columns:not(.is-not-stacked-on-mobile).is-style-borders>.wp-block-column:nth-child(2n):after{left:-32px}}.wp-block-group.is-style-border{border:1px solid #ccc}.wp-block-group.is-style-border:not(.has-background){padding:20px 30px}
1
+ div.wp-block-columns{gap:32px}div.wp-block-columns.is-style-borders{gap:64px}@media only screen and (max-width:781px){div.wp-block-columns.is-not-stacked-on-mobile{gap:20px}div.wp-block-columns.is-not-stacked-on-mobile.is-style-borders{gap:40px}}@media only screen and (min-width:782px){.wp-block-columns.is-style-first-col-to-second .wp-block-column:nth-child(2),.wp-block-columns.is-style-first-col-to-third .wp-block-column:nth-child(2),.wp-block-columns.is-style-first-col-to-third .wp-block-column:nth-child(3){order:-1}}.wp-block-columns.is-style-borders>.wp-block-column{position:relative}.wp-block-columns.is-style-borders>.wp-block-column:after{border:solid #ccc;border-width:1px 0 0;bottom:-32px;content:"";right:0;position:absolute;left:0}.wp-block-columns.is-style-borders>.wp-block-column:last-child:after{display:none}@media only screen and (min-width:782px){.wp-block-columns.is-style-borders>.wp-block-column{margin-bottom:0}.wp-block-columns.is-style-borders>.wp-block-column:after{border-left-width:1px;border-top-width:0;bottom:0;right:auto;left:-32px;top:0}}@media only screen and (min-width:782px){.wp-block-columns.is-style-borders.is-style-first-col-to-second .wp-block-column:first-child:after,.wp-block-columns.is-style-borders.is-style-first-col-to-third .wp-block-column:first-child:after{display:none}.wp-block-columns.is-style-borders.is-style-first-col-to-second .wp-block-column:nth-child(2):after,.wp-block-columns.is-style-borders.is-style-first-col-to-third .wp-block-column:nth-child(3):after{display:block}}.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:after{border-left-width:1px;border-top-width:0;bottom:0;right:auto;left:-20px;top:0}@media only screen and (min-width:782px){.wp-block-columns.is-not-stacked-on-mobile.is-style-borders>.wp-block-column:after{left:-32px}}.wp-block-columns.is-not-stacked-on-mobile.is-style-borders.is-style-first-col-to-second>.wp-block-column:first-child:after,.wp-block-columns.is-not-stacked-on-mobile.is-style-borders.is-style-first-col-to-third>.wp-block-column:first-child:after{display:none}.wp-block-columns.is-not-stacked-on-mobile.is-style-borders.is-style-first-col-to-second>.wp-block-column:nth-child(2):after,.wp-block-columns.is-not-stacked-on-mobile.is-style-borders.is-style-first-col-to-third>.wp-block-column:nth-child(3):after{display:block}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column:not(:first-child),.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child){margin-right:0}@media(min-width:600px)and (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child){flex-basis:unset!important;flex-grow:1}}.wp-block-group.is-style-border{border:1px solid #ccc}.wp-block-group.is-style-border:not(.has-background){padding:20px 30px}
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wp-polyfill'), 'version' => '6eb1719a913bb97e5149e65e1940844e');
1
+ <?php return array('dependencies' => array('wp-polyfill'), 'version' => '7530c2fa0900451723df94a307c3c04a');
@@ -1 +1 @@
1
- .wpbnbd{background:#fff;border:1px solid #ccc;color:#111;position:relative;width:100%}.wpbnbd input[type=radio]{display:none}.wpbnbd input[readonly]{background-color:#f1f1f1;color:#666}.wpbnbd .freq-label,.wpbnbd .tier-label{display:block;font-weight:700;cursor:pointer}.wpbnbd .freq-label{background:#fff;color:#767676;line-height:1.6;overflow:hidden;padding:.38rem .76rem;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%;z-index:1}@media only screen and (min-width:782px){.wpbnbd .freq-label{text-align:center}}.wpbnbd .freq-label:focus,.wpbnbd .freq-label:hover{background:#f1f1f1;color:#111}.wpbnbd button{margin:0 .76rem .76rem}@media only screen and (min-width:782px){.wpbnbd button{margin:0 1.5rem 1.5rem}}.wpbnbd .thanks{color:#767676;font-size:.8em;margin:.38rem .76rem .76rem}@media only screen and (min-width:782px){.wpbnbd .thanks{margin-left:1.5rem;margin-right:1.5rem}}.wpbnbd.tiered .tiers{margin:.38rem;display:none;flex-wrap:wrap;position:relative}@media only screen and (min-width:782px){.wpbnbd.tiered .tiers{margin:1.12rem 1.12rem .38rem}}.wpbnbd.tiered .tiers .tier-label{border:1px solid #ccc;border-radius:5px;margin:.38rem;padding:.38rem .76rem}.wpbnbd.tiered .tiers .tier-label:hover{background:#f1f1f1}.wpbnbd.tiered .tiers input[type=radio]:checked+.tier-label{background-color:#36f;border-color:transparent;color:#fff}.wpbnbd.tiered .tiers .odl{font-weight:700;left:.38rem;position:absolute;bottom:calc(1.6em + 1.1rem + 2px)}.wpbnbd.tiered .tiers input.other-input~.money-input,.wpbnbd.tiered .tiers input.other-input~.odl{display:none}.wpbnbd.tiered .tiers input.other-input:checked~.money-input{display:flex}.wpbnbd.tiered .tiers input.other-input:checked~.other-label{display:block}.wpbnbd.tiered .tiers input.other-input:checked+label{margin-bottom:calc(3.2em + 1.86rem + 2px)}.wpbnbd.tiered .money-input{bottom:.38rem;left:.38rem;position:absolute}.wpbnbd.untiered{padding-top:calc(2.28rem + 3.84em + 3px);position:relative}@media only screen and (min-width:782px){.wpbnbd.untiered{padding-top:calc(.76rem + 1.28em + 1px)}}.wpbnbd.untiered .freq-label{font-size:.8em}.wpbnbd.untiered .input-container{margin:.76rem;display:none}@media only screen and (min-width:782px){.wpbnbd.untiered .input-container{margin:1.5rem 1.5rem .76rem}}.wpbnbd.untiered .input-container label{font-size:.8em;font-weight:700}.wpbnbd.untiered input[type=radio]:checked~.input-container{display:block}.wpbnbd .money-input{display:flex;align-items:center;position:relative;max-width:200px;background-color:#fff;border-radius:3px;border:1px solid #ccc}.wpbnbd .money-input[focus-within]{border-color:#111;outline:thin solid rgba(17,17,17,.15);outline-offset:-4px}.wpbnbd .money-input:focus-within{border-color:#111;outline:thin solid rgba(17,17,17,.15);outline-offset:-4px}.wpbnbd .money-input .currency{cursor:default;font-size:.8em;padding-left:.5em}.wpbnbd .money-input input[type=number]{background:none;max-width:174px}.wpbnbd .money-input input[type=number],.wpbnbd .money-input input[type=number]:focus{border:none;outline:none;box-shadow:none}.wpbnbd .frequencies{font-size:.8em;padding-top:calc(2.28rem + 4.8em + 3px);position:relative}@media only screen and (min-width:782px){.wpbnbd .frequencies{padding-top:calc(.76rem + 1.6em + 1px)}}.wpbnbd .frequency .freq-label{align-items:center;border:solid #ccc;border-width:0 0 1px;display:flex;left:0;position:absolute;top:0;width:100%}.wpbnbd .frequency .freq-label:before{border:2px solid;border-radius:100%;content:"";display:block;height:20px;padding:3px;margin-right:.25rem;width:20px}@media only screen and (min-width:782px){.wpbnbd .frequency .freq-label{justify-content:center;width:33.33%}.wpbnbd .frequency .freq-label:before{display:none}}.wpbnbd .frequency input[type=radio]:checked+.freq-label{color:inherit}.wpbnbd .frequency input[type=radio]:checked+.freq-label:before{background:#111;background-clip:content-box}@media only screen and (min-width:782px){.wpbnbd .frequency input[type=radio]:checked+.freq-label{border-bottom-color:transparent}}.wpbnbd .frequency input[type=radio]:checked+.freq-label:hover{background:#fff}.wpbnbd .frequency input[type=radio]:checked~.tiers{display:flex}.wpbnbd .frequency:nth-of-type(2) .freq-label{top:calc(.76rem + 1.6em + 1px)}@media only screen and (min-width:782px){.wpbnbd .frequency:nth-of-type(2) .freq-label{border-left-width:1px;border-right-width:1px;left:33.33%;top:0}}.wpbnbd .frequency:nth-of-type(3) .freq-label{top:calc(1.52rem + 3.2em + 2px)}@media only screen and (min-width:782px){.wpbnbd .frequency:nth-of-type(3) .freq-label{left:66.66%;top:0}}.wpbnbd.is-style-alternate{border-color:#f1f1f1;border-radius:5px}.wpbnbd.is-style-alternate .thanks{margin:1.12rem}.wpbnbd.is-style-alternate .money-input{max-width:100%}.wpbnbd.is-style-alternate .money-input input[type=number]{max-width:100%;width:100%}.wpbnbd.is-style-alternate.untiered{padding-top:calc(3.42rem + 3.84em + 8px)}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate.untiered{padding-top:calc(1.14rem + 1.28em + 4px)}}.wpbnbd.is-style-alternate.untiered .input-container{margin:1.12rem}.wpbnbd.is-style-alternate.tiered .tiers .tier-label{background:#f1f1f1;border-color:#f1f1f1;margin:0;text-align:center}.wpbnbd.is-style-alternate.tiered .tiers input.other-input:checked+label{margin-bottom:calc(1.28rem + 1.6em + 2px)}.wpbnbd.is-style-alternate.tiered .money-input{bottom:0;left:0;right:0}.wpbnbd.is-style-alternate .frequencies{padding-top:calc(3.42rem + 4.8em + 8px)}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate .frequencies{padding-top:calc(1.14rem + 1.6em + 4px)}}.wpbnbd.is-style-alternate .frequency .freq-label{background:#f1f1f1;border-color:#f1f1f1;border-width:1px;padding:calc(.57rem + 1px) .76rem}.wpbnbd.is-style-alternate .frequency .freq-label:before{display:none}.wpbnbd.is-style-alternate .frequency:nth-of-type(2) .freq-label{top:calc(1.14rem + 1.6em + 2px)}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate .frequency:nth-of-type(2) .freq-label{top:0}}.wpbnbd.is-style-alternate .frequency:nth-of-type(3) .freq-label{top:calc(2.28rem + 3.2em + 4px)}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate .frequency:nth-of-type(3) .freq-label{top:0}}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked+.freq-label:after{box-sizing:content-box;background:#fff;border-radius:5px;bottom:.19rem;border:.19rem solid #fff;box-shadow:0 0 0 1px #ccc;content:"";display:block;left:.19rem;position:absolute;right:.19rem;top:.19rem;z-index:-1}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked+.freq-label:hover{background:#f1f1f1}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked~.tiers{display:grid;grid-gap:.28rem;grid-template-columns:repeat(4,1fr);margin:1.12rem}@media only screen and (min-width:600px){.wpbnbd.is-style-alternate .frequency input[type=radio]:checked~.tiers{grid-gap:.56rem}}.wpbnbd.is-style-alternate button{border-top-left-radius:0;border-top-right-radius:0;margin:0 -1px -1px;width:calc(100% + 2px)}.wpbnbd.is-style-minimal{border:none}.wpbnbd.is-style-minimal form{text-align:center}.wpbnbd.is-style-minimal .thanks{margin:1.12rem 0}.wpbnbd.is-style-minimal .money-input{max-width:100%}.wpbnbd.is-style-minimal .money-input input[type=number]{max-width:100%;width:100%}.wpbnbd.is-style-minimal.untiered{padding-top:calc(2.28rem + 3.84em + 12px)}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal.untiered{padding-top:calc(.76rem + 1.28em + 4px)}}.wpbnbd.is-style-minimal.untiered .input-container{margin:.56rem 0 1.12rem;text-align:left}.wpbnbd.is-style-minimal.tiered .tiers .tier-label{align-items:center;display:grid;background:transparent;border:none;color:#767676;font-family:inherit;font-weight:inherit;grid-gap:.25rem;grid-template-columns:auto 1fr;margin:0;padding:0;text-align:left}.wpbnbd.is-style-minimal.tiered .tiers .tier-label:before{background:#fff;border:1px solid #ccc;border-radius:100%;box-shadow:inset 0 0 0 3px #fff;content:"";display:block;height:20px;padding:3px;width:20px}.wpbnbd.is-style-minimal.tiered .tiers .tier-label:hover{color:inherit}.wpbnbd.is-style-minimal.tiered .tiers input.other-input:checked+label{margin-bottom:calc(1.28rem + 1.6em + 2px)}.wpbnbd.is-style-minimal.tiered .tiers input[type=radio]:checked+.tier-select-label{background:none;color:inherit}.wpbnbd.is-style-minimal.tiered .tiers input[type=radio]:checked+.tier-select-label:before{background:currentColor}.wpbnbd.is-style-minimal.tiered .money-input{bottom:0;left:0;right:0}.wpbnbd.is-style-minimal .frequencies{padding-top:calc(2.28rem + 4.8em + 12px)}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequencies{padding-top:calc(.76rem + 1.6em + 4px)}}.wpbnbd.is-style-minimal .frequency .freq-label{background:transparent;border:none;box-shadow:0 3px 0 #fff,0 4px 0 0 #ccc;padding:.38rem 0;transition:none}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequency .freq-label{padding-left:.76rem;padding-right:.76rem}}.wpbnbd.is-style-minimal .frequency .freq-label:before{border-width:1px;border-color:#ccc}.wpbnbd.is-style-minimal .frequency:nth-of-type(2) .freq-label{top:calc(.76rem + 1.6em + 4px)}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequency:nth-of-type(2) .freq-label{top:0}}.wpbnbd.is-style-minimal .frequency:nth-of-type(3) .freq-label{top:calc(1.52rem + 3.2em + 8px)}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequency:nth-of-type(3) .freq-label{top:0}}.wpbnbd.is-style-minimal .frequency input[type=radio]:checked+.freq-label{box-shadow:0 4px 0 currentColor}.wpbnbd.is-style-minimal .frequency input[type=radio]:checked~.tiers{display:flex;flex-wrap:wrap;grid-gap:1.12rem;justify-content:center;margin:1.12rem 0}@media only screen and (min-width:600px){.wpbnbd.is-style-minimal .frequency input[type=radio]:checked~.tiers{display:grid;grid-gap:.56rem;grid-template-columns:repeat(4,1fr)}}.wpbnbd.is-style-minimal button{margin:0 auto;min-width:50%}
1
+ .wpbnbd{background:#fff;border:1px solid #ccc;color:#111;position:relative;width:100%}.wpbnbd input[type=radio]{left:-99999em;position:absolute}.wpbnbd input[readonly]{background-color:#f1f1f1;color:#666}.wpbnbd .freq-label,.wpbnbd .tier-label{display:block;font-weight:700;cursor:pointer}.wpbnbd .freq-label{background:#fff;color:#767676;line-height:1.6;overflow:hidden;padding:.38rem .76rem;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%;z-index:1}@media only screen and (min-width:782px){.wpbnbd .freq-label{text-align:center}}.wpbnbd .freq-label:focus,.wpbnbd .freq-label:hover{background:#f1f1f1;color:#111}.wpbnbd button{margin:0 .76rem .76rem}@media only screen and (min-width:782px){.wpbnbd button{margin:0 1.5rem 1.5rem}}.wpbnbd .thanks{color:#767676;font-size:.8em;margin:.38rem .76rem .76rem}@media only screen and (min-width:782px){.wpbnbd .thanks{margin-left:1.5rem;margin-right:1.5rem}}.wpbnbd.tiered .tiers{margin:.38rem;display:none;flex-wrap:wrap;position:relative}@media only screen and (min-width:782px){.wpbnbd.tiered .tiers{margin:1.12rem 1.12rem .38rem}}.wpbnbd.tiered .tiers .tier-label{border:1px solid #ccc;border-radius:5px;margin:.38rem;padding:.38rem .76rem}.wpbnbd.tiered .tiers .tier-label:hover{background:#f1f1f1}.wpbnbd.tiered .tiers input[type=radio]:focus+.tier-label{background:#f1f1f1;outline:1px dotted currentColor;outline-offset:-4px}.wpbnbd.tiered .tiers input[type=radio]:checked+.tier-label{background-color:#36f;border-color:transparent;color:#fff}.wpbnbd.tiered .tiers .odl{font-weight:700;left:.38rem;position:absolute;bottom:calc(1.6em + 1.1rem + 2px)}.wpbnbd.tiered .tiers input.other-input~.money-input,.wpbnbd.tiered .tiers input.other-input~.odl{display:none}.wpbnbd.tiered .tiers input.other-input:checked~.money-input{display:flex}.wpbnbd.tiered .tiers input.other-input:checked~.other-label{display:block}.wpbnbd.tiered .tiers input.other-input:checked+label{margin-bottom:calc(3.2em + 1.86rem + 2px)}.wpbnbd.tiered .money-input{bottom:.38rem;left:.38rem;position:absolute}.wpbnbd.untiered{padding-top:calc(2.28rem + 3.84em + 3px);position:relative}@media only screen and (min-width:782px){.wpbnbd.untiered{padding-top:calc(.76rem + 1.28em + 1px)}}.wpbnbd.untiered .freq-label{font-size:.8em}.wpbnbd.untiered .input-container{margin:.76rem;display:none}@media only screen and (min-width:782px){.wpbnbd.untiered .input-container{margin:1.5rem 1.5rem .76rem}}.wpbnbd.untiered .input-container label{font-size:.8em;font-weight:700}.wpbnbd.untiered input[type=radio]:checked~.input-container{display:block}.wpbnbd .money-input{display:flex;align-items:center;position:relative;max-width:200px;background-color:#fff;border-radius:3px;border:1px solid #ccc}.wpbnbd .money-input[focus-within]{border-color:#111;outline:thin solid rgba(17,17,17,.15);outline-offset:-4px}.wpbnbd .money-input:focus-within{border-color:#111;outline:thin solid rgba(17,17,17,.15);outline-offset:-4px}.wpbnbd .money-input .currency{cursor:default;font-size:.8em;padding-left:.5em}.wpbnbd .money-input input[type=number]{background:none;max-width:174px}.wpbnbd .money-input input[type=number],.wpbnbd .money-input input[type=number]:focus{border:none;outline:none;box-shadow:none}.wpbnbd .frequencies{font-size:.8em;padding-top:calc(2.28rem + 4.8em + 3px);position:relative}@media only screen and (min-width:782px){.wpbnbd .frequencies{padding-top:calc(.76rem + 1.6em + 1px)}}.wpbnbd .frequency .freq-label{align-items:center;border:solid #ccc;border-width:0 0 1px;display:flex;left:0;position:absolute;top:0;width:100%}.wpbnbd .frequency .freq-label:before{border:2px solid;border-radius:100%;content:"";display:block;height:20px;padding:3px;margin-right:.25rem;width:20px}@media only screen and (min-width:782px){.wpbnbd .frequency .freq-label{justify-content:center;width:33.33%}.wpbnbd .frequency .freq-label:before{display:none}}.wpbnbd .frequency input[type=radio]:checked+.freq-label{color:inherit}.wpbnbd .frequency input[type=radio]:checked+.freq-label:before{background:#111;background-clip:content-box}@media only screen and (min-width:782px){.wpbnbd .frequency input[type=radio]:checked+.freq-label{border-bottom-color:transparent}}.wpbnbd .frequency input[type=radio]:checked+.freq-label:hover{background:#fff}.wpbnbd .frequency input[type=radio]:checked~.tiers{display:flex}.wpbnbd .frequency input[type=radio]:focus+.freq-label{text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-decoration-thickness:1px}.wpbnbd .frequency:nth-of-type(2) .freq-label{top:calc(.76rem + 1.6em + 1px)}@media only screen and (min-width:782px){.wpbnbd .frequency:nth-of-type(2) .freq-label{border-left-width:1px;border-right-width:1px;left:33.33%;top:0}}.wpbnbd .frequency:nth-of-type(3) .freq-label{top:calc(1.52rem + 3.2em + 2px)}@media only screen and (min-width:782px){.wpbnbd .frequency:nth-of-type(3) .freq-label{left:66.66%;top:0}}.wpbnbd.is-style-alternate{border-color:#f1f1f1;border-radius:5px}.wpbnbd.is-style-alternate .thanks{margin:1.12rem}.wpbnbd.is-style-alternate .money-input{max-width:100%}.wpbnbd.is-style-alternate .money-input input[type=number]{max-width:100%;width:100%}.wpbnbd.is-style-alternate.untiered{padding-top:calc(3.42rem + 3.84em + 8px)}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate.untiered{padding-top:calc(1.14rem + 1.28em + 4px)}}.wpbnbd.is-style-alternate.untiered .input-container{margin:1.12rem}.wpbnbd.is-style-alternate.tiered .tiers .tier-label{background:#f1f1f1;border-color:#f1f1f1;margin:0;text-align:center}.wpbnbd.is-style-alternate.tiered .tiers input.other-input:checked+label{margin-bottom:calc(1.28rem + 1.6em + 2px)}.wpbnbd.is-style-alternate.tiered .money-input{bottom:0;left:0;right:0}.wpbnbd.is-style-alternate .frequencies{padding-top:calc(3.42rem + 4.8em + 8px)}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate .frequencies{padding-top:calc(1.14rem + 1.6em + 4px)}}.wpbnbd.is-style-alternate .frequency .freq-label{background:#f1f1f1;border-color:#f1f1f1;border-width:1px;padding:calc(.57rem + 1px) .76rem}.wpbnbd.is-style-alternate .frequency .freq-label:before{display:none}.wpbnbd.is-style-alternate .frequency:nth-of-type(2) .freq-label{top:calc(1.14rem + 1.6em + 2px)}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate .frequency:nth-of-type(2) .freq-label{top:0}}.wpbnbd.is-style-alternate .frequency:nth-of-type(3) .freq-label{top:calc(2.28rem + 3.2em + 4px)}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate .frequency:nth-of-type(3) .freq-label{top:0}}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked+.freq-label:after{box-sizing:content-box;background:#fff;border-radius:5px;bottom:.19rem;border:.19rem solid #fff;box-shadow:0 0 0 1px #ccc;content:"";display:block;left:.19rem;position:absolute;right:.19rem;top:.19rem;z-index:-1}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked+.freq-label:hover{background:#f1f1f1}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked~.tiers{display:grid;grid-gap:.28rem;grid-template-columns:repeat(4,1fr);margin:1.12rem}@media only screen and (min-width:600px){.wpbnbd.is-style-alternate .frequency input[type=radio]:checked~.tiers{grid-gap:.56rem}}.wpbnbd.is-style-alternate button{border-top-left-radius:0;border-top-right-radius:0;margin:0 -1px -1px;width:calc(100% + 2px)}.wpbnbd.is-style-minimal{border:none}.wpbnbd.is-style-minimal form{text-align:center}.wpbnbd.is-style-minimal .thanks{margin:1.12rem 0}.wpbnbd.is-style-minimal .money-input{max-width:100%}.wpbnbd.is-style-minimal .money-input input[type=number]{max-width:100%;width:100%}.wpbnbd.is-style-minimal.untiered{padding-top:calc(2.28rem + 3.84em + 12px)}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal.untiered{padding-top:calc(.76rem + 1.28em + 4px)}}.wpbnbd.is-style-minimal.untiered .input-container{margin:.56rem 0 1.12rem;text-align:left}.wpbnbd.is-style-minimal.tiered .tiers .tier-label{align-items:center;display:grid;background:transparent;border:none;color:#767676;font-family:inherit;font-weight:inherit;grid-gap:.25rem;grid-template-columns:auto 1fr;margin:0;padding:0;text-align:left}.wpbnbd.is-style-minimal.tiered .tiers .tier-label:before{background:#fff;border:1px solid #ccc;border-radius:100%;box-shadow:inset 0 0 0 3px #fff;content:"";display:block;height:20px;padding:3px;width:20px}.wpbnbd.is-style-minimal.tiered .tiers .tier-label:hover{color:inherit}.wpbnbd.is-style-minimal.tiered .tiers input.other-input:checked+label{margin-bottom:calc(1.28rem + 1.6em + 2px)}.wpbnbd.is-style-minimal.tiered .tiers input[type=radio]:checked+.tier-select-label{background:none;color:inherit}.wpbnbd.is-style-minimal.tiered .tiers input[type=radio]:checked+.tier-select-label:before{background:currentColor}.wpbnbd.is-style-minimal.tiered .money-input{bottom:0;left:0;right:0}.wpbnbd.is-style-minimal .frequencies{padding-top:calc(2.28rem + 4.8em + 12px)}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequencies{padding-top:calc(.76rem + 1.6em + 4px)}}.wpbnbd.is-style-minimal .frequency .freq-label{background:transparent;border:none;box-shadow:0 3px 0 #fff,0 4px 0 0 #ccc;padding:.38rem 0;transition:none}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequency .freq-label{padding-left:.76rem;padding-right:.76rem}}.wpbnbd.is-style-minimal .frequency .freq-label:before{border-width:1px;border-color:#ccc}.wpbnbd.is-style-minimal .frequency:nth-of-type(2) .freq-label{top:calc(.76rem + 1.6em + 4px)}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequency:nth-of-type(2) .freq-label{top:0}}.wpbnbd.is-style-minimal .frequency:nth-of-type(3) .freq-label{top:calc(1.52rem + 3.2em + 8px)}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequency:nth-of-type(3) .freq-label{top:0}}.wpbnbd.is-style-minimal .frequency input[type=radio]:checked+.freq-label{box-shadow:0 4px 0 currentColor}.wpbnbd.is-style-minimal .frequency input[type=radio]:checked~.tiers{display:flex;flex-wrap:wrap;grid-gap:1.12rem;justify-content:center;margin:1.12rem 0}@media only screen and (min-width:600px){.wpbnbd.is-style-minimal .frequency input[type=radio]:checked~.tiers{display:grid;grid-gap:.56rem;grid-template-columns:repeat(4,1fr)}}.wpbnbd.is-style-minimal button{margin:0 auto;min-width:50%}
@@ -1 +1 @@
1
- .wpbnbd{background:#fff;border:1px solid #ccc;color:#111;position:relative;width:100%}.wpbnbd input[type=radio]{display:none}.wpbnbd input[readonly]{background-color:#f1f1f1;color:#666}.wpbnbd .freq-label,.wpbnbd .tier-label{display:block;font-weight:700;cursor:pointer}.wpbnbd .freq-label{background:#fff;color:#767676;line-height:1.6;overflow:hidden;padding:.38rem .76rem;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%;z-index:1}@media only screen and (min-width:782px){.wpbnbd .freq-label{text-align:center}}.wpbnbd .freq-label:focus,.wpbnbd .freq-label:hover{background:#f1f1f1;color:#111}.wpbnbd button{margin:0 .76rem .76rem}@media only screen and (min-width:782px){.wpbnbd button{margin:0 1.5rem 1.5rem}}.wpbnbd .thanks{color:#767676;font-size:.8em;margin:.38rem .76rem .76rem}@media only screen and (min-width:782px){.wpbnbd .thanks{margin-right:1.5rem;margin-left:1.5rem}}.wpbnbd.tiered .tiers{margin:.38rem;display:none;flex-wrap:wrap;position:relative}@media only screen and (min-width:782px){.wpbnbd.tiered .tiers{margin:1.12rem 1.12rem .38rem}}.wpbnbd.tiered .tiers .tier-label{border:1px solid #ccc;border-radius:5px;margin:.38rem;padding:.38rem .76rem}.wpbnbd.tiered .tiers .tier-label:hover{background:#f1f1f1}.wpbnbd.tiered .tiers input[type=radio]:checked+.tier-label{background-color:#36f;border-color:transparent;color:#fff}.wpbnbd.tiered .tiers .odl{font-weight:700;right:.38rem;position:absolute;bottom:calc(1.6em + 1.1rem + 2px)}.wpbnbd.tiered .tiers input.other-input~.money-input,.wpbnbd.tiered .tiers input.other-input~.odl{display:none}.wpbnbd.tiered .tiers input.other-input:checked~.money-input{display:flex}.wpbnbd.tiered .tiers input.other-input:checked~.other-label{display:block}.wpbnbd.tiered .tiers input.other-input:checked+label{margin-bottom:calc(3.2em + 1.86rem + 2px)}.wpbnbd.tiered .money-input{bottom:.38rem;right:.38rem;position:absolute}.wpbnbd.untiered{padding-top:calc(2.28rem + 3.84em + 3px);position:relative}@media only screen and (min-width:782px){.wpbnbd.untiered{padding-top:calc(.76rem + 1.28em + 1px)}}.wpbnbd.untiered .freq-label{font-size:.8em}.wpbnbd.untiered .input-container{margin:.76rem;display:none}@media only screen and (min-width:782px){.wpbnbd.untiered .input-container{margin:1.5rem 1.5rem .76rem}}.wpbnbd.untiered .input-container label{font-size:.8em;font-weight:700}.wpbnbd.untiered input[type=radio]:checked~.input-container{display:block}.wpbnbd .money-input{display:flex;align-items:center;position:relative;max-width:200px;background-color:#fff;border-radius:3px;border:1px solid #ccc}.wpbnbd .money-input[focus-within]{border-color:#111;outline:thin solid rgba(17,17,17,.15);outline-offset:-4px}.wpbnbd .money-input:focus-within{border-color:#111;outline:thin solid rgba(17,17,17,.15);outline-offset:-4px}.wpbnbd .money-input .currency{cursor:default;font-size:.8em;padding-right:.5em}.wpbnbd .money-input input[type=number]{background:none;max-width:174px}.wpbnbd .money-input input[type=number],.wpbnbd .money-input input[type=number]:focus{border:none;outline:none;box-shadow:none}.wpbnbd .frequencies{font-size:.8em;padding-top:calc(2.28rem + 4.8em + 3px);position:relative}@media only screen and (min-width:782px){.wpbnbd .frequencies{padding-top:calc(.76rem + 1.6em + 1px)}}.wpbnbd .frequency .freq-label{align-items:center;border:solid #ccc;border-width:0 0 1px;display:flex;right:0;position:absolute;top:0;width:100%}.wpbnbd .frequency .freq-label:before{border:2px solid;border-radius:100%;content:"";display:block;height:20px;padding:3px;margin-left:.25rem;width:20px}@media only screen and (min-width:782px){.wpbnbd .frequency .freq-label{justify-content:center;width:33.33%}.wpbnbd .frequency .freq-label:before{display:none}}.wpbnbd .frequency input[type=radio]:checked+.freq-label{color:inherit}.wpbnbd .frequency input[type=radio]:checked+.freq-label:before{background:#111;background-clip:content-box}@media only screen and (min-width:782px){.wpbnbd .frequency input[type=radio]:checked+.freq-label{border-bottom-color:transparent}}.wpbnbd .frequency input[type=radio]:checked+.freq-label:hover{background:#fff}.wpbnbd .frequency input[type=radio]:checked~.tiers{display:flex}.wpbnbd .frequency:nth-of-type(2) .freq-label{top:calc(.76rem + 1.6em + 1px)}@media only screen and (min-width:782px){.wpbnbd .frequency:nth-of-type(2) .freq-label{border-right-width:1px;border-left-width:1px;right:33.33%;top:0}}.wpbnbd .frequency:nth-of-type(3) .freq-label{top:calc(1.52rem + 3.2em + 2px)}@media only screen and (min-width:782px){.wpbnbd .frequency:nth-of-type(3) .freq-label{right:66.66%;top:0}}.wpbnbd.is-style-alternate{border-color:#f1f1f1;border-radius:5px}.wpbnbd.is-style-alternate .thanks{margin:1.12rem}.wpbnbd.is-style-alternate .money-input{max-width:100%}.wpbnbd.is-style-alternate .money-input input[type=number]{max-width:100%;width:100%}.wpbnbd.is-style-alternate.untiered{padding-top:calc(3.42rem + 3.84em + 8px)}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate.untiered{padding-top:calc(1.14rem + 1.28em + 4px)}}.wpbnbd.is-style-alternate.untiered .input-container{margin:1.12rem}.wpbnbd.is-style-alternate.tiered .tiers .tier-label{background:#f1f1f1;border-color:#f1f1f1;margin:0;text-align:center}.wpbnbd.is-style-alternate.tiered .tiers input.other-input:checked+label{margin-bottom:calc(1.28rem + 1.6em + 2px)}.wpbnbd.is-style-alternate.tiered .money-input{bottom:0;right:0;left:0}.wpbnbd.is-style-alternate .frequencies{padding-top:calc(3.42rem + 4.8em + 8px)}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate .frequencies{padding-top:calc(1.14rem + 1.6em + 4px)}}.wpbnbd.is-style-alternate .frequency .freq-label{background:#f1f1f1;border-color:#f1f1f1;border-width:1px;padding:calc(.57rem + 1px) .76rem}.wpbnbd.is-style-alternate .frequency .freq-label:before{display:none}.wpbnbd.is-style-alternate .frequency:nth-of-type(2) .freq-label{top:calc(1.14rem + 1.6em + 2px)}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate .frequency:nth-of-type(2) .freq-label{top:0}}.wpbnbd.is-style-alternate .frequency:nth-of-type(3) .freq-label{top:calc(2.28rem + 3.2em + 4px)}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate .frequency:nth-of-type(3) .freq-label{top:0}}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked+.freq-label:after{box-sizing:content-box;background:#fff;border-radius:5px;bottom:.19rem;border:.19rem solid #fff;box-shadow:0 0 0 1px #ccc;content:"";display:block;right:.19rem;position:absolute;left:.19rem;top:.19rem;z-index:-1}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked+.freq-label:hover{background:#f1f1f1}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked~.tiers{display:grid;grid-gap:.28rem;grid-template-columns:repeat(4,1fr);margin:1.12rem}@media only screen and (min-width:600px){.wpbnbd.is-style-alternate .frequency input[type=radio]:checked~.tiers{grid-gap:.56rem}}.wpbnbd.is-style-alternate button{border-top-right-radius:0;border-top-left-radius:0;margin:0 -1px -1px;width:calc(100% + 2px)}.wpbnbd.is-style-minimal{border:none}.wpbnbd.is-style-minimal form{text-align:center}.wpbnbd.is-style-minimal .thanks{margin:1.12rem 0}.wpbnbd.is-style-minimal .money-input{max-width:100%}.wpbnbd.is-style-minimal .money-input input[type=number]{max-width:100%;width:100%}.wpbnbd.is-style-minimal.untiered{padding-top:calc(2.28rem + 3.84em + 12px)}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal.untiered{padding-top:calc(.76rem + 1.28em + 4px)}}.wpbnbd.is-style-minimal.untiered .input-container{margin:.56rem 0 1.12rem;text-align:right}.wpbnbd.is-style-minimal.tiered .tiers .tier-label{align-items:center;display:grid;background:transparent;border:none;color:#767676;font-family:inherit;font-weight:inherit;grid-gap:.25rem;grid-template-columns:auto 1fr;margin:0;padding:0;text-align:right}.wpbnbd.is-style-minimal.tiered .tiers .tier-label:before{background:#fff;border:1px solid #ccc;border-radius:100%;box-shadow:inset 0 0 0 3px #fff;content:"";display:block;height:20px;padding:3px;width:20px}.wpbnbd.is-style-minimal.tiered .tiers .tier-label:hover{color:inherit}.wpbnbd.is-style-minimal.tiered .tiers input.other-input:checked+label{margin-bottom:calc(1.28rem + 1.6em + 2px)}.wpbnbd.is-style-minimal.tiered .tiers input[type=radio]:checked+.tier-select-label{background:none;color:inherit}.wpbnbd.is-style-minimal.tiered .tiers input[type=radio]:checked+.tier-select-label:before{background:currentColor}.wpbnbd.is-style-minimal.tiered .money-input{bottom:0;right:0;left:0}.wpbnbd.is-style-minimal .frequencies{padding-top:calc(2.28rem + 4.8em + 12px)}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequencies{padding-top:calc(.76rem + 1.6em + 4px)}}.wpbnbd.is-style-minimal .frequency .freq-label{background:transparent;border:none;box-shadow:0 3px 0 #fff,0 4px 0 0 #ccc;padding:.38rem 0;transition:none}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequency .freq-label{padding-right:.76rem;padding-left:.76rem}}.wpbnbd.is-style-minimal .frequency .freq-label:before{border-width:1px;border-color:#ccc}.wpbnbd.is-style-minimal .frequency:nth-of-type(2) .freq-label{top:calc(.76rem + 1.6em + 4px)}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequency:nth-of-type(2) .freq-label{top:0}}.wpbnbd.is-style-minimal .frequency:nth-of-type(3) .freq-label{top:calc(1.52rem + 3.2em + 8px)}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequency:nth-of-type(3) .freq-label{top:0}}.wpbnbd.is-style-minimal .frequency input[type=radio]:checked+.freq-label{box-shadow:0 4px 0 currentColor}.wpbnbd.is-style-minimal .frequency input[type=radio]:checked~.tiers{display:flex;flex-wrap:wrap;grid-gap:1.12rem;justify-content:center;margin:1.12rem 0}@media only screen and (min-width:600px){.wpbnbd.is-style-minimal .frequency input[type=radio]:checked~.tiers{display:grid;grid-gap:.56rem;grid-template-columns:repeat(4,1fr)}}.wpbnbd.is-style-minimal button{margin:0 auto;min-width:50%}
1
+ .wpbnbd{background:#fff;border:1px solid #ccc;color:#111;position:relative;width:100%}.wpbnbd input[type=radio]{right:-99999em;position:absolute}.wpbnbd input[readonly]{background-color:#f1f1f1;color:#666}.wpbnbd .freq-label,.wpbnbd .tier-label{display:block;font-weight:700;cursor:pointer}.wpbnbd .freq-label{background:#fff;color:#767676;line-height:1.6;overflow:hidden;padding:.38rem .76rem;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%;z-index:1}@media only screen and (min-width:782px){.wpbnbd .freq-label{text-align:center}}.wpbnbd .freq-label:focus,.wpbnbd .freq-label:hover{background:#f1f1f1;color:#111}.wpbnbd button{margin:0 .76rem .76rem}@media only screen and (min-width:782px){.wpbnbd button{margin:0 1.5rem 1.5rem}}.wpbnbd .thanks{color:#767676;font-size:.8em;margin:.38rem .76rem .76rem}@media only screen and (min-width:782px){.wpbnbd .thanks{margin-right:1.5rem;margin-left:1.5rem}}.wpbnbd.tiered .tiers{margin:.38rem;display:none;flex-wrap:wrap;position:relative}@media only screen and (min-width:782px){.wpbnbd.tiered .tiers{margin:1.12rem 1.12rem .38rem}}.wpbnbd.tiered .tiers .tier-label{border:1px solid #ccc;border-radius:5px;margin:.38rem;padding:.38rem .76rem}.wpbnbd.tiered .tiers .tier-label:hover{background:#f1f1f1}.wpbnbd.tiered .tiers input[type=radio]:focus+.tier-label{background:#f1f1f1;outline:1px dotted currentColor;outline-offset:-4px}.wpbnbd.tiered .tiers input[type=radio]:checked+.tier-label{background-color:#36f;border-color:transparent;color:#fff}.wpbnbd.tiered .tiers .odl{font-weight:700;right:.38rem;position:absolute;bottom:calc(1.6em + 1.1rem + 2px)}.wpbnbd.tiered .tiers input.other-input~.money-input,.wpbnbd.tiered .tiers input.other-input~.odl{display:none}.wpbnbd.tiered .tiers input.other-input:checked~.money-input{display:flex}.wpbnbd.tiered .tiers input.other-input:checked~.other-label{display:block}.wpbnbd.tiered .tiers input.other-input:checked+label{margin-bottom:calc(3.2em + 1.86rem + 2px)}.wpbnbd.tiered .money-input{bottom:.38rem;right:.38rem;position:absolute}.wpbnbd.untiered{padding-top:calc(2.28rem + 3.84em + 3px);position:relative}@media only screen and (min-width:782px){.wpbnbd.untiered{padding-top:calc(.76rem + 1.28em + 1px)}}.wpbnbd.untiered .freq-label{font-size:.8em}.wpbnbd.untiered .input-container{margin:.76rem;display:none}@media only screen and (min-width:782px){.wpbnbd.untiered .input-container{margin:1.5rem 1.5rem .76rem}}.wpbnbd.untiered .input-container label{font-size:.8em;font-weight:700}.wpbnbd.untiered input[type=radio]:checked~.input-container{display:block}.wpbnbd .money-input{display:flex;align-items:center;position:relative;max-width:200px;background-color:#fff;border-radius:3px;border:1px solid #ccc}.wpbnbd .money-input[focus-within]{border-color:#111;outline:thin solid rgba(17,17,17,.15);outline-offset:-4px}.wpbnbd .money-input:focus-within{border-color:#111;outline:thin solid rgba(17,17,17,.15);outline-offset:-4px}.wpbnbd .money-input .currency{cursor:default;font-size:.8em;padding-right:.5em}.wpbnbd .money-input input[type=number]{background:none;max-width:174px}.wpbnbd .money-input input[type=number],.wpbnbd .money-input input[type=number]:focus{border:none;outline:none;box-shadow:none}.wpbnbd .frequencies{font-size:.8em;padding-top:calc(2.28rem + 4.8em + 3px);position:relative}@media only screen and (min-width:782px){.wpbnbd .frequencies{padding-top:calc(.76rem + 1.6em + 1px)}}.wpbnbd .frequency .freq-label{align-items:center;border:solid #ccc;border-width:0 0 1px;display:flex;right:0;position:absolute;top:0;width:100%}.wpbnbd .frequency .freq-label:before{border:2px solid;border-radius:100%;content:"";display:block;height:20px;padding:3px;margin-left:.25rem;width:20px}@media only screen and (min-width:782px){.wpbnbd .frequency .freq-label{justify-content:center;width:33.33%}.wpbnbd .frequency .freq-label:before{display:none}}.wpbnbd .frequency input[type=radio]:checked+.freq-label{color:inherit}.wpbnbd .frequency input[type=radio]:checked+.freq-label:before{background:#111;background-clip:content-box}@media only screen and (min-width:782px){.wpbnbd .frequency input[type=radio]:checked+.freq-label{border-bottom-color:transparent}}.wpbnbd .frequency input[type=radio]:checked+.freq-label:hover{background:#fff}.wpbnbd .frequency input[type=radio]:checked~.tiers{display:flex}.wpbnbd .frequency input[type=radio]:focus+.freq-label{text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-decoration-thickness:1px}.wpbnbd .frequency:nth-of-type(2) .freq-label{top:calc(.76rem + 1.6em + 1px)}@media only screen and (min-width:782px){.wpbnbd .frequency:nth-of-type(2) .freq-label{border-right-width:1px;border-left-width:1px;right:33.33%;top:0}}.wpbnbd .frequency:nth-of-type(3) .freq-label{top:calc(1.52rem + 3.2em + 2px)}@media only screen and (min-width:782px){.wpbnbd .frequency:nth-of-type(3) .freq-label{right:66.66%;top:0}}.wpbnbd.is-style-alternate{border-color:#f1f1f1;border-radius:5px}.wpbnbd.is-style-alternate .thanks{margin:1.12rem}.wpbnbd.is-style-alternate .money-input{max-width:100%}.wpbnbd.is-style-alternate .money-input input[type=number]{max-width:100%;width:100%}.wpbnbd.is-style-alternate.untiered{padding-top:calc(3.42rem + 3.84em + 8px)}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate.untiered{padding-top:calc(1.14rem + 1.28em + 4px)}}.wpbnbd.is-style-alternate.untiered .input-container{margin:1.12rem}.wpbnbd.is-style-alternate.tiered .tiers .tier-label{background:#f1f1f1;border-color:#f1f1f1;margin:0;text-align:center}.wpbnbd.is-style-alternate.tiered .tiers input.other-input:checked+label{margin-bottom:calc(1.28rem + 1.6em + 2px)}.wpbnbd.is-style-alternate.tiered .money-input{bottom:0;right:0;left:0}.wpbnbd.is-style-alternate .frequencies{padding-top:calc(3.42rem + 4.8em + 8px)}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate .frequencies{padding-top:calc(1.14rem + 1.6em + 4px)}}.wpbnbd.is-style-alternate .frequency .freq-label{background:#f1f1f1;border-color:#f1f1f1;border-width:1px;padding:calc(.57rem + 1px) .76rem}.wpbnbd.is-style-alternate .frequency .freq-label:before{display:none}.wpbnbd.is-style-alternate .frequency:nth-of-type(2) .freq-label{top:calc(1.14rem + 1.6em + 2px)}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate .frequency:nth-of-type(2) .freq-label{top:0}}.wpbnbd.is-style-alternate .frequency:nth-of-type(3) .freq-label{top:calc(2.28rem + 3.2em + 4px)}@media only screen and (min-width:782px){.wpbnbd.is-style-alternate .frequency:nth-of-type(3) .freq-label{top:0}}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked+.freq-label:after{box-sizing:content-box;background:#fff;border-radius:5px;bottom:.19rem;border:.19rem solid #fff;box-shadow:0 0 0 1px #ccc;content:"";display:block;right:.19rem;position:absolute;left:.19rem;top:.19rem;z-index:-1}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked+.freq-label:hover{background:#f1f1f1}.wpbnbd.is-style-alternate .frequency input[type=radio]:checked~.tiers{display:grid;grid-gap:.28rem;grid-template-columns:repeat(4,1fr);margin:1.12rem}@media only screen and (min-width:600px){.wpbnbd.is-style-alternate .frequency input[type=radio]:checked~.tiers{grid-gap:.56rem}}.wpbnbd.is-style-alternate button{border-top-right-radius:0;border-top-left-radius:0;margin:0 -1px -1px;width:calc(100% + 2px)}.wpbnbd.is-style-minimal{border:none}.wpbnbd.is-style-minimal form{text-align:center}.wpbnbd.is-style-minimal .thanks{margin:1.12rem 0}.wpbnbd.is-style-minimal .money-input{max-width:100%}.wpbnbd.is-style-minimal .money-input input[type=number]{max-width:100%;width:100%}.wpbnbd.is-style-minimal.untiered{padding-top:calc(2.28rem + 3.84em + 12px)}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal.untiered{padding-top:calc(.76rem + 1.28em + 4px)}}.wpbnbd.is-style-minimal.untiered .input-container{margin:.56rem 0 1.12rem;text-align:right}.wpbnbd.is-style-minimal.tiered .tiers .tier-label{align-items:center;display:grid;background:transparent;border:none;color:#767676;font-family:inherit;font-weight:inherit;grid-gap:.25rem;grid-template-columns:auto 1fr;margin:0;padding:0;text-align:right}.wpbnbd.is-style-minimal.tiered .tiers .tier-label:before{background:#fff;border:1px solid #ccc;border-radius:100%;box-shadow:inset 0 0 0 3px #fff;content:"";display:block;height:20px;padding:3px;width:20px}.wpbnbd.is-style-minimal.tiered .tiers .tier-label:hover{color:inherit}.wpbnbd.is-style-minimal.tiered .tiers input.other-input:checked+label{margin-bottom:calc(1.28rem + 1.6em + 2px)}.wpbnbd.is-style-minimal.tiered .tiers input[type=radio]:checked+.tier-select-label{background:none;color:inherit}.wpbnbd.is-style-minimal.tiered .tiers input[type=radio]:checked+.tier-select-label:before{background:currentColor}.wpbnbd.is-style-minimal.tiered .money-input{bottom:0;right:0;left:0}.wpbnbd.is-style-minimal .frequencies{padding-top:calc(2.28rem + 4.8em + 12px)}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequencies{padding-top:calc(.76rem + 1.6em + 4px)}}.wpbnbd.is-style-minimal .frequency .freq-label{background:transparent;border:none;box-shadow:0 3px 0 #fff,0 4px 0 0 #ccc;padding:.38rem 0;transition:none}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequency .freq-label{padding-right:.76rem;padding-left:.76rem}}.wpbnbd.is-style-minimal .frequency .freq-label:before{border-width:1px;border-color:#ccc}.wpbnbd.is-style-minimal .frequency:nth-of-type(2) .freq-label{top:calc(.76rem + 1.6em + 4px)}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequency:nth-of-type(2) .freq-label{top:0}}.wpbnbd.is-style-minimal .frequency:nth-of-type(3) .freq-label{top:calc(1.52rem + 3.2em + 8px)}@media only screen and (min-width:782px){.wpbnbd.is-style-minimal .frequency:nth-of-type(3) .freq-label{top:0}}.wpbnbd.is-style-minimal .frequency input[type=radio]:checked+.freq-label{box-shadow:0 4px 0 currentColor}.wpbnbd.is-style-minimal .frequency input[type=radio]:checked~.tiers{display:flex;flex-wrap:wrap;grid-gap:1.12rem;justify-content:center;margin:1.12rem 0}@media only screen and (min-width:600px){.wpbnbd.is-style-minimal .frequency input[type=radio]:checked~.tiers{display:grid;grid-gap:.56rem;grid-template-columns:repeat(4,1fr)}}.wpbnbd.is-style-minimal button{margin:0 auto;min-width:50%}
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'moment', 'react', 'wp-a11y', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '7f25baaa16685c3b61d66b7bc8235cd9');
1
+ <?php return array('dependencies' => array('lodash', 'moment', 'react', 'wp-a11y', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'dfd6e32b58e4c65e5f04875ab835263c');