ng-miam 4.2.1 → 4.3.2

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.
Files changed (32) hide show
  1. package/bundles/ng-miam.umd.js +1221 -966
  2. package/bundles/ng-miam.umd.js.map +1 -1
  3. package/bundles/ng-miam.umd.min.js +2 -2
  4. package/bundles/ng-miam.umd.min.js.map +1 -1
  5. package/esm2015/lib/_components/components.module.js +8 -4
  6. package/esm2015/lib/_components/explaine-banner/explaine-banner.component.js +50 -0
  7. package/esm2015/lib/_components/icon/icon.component.js +806 -758
  8. package/esm2015/lib/_components/index.js +2 -1
  9. package/esm2015/lib/_components/like-button/like-button.component.js +1 -1
  10. package/esm2015/lib/_services/context.service.js +5 -1
  11. package/esm2015/lib/_services/recipes.service.js +4 -1
  12. package/esm2015/lib/_types/icon.enum.js +5 -1
  13. package/esm2015/lib/_web-components/basket-preview/basket-preview-block/basket-preview-block.component.js +70 -87
  14. package/esm2015/lib/_web-components/basket-preview/basket-preview-line/basket-preview-line.component.js +1 -1
  15. package/esm2015/lib/_web-components/catalog-header/catalog-header.component.js +67 -38
  16. package/esm2015/lib/_web-components/modal/modal.component.js +1 -1
  17. package/esm2015/lib/_web-components/recipe-catalog/recipe-catalog.component.js +143 -47
  18. package/esm2015/lib/_web-components/recipe-modal/recipe-modal.component.js +21 -11
  19. package/esm2015/lib/_web-components/web-components.module.js +13 -12
  20. package/fesm2015/ng-miam.js +1186 -959
  21. package/fesm2015/ng-miam.js.map +1 -1
  22. package/lib/_components/components.module.d.ts +9 -10
  23. package/lib/_components/explaine-banner/explaine-banner.component.d.ts +8 -0
  24. package/lib/_components/index.d.ts +1 -0
  25. package/lib/_services/context.service.d.ts +2 -0
  26. package/lib/_services/recipes.service.d.ts +2 -0
  27. package/lib/_types/icon.enum.d.ts +5 -1
  28. package/lib/_web-components/basket-preview/basket-preview-block/basket-preview-block.component.d.ts +5 -2
  29. package/lib/_web-components/catalog-header/catalog-header.component.d.ts +3 -1
  30. package/lib/_web-components/recipe-catalog/recipe-catalog.component.d.ts +13 -3
  31. package/lib/_web-components/recipe-modal/recipe-modal.component.d.ts +2 -0
  32. package/package.json +1 -1
@@ -1,8 +1,8 @@
1
1
  (function (global, factory) {
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('rxjs'), require('rxjs/operators'), require('ngx-jsonapi'), require('@angular/common/http'), require('uuid'), require('lodash-es'), require('duration-fns'), require('lodash-es/pullAt'), require('@angular/cdk/layout'), require('@angular/cdk/drag-drop'), require('@angular/forms'), require('@angular/cdk/text-field'), require('@angular/platform-browser'), require('date-fns/isWithinInterval'), require('date-fns/startOfWeek'), require('date-fns/endOfWeek'), require('date-fns/subDays'), require('@angular/youtube-player'), require('angular-calendar'), require('angular-calendar/date-adapters/date-fns'), require('@angular/elements'), require('lodash-es/remove'), require('lodash-es/pick'), require('angular-draggable-droppable'), require('lodash-es/groupBy'), require('angular-resizable-element'), require('@angular/platform-browser/animations'), require('@angular/common/locales/fr')) :
3
3
  typeof define === 'function' && define.amd ? define('ng-miam', ['exports', '@angular/core', '@angular/common', 'rxjs', 'rxjs/operators', 'ngx-jsonapi', '@angular/common/http', 'uuid', 'lodash-es', 'duration-fns', 'lodash-es/pullAt', '@angular/cdk/layout', '@angular/cdk/drag-drop', '@angular/forms', '@angular/cdk/text-field', '@angular/platform-browser', 'date-fns/isWithinInterval', 'date-fns/startOfWeek', 'date-fns/endOfWeek', 'date-fns/subDays', '@angular/youtube-player', 'angular-calendar', 'angular-calendar/date-adapters/date-fns', '@angular/elements', 'lodash-es/remove', 'lodash-es/pick', 'angular-draggable-droppable', 'lodash-es/groupBy', 'angular-resizable-element', '@angular/platform-browser/animations', '@angular/common/locales/fr'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global['ng-miam'] = {}, global.ng.core, global.ng.common, global.rxjs, global.rxjs.operators, global['ngx-jsonapi'], global.ng.common.http, global.uuid, global.lodashEs, global.durationFns, global.pullAt, global.ng.cdk.layout, global.ng.cdk.dragDrop, global.ng.forms, global.ng.cdk.textField, global.ng.platformBrowser, global.isWithinInterval, global.startOfWeek, global.endOfWeek, global.subDays, global.ng.youtubePlayer, global.i1$4, global.dateFns, global.ng.elements, global.remove, global.pick, global.i37, global.groupBy, global.i38, global.ng.platformBrowser.animations, global.ng.common.locales.fr));
5
- }(this, (function (exports, i0, i3, rxjs, operators, i1, i1$1, uuid, lodashEs, durationFns, pullAt, i1$2, i5, i15, i4, i1$3, isWithinInterval, startOfWeek, endOfWeek, subDays, i8, i1$4, dateFns, elements, remove, pick, i37, groupBy, i38, animations, localeFr) { 'use strict';
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global['ng-miam'] = {}, global.ng.core, global.ng.common, global.rxjs, global.rxjs.operators, global['ngx-jsonapi'], global.ng.common.http, global.uuid, global.lodashEs, global.durationFns, global.pullAt, global.ng.cdk.layout, global.ng.cdk.dragDrop, global.ng.forms, global.ng.cdk.textField, global.ng.platformBrowser, global.isWithinInterval, global.startOfWeek, global.endOfWeek, global.subDays, global.ng.youtubePlayer, global.i1$4, global.dateFns, global.ng.elements, global.remove, global.pick, global.i38, global.groupBy, global.i39, global.ng.platformBrowser.animations, global.ng.common.locales.fr));
5
+ }(this, (function (exports, i0, i3, rxjs, operators, i1, i1$1, uuid, lodashEs, durationFns, pullAt, i1$2, i5, i15, i4, i1$3, isWithinInterval, startOfWeek, endOfWeek, subDays, i8, i1$4, dateFns, elements, remove, pick, i38, groupBy, i39, animations, localeFr) { 'use strict';
6
6
 
7
7
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
8
8
 
@@ -80,6 +80,10 @@
80
80
  Icon[Icon["Home"] = 60] = "Home";
81
81
  Icon[Icon["Filter"] = 61] = "Filter";
82
82
  Icon[Icon["Difficulty"] = 62] = "Difficulty";
83
+ Icon[Icon["Cook"] = 63] = "Cook";
84
+ Icon[Icon["ExplaineStep1"] = 64] = "ExplaineStep1";
85
+ Icon[Icon["ExplaineStep2"] = 65] = "ExplaineStep2";
86
+ Icon[Icon["ExplaineStep3"] = 66] = "ExplaineStep3";
83
87
  })(exports.Icon || (exports.Icon = {}));
84
88
 
85
89
  /*! *****************************************************************************
@@ -3935,6 +3939,9 @@
3935
3939
  this.recipeEventsService.sendEvent(recipe, this.recipeEventsService.ACTION_DISPLAYED);
3936
3940
  }
3937
3941
  };
3942
+ RecipesService.prototype.openBasket = function () {
3943
+ this.displayedRecipe$.next({ previewAllowed: true, recipe: null, previewMode: true, wasAdded: true, force: true });
3944
+ };
3938
3945
  RecipesService.prototype.toggleHelper = function () {
3939
3946
  this.hide();
3940
3947
  this.displayHelper$.next(!this.displayHelper$.value);
@@ -4284,6 +4291,7 @@
4284
4291
  this.defaultIngredientPicture = 'https://storage.googleapis.com/assets.miam.tech/generic/images/default-ingredient-picture.svg';
4285
4292
  this.globalScrollableElement = document.body;
4286
4293
  this.isSmallScreen$ = new rxjs.BehaviorSubject(false);
4294
+ this.disablePersonalRecipe$ = new rxjs.BehaviorSubject(true);
4287
4295
  this.basketWrapper = new BasketWrapper();
4288
4296
  this.miam = {
4289
4297
  analytics: {
@@ -4346,6 +4354,9 @@
4346
4354
  },
4347
4355
  enableTagsOnRecipes: function () {
4348
4356
  _this.tagsOnRecipesEnabled = true;
4357
+ },
4358
+ setPersonnalRecipe: function (isEnable) {
4359
+ _this.disablePersonalRecipe$.next(!isEnable);
4349
4360
  }
4350
4361
  },
4351
4362
  hook: {
@@ -4515,123 +4526,95 @@
4515
4526
  function IconComponent_ng_template_1_ng_container_2_Template(rf, ctx) {
4516
4527
  if (rf & 1) {
4517
4528
  i0.ɵɵelementContainerStart(0);
4518
- i0.ɵɵnamespaceSVG();
4519
- i0.ɵɵelementStart(1, "svg", 7);
4520
- i0.ɵɵelement(2, "path", 8);
4521
- i0.ɵɵelementEnd();
4529
+ i0.ɵɵelement(1, "img", 7);
4522
4530
  i0.ɵɵelementContainerEnd();
4523
4531
  }
4524
4532
  if (rf & 2) {
4525
4533
  var ctx_r3 = i0.ɵɵnextContext(2);
4526
4534
  i0.ɵɵadvance(1);
4527
- i0.ɵɵattribute("width.px", ctx_r3.width)("height.px", ctx_r3.height);
4528
- i0.ɵɵadvance(1);
4529
- i0.ɵɵattribute("fill", ctx_r3.primaryColor);
4535
+ i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(1, _c1, ctx_r3.width + "px"));
4530
4536
  }
4531
4537
  }
4532
4538
  function IconComponent_ng_template_1_ng_container_3_Template(rf, ctx) {
4533
4539
  if (rf & 1) {
4534
4540
  i0.ɵɵelementContainerStart(0);
4535
- i0.ɵɵnamespaceSVG();
4536
- i0.ɵɵelementStart(1, "svg", 9);
4537
- i0.ɵɵelement(2, "path", 10);
4538
- i0.ɵɵelement(3, "path", 11);
4539
- i0.ɵɵelementEnd();
4541
+ i0.ɵɵelement(1, "img", 8);
4540
4542
  i0.ɵɵelementContainerEnd();
4541
4543
  }
4542
4544
  if (rf & 2) {
4543
4545
  var ctx_r4 = i0.ɵɵnextContext(2);
4544
4546
  i0.ɵɵadvance(1);
4545
- i0.ɵɵattribute("width.px", ctx_r4.width)("height.px", ctx_r4.height)("fill", ctx_r4.primaryColor);
4547
+ i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(1, _c1, ctx_r4.width + "px"));
4546
4548
  }
4547
4549
  }
4548
4550
  function IconComponent_ng_template_1_ng_container_4_Template(rf, ctx) {
4549
4551
  if (rf & 1) {
4550
4552
  i0.ɵɵelementContainerStart(0);
4551
- i0.ɵɵnamespaceSVG();
4552
- i0.ɵɵelementStart(1, "svg", 12);
4553
- i0.ɵɵelement(2, "path", 13);
4554
- i0.ɵɵelement(3, "path", 14);
4555
- i0.ɵɵelement(4, "path", 15);
4556
- i0.ɵɵelement(5, "path", 16);
4557
- i0.ɵɵelement(6, "path", 17);
4558
- i0.ɵɵelement(7, "path", 18);
4559
- i0.ɵɵelementEnd();
4553
+ i0.ɵɵelement(1, "img", 9);
4560
4554
  i0.ɵɵelementContainerEnd();
4561
4555
  }
4562
4556
  if (rf & 2) {
4563
4557
  var ctx_r5 = i0.ɵɵnextContext(2);
4564
4558
  i0.ɵɵadvance(1);
4565
- i0.ɵɵattribute("width.px", ctx_r5.width)("height.px", ctx_r5.height);
4566
- i0.ɵɵadvance(1);
4567
- i0.ɵɵattribute("stroke", ctx_r5.primaryColor);
4568
- i0.ɵɵadvance(1);
4569
- i0.ɵɵattribute("stroke", ctx_r5.primaryColor);
4570
- i0.ɵɵadvance(1);
4571
- i0.ɵɵattribute("stroke", ctx_r5.primaryColor);
4572
- i0.ɵɵadvance(1);
4573
- i0.ɵɵattribute("stroke", ctx_r5.primaryColor);
4574
- i0.ɵɵadvance(1);
4575
- i0.ɵɵattribute("stroke", ctx_r5.primaryColor);
4576
- i0.ɵɵadvance(1);
4577
- i0.ɵɵattribute("stroke", ctx_r5.primaryColor);
4559
+ i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(1, _c1, ctx_r5.width + "px"));
4578
4560
  }
4579
4561
  }
4580
4562
  function IconComponent_ng_template_1_ng_container_5_Template(rf, ctx) {
4581
4563
  if (rf & 1) {
4582
4564
  i0.ɵɵelementContainerStart(0);
4583
4565
  i0.ɵɵnamespaceSVG();
4584
- i0.ɵɵelementStart(1, "svg", 19);
4585
- i0.ɵɵelement(2, "path", 20);
4566
+ i0.ɵɵelementStart(1, "svg", 10);
4567
+ i0.ɵɵelement(2, "path", 11);
4586
4568
  i0.ɵɵelementEnd();
4587
4569
  i0.ɵɵelementContainerEnd();
4588
4570
  }
4589
4571
  if (rf & 2) {
4590
4572
  var ctx_r6 = i0.ɵɵnextContext(2);
4591
4573
  i0.ɵɵadvance(1);
4592
- i0.ɵɵattribute("width.px", ctx_r6.width)("height.px", ctx_r6.height)("fill", ctx_r6.primaryColor);
4574
+ i0.ɵɵattribute("width.px", ctx_r6.width)("height.px", ctx_r6.height);
4575
+ i0.ɵɵadvance(1);
4576
+ i0.ɵɵattribute("fill", ctx_r6.primaryColor);
4593
4577
  }
4594
4578
  }
4595
4579
  function IconComponent_ng_template_1_ng_container_6_Template(rf, ctx) {
4596
4580
  if (rf & 1) {
4597
4581
  i0.ɵɵelementContainerStart(0);
4598
- i0.ɵɵnamespaceSVG();
4599
- i0.ɵɵelementStart(1, "svg", 21);
4600
- i0.ɵɵelement(2, "path", 22);
4601
- i0.ɵɵelement(3, "path", 23);
4602
- i0.ɵɵelementEnd();
4582
+ i0.ɵɵelement(1, "img", 12);
4603
4583
  i0.ɵɵelementContainerEnd();
4604
4584
  }
4605
4585
  if (rf & 2) {
4606
4586
  var ctx_r7 = i0.ɵɵnextContext(2);
4607
4587
  i0.ɵɵadvance(1);
4608
- i0.ɵɵattribute("width.px", ctx_r7.width)("height.px", ctx_r7.height)("fill", ctx_r7.primaryColor);
4588
+ i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(1, _c1, ctx_r7.width + "px"));
4609
4589
  }
4610
4590
  }
4611
4591
  function IconComponent_ng_template_1_ng_container_7_Template(rf, ctx) {
4612
4592
  if (rf & 1) {
4613
4593
  i0.ɵɵelementContainerStart(0);
4614
4594
  i0.ɵɵnamespaceSVG();
4615
- i0.ɵɵelementStart(1, "svg", 24);
4616
- i0.ɵɵelement(2, "path", 25);
4595
+ i0.ɵɵelementStart(1, "svg", 13);
4596
+ i0.ɵɵelement(2, "path", 14);
4597
+ i0.ɵɵelement(3, "path", 15);
4617
4598
  i0.ɵɵelementEnd();
4618
4599
  i0.ɵɵelementContainerEnd();
4619
4600
  }
4620
4601
  if (rf & 2) {
4621
4602
  var ctx_r8 = i0.ɵɵnextContext(2);
4622
4603
  i0.ɵɵadvance(1);
4623
- i0.ɵɵattribute("width.px", ctx_r8.width)("height.px", ctx_r8.height);
4624
- i0.ɵɵadvance(1);
4625
- i0.ɵɵattribute("fill", ctx_r8.primaryColor);
4604
+ i0.ɵɵattribute("width.px", ctx_r8.width)("height.px", ctx_r8.height)("fill", ctx_r8.primaryColor);
4626
4605
  }
4627
4606
  }
4628
4607
  function IconComponent_ng_template_1_ng_container_8_Template(rf, ctx) {
4629
4608
  if (rf & 1) {
4630
4609
  i0.ɵɵelementContainerStart(0);
4631
4610
  i0.ɵɵnamespaceSVG();
4632
- i0.ɵɵelementStart(1, "svg", 24);
4633
- i0.ɵɵelement(2, "path", 26);
4634
- i0.ɵɵelement(3, "path", 27);
4611
+ i0.ɵɵelementStart(1, "svg", 16);
4612
+ i0.ɵɵelement(2, "path", 17);
4613
+ i0.ɵɵelement(3, "path", 18);
4614
+ i0.ɵɵelement(4, "path", 19);
4615
+ i0.ɵɵelement(5, "path", 20);
4616
+ i0.ɵɵelement(6, "path", 21);
4617
+ i0.ɵɵelement(7, "path", 22);
4635
4618
  i0.ɵɵelementEnd();
4636
4619
  i0.ɵɵelementContainerEnd();
4637
4620
  }
@@ -4640,17 +4623,25 @@
4640
4623
  i0.ɵɵadvance(1);
4641
4624
  i0.ɵɵattribute("width.px", ctx_r9.width)("height.px", ctx_r9.height);
4642
4625
  i0.ɵɵadvance(1);
4643
- i0.ɵɵattribute("fill", ctx_r9.primaryColor);
4626
+ i0.ɵɵattribute("stroke", ctx_r9.primaryColor);
4627
+ i0.ɵɵadvance(1);
4628
+ i0.ɵɵattribute("stroke", ctx_r9.primaryColor);
4629
+ i0.ɵɵadvance(1);
4630
+ i0.ɵɵattribute("stroke", ctx_r9.primaryColor);
4631
+ i0.ɵɵadvance(1);
4632
+ i0.ɵɵattribute("stroke", ctx_r9.primaryColor);
4633
+ i0.ɵɵadvance(1);
4634
+ i0.ɵɵattribute("stroke", ctx_r9.primaryColor);
4644
4635
  i0.ɵɵadvance(1);
4645
- i0.ɵɵattribute("fill", ctx_r9.primaryColor);
4636
+ i0.ɵɵattribute("stroke", ctx_r9.primaryColor);
4646
4637
  }
4647
4638
  }
4648
4639
  function IconComponent_ng_template_1_ng_container_9_Template(rf, ctx) {
4649
4640
  if (rf & 1) {
4650
4641
  i0.ɵɵelementContainerStart(0);
4651
4642
  i0.ɵɵnamespaceSVG();
4652
- i0.ɵɵelementStart(1, "svg", 28);
4653
- i0.ɵɵelement(2, "path", 29);
4643
+ i0.ɵɵelementStart(1, "svg", 23);
4644
+ i0.ɵɵelement(2, "path", 24);
4654
4645
  i0.ɵɵelementEnd();
4655
4646
  i0.ɵɵelementContainerEnd();
4656
4647
  }
@@ -4664,9 +4655,9 @@
4664
4655
  if (rf & 1) {
4665
4656
  i0.ɵɵelementContainerStart(0);
4666
4657
  i0.ɵɵnamespaceSVG();
4667
- i0.ɵɵelementStart(1, "svg", 30);
4668
- i0.ɵɵelement(2, "path", 31);
4669
- i0.ɵɵelement(3, "path", 32);
4658
+ i0.ɵɵelementStart(1, "svg", 25);
4659
+ i0.ɵɵelement(2, "path", 26);
4660
+ i0.ɵɵelement(3, "path", 27);
4670
4661
  i0.ɵɵelementEnd();
4671
4662
  i0.ɵɵelementContainerEnd();
4672
4663
  }
@@ -4680,44 +4671,45 @@
4680
4671
  if (rf & 1) {
4681
4672
  i0.ɵɵelementContainerStart(0);
4682
4673
  i0.ɵɵnamespaceSVG();
4683
- i0.ɵɵelementStart(1, "svg", 33);
4684
- i0.ɵɵelementStart(2, "g");
4685
- i0.ɵɵelementStart(3, "g");
4686
- i0.ɵɵelement(4, "path", 34);
4687
- i0.ɵɵelementEnd();
4688
- i0.ɵɵelementEnd();
4674
+ i0.ɵɵelementStart(1, "svg", 28);
4675
+ i0.ɵɵelement(2, "path", 29);
4689
4676
  i0.ɵɵelementEnd();
4690
4677
  i0.ɵɵelementContainerEnd();
4691
4678
  }
4692
4679
  if (rf & 2) {
4693
4680
  var ctx_r12 = i0.ɵɵnextContext(2);
4694
4681
  i0.ɵɵadvance(1);
4695
- i0.ɵɵattribute("width.px", ctx_r12.width)("height.px", ctx_r12.height)("fill", ctx_r12.primaryColor);
4682
+ i0.ɵɵattribute("width.px", ctx_r12.width)("height.px", ctx_r12.height);
4683
+ i0.ɵɵadvance(1);
4684
+ i0.ɵɵattribute("fill", ctx_r12.primaryColor);
4696
4685
  }
4697
4686
  }
4698
4687
  function IconComponent_ng_template_1_ng_container_12_Template(rf, ctx) {
4699
4688
  if (rf & 1) {
4700
4689
  i0.ɵɵelementContainerStart(0);
4701
4690
  i0.ɵɵnamespaceSVG();
4702
- i0.ɵɵelementStart(1, "svg", 35);
4703
- i0.ɵɵelement(2, "path", 36);
4704
- i0.ɵɵelement(3, "path", 37);
4705
- i0.ɵɵelement(4, "path", 38);
4691
+ i0.ɵɵelementStart(1, "svg", 28);
4692
+ i0.ɵɵelement(2, "path", 30);
4693
+ i0.ɵɵelement(3, "path", 31);
4706
4694
  i0.ɵɵelementEnd();
4707
4695
  i0.ɵɵelementContainerEnd();
4708
4696
  }
4709
4697
  if (rf & 2) {
4710
4698
  var ctx_r13 = i0.ɵɵnextContext(2);
4711
4699
  i0.ɵɵadvance(1);
4712
- i0.ɵɵattribute("width.px", ctx_r13.width)("height.px", ctx_r13.height)("fill", ctx_r13.primaryColor);
4700
+ i0.ɵɵattribute("width.px", ctx_r13.width)("height.px", ctx_r13.height);
4701
+ i0.ɵɵadvance(1);
4702
+ i0.ɵɵattribute("fill", ctx_r13.primaryColor);
4703
+ i0.ɵɵadvance(1);
4704
+ i0.ɵɵattribute("fill", ctx_r13.primaryColor);
4713
4705
  }
4714
4706
  }
4715
4707
  function IconComponent_ng_template_1_ng_container_13_Template(rf, ctx) {
4716
4708
  if (rf & 1) {
4717
4709
  i0.ɵɵelementContainerStart(0);
4718
4710
  i0.ɵɵnamespaceSVG();
4719
- i0.ɵɵelementStart(1, "svg", 39);
4720
- i0.ɵɵelement(2, "path", 40);
4711
+ i0.ɵɵelementStart(1, "svg", 32);
4712
+ i0.ɵɵelement(2, "path", 33);
4721
4713
  i0.ɵɵelementEnd();
4722
4714
  i0.ɵɵelementContainerEnd();
4723
4715
  }
@@ -4731,1278 +4723,1345 @@
4731
4723
  if (rf & 1) {
4732
4724
  i0.ɵɵelementContainerStart(0);
4733
4725
  i0.ɵɵnamespaceSVG();
4734
- i0.ɵɵelementStart(1, "svg", 41);
4735
- i0.ɵɵelementStart(2, "g", 42);
4736
- i0.ɵɵelement(3, "path", 43);
4726
+ i0.ɵɵelementStart(1, "svg", 34);
4727
+ i0.ɵɵelement(2, "path", 35);
4728
+ i0.ɵɵelement(3, "path", 36);
4729
+ i0.ɵɵelementEnd();
4730
+ i0.ɵɵelementContainerEnd();
4731
+ }
4732
+ if (rf & 2) {
4733
+ var ctx_r15 = i0.ɵɵnextContext(2);
4734
+ i0.ɵɵadvance(1);
4735
+ i0.ɵɵattribute("width.px", ctx_r15.width)("height.px", ctx_r15.height)("fill", ctx_r15.primaryColor);
4736
+ }
4737
+ }
4738
+ function IconComponent_ng_template_1_ng_container_15_Template(rf, ctx) {
4739
+ if (rf & 1) {
4740
+ i0.ɵɵelementContainerStart(0);
4741
+ i0.ɵɵnamespaceSVG();
4742
+ i0.ɵɵelementStart(1, "svg", 37);
4743
+ i0.ɵɵelementStart(2, "g");
4744
+ i0.ɵɵelementStart(3, "g");
4745
+ i0.ɵɵelement(4, "path", 38);
4737
4746
  i0.ɵɵelementEnd();
4738
- i0.ɵɵelementStart(4, "g", 44);
4739
- i0.ɵɵelement(5, "path", 45);
4740
4747
  i0.ɵɵelementEnd();
4741
- i0.ɵɵelementStart(6, "g", 46);
4742
- i0.ɵɵelement(7, "path", 47);
4748
+ i0.ɵɵelementEnd();
4749
+ i0.ɵɵelementContainerEnd();
4750
+ }
4751
+ if (rf & 2) {
4752
+ var ctx_r16 = i0.ɵɵnextContext(2);
4753
+ i0.ɵɵadvance(1);
4754
+ i0.ɵɵattribute("width.px", ctx_r16.width)("height.px", ctx_r16.height)("fill", ctx_r16.primaryColor);
4755
+ }
4756
+ }
4757
+ function IconComponent_ng_template_1_ng_container_16_Template(rf, ctx) {
4758
+ if (rf & 1) {
4759
+ i0.ɵɵelementContainerStart(0);
4760
+ i0.ɵɵnamespaceSVG();
4761
+ i0.ɵɵelementStart(1, "svg", 39);
4762
+ i0.ɵɵelement(2, "path", 40);
4763
+ i0.ɵɵelement(3, "path", 41);
4764
+ i0.ɵɵelement(4, "path", 42);
4765
+ i0.ɵɵelementEnd();
4766
+ i0.ɵɵelementContainerEnd();
4767
+ }
4768
+ if (rf & 2) {
4769
+ var ctx_r17 = i0.ɵɵnextContext(2);
4770
+ i0.ɵɵadvance(1);
4771
+ i0.ɵɵattribute("width.px", ctx_r17.width)("height.px", ctx_r17.height)("fill", ctx_r17.primaryColor);
4772
+ }
4773
+ }
4774
+ function IconComponent_ng_template_1_ng_container_17_Template(rf, ctx) {
4775
+ if (rf & 1) {
4776
+ i0.ɵɵelementContainerStart(0);
4777
+ i0.ɵɵnamespaceSVG();
4778
+ i0.ɵɵelementStart(1, "svg", 43);
4779
+ i0.ɵɵelement(2, "path", 44);
4780
+ i0.ɵɵelementEnd();
4781
+ i0.ɵɵelementContainerEnd();
4782
+ }
4783
+ if (rf & 2) {
4784
+ var ctx_r18 = i0.ɵɵnextContext(2);
4785
+ i0.ɵɵadvance(1);
4786
+ i0.ɵɵattribute("width.px", ctx_r18.width)("height.px", ctx_r18.height)("fill", ctx_r18.primaryColor);
4787
+ }
4788
+ }
4789
+ function IconComponent_ng_template_1_ng_container_18_Template(rf, ctx) {
4790
+ if (rf & 1) {
4791
+ i0.ɵɵelementContainerStart(0);
4792
+ i0.ɵɵnamespaceSVG();
4793
+ i0.ɵɵelementStart(1, "svg", 45);
4794
+ i0.ɵɵelementStart(2, "g", 46);
4795
+ i0.ɵɵelement(3, "path", 47);
4796
+ i0.ɵɵelementEnd();
4797
+ i0.ɵɵelementStart(4, "g", 48);
4798
+ i0.ɵɵelement(5, "path", 49);
4799
+ i0.ɵɵelementEnd();
4800
+ i0.ɵɵelementStart(6, "g", 50);
4801
+ i0.ɵɵelement(7, "path", 51);
4743
4802
  i0.ɵɵelementEnd();
4744
4803
  i0.ɵɵelementStart(8, "defs");
4745
- i0.ɵɵelementStart(9, "clipPath", 48);
4746
- i0.ɵɵelement(10, "rect", 49);
4804
+ i0.ɵɵelementStart(9, "clipPath", 52);
4805
+ i0.ɵɵelement(10, "rect", 53);
4747
4806
  i0.ɵɵelementEnd();
4748
- i0.ɵɵelementStart(11, "clipPath", 50);
4749
- i0.ɵɵelement(12, "rect", 51);
4807
+ i0.ɵɵelementStart(11, "clipPath", 54);
4808
+ i0.ɵɵelement(12, "rect", 55);
4750
4809
  i0.ɵɵelementEnd();
4751
- i0.ɵɵelementStart(13, "clipPath", 52);
4752
- i0.ɵɵelement(14, "rect", 53);
4810
+ i0.ɵɵelementStart(13, "clipPath", 56);
4811
+ i0.ɵɵelement(14, "rect", 57);
4753
4812
  i0.ɵɵelementEnd();
4754
4813
  i0.ɵɵelementEnd();
4755
4814
  i0.ɵɵelementEnd();
4756
4815
  i0.ɵɵelementContainerEnd();
4757
4816
  }
4758
4817
  if (rf & 2) {
4759
- var ctx_r15 = i0.ɵɵnextContext(2);
4818
+ var ctx_r19 = i0.ɵɵnextContext(2);
4760
4819
  i0.ɵɵadvance(1);
4761
- i0.ɵɵattribute("width.px", ctx_r15.width)("height.px", ctx_r15.height);
4820
+ i0.ɵɵattribute("width.px", ctx_r19.width)("height.px", ctx_r19.height);
4762
4821
  i0.ɵɵadvance(2);
4763
- i0.ɵɵattribute("fill", ctx_r15.primaryColor);
4822
+ i0.ɵɵattribute("fill", ctx_r19.primaryColor);
4764
4823
  }
4765
4824
  }
4766
- function IconComponent_ng_template_1_ng_container_15_Template(rf, ctx) {
4825
+ function IconComponent_ng_template_1_ng_container_19_Template(rf, ctx) {
4767
4826
  if (rf & 1) {
4768
4827
  i0.ɵɵelementContainerStart(0);
4769
4828
  i0.ɵɵnamespaceSVG();
4770
- i0.ɵɵelementStart(1, "svg", 41);
4771
- i0.ɵɵelementStart(2, "g", 42);
4772
- i0.ɵɵelement(3, "path", 43);
4829
+ i0.ɵɵelementStart(1, "svg", 45);
4830
+ i0.ɵɵelementStart(2, "g", 46);
4831
+ i0.ɵɵelement(3, "path", 47);
4773
4832
  i0.ɵɵelementEnd();
4774
- i0.ɵɵelementStart(4, "g", 44);
4775
- i0.ɵɵelement(5, "path", 54);
4833
+ i0.ɵɵelementStart(4, "g", 48);
4834
+ i0.ɵɵelement(5, "path", 58);
4776
4835
  i0.ɵɵelementEnd();
4777
- i0.ɵɵelementStart(6, "g", 46);
4778
- i0.ɵɵelement(7, "path", 47);
4836
+ i0.ɵɵelementStart(6, "g", 50);
4837
+ i0.ɵɵelement(7, "path", 51);
4779
4838
  i0.ɵɵelementEnd();
4780
4839
  i0.ɵɵelementStart(8, "defs");
4781
- i0.ɵɵelementStart(9, "clipPath", 48);
4782
- i0.ɵɵelement(10, "rect", 49);
4840
+ i0.ɵɵelementStart(9, "clipPath", 52);
4841
+ i0.ɵɵelement(10, "rect", 53);
4783
4842
  i0.ɵɵelementEnd();
4784
- i0.ɵɵelementStart(11, "clipPath", 50);
4785
- i0.ɵɵelement(12, "rect", 51);
4843
+ i0.ɵɵelementStart(11, "clipPath", 54);
4844
+ i0.ɵɵelement(12, "rect", 55);
4786
4845
  i0.ɵɵelementEnd();
4787
- i0.ɵɵelementStart(13, "clipPath", 52);
4788
- i0.ɵɵelement(14, "rect", 53);
4846
+ i0.ɵɵelementStart(13, "clipPath", 56);
4847
+ i0.ɵɵelement(14, "rect", 57);
4789
4848
  i0.ɵɵelementEnd();
4790
4849
  i0.ɵɵelementEnd();
4791
4850
  i0.ɵɵelementEnd();
4792
4851
  i0.ɵɵelementContainerEnd();
4793
4852
  }
4794
4853
  if (rf & 2) {
4795
- var ctx_r16 = i0.ɵɵnextContext(2);
4854
+ var ctx_r20 = i0.ɵɵnextContext(2);
4796
4855
  i0.ɵɵadvance(1);
4797
- i0.ɵɵattribute("width.px", ctx_r16.width)("height.px", ctx_r16.height);
4856
+ i0.ɵɵattribute("width.px", ctx_r20.width)("height.px", ctx_r20.height);
4798
4857
  i0.ɵɵadvance(2);
4799
- i0.ɵɵattribute("fill", ctx_r16.primaryColor);
4858
+ i0.ɵɵattribute("fill", ctx_r20.primaryColor);
4800
4859
  i0.ɵɵadvance(2);
4801
- i0.ɵɵattribute("fill", ctx_r16.primaryColor);
4860
+ i0.ɵɵattribute("fill", ctx_r20.primaryColor);
4802
4861
  }
4803
4862
  }
4804
- function IconComponent_ng_template_1_ng_container_16_Template(rf, ctx) {
4863
+ function IconComponent_ng_template_1_ng_container_20_Template(rf, ctx) {
4805
4864
  if (rf & 1) {
4806
4865
  i0.ɵɵelementContainerStart(0);
4807
4866
  i0.ɵɵnamespaceSVG();
4808
- i0.ɵɵelementStart(1, "svg", 41);
4809
- i0.ɵɵelementStart(2, "g", 42);
4810
- i0.ɵɵelement(3, "path", 43);
4867
+ i0.ɵɵelementStart(1, "svg", 45);
4868
+ i0.ɵɵelementStart(2, "g", 46);
4869
+ i0.ɵɵelement(3, "path", 47);
4811
4870
  i0.ɵɵelementEnd();
4812
- i0.ɵɵelementStart(4, "g", 44);
4813
- i0.ɵɵelement(5, "path", 54);
4871
+ i0.ɵɵelementStart(4, "g", 48);
4872
+ i0.ɵɵelement(5, "path", 58);
4814
4873
  i0.ɵɵelementEnd();
4815
- i0.ɵɵelementStart(6, "g", 46);
4816
- i0.ɵɵelement(7, "path", 55);
4874
+ i0.ɵɵelementStart(6, "g", 50);
4875
+ i0.ɵɵelement(7, "path", 59);
4817
4876
  i0.ɵɵelementEnd();
4818
4877
  i0.ɵɵelementStart(8, "defs");
4819
- i0.ɵɵelementStart(9, "clipPath", 48);
4820
- i0.ɵɵelement(10, "rect", 49);
4878
+ i0.ɵɵelementStart(9, "clipPath", 52);
4879
+ i0.ɵɵelement(10, "rect", 53);
4821
4880
  i0.ɵɵelementEnd();
4822
- i0.ɵɵelementStart(11, "clipPath", 50);
4823
- i0.ɵɵelement(12, "rect", 51);
4881
+ i0.ɵɵelementStart(11, "clipPath", 54);
4882
+ i0.ɵɵelement(12, "rect", 55);
4824
4883
  i0.ɵɵelementEnd();
4825
- i0.ɵɵelementStart(13, "clipPath", 52);
4826
- i0.ɵɵelement(14, "rect", 53);
4884
+ i0.ɵɵelementStart(13, "clipPath", 56);
4885
+ i0.ɵɵelement(14, "rect", 57);
4827
4886
  i0.ɵɵelementEnd();
4828
4887
  i0.ɵɵelementEnd();
4829
4888
  i0.ɵɵelementEnd();
4830
4889
  i0.ɵɵelementContainerEnd();
4831
4890
  }
4832
4891
  if (rf & 2) {
4833
- var ctx_r17 = i0.ɵɵnextContext(2);
4892
+ var ctx_r21 = i0.ɵɵnextContext(2);
4834
4893
  i0.ɵɵadvance(1);
4835
- i0.ɵɵattribute("width.px", ctx_r17.width)("height.px", ctx_r17.height);
4894
+ i0.ɵɵattribute("width.px", ctx_r21.width)("height.px", ctx_r21.height);
4836
4895
  i0.ɵɵadvance(2);
4837
- i0.ɵɵattribute("fill", ctx_r17.primaryColor);
4896
+ i0.ɵɵattribute("fill", ctx_r21.primaryColor);
4838
4897
  i0.ɵɵadvance(2);
4839
- i0.ɵɵattribute("fill", ctx_r17.primaryColor);
4898
+ i0.ɵɵattribute("fill", ctx_r21.primaryColor);
4840
4899
  i0.ɵɵadvance(2);
4841
- i0.ɵɵattribute("fill", ctx_r17.primaryColor);
4900
+ i0.ɵɵattribute("fill", ctx_r21.primaryColor);
4842
4901
  }
4843
4902
  }
4844
- function IconComponent_ng_template_1_ng_container_17_Template(rf, ctx) {
4903
+ function IconComponent_ng_template_1_ng_container_21_Template(rf, ctx) {
4845
4904
  if (rf & 1) {
4846
4905
  i0.ɵɵelementContainerStart(0);
4847
4906
  i0.ɵɵnamespaceSVG();
4848
- i0.ɵɵelementStart(1, "svg", 24);
4849
- i0.ɵɵelement(2, "path", 56);
4850
- i0.ɵɵelement(3, "path", 57);
4851
- i0.ɵɵelement(4, "path", 58);
4852
- i0.ɵɵelement(5, "path", 59);
4853
- i0.ɵɵelement(6, "path", 60);
4907
+ i0.ɵɵelementStart(1, "svg", 28);
4908
+ i0.ɵɵelement(2, "path", 60);
4909
+ i0.ɵɵelement(3, "path", 61);
4910
+ i0.ɵɵelement(4, "path", 62);
4911
+ i0.ɵɵelement(5, "path", 63);
4912
+ i0.ɵɵelement(6, "path", 64);
4854
4913
  i0.ɵɵelementEnd();
4855
4914
  i0.ɵɵelementContainerEnd();
4856
4915
  }
4857
4916
  if (rf & 2) {
4858
- var ctx_r18 = i0.ɵɵnextContext(2);
4917
+ var ctx_r22 = i0.ɵɵnextContext(2);
4859
4918
  i0.ɵɵadvance(1);
4860
- i0.ɵɵattribute("width.px", ctx_r18.width)("height.px", ctx_r18.height);
4919
+ i0.ɵɵattribute("width.px", ctx_r22.width)("height.px", ctx_r22.height);
4861
4920
  i0.ɵɵadvance(1);
4862
- i0.ɵɵattribute("stroke", ctx_r18.primaryColor);
4921
+ i0.ɵɵattribute("stroke", ctx_r22.primaryColor);
4863
4922
  i0.ɵɵadvance(1);
4864
- i0.ɵɵattribute("stroke", ctx_r18.primaryColor);
4923
+ i0.ɵɵattribute("stroke", ctx_r22.primaryColor);
4865
4924
  i0.ɵɵadvance(1);
4866
- i0.ɵɵattribute("stroke", ctx_r18.primaryColor);
4925
+ i0.ɵɵattribute("stroke", ctx_r22.primaryColor);
4867
4926
  i0.ɵɵadvance(1);
4868
- i0.ɵɵattribute("stroke", ctx_r18.primaryColor);
4927
+ i0.ɵɵattribute("stroke", ctx_r22.primaryColor);
4869
4928
  i0.ɵɵadvance(1);
4870
- i0.ɵɵattribute("stroke", ctx_r18.primaryColor);
4929
+ i0.ɵɵattribute("stroke", ctx_r22.primaryColor);
4871
4930
  }
4872
4931
  }
4873
- function IconComponent_ng_template_1_ng_container_18_Template(rf, ctx) {
4932
+ function IconComponent_ng_template_1_ng_container_22_Template(rf, ctx) {
4874
4933
  if (rf & 1) {
4875
4934
  i0.ɵɵelementContainerStart(0);
4876
4935
  i0.ɵɵnamespaceSVG();
4877
- i0.ɵɵelementStart(1, "svg", 61);
4878
- i0.ɵɵelement(2, "path", 56);
4879
- i0.ɵɵelement(3, "path", 57);
4880
- i0.ɵɵelement(4, "path", 58);
4881
- i0.ɵɵelement(5, "path", 59);
4882
- i0.ɵɵelement(6, "path", 60);
4883
- i0.ɵɵelement(7, "path", 62);
4884
- i0.ɵɵelement(8, "path", 63);
4885
- i0.ɵɵelement(9, "path", 64);
4886
- i0.ɵɵelement(10, "path", 65);
4887
- i0.ɵɵelement(11, "path", 66);
4936
+ i0.ɵɵelementStart(1, "svg", 65);
4937
+ i0.ɵɵelement(2, "path", 60);
4938
+ i0.ɵɵelement(3, "path", 61);
4939
+ i0.ɵɵelement(4, "path", 62);
4940
+ i0.ɵɵelement(5, "path", 63);
4941
+ i0.ɵɵelement(6, "path", 64);
4942
+ i0.ɵɵelement(7, "path", 66);
4943
+ i0.ɵɵelement(8, "path", 67);
4944
+ i0.ɵɵelement(9, "path", 68);
4945
+ i0.ɵɵelement(10, "path", 69);
4946
+ i0.ɵɵelement(11, "path", 70);
4888
4947
  i0.ɵɵelementEnd();
4889
4948
  i0.ɵɵelementContainerEnd();
4890
4949
  }
4891
4950
  if (rf & 2) {
4892
- var ctx_r19 = i0.ɵɵnextContext(2);
4951
+ var ctx_r23 = i0.ɵɵnextContext(2);
4893
4952
  i0.ɵɵadvance(1);
4894
- i0.ɵɵattribute("width.px", ctx_r19.width)("height.px", ctx_r19.height);
4953
+ i0.ɵɵattribute("width.px", ctx_r23.width)("height.px", ctx_r23.height);
4895
4954
  i0.ɵɵadvance(1);
4896
- i0.ɵɵattribute("stroke", ctx_r19.primaryColor);
4955
+ i0.ɵɵattribute("stroke", ctx_r23.primaryColor);
4897
4956
  i0.ɵɵadvance(1);
4898
- i0.ɵɵattribute("stroke", ctx_r19.primaryColor);
4957
+ i0.ɵɵattribute("stroke", ctx_r23.primaryColor);
4899
4958
  i0.ɵɵadvance(1);
4900
- i0.ɵɵattribute("stroke", ctx_r19.primaryColor);
4959
+ i0.ɵɵattribute("stroke", ctx_r23.primaryColor);
4901
4960
  i0.ɵɵadvance(1);
4902
- i0.ɵɵattribute("stroke", ctx_r19.primaryColor);
4961
+ i0.ɵɵattribute("stroke", ctx_r23.primaryColor);
4903
4962
  i0.ɵɵadvance(1);
4904
- i0.ɵɵattribute("stroke", ctx_r19.primaryColor);
4963
+ i0.ɵɵattribute("stroke", ctx_r23.primaryColor);
4905
4964
  i0.ɵɵadvance(1);
4906
- i0.ɵɵattribute("stroke", ctx_r19.primaryColor);
4965
+ i0.ɵɵattribute("stroke", ctx_r23.primaryColor);
4907
4966
  i0.ɵɵadvance(1);
4908
- i0.ɵɵattribute("stroke", ctx_r19.primaryColor);
4967
+ i0.ɵɵattribute("stroke", ctx_r23.primaryColor);
4909
4968
  i0.ɵɵadvance(1);
4910
- i0.ɵɵattribute("stroke", ctx_r19.primaryColor);
4969
+ i0.ɵɵattribute("stroke", ctx_r23.primaryColor);
4911
4970
  i0.ɵɵadvance(1);
4912
- i0.ɵɵattribute("stroke", ctx_r19.primaryColor);
4971
+ i0.ɵɵattribute("stroke", ctx_r23.primaryColor);
4913
4972
  i0.ɵɵadvance(1);
4914
- i0.ɵɵattribute("stroke", ctx_r19.primaryColor);
4973
+ i0.ɵɵattribute("stroke", ctx_r23.primaryColor);
4915
4974
  }
4916
4975
  }
4917
- function IconComponent_ng_template_1_ng_container_19_Template(rf, ctx) {
4976
+ function IconComponent_ng_template_1_ng_container_23_Template(rf, ctx) {
4918
4977
  if (rf & 1) {
4919
4978
  i0.ɵɵelementContainerStart(0);
4920
4979
  i0.ɵɵnamespaceSVG();
4921
- i0.ɵɵelementStart(1, "svg", 67);
4922
- i0.ɵɵelement(2, "path", 56);
4923
- i0.ɵɵelement(3, "path", 57);
4924
- i0.ɵɵelement(4, "path", 58);
4925
- i0.ɵɵelement(5, "path", 59);
4926
- i0.ɵɵelement(6, "path", 60);
4927
- i0.ɵɵelement(7, "path", 62);
4928
- i0.ɵɵelement(8, "path", 63);
4929
- i0.ɵɵelement(9, "path", 64);
4930
- i0.ɵɵelement(10, "path", 65);
4931
- i0.ɵɵelement(11, "path", 66);
4932
- i0.ɵɵelement(12, "path", 68);
4933
- i0.ɵɵelement(13, "path", 69);
4934
- i0.ɵɵelement(14, "path", 70);
4935
- i0.ɵɵelement(15, "path", 71);
4936
- i0.ɵɵelement(16, "path", 72);
4980
+ i0.ɵɵelementStart(1, "svg", 71);
4981
+ i0.ɵɵelement(2, "path", 60);
4982
+ i0.ɵɵelement(3, "path", 61);
4983
+ i0.ɵɵelement(4, "path", 62);
4984
+ i0.ɵɵelement(5, "path", 63);
4985
+ i0.ɵɵelement(6, "path", 64);
4986
+ i0.ɵɵelement(7, "path", 66);
4987
+ i0.ɵɵelement(8, "path", 67);
4988
+ i0.ɵɵelement(9, "path", 68);
4989
+ i0.ɵɵelement(10, "path", 69);
4990
+ i0.ɵɵelement(11, "path", 70);
4991
+ i0.ɵɵelement(12, "path", 72);
4992
+ i0.ɵɵelement(13, "path", 73);
4993
+ i0.ɵɵelement(14, "path", 74);
4994
+ i0.ɵɵelement(15, "path", 75);
4995
+ i0.ɵɵelement(16, "path", 76);
4937
4996
  i0.ɵɵelementEnd();
4938
4997
  i0.ɵɵelementContainerEnd();
4939
4998
  }
4940
4999
  if (rf & 2) {
4941
- var ctx_r20 = i0.ɵɵnextContext(2);
5000
+ var ctx_r24 = i0.ɵɵnextContext(2);
4942
5001
  i0.ɵɵadvance(1);
4943
- i0.ɵɵattribute("width.px", ctx_r20.width)("height.px", ctx_r20.height);
5002
+ i0.ɵɵattribute("width.px", ctx_r24.width)("height.px", ctx_r24.height);
4944
5003
  i0.ɵɵadvance(1);
4945
- i0.ɵɵattribute("stroke", ctx_r20.primaryColor);
5004
+ i0.ɵɵattribute("stroke", ctx_r24.primaryColor);
4946
5005
  i0.ɵɵadvance(1);
4947
- i0.ɵɵattribute("stroke", ctx_r20.primaryColor);
5006
+ i0.ɵɵattribute("stroke", ctx_r24.primaryColor);
4948
5007
  i0.ɵɵadvance(1);
4949
- i0.ɵɵattribute("stroke", ctx_r20.primaryColor);
5008
+ i0.ɵɵattribute("stroke", ctx_r24.primaryColor);
4950
5009
  i0.ɵɵadvance(1);
4951
- i0.ɵɵattribute("stroke", ctx_r20.primaryColor);
5010
+ i0.ɵɵattribute("stroke", ctx_r24.primaryColor);
4952
5011
  i0.ɵɵadvance(1);
4953
- i0.ɵɵattribute("stroke", ctx_r20.primaryColor);
5012
+ i0.ɵɵattribute("stroke", ctx_r24.primaryColor);
4954
5013
  i0.ɵɵadvance(1);
4955
- i0.ɵɵattribute("stroke", ctx_r20.primaryColor);
5014
+ i0.ɵɵattribute("stroke", ctx_r24.primaryColor);
4956
5015
  i0.ɵɵadvance(1);
4957
- i0.ɵɵattribute("stroke", ctx_r20.primaryColor);
5016
+ i0.ɵɵattribute("stroke", ctx_r24.primaryColor);
4958
5017
  i0.ɵɵadvance(1);
4959
- i0.ɵɵattribute("stroke", ctx_r20.primaryColor);
5018
+ i0.ɵɵattribute("stroke", ctx_r24.primaryColor);
4960
5019
  i0.ɵɵadvance(1);
4961
- i0.ɵɵattribute("stroke", ctx_r20.primaryColor);
5020
+ i0.ɵɵattribute("stroke", ctx_r24.primaryColor);
4962
5021
  i0.ɵɵadvance(1);
4963
- i0.ɵɵattribute("stroke", ctx_r20.primaryColor);
5022
+ i0.ɵɵattribute("stroke", ctx_r24.primaryColor);
4964
5023
  i0.ɵɵadvance(1);
4965
- i0.ɵɵattribute("stroke", ctx_r20.primaryColor);
5024
+ i0.ɵɵattribute("stroke", ctx_r24.primaryColor);
4966
5025
  i0.ɵɵadvance(1);
4967
- i0.ɵɵattribute("stroke", ctx_r20.primaryColor);
5026
+ i0.ɵɵattribute("stroke", ctx_r24.primaryColor);
4968
5027
  i0.ɵɵadvance(1);
4969
- i0.ɵɵattribute("stroke", ctx_r20.primaryColor);
5028
+ i0.ɵɵattribute("stroke", ctx_r24.primaryColor);
4970
5029
  i0.ɵɵadvance(1);
4971
- i0.ɵɵattribute("stroke", ctx_r20.primaryColor);
5030
+ i0.ɵɵattribute("stroke", ctx_r24.primaryColor);
4972
5031
  i0.ɵɵadvance(1);
4973
- i0.ɵɵattribute("stroke", ctx_r20.primaryColor);
5032
+ i0.ɵɵattribute("stroke", ctx_r24.primaryColor);
4974
5033
  }
4975
5034
  }
4976
- function IconComponent_ng_template_1_ng_container_20_Template(rf, ctx) {
5035
+ function IconComponent_ng_template_1_ng_container_24_Template(rf, ctx) {
4977
5036
  if (rf & 1) {
4978
5037
  i0.ɵɵelementContainerStart(0);
4979
5038
  i0.ɵɵnamespaceSVG();
4980
- i0.ɵɵelementStart(1, "svg", 73);
4981
- i0.ɵɵelement(2, "path", 74);
4982
- i0.ɵɵelement(3, "path", 75);
4983
- i0.ɵɵelement(4, "path", 76);
4984
- i0.ɵɵelement(5, "path", 77);
4985
- i0.ɵɵelement(6, "path", 78);
4986
- i0.ɵɵelement(7, "path", 79);
5039
+ i0.ɵɵelementStart(1, "svg", 77);
5040
+ i0.ɵɵelement(2, "path", 78);
5041
+ i0.ɵɵelement(3, "path", 79);
5042
+ i0.ɵɵelement(4, "path", 80);
5043
+ i0.ɵɵelement(5, "path", 81);
5044
+ i0.ɵɵelement(6, "path", 82);
5045
+ i0.ɵɵelement(7, "path", 83);
4987
5046
  i0.ɵɵelementEnd();
4988
5047
  i0.ɵɵelementContainerEnd();
4989
5048
  }
4990
5049
  if (rf & 2) {
4991
- var ctx_r21 = i0.ɵɵnextContext(2);
5050
+ var ctx_r25 = i0.ɵɵnextContext(2);
4992
5051
  i0.ɵɵadvance(1);
4993
- i0.ɵɵattribute("width.px", ctx_r21.width)("height.px", ctx_r21.height);
5052
+ i0.ɵɵattribute("width.px", ctx_r25.width)("height.px", ctx_r25.height);
4994
5053
  i0.ɵɵadvance(1);
4995
- i0.ɵɵattribute("fill", ctx_r21.primaryColor);
5054
+ i0.ɵɵattribute("fill", ctx_r25.primaryColor);
4996
5055
  i0.ɵɵadvance(1);
4997
- i0.ɵɵattribute("fill", ctx_r21.primaryColor);
5056
+ i0.ɵɵattribute("fill", ctx_r25.primaryColor);
4998
5057
  i0.ɵɵadvance(1);
4999
- i0.ɵɵattribute("fill", ctx_r21.primaryColor);
5058
+ i0.ɵɵattribute("fill", ctx_r25.primaryColor);
5000
5059
  i0.ɵɵadvance(1);
5001
- i0.ɵɵattribute("fill", ctx_r21.primaryColor);
5060
+ i0.ɵɵattribute("fill", ctx_r25.primaryColor);
5002
5061
  i0.ɵɵadvance(1);
5003
- i0.ɵɵattribute("fill", ctx_r21.primaryColor);
5062
+ i0.ɵɵattribute("fill", ctx_r25.primaryColor);
5004
5063
  i0.ɵɵadvance(1);
5005
- i0.ɵɵattribute("fill", ctx_r21.primaryColor);
5064
+ i0.ɵɵattribute("fill", ctx_r25.primaryColor);
5006
5065
  }
5007
5066
  }
5008
- function IconComponent_ng_template_1_ng_container_21_Template(rf, ctx) {
5067
+ function IconComponent_ng_template_1_ng_container_25_Template(rf, ctx) {
5009
5068
  if (rf & 1) {
5010
5069
  i0.ɵɵelementContainerStart(0);
5011
5070
  i0.ɵɵnamespaceSVG();
5012
- i0.ɵɵelementStart(1, "svg", 80);
5013
- i0.ɵɵelement(2, "path", 81);
5014
- i0.ɵɵelement(3, "path", 82);
5071
+ i0.ɵɵelementStart(1, "svg", 84);
5072
+ i0.ɵɵelement(2, "path", 85);
5073
+ i0.ɵɵelement(3, "path", 86);
5015
5074
  i0.ɵɵelementEnd();
5016
5075
  i0.ɵɵelementContainerEnd();
5017
5076
  }
5018
5077
  if (rf & 2) {
5019
- var ctx_r22 = i0.ɵɵnextContext(2);
5078
+ var ctx_r26 = i0.ɵɵnextContext(2);
5020
5079
  i0.ɵɵadvance(1);
5021
- i0.ɵɵattribute("width.px", ctx_r22.width)("height.px", ctx_r22.height);
5080
+ i0.ɵɵattribute("width.px", ctx_r26.width)("height.px", ctx_r26.height);
5022
5081
  i0.ɵɵadvance(2);
5023
- i0.ɵɵattribute("fill", ctx_r22.primaryColor);
5082
+ i0.ɵɵattribute("fill", ctx_r26.primaryColor);
5024
5083
  }
5025
5084
  }
5026
- function IconComponent_ng_template_1_ng_container_22_Template(rf, ctx) {
5085
+ function IconComponent_ng_template_1_ng_container_26_Template(rf, ctx) {
5027
5086
  if (rf & 1) {
5028
5087
  i0.ɵɵelementContainerStart(0);
5029
5088
  i0.ɵɵnamespaceSVG();
5030
- i0.ɵɵelementStart(1, "svg", 83);
5031
- i0.ɵɵelement(2, "path", 84);
5089
+ i0.ɵɵelementStart(1, "svg", 87);
5090
+ i0.ɵɵelement(2, "path", 88);
5032
5091
  i0.ɵɵelementEnd();
5033
5092
  i0.ɵɵelementContainerEnd();
5034
5093
  }
5035
5094
  if (rf & 2) {
5036
- var ctx_r23 = i0.ɵɵnextContext(2);
5095
+ var ctx_r27 = i0.ɵɵnextContext(2);
5037
5096
  i0.ɵɵadvance(1);
5038
- i0.ɵɵattribute("width.px", ctx_r23.width)("height.px", ctx_r23.height)("fill", ctx_r23.primaryColor);
5097
+ i0.ɵɵattribute("width.px", ctx_r27.width)("height.px", ctx_r27.height)("fill", ctx_r27.primaryColor);
5039
5098
  }
5040
5099
  }
5041
- function IconComponent_ng_template_1_ng_container_23_Template(rf, ctx) {
5100
+ function IconComponent_ng_template_1_ng_container_27_Template(rf, ctx) {
5042
5101
  if (rf & 1) {
5043
5102
  i0.ɵɵelementContainerStart(0);
5044
5103
  i0.ɵɵnamespaceSVG();
5045
- i0.ɵɵelementStart(1, "svg", 85);
5046
- i0.ɵɵelement(2, "path", 86);
5104
+ i0.ɵɵelementStart(1, "svg", 89);
5105
+ i0.ɵɵelement(2, "path", 90);
5047
5106
  i0.ɵɵelementEnd();
5048
5107
  i0.ɵɵelementContainerEnd();
5049
5108
  }
5050
5109
  if (rf & 2) {
5051
- var ctx_r24 = i0.ɵɵnextContext(2);
5110
+ var ctx_r28 = i0.ɵɵnextContext(2);
5052
5111
  i0.ɵɵadvance(1);
5053
- i0.ɵɵattribute("width.px", ctx_r24.width)("height.px", ctx_r24.height)("fill", ctx_r24.primaryColor);
5112
+ i0.ɵɵattribute("width.px", ctx_r28.width)("height.px", ctx_r28.height)("fill", ctx_r28.primaryColor);
5054
5113
  }
5055
5114
  }
5056
- function IconComponent_ng_template_1_ng_container_24_Template(rf, ctx) {
5115
+ function IconComponent_ng_template_1_ng_container_28_Template(rf, ctx) {
5057
5116
  if (rf & 1) {
5058
5117
  i0.ɵɵelementContainerStart(0);
5059
5118
  i0.ɵɵnamespaceSVG();
5060
- i0.ɵɵelementStart(1, "svg", 87);
5061
- i0.ɵɵelement(2, "path", 88);
5119
+ i0.ɵɵelementStart(1, "svg", 91);
5120
+ i0.ɵɵelement(2, "path", 92);
5062
5121
  i0.ɵɵelementEnd();
5063
5122
  i0.ɵɵelementContainerEnd();
5064
5123
  }
5065
5124
  if (rf & 2) {
5066
- var ctx_r25 = i0.ɵɵnextContext(2);
5125
+ var ctx_r29 = i0.ɵɵnextContext(2);
5067
5126
  i0.ɵɵadvance(1);
5068
- i0.ɵɵattribute("width.px", ctx_r25.width)("height.px", ctx_r25.height);
5127
+ i0.ɵɵattribute("width.px", ctx_r29.width)("height.px", ctx_r29.height);
5069
5128
  i0.ɵɵadvance(1);
5070
- i0.ɵɵattribute("fill", ctx_r25.primaryColor);
5129
+ i0.ɵɵattribute("fill", ctx_r29.primaryColor);
5071
5130
  }
5072
5131
  }
5073
- function IconComponent_ng_template_1_ng_container_25_Template(rf, ctx) {
5132
+ function IconComponent_ng_template_1_ng_container_29_Template(rf, ctx) {
5074
5133
  if (rf & 1) {
5075
5134
  i0.ɵɵelementContainerStart(0);
5076
5135
  i0.ɵɵnamespaceSVG();
5077
- i0.ɵɵelementStart(1, "svg", 89);
5078
- i0.ɵɵelement(2, "path", 90);
5136
+ i0.ɵɵelementStart(1, "svg", 93);
5137
+ i0.ɵɵelement(2, "path", 94);
5079
5138
  i0.ɵɵelementEnd();
5080
5139
  i0.ɵɵelementContainerEnd();
5081
5140
  }
5082
5141
  if (rf & 2) {
5083
- var ctx_r26 = i0.ɵɵnextContext(2);
5142
+ var ctx_r30 = i0.ɵɵnextContext(2);
5084
5143
  i0.ɵɵadvance(1);
5085
- i0.ɵɵattribute("width.px", ctx_r26.width)("height.px", ctx_r26.height)("fill", ctx_r26.primaryColor);
5144
+ i0.ɵɵattribute("width.px", ctx_r30.width)("height.px", ctx_r30.height)("fill", ctx_r30.primaryColor);
5086
5145
  }
5087
5146
  }
5088
- function IconComponent_ng_template_1_ng_container_26_Template(rf, ctx) {
5147
+ function IconComponent_ng_template_1_ng_container_30_Template(rf, ctx) {
5089
5148
  if (rf & 1) {
5090
5149
  i0.ɵɵelementContainerStart(0);
5091
5150
  i0.ɵɵnamespaceSVG();
5092
- i0.ɵɵelementStart(1, "svg", 91);
5093
- i0.ɵɵelement(2, "path", 92);
5094
- i0.ɵɵelement(3, "path", 93);
5095
- i0.ɵɵelement(4, "rect", 94);
5096
- i0.ɵɵelement(5, "rect", 95);
5097
- i0.ɵɵelement(6, "rect", 96);
5098
- i0.ɵɵelement(7, "path", 97);
5099
- i0.ɵɵelement(8, "path", 98);
5151
+ i0.ɵɵelementStart(1, "svg", 95);
5152
+ i0.ɵɵelement(2, "path", 96);
5153
+ i0.ɵɵelement(3, "path", 97);
5154
+ i0.ɵɵelement(4, "rect", 98);
5155
+ i0.ɵɵelement(5, "rect", 99);
5156
+ i0.ɵɵelement(6, "rect", 100);
5157
+ i0.ɵɵelement(7, "path", 101);
5158
+ i0.ɵɵelement(8, "path", 102);
5100
5159
  i0.ɵɵelementEnd();
5101
5160
  i0.ɵɵelementContainerEnd();
5102
5161
  }
5103
5162
  if (rf & 2) {
5104
- var ctx_r27 = i0.ɵɵnextContext(2);
5163
+ var ctx_r31 = i0.ɵɵnextContext(2);
5105
5164
  i0.ɵɵadvance(1);
5106
- i0.ɵɵattribute("width.px", ctx_r27.width)("height.px", ctx_r27.height)("fill", ctx_r27.primaryColor);
5165
+ i0.ɵɵattribute("width.px", ctx_r31.width)("height.px", ctx_r31.height)("fill", ctx_r31.primaryColor);
5107
5166
  }
5108
5167
  }
5109
- function IconComponent_ng_template_1_ng_container_27_Template(rf, ctx) {
5168
+ function IconComponent_ng_template_1_ng_container_31_Template(rf, ctx) {
5110
5169
  if (rf & 1) {
5111
5170
  i0.ɵɵelementContainerStart(0);
5112
5171
  i0.ɵɵnamespaceSVG();
5113
- i0.ɵɵelementStart(1, "svg", 99);
5114
- i0.ɵɵelement(2, "path", 100);
5172
+ i0.ɵɵelementStart(1, "svg", 103);
5173
+ i0.ɵɵelement(2, "path", 104);
5115
5174
  i0.ɵɵelementEnd();
5116
5175
  i0.ɵɵelementContainerEnd();
5117
5176
  }
5118
5177
  if (rf & 2) {
5119
- var ctx_r28 = i0.ɵɵnextContext(2);
5178
+ var ctx_r32 = i0.ɵɵnextContext(2);
5120
5179
  i0.ɵɵadvance(1);
5121
- i0.ɵɵattribute("width.px", ctx_r28.width);
5180
+ i0.ɵɵattribute("width.px", ctx_r32.width);
5122
5181
  i0.ɵɵadvance(1);
5123
- i0.ɵɵattribute("fill", ctx_r28.primaryColor);
5182
+ i0.ɵɵattribute("fill", ctx_r32.primaryColor);
5124
5183
  }
5125
5184
  }
5126
- function IconComponent_ng_template_1_ng_container_28_Template(rf, ctx) {
5185
+ function IconComponent_ng_template_1_ng_container_32_Template(rf, ctx) {
5127
5186
  if (rf & 1) {
5128
5187
  i0.ɵɵelementContainerStart(0);
5129
5188
  i0.ɵɵnamespaceSVG();
5130
- i0.ɵɵelementStart(1, "svg", 101);
5189
+ i0.ɵɵelementStart(1, "svg", 105);
5131
5190
  i0.ɵɵelementStart(2, "g");
5132
5191
  i0.ɵɵelementStart(3, "g");
5133
- i0.ɵɵelement(4, "path", 102);
5134
- i0.ɵɵelement(5, "path", 103);
5192
+ i0.ɵɵelement(4, "path", 106);
5193
+ i0.ɵɵelement(5, "path", 107);
5135
5194
  i0.ɵɵelementEnd();
5136
5195
  i0.ɵɵelementEnd();
5137
5196
  i0.ɵɵelementStart(6, "defs");
5138
5197
  i0.ɵɵelementStart(7, "clipPath");
5139
- i0.ɵɵelement(8, "rect", 104);
5198
+ i0.ɵɵelement(8, "rect", 108);
5140
5199
  i0.ɵɵelementEnd();
5141
5200
  i0.ɵɵelementStart(9, "clipPath");
5142
- i0.ɵɵelement(10, "rect", 104);
5201
+ i0.ɵɵelement(10, "rect", 108);
5143
5202
  i0.ɵɵelementEnd();
5144
5203
  i0.ɵɵelementEnd();
5145
5204
  i0.ɵɵelementEnd();
5146
5205
  i0.ɵɵelementContainerEnd();
5147
5206
  }
5148
5207
  if (rf & 2) {
5149
- var ctx_r29 = i0.ɵɵnextContext(2);
5208
+ var ctx_r33 = i0.ɵɵnextContext(2);
5150
5209
  i0.ɵɵadvance(1);
5151
- i0.ɵɵattribute("width.px", ctx_r29.width)("height.px", ctx_r29.height);
5210
+ i0.ɵɵattribute("width.px", ctx_r33.width)("height.px", ctx_r33.height);
5152
5211
  i0.ɵɵadvance(3);
5153
- i0.ɵɵattribute("fill", ctx_r29.primaryColor);
5212
+ i0.ɵɵattribute("fill", ctx_r33.primaryColor);
5154
5213
  i0.ɵɵadvance(1);
5155
- i0.ɵɵattribute("fill", ctx_r29.primaryColor);
5214
+ i0.ɵɵattribute("fill", ctx_r33.primaryColor);
5156
5215
  }
5157
5216
  }
5158
- function IconComponent_ng_template_1_ng_container_29_Template(rf, ctx) {
5217
+ function IconComponent_ng_template_1_ng_container_33_Template(rf, ctx) {
5159
5218
  if (rf & 1) {
5160
5219
  i0.ɵɵelementContainerStart(0);
5161
5220
  i0.ɵɵnamespaceSVG();
5162
- i0.ɵɵelementStart(1, "svg", 24);
5163
- i0.ɵɵelement(2, "path", 105);
5221
+ i0.ɵɵelementStart(1, "svg", 28);
5222
+ i0.ɵɵelement(2, "path", 109);
5164
5223
  i0.ɵɵelementEnd();
5165
5224
  i0.ɵɵelementContainerEnd();
5166
5225
  }
5167
5226
  if (rf & 2) {
5168
- var ctx_r30 = i0.ɵɵnextContext(2);
5227
+ var ctx_r34 = i0.ɵɵnextContext(2);
5169
5228
  i0.ɵɵadvance(1);
5170
- i0.ɵɵattribute("width.px", ctx_r30.width)("height.px", ctx_r30.height);
5229
+ i0.ɵɵattribute("width.px", ctx_r34.width)("height.px", ctx_r34.height);
5171
5230
  i0.ɵɵadvance(1);
5172
- i0.ɵɵattribute("fill", ctx_r30.primaryColor);
5231
+ i0.ɵɵattribute("fill", ctx_r34.primaryColor);
5173
5232
  }
5174
5233
  }
5175
- function IconComponent_ng_template_1_ng_container_30_Template(rf, ctx) {
5234
+ function IconComponent_ng_template_1_ng_container_34_Template(rf, ctx) {
5176
5235
  if (rf & 1) {
5177
5236
  i0.ɵɵelementContainerStart(0);
5178
5237
  i0.ɵɵnamespaceSVG();
5179
- i0.ɵɵelementStart(1, "svg", 80);
5180
- i0.ɵɵelement(2, "path", 81);
5181
- i0.ɵɵelement(3, "path", 106);
5238
+ i0.ɵɵelementStart(1, "svg", 84);
5239
+ i0.ɵɵelement(2, "path", 85);
5240
+ i0.ɵɵelement(3, "path", 110);
5182
5241
  i0.ɵɵelementEnd();
5183
5242
  i0.ɵɵelementContainerEnd();
5184
5243
  }
5185
5244
  if (rf & 2) {
5186
- var ctx_r31 = i0.ɵɵnextContext(2);
5245
+ var ctx_r35 = i0.ɵɵnextContext(2);
5187
5246
  i0.ɵɵadvance(1);
5188
- i0.ɵɵattribute("fill", ctx_r31.primaryColor)("width.px", ctx_r31.width)("height.px", ctx_r31.height);
5247
+ i0.ɵɵattribute("fill", ctx_r35.primaryColor)("width.px", ctx_r35.width)("height.px", ctx_r35.height);
5189
5248
  }
5190
5249
  }
5191
- function IconComponent_ng_template_1_ng_container_31_Template(rf, ctx) {
5250
+ function IconComponent_ng_template_1_ng_container_35_Template(rf, ctx) {
5192
5251
  if (rf & 1) {
5193
5252
  i0.ɵɵelementContainerStart(0);
5194
5253
  i0.ɵɵnamespaceSVG();
5195
- i0.ɵɵelementStart(1, "svg", 80);
5196
- i0.ɵɵelement(2, "path", 107);
5197
- i0.ɵɵelement(3, "path", 108);
5254
+ i0.ɵɵelementStart(1, "svg", 84);
5255
+ i0.ɵɵelement(2, "path", 111);
5256
+ i0.ɵɵelement(3, "path", 112);
5198
5257
  i0.ɵɵelementEnd();
5199
5258
  i0.ɵɵelementContainerEnd();
5200
5259
  }
5201
5260
  if (rf & 2) {
5202
- var ctx_r32 = i0.ɵɵnextContext(2);
5261
+ var ctx_r36 = i0.ɵɵnextContext(2);
5203
5262
  i0.ɵɵadvance(1);
5204
- i0.ɵɵattribute("fill", ctx_r32.primaryColor)("width.px", ctx_r32.width)("height.px", ctx_r32.height);
5263
+ i0.ɵɵattribute("fill", ctx_r36.primaryColor)("width.px", ctx_r36.width)("height.px", ctx_r36.height);
5205
5264
  }
5206
5265
  }
5207
- function IconComponent_ng_template_1_ng_container_32_Template(rf, ctx) {
5266
+ function IconComponent_ng_template_1_ng_container_36_Template(rf, ctx) {
5208
5267
  if (rf & 1) {
5209
5268
  i0.ɵɵelementContainerStart(0);
5210
5269
  i0.ɵɵnamespaceSVG();
5211
- i0.ɵɵelementStart(1, "svg", 87);
5212
- i0.ɵɵelement(2, "path", 109);
5213
- i0.ɵɵelement(3, "path", 110);
5214
- i0.ɵɵelement(4, "path", 111);
5270
+ i0.ɵɵelementStart(1, "svg", 91);
5271
+ i0.ɵɵelement(2, "path", 113);
5272
+ i0.ɵɵelement(3, "path", 114);
5273
+ i0.ɵɵelement(4, "path", 115);
5215
5274
  i0.ɵɵelementEnd();
5216
5275
  i0.ɵɵelementContainerEnd();
5217
5276
  }
5218
5277
  if (rf & 2) {
5219
- var ctx_r33 = i0.ɵɵnextContext(2);
5278
+ var ctx_r37 = i0.ɵɵnextContext(2);
5220
5279
  i0.ɵɵadvance(1);
5221
- i0.ɵɵattribute("width.px", ctx_r33.width)("height.px", ctx_r33.height);
5280
+ i0.ɵɵattribute("width.px", ctx_r37.width)("height.px", ctx_r37.height);
5222
5281
  i0.ɵɵadvance(1);
5223
- i0.ɵɵattribute("fill", ctx_r33.primaryColor);
5282
+ i0.ɵɵattribute("fill", ctx_r37.primaryColor);
5224
5283
  i0.ɵɵadvance(1);
5225
- i0.ɵɵattribute("fill", ctx_r33.primaryColor);
5284
+ i0.ɵɵattribute("fill", ctx_r37.primaryColor);
5226
5285
  i0.ɵɵadvance(1);
5227
- i0.ɵɵattribute("fill", ctx_r33.primaryColor);
5286
+ i0.ɵɵattribute("fill", ctx_r37.primaryColor);
5228
5287
  }
5229
5288
  }
5230
- function IconComponent_ng_template_1_ng_container_33_Template(rf, ctx) {
5289
+ function IconComponent_ng_template_1_ng_container_37_Template(rf, ctx) {
5231
5290
  if (rf & 1) {
5232
5291
  i0.ɵɵelementContainerStart(0);
5233
5292
  i0.ɵɵnamespaceSVG();
5234
- i0.ɵɵelementStart(1, "svg", 112);
5235
- i0.ɵɵelement(2, "path", 113);
5236
- i0.ɵɵelement(3, "path", 114);
5237
- i0.ɵɵelement(4, "path", 115);
5293
+ i0.ɵɵelementStart(1, "svg", 116);
5294
+ i0.ɵɵelement(2, "path", 117);
5295
+ i0.ɵɵelement(3, "path", 118);
5296
+ i0.ɵɵelement(4, "path", 119);
5238
5297
  i0.ɵɵelementEnd();
5239
5298
  i0.ɵɵelementContainerEnd();
5240
5299
  }
5241
5300
  if (rf & 2) {
5242
- var ctx_r34 = i0.ɵɵnextContext(2);
5301
+ var ctx_r38 = i0.ɵɵnextContext(2);
5243
5302
  i0.ɵɵadvance(1);
5244
- i0.ɵɵattribute("width.px", ctx_r34.width)("height.px", ctx_r34.height)("fill", ctx_r34.primaryColor);
5303
+ i0.ɵɵattribute("width.px", ctx_r38.width)("height.px", ctx_r38.height)("fill", ctx_r38.primaryColor);
5245
5304
  }
5246
5305
  }
5247
- function IconComponent_ng_template_1_ng_container_34_Template(rf, ctx) {
5306
+ function IconComponent_ng_template_1_ng_container_38_Template(rf, ctx) {
5248
5307
  if (rf & 1) {
5249
5308
  i0.ɵɵelementContainerStart(0);
5250
5309
  i0.ɵɵnamespaceSVG();
5251
- i0.ɵɵelementStart(1, "svg", 116);
5252
- i0.ɵɵelementStart(2, "mask", 117);
5253
- i0.ɵɵelement(3, "path", 118);
5254
- i0.ɵɵelement(4, "path", 119);
5310
+ i0.ɵɵelementStart(1, "svg", 120);
5311
+ i0.ɵɵelementStart(2, "mask", 121);
5312
+ i0.ɵɵelement(3, "path", 122);
5313
+ i0.ɵɵelement(4, "path", 123);
5255
5314
  i0.ɵɵelementEnd();
5256
- i0.ɵɵelement(5, "path", 120);
5257
- i0.ɵɵelement(6, "path", 121);
5315
+ i0.ɵɵelement(5, "path", 124);
5316
+ i0.ɵɵelement(6, "path", 125);
5258
5317
  i0.ɵɵelementEnd();
5259
5318
  i0.ɵɵelementContainerEnd();
5260
5319
  }
5261
5320
  }
5262
- function IconComponent_ng_template_1_ng_container_35_Template(rf, ctx) {
5321
+ function IconComponent_ng_template_1_ng_container_39_Template(rf, ctx) {
5263
5322
  if (rf & 1) {
5264
5323
  i0.ɵɵelementContainerStart(0);
5265
5324
  i0.ɵɵnamespaceSVG();
5266
- i0.ɵɵelementStart(1, "svg", 122);
5267
- i0.ɵɵelement(2, "path", 123);
5268
- i0.ɵɵelement(3, "path", 124);
5325
+ i0.ɵɵelementStart(1, "svg", 126);
5326
+ i0.ɵɵelement(2, "path", 127);
5327
+ i0.ɵɵelement(3, "path", 128);
5269
5328
  i0.ɵɵelementEnd();
5270
5329
  i0.ɵɵelementContainerEnd();
5271
5330
  }
5272
5331
  if (rf & 2) {
5273
- var ctx_r36 = i0.ɵɵnextContext(2);
5332
+ var ctx_r40 = i0.ɵɵnextContext(2);
5274
5333
  i0.ɵɵadvance(1);
5275
- i0.ɵɵattribute("fill", ctx_r36.primaryColor)("width.px", ctx_r36.width)("height.px", ctx_r36.height);
5334
+ i0.ɵɵattribute("fill", ctx_r40.primaryColor)("width.px", ctx_r40.width)("height.px", ctx_r40.height);
5276
5335
  i0.ɵɵadvance(1);
5277
- i0.ɵɵattribute("fill", ctx_r36.primaryColor);
5336
+ i0.ɵɵattribute("fill", ctx_r40.primaryColor);
5278
5337
  i0.ɵɵadvance(1);
5279
- i0.ɵɵattribute("fill", ctx_r36.primaryColor);
5338
+ i0.ɵɵattribute("fill", ctx_r40.primaryColor);
5280
5339
  }
5281
5340
  }
5282
- function IconComponent_ng_template_1_ng_container_36_Template(rf, ctx) {
5341
+ function IconComponent_ng_template_1_ng_container_40_Template(rf, ctx) {
5283
5342
  if (rf & 1) {
5284
5343
  i0.ɵɵelementContainerStart(0);
5285
5344
  i0.ɵɵnamespaceSVG();
5286
- i0.ɵɵelementStart(1, "svg", 125);
5287
- i0.ɵɵelement(2, "path", 126);
5288
- i0.ɵɵelement(3, "path", 127);
5289
- i0.ɵɵelement(4, "path", 128);
5345
+ i0.ɵɵelementStart(1, "svg", 129);
5346
+ i0.ɵɵelement(2, "path", 130);
5347
+ i0.ɵɵelement(3, "path", 131);
5348
+ i0.ɵɵelement(4, "path", 132);
5290
5349
  i0.ɵɵelementEnd();
5291
5350
  i0.ɵɵelementContainerEnd();
5292
5351
  }
5293
5352
  if (rf & 2) {
5294
- var ctx_r37 = i0.ɵɵnextContext(2);
5353
+ var ctx_r41 = i0.ɵɵnextContext(2);
5295
5354
  i0.ɵɵadvance(1);
5296
- i0.ɵɵattribute("width.px", ctx_r37.width)("height.px", ctx_r37.height);
5355
+ i0.ɵɵattribute("width.px", ctx_r41.width)("height.px", ctx_r41.height);
5297
5356
  i0.ɵɵadvance(1);
5298
- i0.ɵɵattribute("fill", ctx_r37.secondaryColor);
5357
+ i0.ɵɵattribute("fill", ctx_r41.secondaryColor);
5299
5358
  i0.ɵɵadvance(1);
5300
- i0.ɵɵattribute("fill", ctx_r37.primaryColor);
5359
+ i0.ɵɵattribute("fill", ctx_r41.primaryColor);
5301
5360
  i0.ɵɵadvance(1);
5302
- i0.ɵɵattribute("fill", ctx_r37.primaryColor);
5361
+ i0.ɵɵattribute("fill", ctx_r41.primaryColor);
5303
5362
  }
5304
5363
  }
5305
- function IconComponent_ng_template_1_ng_container_37_Template(rf, ctx) {
5364
+ function IconComponent_ng_template_1_ng_container_41_Template(rf, ctx) {
5306
5365
  if (rf & 1) {
5307
5366
  i0.ɵɵelementContainerStart(0);
5308
5367
  i0.ɵɵnamespaceSVG();
5309
- i0.ɵɵelementStart(1, "svg", 129);
5310
- i0.ɵɵelementStart(2, "g", 130);
5311
- i0.ɵɵelement(3, "path", 131);
5312
- i0.ɵɵelement(4, "path", 132);
5313
- i0.ɵɵelement(5, "path", 133);
5314
- i0.ɵɵelement(6, "path", 134);
5315
- i0.ɵɵelement(7, "path", 135);
5316
- i0.ɵɵelement(8, "path", 136);
5317
- i0.ɵɵelement(9, "path", 137);
5318
- i0.ɵɵelement(10, "path", 138);
5319
- i0.ɵɵelement(11, "path", 139);
5320
- i0.ɵɵelement(12, "path", 140);
5321
- i0.ɵɵelement(13, "path", 141);
5322
- i0.ɵɵelement(14, "path", 142);
5323
- i0.ɵɵelement(15, "path", 143);
5324
- i0.ɵɵelement(16, "path", 144);
5325
- i0.ɵɵelement(17, "path", 145);
5326
- i0.ɵɵelement(18, "path", 146);
5327
- i0.ɵɵelement(19, "path", 147);
5328
- i0.ɵɵelement(20, "path", 148);
5329
- i0.ɵɵelement(21, "path", 149);
5330
- i0.ɵɵelement(22, "path", 150);
5331
- i0.ɵɵelement(23, "path", 151);
5332
- i0.ɵɵelement(24, "path", 152);
5368
+ i0.ɵɵelementStart(1, "svg", 133);
5369
+ i0.ɵɵelementStart(2, "g", 134);
5370
+ i0.ɵɵelement(3, "path", 135);
5371
+ i0.ɵɵelement(4, "path", 136);
5372
+ i0.ɵɵelement(5, "path", 137);
5373
+ i0.ɵɵelement(6, "path", 138);
5374
+ i0.ɵɵelement(7, "path", 139);
5375
+ i0.ɵɵelement(8, "path", 140);
5376
+ i0.ɵɵelement(9, "path", 141);
5377
+ i0.ɵɵelement(10, "path", 142);
5378
+ i0.ɵɵelement(11, "path", 143);
5379
+ i0.ɵɵelement(12, "path", 144);
5380
+ i0.ɵɵelement(13, "path", 145);
5381
+ i0.ɵɵelement(14, "path", 146);
5382
+ i0.ɵɵelement(15, "path", 147);
5383
+ i0.ɵɵelement(16, "path", 148);
5384
+ i0.ɵɵelement(17, "path", 149);
5385
+ i0.ɵɵelement(18, "path", 150);
5386
+ i0.ɵɵelement(19, "path", 151);
5387
+ i0.ɵɵelement(20, "path", 152);
5388
+ i0.ɵɵelement(21, "path", 153);
5389
+ i0.ɵɵelement(22, "path", 154);
5390
+ i0.ɵɵelement(23, "path", 155);
5391
+ i0.ɵɵelement(24, "path", 156);
5333
5392
  i0.ɵɵelementEnd();
5334
5393
  i0.ɵɵelementStart(25, "defs");
5335
- i0.ɵɵelementStart(26, "clipPath", 153);
5336
- i0.ɵɵelement(27, "rect", 154);
5394
+ i0.ɵɵelementStart(26, "clipPath", 157);
5395
+ i0.ɵɵelement(27, "rect", 158);
5337
5396
  i0.ɵɵelementEnd();
5338
5397
  i0.ɵɵelementEnd();
5339
5398
  i0.ɵɵelementEnd();
5340
5399
  i0.ɵɵelementContainerEnd();
5341
5400
  }
5342
5401
  if (rf & 2) {
5343
- var ctx_r38 = i0.ɵɵnextContext(2);
5402
+ var ctx_r42 = i0.ɵɵnextContext(2);
5344
5403
  i0.ɵɵadvance(1);
5345
- i0.ɵɵattribute("width.px", ctx_r38.width)("height.px", ctx_r38.height);
5404
+ i0.ɵɵattribute("width.px", ctx_r42.width)("height.px", ctx_r42.height);
5346
5405
  }
5347
5406
  }
5348
- function IconComponent_ng_template_1_ng_container_38_Template(rf, ctx) {
5407
+ function IconComponent_ng_template_1_ng_container_42_Template(rf, ctx) {
5349
5408
  if (rf & 1) {
5350
5409
  i0.ɵɵelementContainerStart(0);
5351
5410
  i0.ɵɵnamespaceSVG();
5352
- i0.ɵɵelementStart(1, "svg", 7);
5353
- i0.ɵɵelement(2, "path", 155);
5411
+ i0.ɵɵelementStart(1, "svg", 10);
5412
+ i0.ɵɵelement(2, "path", 159);
5354
5413
  i0.ɵɵelementEnd();
5355
5414
  i0.ɵɵelementContainerEnd();
5356
5415
  }
5357
5416
  if (rf & 2) {
5358
- var ctx_r39 = i0.ɵɵnextContext(2);
5417
+ var ctx_r43 = i0.ɵɵnextContext(2);
5359
5418
  i0.ɵɵadvance(1);
5360
- i0.ɵɵattribute("width.px", ctx_r39.width)("height.px", ctx_r39.height);
5419
+ i0.ɵɵattribute("width.px", ctx_r43.width)("height.px", ctx_r43.height);
5361
5420
  i0.ɵɵadvance(1);
5362
- i0.ɵɵattribute("fill", ctx_r39.primaryColor);
5421
+ i0.ɵɵattribute("fill", ctx_r43.primaryColor);
5363
5422
  }
5364
5423
  }
5365
- function IconComponent_ng_template_1_ng_container_39_Template(rf, ctx) {
5424
+ function IconComponent_ng_template_1_ng_container_43_Template(rf, ctx) {
5366
5425
  if (rf & 1) {
5367
5426
  i0.ɵɵelementContainerStart(0);
5368
5427
  i0.ɵɵnamespaceSVG();
5369
- i0.ɵɵelementStart(1, "svg", 156);
5370
- i0.ɵɵelement(2, "path", 157);
5371
- i0.ɵɵelement(3, "path", 158);
5372
- i0.ɵɵelement(4, "path", 159);
5373
- i0.ɵɵelement(5, "path", 160);
5428
+ i0.ɵɵelementStart(1, "svg", 160);
5429
+ i0.ɵɵelement(2, "path", 161);
5430
+ i0.ɵɵelement(3, "path", 162);
5431
+ i0.ɵɵelement(4, "path", 163);
5432
+ i0.ɵɵelement(5, "path", 164);
5374
5433
  i0.ɵɵelementEnd();
5375
5434
  i0.ɵɵelementContainerEnd();
5376
5435
  }
5377
5436
  if (rf & 2) {
5378
- var ctx_r40 = i0.ɵɵnextContext(2);
5437
+ var ctx_r44 = i0.ɵɵnextContext(2);
5379
5438
  i0.ɵɵadvance(1);
5380
- i0.ɵɵattribute("width.px", ctx_r40.width)("height.px", ctx_r40.height);
5439
+ i0.ɵɵattribute("width.px", ctx_r44.width)("height.px", ctx_r44.height);
5381
5440
  i0.ɵɵadvance(1);
5382
- i0.ɵɵattribute("fill", ctx_r40.primaryColor);
5441
+ i0.ɵɵattribute("fill", ctx_r44.primaryColor);
5383
5442
  i0.ɵɵadvance(1);
5384
- i0.ɵɵattribute("fill", ctx_r40.primaryColor);
5443
+ i0.ɵɵattribute("fill", ctx_r44.primaryColor);
5385
5444
  i0.ɵɵadvance(1);
5386
- i0.ɵɵattribute("fill", ctx_r40.primaryColor);
5445
+ i0.ɵɵattribute("fill", ctx_r44.primaryColor);
5387
5446
  i0.ɵɵadvance(1);
5388
- i0.ɵɵattribute("fill", ctx_r40.primaryColor);
5447
+ i0.ɵɵattribute("fill", ctx_r44.primaryColor);
5389
5448
  }
5390
5449
  }
5391
- function IconComponent_ng_template_1_ng_container_40_Template(rf, ctx) {
5450
+ function IconComponent_ng_template_1_ng_container_44_Template(rf, ctx) {
5392
5451
  if (rf & 1) {
5393
5452
  i0.ɵɵelementContainerStart(0);
5394
5453
  i0.ɵɵnamespaceSVG();
5395
- i0.ɵɵelementStart(1, "svg", 161);
5396
- i0.ɵɵelement(2, "path", 162);
5397
- i0.ɵɵelement(3, "path", 163);
5398
- i0.ɵɵelement(4, "path", 164);
5454
+ i0.ɵɵelementStart(1, "svg", 165);
5455
+ i0.ɵɵelement(2, "path", 166);
5456
+ i0.ɵɵelement(3, "path", 167);
5457
+ i0.ɵɵelement(4, "path", 168);
5399
5458
  i0.ɵɵelementEnd();
5400
5459
  i0.ɵɵelementContainerEnd();
5401
5460
  }
5402
5461
  if (rf & 2) {
5403
- var ctx_r41 = i0.ɵɵnextContext(2);
5462
+ var ctx_r45 = i0.ɵɵnextContext(2);
5404
5463
  i0.ɵɵadvance(1);
5405
- i0.ɵɵattribute("width.px", ctx_r41.width)("height.px", ctx_r41.height);
5464
+ i0.ɵɵattribute("width.px", ctx_r45.width)("height.px", ctx_r45.height);
5406
5465
  i0.ɵɵadvance(1);
5407
- i0.ɵɵattribute("fill", ctx_r41.primaryColor);
5466
+ i0.ɵɵattribute("fill", ctx_r45.primaryColor);
5408
5467
  i0.ɵɵadvance(1);
5409
- i0.ɵɵattribute("fill", ctx_r41.primaryColor);
5468
+ i0.ɵɵattribute("fill", ctx_r45.primaryColor);
5410
5469
  i0.ɵɵadvance(1);
5411
- i0.ɵɵattribute("fill", ctx_r41.primaryColor);
5470
+ i0.ɵɵattribute("fill", ctx_r45.primaryColor);
5412
5471
  }
5413
5472
  }
5414
- function IconComponent_ng_template_1_ng_container_41_Template(rf, ctx) {
5473
+ function IconComponent_ng_template_1_ng_container_45_Template(rf, ctx) {
5415
5474
  if (rf & 1) {
5416
5475
  i0.ɵɵelementContainerStart(0);
5417
5476
  i0.ɵɵnamespaceSVG();
5418
- i0.ɵɵelementStart(1, "svg", 165);
5419
- i0.ɵɵelement(2, "circle", 166);
5420
- i0.ɵɵelement(3, "circle", 167);
5421
- i0.ɵɵelement(4, "circle", 168);
5422
- i0.ɵɵelement(5, "circle", 169);
5423
- i0.ɵɵelementStart(6, "g", 170);
5424
- i0.ɵɵelement(7, "path", 171);
5425
- i0.ɵɵelementEnd();
5426
- i0.ɵɵelementStart(8, "g", 172);
5427
- i0.ɵɵelement(9, "path", 173);
5428
- i0.ɵɵelementEnd();
5429
- i0.ɵɵelement(10, "path", 174);
5430
- i0.ɵɵelement(11, "rect", 175);
5431
- i0.ɵɵelement(12, "path", 176);
5432
- i0.ɵɵelement(13, "path", 177);
5433
- i0.ɵɵelement(14, "path", 178);
5434
- i0.ɵɵelement(15, "path", 179);
5435
- i0.ɵɵelement(16, "path", 180);
5436
- i0.ɵɵelement(17, "path", 181);
5437
- i0.ɵɵelement(18, "path", 182);
5477
+ i0.ɵɵelementStart(1, "svg", 169);
5478
+ i0.ɵɵelement(2, "circle", 170);
5479
+ i0.ɵɵelement(3, "circle", 171);
5480
+ i0.ɵɵelement(4, "circle", 172);
5481
+ i0.ɵɵelement(5, "circle", 173);
5482
+ i0.ɵɵelementStart(6, "g", 174);
5483
+ i0.ɵɵelement(7, "path", 175);
5484
+ i0.ɵɵelementEnd();
5485
+ i0.ɵɵelementStart(8, "g", 176);
5486
+ i0.ɵɵelement(9, "path", 177);
5487
+ i0.ɵɵelementEnd();
5488
+ i0.ɵɵelement(10, "path", 178);
5489
+ i0.ɵɵelement(11, "rect", 179);
5490
+ i0.ɵɵelement(12, "path", 180);
5491
+ i0.ɵɵelement(13, "path", 181);
5492
+ i0.ɵɵelement(14, "path", 182);
5493
+ i0.ɵɵelement(15, "path", 183);
5494
+ i0.ɵɵelement(16, "path", 184);
5495
+ i0.ɵɵelement(17, "path", 185);
5496
+ i0.ɵɵelement(18, "path", 186);
5438
5497
  i0.ɵɵelementStart(19, "defs");
5439
- i0.ɵɵelementStart(20, "filter", 183);
5440
- i0.ɵɵelement(21, "feFlood", 184);
5441
- i0.ɵɵelement(22, "feGaussianBlur", 185);
5442
- i0.ɵɵelement(23, "feComposite", 186);
5443
- i0.ɵɵelement(24, "feBlend", 187);
5444
- i0.ɵɵelement(25, "feColorMatrix", 188);
5445
- i0.ɵɵelement(26, "feOffset", 189);
5446
- i0.ɵɵelement(27, "feGaussianBlur", 190);
5447
- i0.ɵɵelement(28, "feComposite", 191);
5448
- i0.ɵɵelement(29, "feColorMatrix", 192);
5449
- i0.ɵɵelement(30, "feBlend", 193);
5450
- i0.ɵɵelementEnd();
5451
- i0.ɵɵelementStart(31, "filter", 194);
5452
- i0.ɵɵelement(32, "feFlood", 184);
5453
- i0.ɵɵelement(33, "feGaussianBlur", 185);
5454
- i0.ɵɵelement(34, "feComposite", 186);
5455
- i0.ɵɵelement(35, "feBlend", 187);
5456
- i0.ɵɵelement(36, "feColorMatrix", 188);
5457
- i0.ɵɵelement(37, "feOffset", 195);
5458
- i0.ɵɵelement(38, "feGaussianBlur", 190);
5459
- i0.ɵɵelement(39, "feComposite", 191);
5460
- i0.ɵɵelement(40, "feColorMatrix", 192);
5461
- i0.ɵɵelement(41, "feBlend", 193);
5498
+ i0.ɵɵelementStart(20, "filter", 187);
5499
+ i0.ɵɵelement(21, "feFlood", 188);
5500
+ i0.ɵɵelement(22, "feGaussianBlur", 189);
5501
+ i0.ɵɵelement(23, "feComposite", 190);
5502
+ i0.ɵɵelement(24, "feBlend", 191);
5503
+ i0.ɵɵelement(25, "feColorMatrix", 192);
5504
+ i0.ɵɵelement(26, "feOffset", 193);
5505
+ i0.ɵɵelement(27, "feGaussianBlur", 194);
5506
+ i0.ɵɵelement(28, "feComposite", 195);
5507
+ i0.ɵɵelement(29, "feColorMatrix", 196);
5508
+ i0.ɵɵelement(30, "feBlend", 197);
5509
+ i0.ɵɵelementEnd();
5510
+ i0.ɵɵelementStart(31, "filter", 198);
5511
+ i0.ɵɵelement(32, "feFlood", 188);
5512
+ i0.ɵɵelement(33, "feGaussianBlur", 189);
5513
+ i0.ɵɵelement(34, "feComposite", 190);
5514
+ i0.ɵɵelement(35, "feBlend", 191);
5515
+ i0.ɵɵelement(36, "feColorMatrix", 192);
5516
+ i0.ɵɵelement(37, "feOffset", 199);
5517
+ i0.ɵɵelement(38, "feGaussianBlur", 194);
5518
+ i0.ɵɵelement(39, "feComposite", 195);
5519
+ i0.ɵɵelement(40, "feColorMatrix", 196);
5520
+ i0.ɵɵelement(41, "feBlend", 197);
5462
5521
  i0.ɵɵelementEnd();
5463
5522
  i0.ɵɵelementEnd();
5464
5523
  i0.ɵɵelementEnd();
5465
5524
  i0.ɵɵelementContainerEnd();
5466
5525
  }
5467
5526
  }
5468
- function IconComponent_ng_template_1_ng_container_42_Template(rf, ctx) {
5527
+ function IconComponent_ng_template_1_ng_container_46_Template(rf, ctx) {
5469
5528
  if (rf & 1) {
5470
5529
  i0.ɵɵelementContainerStart(0);
5471
5530
  i0.ɵɵnamespaceSVG();
5472
- i0.ɵɵelementStart(1, "svg", 7);
5531
+ i0.ɵɵelementStart(1, "svg", 10);
5473
5532
  i0.ɵɵelementStart(2, "g");
5474
- i0.ɵɵelement(3, "path", 196);
5533
+ i0.ɵɵelement(3, "path", 200);
5475
5534
  i0.ɵɵelementEnd();
5476
5535
  i0.ɵɵelementStart(4, "defs");
5477
- i0.ɵɵelementStart(5, "clipPath", 48);
5478
- i0.ɵɵelement(6, "rect", 197);
5536
+ i0.ɵɵelementStart(5, "clipPath", 52);
5537
+ i0.ɵɵelement(6, "rect", 201);
5479
5538
  i0.ɵɵelementEnd();
5480
5539
  i0.ɵɵelementEnd();
5481
5540
  i0.ɵɵelementEnd();
5482
5541
  i0.ɵɵelementContainerEnd();
5483
5542
  }
5484
5543
  if (rf & 2) {
5485
- var ctx_r43 = i0.ɵɵnextContext(2);
5544
+ var ctx_r47 = i0.ɵɵnextContext(2);
5486
5545
  i0.ɵɵadvance(1);
5487
- i0.ɵɵattribute("width.px", ctx_r43.width)("height.px", ctx_r43.height);
5546
+ i0.ɵɵattribute("width.px", ctx_r47.width)("height.px", ctx_r47.height);
5488
5547
  i0.ɵɵadvance(2);
5489
- i0.ɵɵattribute("fill", ctx_r43.primaryColor);
5548
+ i0.ɵɵattribute("fill", ctx_r47.primaryColor);
5490
5549
  }
5491
5550
  }
5492
- function IconComponent_ng_template_1_ng_container_43_Template(rf, ctx) {
5551
+ function IconComponent_ng_template_1_ng_container_47_Template(rf, ctx) {
5493
5552
  if (rf & 1) {
5494
5553
  i0.ɵɵelementContainerStart(0);
5495
5554
  i0.ɵɵnamespaceSVG();
5496
- i0.ɵɵelementStart(1, "svg", 198);
5497
- i0.ɵɵelement(2, "path", 199);
5555
+ i0.ɵɵelementStart(1, "svg", 202);
5556
+ i0.ɵɵelement(2, "path", 203);
5498
5557
  i0.ɵɵelementEnd();
5499
5558
  i0.ɵɵelementContainerEnd();
5500
5559
  }
5501
5560
  if (rf & 2) {
5502
- var ctx_r44 = i0.ɵɵnextContext(2);
5561
+ var ctx_r48 = i0.ɵɵnextContext(2);
5503
5562
  i0.ɵɵadvance(1);
5504
- i0.ɵɵattribute("width.px", ctx_r44.width)("height.px", ctx_r44.height);
5563
+ i0.ɵɵattribute("width.px", ctx_r48.width)("height.px", ctx_r48.height);
5505
5564
  i0.ɵɵadvance(1);
5506
- i0.ɵɵattribute("fill", ctx_r44.primaryColor);
5565
+ i0.ɵɵattribute("fill", ctx_r48.primaryColor);
5507
5566
  }
5508
5567
  }
5509
- function IconComponent_ng_template_1_ng_container_44_Template(rf, ctx) {
5568
+ function IconComponent_ng_template_1_ng_container_48_Template(rf, ctx) {
5510
5569
  if (rf & 1) {
5511
5570
  i0.ɵɵelementContainerStart(0);
5512
5571
  i0.ɵɵnamespaceSVG();
5513
- i0.ɵɵelementStart(1, "svg", 200);
5514
- i0.ɵɵelement(2, "path", 201);
5515
- i0.ɵɵelement(3, "path", 202);
5516
- i0.ɵɵelement(4, "path", 203);
5517
- i0.ɵɵelement(5, "path", 204);
5518
- i0.ɵɵelement(6, "path", 205);
5519
- i0.ɵɵelement(7, "path", 206);
5520
- i0.ɵɵelement(8, "path", 207);
5521
- i0.ɵɵelement(9, "path", 208);
5522
- i0.ɵɵelement(10, "path", 209);
5523
- i0.ɵɵelement(11, "path", 210);
5524
- i0.ɵɵelement(12, "path", 211);
5525
- i0.ɵɵelement(13, "path", 212);
5526
- i0.ɵɵelement(14, "path", 213);
5527
- i0.ɵɵelement(15, "path", 214);
5528
- i0.ɵɵelement(16, "path", 215);
5529
- i0.ɵɵelement(17, "path", 216);
5530
- i0.ɵɵelement(18, "path", 217);
5531
- i0.ɵɵelement(19, "path", 218);
5532
- i0.ɵɵelement(20, "path", 219);
5533
- i0.ɵɵelement(21, "path", 220);
5534
- i0.ɵɵelement(22, "path", 221);
5535
- i0.ɵɵelement(23, "path", 222);
5536
- i0.ɵɵelement(24, "path", 223);
5537
- i0.ɵɵelement(25, "path", 224);
5538
- i0.ɵɵelement(26, "path", 225);
5539
- i0.ɵɵelement(27, "path", 226);
5540
- i0.ɵɵelement(28, "path", 227);
5541
- i0.ɵɵelement(29, "path", 228);
5542
- i0.ɵɵelement(30, "path", 229);
5543
- i0.ɵɵelement(31, "path", 230);
5544
- i0.ɵɵelement(32, "path", 231);
5545
- i0.ɵɵelement(33, "path", 232);
5546
- i0.ɵɵelement(34, "path", 233);
5547
- i0.ɵɵelement(35, "path", 234);
5548
- i0.ɵɵelement(36, "path", 235);
5549
- i0.ɵɵelement(37, "path", 236);
5550
- i0.ɵɵelement(38, "path", 237);
5551
- i0.ɵɵelement(39, "path", 238);
5552
- i0.ɵɵelement(40, "path", 239);
5553
- i0.ɵɵelement(41, "path", 240);
5554
- i0.ɵɵelement(42, "path", 241);
5555
- i0.ɵɵelement(43, "path", 242);
5556
- i0.ɵɵelement(44, "path", 243);
5557
- i0.ɵɵelement(45, "path", 244);
5558
- i0.ɵɵelement(46, "path", 245);
5559
- i0.ɵɵelement(47, "path", 246);
5560
- i0.ɵɵelement(48, "path", 247);
5561
- i0.ɵɵelement(49, "path", 248);
5562
- i0.ɵɵelement(50, "path", 249);
5563
- i0.ɵɵelement(51, "path", 250);
5564
- i0.ɵɵelement(52, "path", 251);
5565
- i0.ɵɵelement(53, "path", 252);
5566
- i0.ɵɵelement(54, "path", 253);
5567
- i0.ɵɵelement(55, "path", 254);
5568
- i0.ɵɵelement(56, "path", 255);
5569
- i0.ɵɵelement(57, "path", 256);
5570
- i0.ɵɵelement(58, "path", 257);
5571
- i0.ɵɵelement(59, "path", 258);
5572
- i0.ɵɵelement(60, "path", 259);
5573
- i0.ɵɵelement(61, "path", 260);
5574
- i0.ɵɵelement(62, "path", 261);
5575
- i0.ɵɵelement(63, "path", 262);
5576
- i0.ɵɵelement(64, "path", 263);
5577
- i0.ɵɵelement(65, "path", 264);
5578
- i0.ɵɵelement(66, "path", 265);
5579
- i0.ɵɵelement(67, "path", 266);
5580
- i0.ɵɵelement(68, "path", 267);
5581
- i0.ɵɵelement(69, "path", 268);
5582
- i0.ɵɵelement(70, "path", 269);
5583
- i0.ɵɵelement(71, "path", 270);
5584
- i0.ɵɵelement(72, "path", 271);
5585
- i0.ɵɵelement(73, "path", 272);
5572
+ i0.ɵɵelementStart(1, "svg", 204);
5573
+ i0.ɵɵelement(2, "path", 205);
5574
+ i0.ɵɵelement(3, "path", 206);
5575
+ i0.ɵɵelement(4, "path", 207);
5576
+ i0.ɵɵelement(5, "path", 208);
5577
+ i0.ɵɵelement(6, "path", 209);
5578
+ i0.ɵɵelement(7, "path", 210);
5579
+ i0.ɵɵelement(8, "path", 211);
5580
+ i0.ɵɵelement(9, "path", 212);
5581
+ i0.ɵɵelement(10, "path", 213);
5582
+ i0.ɵɵelement(11, "path", 214);
5583
+ i0.ɵɵelement(12, "path", 215);
5584
+ i0.ɵɵelement(13, "path", 216);
5585
+ i0.ɵɵelement(14, "path", 217);
5586
+ i0.ɵɵelement(15, "path", 218);
5587
+ i0.ɵɵelement(16, "path", 219);
5588
+ i0.ɵɵelement(17, "path", 220);
5589
+ i0.ɵɵelement(18, "path", 221);
5590
+ i0.ɵɵelement(19, "path", 222);
5591
+ i0.ɵɵelement(20, "path", 223);
5592
+ i0.ɵɵelement(21, "path", 224);
5593
+ i0.ɵɵelement(22, "path", 225);
5594
+ i0.ɵɵelement(23, "path", 226);
5595
+ i0.ɵɵelement(24, "path", 227);
5596
+ i0.ɵɵelement(25, "path", 228);
5597
+ i0.ɵɵelement(26, "path", 229);
5598
+ i0.ɵɵelement(27, "path", 230);
5599
+ i0.ɵɵelement(28, "path", 231);
5600
+ i0.ɵɵelement(29, "path", 232);
5601
+ i0.ɵɵelement(30, "path", 233);
5602
+ i0.ɵɵelement(31, "path", 234);
5603
+ i0.ɵɵelement(32, "path", 235);
5604
+ i0.ɵɵelement(33, "path", 236);
5605
+ i0.ɵɵelement(34, "path", 237);
5606
+ i0.ɵɵelement(35, "path", 238);
5607
+ i0.ɵɵelement(36, "path", 239);
5608
+ i0.ɵɵelement(37, "path", 240);
5609
+ i0.ɵɵelement(38, "path", 241);
5610
+ i0.ɵɵelement(39, "path", 242);
5611
+ i0.ɵɵelement(40, "path", 243);
5612
+ i0.ɵɵelement(41, "path", 244);
5613
+ i0.ɵɵelement(42, "path", 245);
5614
+ i0.ɵɵelement(43, "path", 246);
5615
+ i0.ɵɵelement(44, "path", 247);
5616
+ i0.ɵɵelement(45, "path", 248);
5617
+ i0.ɵɵelement(46, "path", 249);
5618
+ i0.ɵɵelement(47, "path", 250);
5619
+ i0.ɵɵelement(48, "path", 251);
5620
+ i0.ɵɵelement(49, "path", 252);
5621
+ i0.ɵɵelement(50, "path", 253);
5622
+ i0.ɵɵelement(51, "path", 254);
5623
+ i0.ɵɵelement(52, "path", 255);
5624
+ i0.ɵɵelement(53, "path", 256);
5625
+ i0.ɵɵelement(54, "path", 257);
5626
+ i0.ɵɵelement(55, "path", 258);
5627
+ i0.ɵɵelement(56, "path", 259);
5628
+ i0.ɵɵelement(57, "path", 260);
5629
+ i0.ɵɵelement(58, "path", 261);
5630
+ i0.ɵɵelement(59, "path", 262);
5631
+ i0.ɵɵelement(60, "path", 263);
5632
+ i0.ɵɵelement(61, "path", 264);
5633
+ i0.ɵɵelement(62, "path", 265);
5634
+ i0.ɵɵelement(63, "path", 266);
5635
+ i0.ɵɵelement(64, "path", 267);
5636
+ i0.ɵɵelement(65, "path", 268);
5637
+ i0.ɵɵelement(66, "path", 269);
5638
+ i0.ɵɵelement(67, "path", 270);
5639
+ i0.ɵɵelement(68, "path", 271);
5640
+ i0.ɵɵelement(69, "path", 272);
5641
+ i0.ɵɵelement(70, "path", 273);
5642
+ i0.ɵɵelement(71, "path", 274);
5643
+ i0.ɵɵelement(72, "path", 275);
5644
+ i0.ɵɵelement(73, "path", 276);
5586
5645
  i0.ɵɵelementEnd();
5587
5646
  i0.ɵɵelementContainerEnd();
5588
5647
  }
5589
5648
  }
5590
- function IconComponent_ng_template_1_ng_container_45_Template(rf, ctx) {
5649
+ function IconComponent_ng_template_1_ng_container_49_Template(rf, ctx) {
5591
5650
  if (rf & 1) {
5592
5651
  i0.ɵɵelementContainerStart(0);
5593
5652
  i0.ɵɵnamespaceSVG();
5594
- i0.ɵɵelementStart(1, "svg", 273);
5595
- i0.ɵɵelement(2, "circle", 274);
5596
- i0.ɵɵelement(3, "rect", 275);
5597
- i0.ɵɵelement(4, "path", 276);
5598
- i0.ɵɵelement(5, "path", 277);
5599
- i0.ɵɵelement(6, "path", 278);
5600
- i0.ɵɵelement(7, "path", 279);
5601
- i0.ɵɵelement(8, "path", 280);
5602
- i0.ɵɵelement(9, "path", 281);
5603
- i0.ɵɵelement(10, "path", 282);
5604
- i0.ɵɵelement(11, "path", 283);
5605
- i0.ɵɵelement(12, "path", 284);
5653
+ i0.ɵɵelementStart(1, "svg", 277);
5654
+ i0.ɵɵelement(2, "circle", 278);
5655
+ i0.ɵɵelement(3, "rect", 279);
5656
+ i0.ɵɵelement(4, "path", 280);
5657
+ i0.ɵɵelement(5, "path", 281);
5658
+ i0.ɵɵelement(6, "path", 282);
5659
+ i0.ɵɵelement(7, "path", 283);
5660
+ i0.ɵɵelement(8, "path", 284);
5661
+ i0.ɵɵelement(9, "path", 285);
5662
+ i0.ɵɵelement(10, "path", 286);
5663
+ i0.ɵɵelement(11, "path", 287);
5664
+ i0.ɵɵelement(12, "path", 288);
5606
5665
  i0.ɵɵelementEnd();
5607
5666
  i0.ɵɵelementContainerEnd();
5608
5667
  }
5609
5668
  if (rf & 2) {
5610
- var ctx_r46 = i0.ɵɵnextContext(2);
5669
+ var ctx_r50 = i0.ɵɵnextContext(2);
5611
5670
  i0.ɵɵadvance(2);
5612
- i0.ɵɵattribute("fill", ctx_r46.secondaryColor)("stroke", ctx_r46.primaryColor);
5671
+ i0.ɵɵattribute("fill", ctx_r50.secondaryColor)("stroke", ctx_r50.primaryColor);
5613
5672
  i0.ɵɵadvance(1);
5614
- i0.ɵɵattribute("fill", ctx_r46.secondaryColor);
5673
+ i0.ɵɵattribute("fill", ctx_r50.secondaryColor);
5615
5674
  i0.ɵɵadvance(1);
5616
- i0.ɵɵattribute("fill", ctx_r46.primaryColor);
5675
+ i0.ɵɵattribute("fill", ctx_r50.primaryColor);
5617
5676
  i0.ɵɵadvance(1);
5618
- i0.ɵɵattribute("fill", ctx_r46.primaryColor);
5677
+ i0.ɵɵattribute("fill", ctx_r50.primaryColor);
5619
5678
  i0.ɵɵadvance(1);
5620
- i0.ɵɵattribute("fill", ctx_r46.primaryColor);
5679
+ i0.ɵɵattribute("fill", ctx_r50.primaryColor);
5621
5680
  i0.ɵɵadvance(1);
5622
- i0.ɵɵattribute("fill", ctx_r46.primaryColor);
5681
+ i0.ɵɵattribute("fill", ctx_r50.primaryColor);
5623
5682
  i0.ɵɵadvance(1);
5624
- i0.ɵɵattribute("fill", ctx_r46.primaryColor);
5683
+ i0.ɵɵattribute("fill", ctx_r50.primaryColor);
5625
5684
  i0.ɵɵadvance(1);
5626
- i0.ɵɵattribute("fill", ctx_r46.primaryColor);
5685
+ i0.ɵɵattribute("fill", ctx_r50.primaryColor);
5627
5686
  i0.ɵɵadvance(1);
5628
- i0.ɵɵattribute("fill", ctx_r46.primaryColor);
5687
+ i0.ɵɵattribute("fill", ctx_r50.primaryColor);
5629
5688
  i0.ɵɵadvance(1);
5630
- i0.ɵɵattribute("fill", ctx_r46.primaryColor);
5689
+ i0.ɵɵattribute("fill", ctx_r50.primaryColor);
5631
5690
  i0.ɵɵadvance(1);
5632
- i0.ɵɵattribute("fill", ctx_r46.primaryColor);
5691
+ i0.ɵɵattribute("fill", ctx_r50.primaryColor);
5633
5692
  }
5634
5693
  }
5635
- function IconComponent_ng_template_1_ng_container_46_Template(rf, ctx) {
5694
+ function IconComponent_ng_template_1_ng_container_50_Template(rf, ctx) {
5636
5695
  if (rf & 1) {
5637
5696
  i0.ɵɵelementContainerStart(0);
5638
5697
  i0.ɵɵnamespaceSVG();
5639
- i0.ɵɵelementStart(1, "svg", 273);
5640
- i0.ɵɵelement(2, "circle", 274);
5641
- i0.ɵɵelement(3, "rect", 275);
5642
- i0.ɵɵelement(4, "path", 285);
5643
- i0.ɵɵelement(5, "path", 286);
5644
- i0.ɵɵelement(6, "path", 287);
5645
- i0.ɵɵelement(7, "path", 288);
5698
+ i0.ɵɵelementStart(1, "svg", 277);
5699
+ i0.ɵɵelement(2, "circle", 278);
5700
+ i0.ɵɵelement(3, "rect", 279);
5701
+ i0.ɵɵelement(4, "path", 289);
5702
+ i0.ɵɵelement(5, "path", 290);
5703
+ i0.ɵɵelement(6, "path", 291);
5704
+ i0.ɵɵelement(7, "path", 292);
5646
5705
  i0.ɵɵelementEnd();
5647
5706
  i0.ɵɵelementContainerEnd();
5648
5707
  }
5649
5708
  if (rf & 2) {
5650
- var ctx_r47 = i0.ɵɵnextContext(2);
5709
+ var ctx_r51 = i0.ɵɵnextContext(2);
5651
5710
  i0.ɵɵadvance(2);
5652
- i0.ɵɵattribute("fill", ctx_r47.secondaryColor)("stroke", ctx_r47.primaryColor);
5711
+ i0.ɵɵattribute("fill", ctx_r51.secondaryColor)("stroke", ctx_r51.primaryColor);
5653
5712
  i0.ɵɵadvance(1);
5654
- i0.ɵɵattribute("fill", ctx_r47.secondaryColor);
5713
+ i0.ɵɵattribute("fill", ctx_r51.secondaryColor);
5655
5714
  i0.ɵɵadvance(1);
5656
- i0.ɵɵattribute("fill", ctx_r47.primaryColor);
5715
+ i0.ɵɵattribute("fill", ctx_r51.primaryColor);
5657
5716
  i0.ɵɵadvance(1);
5658
- i0.ɵɵattribute("fill", ctx_r47.primaryColor);
5717
+ i0.ɵɵattribute("fill", ctx_r51.primaryColor);
5659
5718
  i0.ɵɵadvance(1);
5660
- i0.ɵɵattribute("fill", ctx_r47.primaryColor);
5719
+ i0.ɵɵattribute("fill", ctx_r51.primaryColor);
5661
5720
  i0.ɵɵadvance(1);
5662
- i0.ɵɵattribute("fill", ctx_r47.primaryColor);
5721
+ i0.ɵɵattribute("fill", ctx_r51.primaryColor);
5663
5722
  }
5664
5723
  }
5665
- function IconComponent_ng_template_1_ng_container_47_Template(rf, ctx) {
5724
+ function IconComponent_ng_template_1_ng_container_51_Template(rf, ctx) {
5666
5725
  if (rf & 1) {
5667
5726
  i0.ɵɵelementContainerStart(0);
5668
5727
  i0.ɵɵnamespaceSVG();
5669
- i0.ɵɵelementStart(1, "svg", 273);
5670
- i0.ɵɵelement(2, "circle", 289);
5671
- i0.ɵɵelement(3, "rect", 275);
5672
- i0.ɵɵelement(4, "path", 290);
5673
- i0.ɵɵelement(5, "path", 291);
5674
- i0.ɵɵelement(6, "path", 292);
5675
- i0.ɵɵelement(7, "path", 293);
5676
- i0.ɵɵelement(8, "path", 294);
5728
+ i0.ɵɵelementStart(1, "svg", 277);
5729
+ i0.ɵɵelement(2, "circle", 293);
5730
+ i0.ɵɵelement(3, "rect", 279);
5731
+ i0.ɵɵelement(4, "path", 294);
5732
+ i0.ɵɵelement(5, "path", 295);
5733
+ i0.ɵɵelement(6, "path", 296);
5734
+ i0.ɵɵelement(7, "path", 297);
5735
+ i0.ɵɵelement(8, "path", 298);
5677
5736
  i0.ɵɵelementStart(9, "defs");
5678
- i0.ɵɵelementStart(10, "clipPath", 48);
5679
- i0.ɵɵelement(11, "rect", 275);
5737
+ i0.ɵɵelementStart(10, "clipPath", 52);
5738
+ i0.ɵɵelement(11, "rect", 279);
5680
5739
  i0.ɵɵelementEnd();
5681
5740
  i0.ɵɵelementEnd();
5682
5741
  i0.ɵɵelementEnd();
5683
5742
  i0.ɵɵelementContainerEnd();
5684
5743
  }
5685
5744
  if (rf & 2) {
5686
- var ctx_r48 = i0.ɵɵnextContext(2);
5745
+ var ctx_r52 = i0.ɵɵnextContext(2);
5687
5746
  i0.ɵɵadvance(2);
5688
- i0.ɵɵattribute("fill", ctx_r48.secondaryColor)("stroke", ctx_r48.primaryColor);
5747
+ i0.ɵɵattribute("fill", ctx_r52.secondaryColor)("stroke", ctx_r52.primaryColor);
5689
5748
  i0.ɵɵadvance(1);
5690
- i0.ɵɵattribute("fill", ctx_r48.secondaryColor);
5749
+ i0.ɵɵattribute("fill", ctx_r52.secondaryColor);
5691
5750
  i0.ɵɵadvance(1);
5692
- i0.ɵɵattribute("fill", ctx_r48.primaryColor);
5751
+ i0.ɵɵattribute("fill", ctx_r52.primaryColor);
5693
5752
  i0.ɵɵadvance(1);
5694
- i0.ɵɵattribute("fill", ctx_r48.primaryColor);
5753
+ i0.ɵɵattribute("fill", ctx_r52.primaryColor);
5695
5754
  i0.ɵɵadvance(1);
5696
- i0.ɵɵattribute("fill", ctx_r48.primaryColor);
5755
+ i0.ɵɵattribute("fill", ctx_r52.primaryColor);
5697
5756
  i0.ɵɵadvance(1);
5698
- i0.ɵɵattribute("fill", ctx_r48.primaryColor);
5757
+ i0.ɵɵattribute("fill", ctx_r52.primaryColor);
5699
5758
  i0.ɵɵadvance(1);
5700
- i0.ɵɵattribute("fill", ctx_r48.primaryColor);
5759
+ i0.ɵɵattribute("fill", ctx_r52.primaryColor);
5701
5760
  i0.ɵɵadvance(3);
5702
- i0.ɵɵattribute("fill", ctx_r48.primaryColor);
5761
+ i0.ɵɵattribute("fill", ctx_r52.primaryColor);
5703
5762
  }
5704
5763
  }
5705
- function IconComponent_ng_template_1_ng_container_48_Template(rf, ctx) {
5764
+ function IconComponent_ng_template_1_ng_container_52_Template(rf, ctx) {
5706
5765
  if (rf & 1) {
5707
5766
  i0.ɵɵelementContainerStart(0);
5708
5767
  i0.ɵɵnamespaceSVG();
5709
- i0.ɵɵelementStart(1, "svg", 24);
5710
- i0.ɵɵelement(2, "path", 295);
5768
+ i0.ɵɵelementStart(1, "svg", 28);
5769
+ i0.ɵɵelement(2, "path", 299);
5711
5770
  i0.ɵɵelementEnd();
5712
5771
  i0.ɵɵelementContainerEnd();
5713
5772
  }
5714
5773
  if (rf & 2) {
5715
- var ctx_r49 = i0.ɵɵnextContext(2);
5774
+ var ctx_r53 = i0.ɵɵnextContext(2);
5716
5775
  i0.ɵɵadvance(1);
5717
- i0.ɵɵattribute("width.px", ctx_r49.width)("height.px", ctx_r49.height);
5776
+ i0.ɵɵattribute("width.px", ctx_r53.width)("height.px", ctx_r53.height);
5718
5777
  i0.ɵɵadvance(1);
5719
- i0.ɵɵattribute("fill", ctx_r49.primaryColor);
5778
+ i0.ɵɵattribute("fill", ctx_r53.primaryColor);
5720
5779
  }
5721
5780
  }
5722
- function IconComponent_ng_template_1_ng_container_49_Template(rf, ctx) {
5781
+ function IconComponent_ng_template_1_ng_container_53_Template(rf, ctx) {
5723
5782
  if (rf & 1) {
5724
5783
  i0.ɵɵelementContainerStart(0);
5725
5784
  i0.ɵɵnamespaceSVG();
5726
- i0.ɵɵelementStart(1, "svg", 296);
5727
- i0.ɵɵelement(2, "path", 297);
5785
+ i0.ɵɵelementStart(1, "svg", 300);
5786
+ i0.ɵɵelement(2, "path", 301);
5728
5787
  i0.ɵɵelementEnd();
5729
5788
  i0.ɵɵelementContainerEnd();
5730
5789
  }
5731
5790
  if (rf & 2) {
5732
- var ctx_r50 = i0.ɵɵnextContext(2);
5791
+ var ctx_r54 = i0.ɵɵnextContext(2);
5733
5792
  i0.ɵɵadvance(1);
5734
- i0.ɵɵattribute("width.px", ctx_r50.width)("height.px", ctx_r50.height);
5793
+ i0.ɵɵattribute("width.px", ctx_r54.width)("height.px", ctx_r54.height);
5735
5794
  i0.ɵɵadvance(1);
5736
- i0.ɵɵattribute("fill", ctx_r50.primaryColor);
5795
+ i0.ɵɵattribute("fill", ctx_r54.primaryColor);
5737
5796
  }
5738
5797
  }
5739
- function IconComponent_ng_template_1_ng_container_50_Template(rf, ctx) {
5798
+ function IconComponent_ng_template_1_ng_container_54_Template(rf, ctx) {
5740
5799
  if (rf & 1) {
5741
5800
  i0.ɵɵelementContainerStart(0);
5742
5801
  i0.ɵɵnamespaceSVG();
5743
- i0.ɵɵelementStart(1, "svg", 24);
5744
- i0.ɵɵelement(2, "path", 298);
5802
+ i0.ɵɵelementStart(1, "svg", 28);
5803
+ i0.ɵɵelement(2, "path", 302);
5745
5804
  i0.ɵɵelementEnd();
5746
5805
  i0.ɵɵelementContainerEnd();
5747
5806
  }
5748
5807
  if (rf & 2) {
5749
- var ctx_r51 = i0.ɵɵnextContext(2);
5808
+ var ctx_r55 = i0.ɵɵnextContext(2);
5750
5809
  i0.ɵɵadvance(1);
5751
- i0.ɵɵattribute("width.px", ctx_r51.width)("height.px", ctx_r51.height);
5810
+ i0.ɵɵattribute("width.px", ctx_r55.width)("height.px", ctx_r55.height);
5752
5811
  i0.ɵɵadvance(1);
5753
- i0.ɵɵattribute("fill", ctx_r51.primaryColor);
5812
+ i0.ɵɵattribute("fill", ctx_r55.primaryColor);
5754
5813
  }
5755
5814
  }
5756
- function IconComponent_ng_template_1_ng_container_51_Template(rf, ctx) {
5815
+ function IconComponent_ng_template_1_ng_container_55_Template(rf, ctx) {
5757
5816
  if (rf & 1) {
5758
5817
  i0.ɵɵelementContainerStart(0);
5759
5818
  i0.ɵɵnamespaceSVG();
5760
- i0.ɵɵelementStart(1, "svg", 7);
5761
- i0.ɵɵelement(2, "path", 299);
5819
+ i0.ɵɵelementStart(1, "svg", 10);
5820
+ i0.ɵɵelement(2, "path", 303);
5762
5821
  i0.ɵɵelementEnd();
5763
5822
  i0.ɵɵelementContainerEnd();
5764
5823
  }
5765
5824
  if (rf & 2) {
5766
- var ctx_r52 = i0.ɵɵnextContext(2);
5825
+ var ctx_r56 = i0.ɵɵnextContext(2);
5767
5826
  i0.ɵɵadvance(1);
5768
- i0.ɵɵattribute("width.px", ctx_r52.width)("height.px", ctx_r52.height);
5827
+ i0.ɵɵattribute("width.px", ctx_r56.width)("height.px", ctx_r56.height);
5769
5828
  i0.ɵɵadvance(1);
5770
- i0.ɵɵattribute("fill", ctx_r52.primaryColor);
5829
+ i0.ɵɵattribute("fill", ctx_r56.primaryColor);
5771
5830
  }
5772
5831
  }
5773
- function IconComponent_ng_template_1_ng_container_52_Template(rf, ctx) {
5832
+ function IconComponent_ng_template_1_ng_container_56_Template(rf, ctx) {
5774
5833
  if (rf & 1) {
5775
5834
  i0.ɵɵelementContainerStart(0);
5776
5835
  i0.ɵɵnamespaceSVG();
5777
- i0.ɵɵelementStart(1, "svg", 24);
5778
- i0.ɵɵelementStart(2, "g", 42);
5779
- i0.ɵɵelement(3, "path", 300);
5836
+ i0.ɵɵelementStart(1, "svg", 28);
5837
+ i0.ɵɵelementStart(2, "g", 46);
5838
+ i0.ɵɵelement(3, "path", 304);
5780
5839
  i0.ɵɵelementEnd();
5781
5840
  i0.ɵɵelementStart(4, "defs");
5782
- i0.ɵɵelementStart(5, "clipPath", 48);
5783
- i0.ɵɵelement(6, "rect", 301);
5841
+ i0.ɵɵelementStart(5, "clipPath", 52);
5842
+ i0.ɵɵelement(6, "rect", 305);
5784
5843
  i0.ɵɵelementEnd();
5785
5844
  i0.ɵɵelementEnd();
5786
5845
  i0.ɵɵelementEnd();
5787
5846
  i0.ɵɵelementContainerEnd();
5788
5847
  }
5789
5848
  if (rf & 2) {
5790
- var ctx_r53 = i0.ɵɵnextContext(2);
5849
+ var ctx_r57 = i0.ɵɵnextContext(2);
5791
5850
  i0.ɵɵadvance(1);
5792
- i0.ɵɵattribute("width.px", ctx_r53.width)("height.px", ctx_r53.height);
5851
+ i0.ɵɵattribute("width.px", ctx_r57.width)("height.px", ctx_r57.height);
5793
5852
  i0.ɵɵadvance(2);
5794
- i0.ɵɵattribute("fill", ctx_r53.primaryColor);
5853
+ i0.ɵɵattribute("fill", ctx_r57.primaryColor);
5795
5854
  }
5796
5855
  }
5797
- function IconComponent_ng_template_1_ng_container_53_Template(rf, ctx) {
5856
+ function IconComponent_ng_template_1_ng_container_57_Template(rf, ctx) {
5798
5857
  if (rf & 1) {
5799
5858
  i0.ɵɵelementContainerStart(0);
5800
5859
  i0.ɵɵnamespaceSVG();
5801
- i0.ɵɵelementStart(1, "svg", 302);
5802
- i0.ɵɵelement(2, "path", 303);
5803
- i0.ɵɵelement(3, "path", 304);
5804
- i0.ɵɵelement(4, "path", 305);
5805
- i0.ɵɵelement(5, "path", 306);
5806
- i0.ɵɵelement(6, "path", 307);
5807
- i0.ɵɵelement(7, "path", 308);
5860
+ i0.ɵɵelementStart(1, "svg", 306);
5861
+ i0.ɵɵelement(2, "path", 307);
5862
+ i0.ɵɵelement(3, "path", 308);
5863
+ i0.ɵɵelement(4, "path", 309);
5864
+ i0.ɵɵelement(5, "path", 310);
5865
+ i0.ɵɵelement(6, "path", 311);
5866
+ i0.ɵɵelement(7, "path", 312);
5808
5867
  i0.ɵɵelementEnd();
5809
5868
  i0.ɵɵelementContainerEnd();
5810
5869
  }
5811
5870
  }
5812
- function IconComponent_ng_template_1_ng_container_54_Template(rf, ctx) {
5871
+ function IconComponent_ng_template_1_ng_container_58_Template(rf, ctx) {
5813
5872
  if (rf & 1) {
5814
5873
  i0.ɵɵelementContainerStart(0);
5815
5874
  i0.ɵɵnamespaceSVG();
5816
- i0.ɵɵelementStart(1, "svg", 309);
5817
- i0.ɵɵelement(2, "path", 310);
5818
- i0.ɵɵelement(3, "path", 311);
5819
- i0.ɵɵelement(4, "path", 312);
5820
- i0.ɵɵelement(5, "path", 313);
5821
- i0.ɵɵelement(6, "path", 314);
5875
+ i0.ɵɵelementStart(1, "svg", 313);
5876
+ i0.ɵɵelement(2, "path", 314);
5877
+ i0.ɵɵelement(3, "path", 315);
5878
+ i0.ɵɵelement(4, "path", 316);
5879
+ i0.ɵɵelement(5, "path", 317);
5880
+ i0.ɵɵelement(6, "path", 318);
5822
5881
  i0.ɵɵelementEnd();
5823
5882
  i0.ɵɵelementContainerEnd();
5824
5883
  }
5825
5884
  }
5826
- function IconComponent_ng_template_1_ng_container_55_Template(rf, ctx) {
5885
+ function IconComponent_ng_template_1_ng_container_59_Template(rf, ctx) {
5827
5886
  if (rf & 1) {
5828
5887
  i0.ɵɵelementContainerStart(0);
5829
5888
  i0.ɵɵnamespaceSVG();
5830
- i0.ɵɵelementStart(1, "svg", 315);
5831
- i0.ɵɵelement(2, "line", 316);
5889
+ i0.ɵɵelementStart(1, "svg", 319);
5890
+ i0.ɵɵelement(2, "line", 320);
5832
5891
  i0.ɵɵelementEnd();
5833
5892
  i0.ɵɵelementContainerEnd();
5834
5893
  }
5835
5894
  }
5836
- function IconComponent_ng_template_1_ng_container_56_Template(rf, ctx) {
5895
+ function IconComponent_ng_template_1_ng_container_60_Template(rf, ctx) {
5837
5896
  if (rf & 1) {
5838
5897
  i0.ɵɵelementContainerStart(0);
5839
5898
  i0.ɵɵnamespaceSVG();
5840
- i0.ɵɵelementStart(1, "svg", 317);
5841
- i0.ɵɵelementStart(2, "g", 318);
5842
- i0.ɵɵelement(3, "rect", 319);
5843
- i0.ɵɵelement(4, "path", 320);
5899
+ i0.ɵɵelementStart(1, "svg", 321);
5900
+ i0.ɵɵelementStart(2, "g", 322);
5901
+ i0.ɵɵelement(3, "rect", 323);
5902
+ i0.ɵɵelement(4, "path", 324);
5844
5903
  i0.ɵɵelementEnd();
5845
5904
  i0.ɵɵelementStart(5, "defs");
5846
- i0.ɵɵelementStart(6, "filter", 321);
5847
- i0.ɵɵelement(7, "feFlood", 184);
5848
- i0.ɵɵelement(8, "feGaussianBlur", 185);
5849
- i0.ɵɵelement(9, "feComposite", 322);
5850
- i0.ɵɵelement(10, "feBlend", 323);
5905
+ i0.ɵɵelementStart(6, "filter", 325);
5906
+ i0.ɵɵelement(7, "feFlood", 188);
5907
+ i0.ɵɵelement(8, "feGaussianBlur", 189);
5908
+ i0.ɵɵelement(9, "feComposite", 326);
5909
+ i0.ɵɵelement(10, "feBlend", 327);
5851
5910
  i0.ɵɵelementEnd();
5852
5911
  i0.ɵɵelementEnd();
5853
5912
  i0.ɵɵelementEnd();
5854
5913
  i0.ɵɵelementContainerEnd();
5855
5914
  }
5856
5915
  if (rf & 2) {
5857
- var ctx_r57 = i0.ɵɵnextContext(2);
5916
+ var ctx_r61 = i0.ɵɵnextContext(2);
5858
5917
  i0.ɵɵadvance(3);
5859
- i0.ɵɵattribute("fill", ctx_r57.primaryColor);
5918
+ i0.ɵɵattribute("fill", ctx_r61.primaryColor);
5860
5919
  }
5861
5920
  }
5862
- function IconComponent_ng_template_1_ng_container_57_Template(rf, ctx) {
5921
+ function IconComponent_ng_template_1_ng_container_61_Template(rf, ctx) {
5863
5922
  if (rf & 1) {
5864
5923
  i0.ɵɵelementContainerStart(0);
5865
5924
  i0.ɵɵnamespaceSVG();
5866
- i0.ɵɵelementStart(1, "svg", 324);
5867
- i0.ɵɵelement(2, "path", 325);
5925
+ i0.ɵɵelementStart(1, "svg", 328);
5926
+ i0.ɵɵelement(2, "path", 329);
5868
5927
  i0.ɵɵelementEnd();
5869
5928
  i0.ɵɵelementContainerEnd();
5870
5929
  }
5871
5930
  if (rf & 2) {
5872
- var ctx_r58 = i0.ɵɵnextContext(2);
5931
+ var ctx_r62 = i0.ɵɵnextContext(2);
5873
5932
  i0.ɵɵadvance(1);
5874
- i0.ɵɵattribute("fill", ctx_r58.primaryColor);
5933
+ i0.ɵɵattribute("fill", ctx_r62.primaryColor);
5875
5934
  }
5876
5935
  }
5877
- function IconComponent_ng_template_1_ng_container_58_Template(rf, ctx) {
5936
+ function IconComponent_ng_template_1_ng_container_62_Template(rf, ctx) {
5878
5937
  if (rf & 1) {
5879
5938
  i0.ɵɵelementContainerStart(0);
5880
5939
  i0.ɵɵnamespaceSVG();
5881
- i0.ɵɵelementStart(1, "svg", 302);
5882
- i0.ɵɵelement(2, "path", 326);
5883
- i0.ɵɵelement(3, "path", 327);
5884
- i0.ɵɵelement(4, "path", 328);
5885
- i0.ɵɵelement(5, "path", 329);
5886
- i0.ɵɵelement(6, "path", 330);
5940
+ i0.ɵɵelementStart(1, "svg", 306);
5941
+ i0.ɵɵelement(2, "path", 330);
5942
+ i0.ɵɵelement(3, "path", 331);
5943
+ i0.ɵɵelement(4, "path", 332);
5944
+ i0.ɵɵelement(5, "path", 333);
5945
+ i0.ɵɵelement(6, "path", 334);
5887
5946
  i0.ɵɵelementEnd();
5888
5947
  i0.ɵɵelementContainerEnd();
5889
5948
  }
5890
5949
  }
5891
- function IconComponent_ng_template_1_ng_container_59_Template(rf, ctx) {
5950
+ function IconComponent_ng_template_1_ng_container_63_Template(rf, ctx) {
5892
5951
  if (rf & 1) {
5893
5952
  i0.ɵɵelementContainerStart(0);
5894
5953
  i0.ɵɵnamespaceSVG();
5895
- i0.ɵɵelementStart(1, "svg", 331);
5896
- i0.ɵɵelement(2, "rect", 332);
5897
- i0.ɵɵelement(3, "path", 333);
5898
- i0.ɵɵelement(4, "rect", 332);
5954
+ i0.ɵɵelementStart(1, "svg", 335);
5955
+ i0.ɵɵelement(2, "rect", 336);
5956
+ i0.ɵɵelement(3, "path", 337);
5957
+ i0.ɵɵelement(4, "rect", 336);
5899
5958
  i0.ɵɵelementEnd();
5900
5959
  i0.ɵɵelementContainerEnd();
5901
5960
  }
5902
5961
  if (rf & 2) {
5903
- var ctx_r60 = i0.ɵɵnextContext(2);
5962
+ var ctx_r64 = i0.ɵɵnextContext(2);
5904
5963
  i0.ɵɵadvance(1);
5905
- i0.ɵɵattribute("width.px", ctx_r60.width)("height.px", ctx_r60.height);
5964
+ i0.ɵɵattribute("width.px", ctx_r64.width)("height.px", ctx_r64.height);
5906
5965
  i0.ɵɵadvance(1);
5907
- i0.ɵɵattribute("fill", ctx_r60.primaryColor);
5966
+ i0.ɵɵattribute("fill", ctx_r64.primaryColor);
5908
5967
  i0.ɵɵadvance(1);
5909
- i0.ɵɵattribute("fill", ctx_r60.secondaryColor);
5968
+ i0.ɵɵattribute("fill", ctx_r64.secondaryColor);
5910
5969
  i0.ɵɵadvance(1);
5911
- i0.ɵɵattribute("stroke", ctx_r60.primaryColor);
5970
+ i0.ɵɵattribute("stroke", ctx_r64.primaryColor);
5912
5971
  }
5913
5972
  }
5914
- function IconComponent_ng_template_1_ng_container_60_Template(rf, ctx) {
5973
+ function IconComponent_ng_template_1_ng_container_64_Template(rf, ctx) {
5915
5974
  if (rf & 1) {
5916
5975
  i0.ɵɵelementContainerStart(0);
5917
5976
  i0.ɵɵnamespaceSVG();
5918
- i0.ɵɵelementStart(1, "svg", 331);
5919
- i0.ɵɵelement(2, "rect", 332);
5920
- i0.ɵɵelement(3, "rect", 332);
5977
+ i0.ɵɵelementStart(1, "svg", 335);
5978
+ i0.ɵɵelement(2, "rect", 336);
5979
+ i0.ɵɵelement(3, "rect", 336);
5921
5980
  i0.ɵɵelementEnd();
5922
5981
  i0.ɵɵelementContainerEnd();
5923
5982
  }
5924
5983
  if (rf & 2) {
5925
- var ctx_r61 = i0.ɵɵnextContext(2);
5984
+ var ctx_r65 = i0.ɵɵnextContext(2);
5926
5985
  i0.ɵɵadvance(1);
5927
- i0.ɵɵattribute("width.px", ctx_r61.width)("height.px", ctx_r61.height);
5986
+ i0.ɵɵattribute("width.px", ctx_r65.width)("height.px", ctx_r65.height);
5928
5987
  i0.ɵɵadvance(1);
5929
- i0.ɵɵattribute("fill", ctx_r61.secondaryColor);
5988
+ i0.ɵɵattribute("fill", ctx_r65.secondaryColor);
5930
5989
  i0.ɵɵadvance(1);
5931
- i0.ɵɵattribute("stroke", ctx_r61.primaryColor);
5990
+ i0.ɵɵattribute("stroke", ctx_r65.primaryColor);
5932
5991
  }
5933
5992
  }
5934
- function IconComponent_ng_template_1_ng_container_61_Template(rf, ctx) {
5993
+ function IconComponent_ng_template_1_ng_container_65_Template(rf, ctx) {
5935
5994
  if (rf & 1) {
5936
5995
  i0.ɵɵelementContainerStart(0);
5937
5996
  i0.ɵɵnamespaceSVG();
5938
- i0.ɵɵelementStart(1, "svg", 7);
5939
- i0.ɵɵelement(2, "path", 334);
5940
- i0.ɵɵelement(3, "path", 335);
5997
+ i0.ɵɵelementStart(1, "svg", 10);
5998
+ i0.ɵɵelement(2, "path", 338);
5999
+ i0.ɵɵelement(3, "path", 339);
5941
6000
  i0.ɵɵelementEnd();
5942
6001
  i0.ɵɵelementContainerEnd();
5943
6002
  }
5944
6003
  if (rf & 2) {
5945
- var ctx_r62 = i0.ɵɵnextContext(2);
6004
+ var ctx_r66 = i0.ɵɵnextContext(2);
5946
6005
  i0.ɵɵadvance(1);
5947
- i0.ɵɵattribute("width.px", ctx_r62.width)("height.px", ctx_r62.height);
6006
+ i0.ɵɵattribute("width.px", ctx_r66.width)("height.px", ctx_r66.height);
5948
6007
  i0.ɵɵadvance(1);
5949
- i0.ɵɵattribute("fill", ctx_r62.primaryColor);
6008
+ i0.ɵɵattribute("fill", ctx_r66.primaryColor);
5950
6009
  i0.ɵɵadvance(1);
5951
- i0.ɵɵattribute("fill", ctx_r62.primaryColor);
6010
+ i0.ɵɵattribute("fill", ctx_r66.primaryColor);
5952
6011
  }
5953
6012
  }
5954
- function IconComponent_ng_template_1_ng_container_62_Template(rf, ctx) {
6013
+ function IconComponent_ng_template_1_ng_container_66_Template(rf, ctx) {
5955
6014
  if (rf & 1) {
5956
6015
  i0.ɵɵelementContainerStart(0);
5957
6016
  i0.ɵɵnamespaceSVG();
5958
- i0.ɵɵelementStart(1, "svg", 336);
5959
- i0.ɵɵelement(2, "path", 337);
6017
+ i0.ɵɵelementStart(1, "svg", 340);
6018
+ i0.ɵɵelement(2, "path", 341);
5960
6019
  i0.ɵɵelementEnd();
5961
6020
  i0.ɵɵelementContainerEnd();
5962
6021
  }
5963
6022
  if (rf & 2) {
5964
- var ctx_r63 = i0.ɵɵnextContext(2);
6023
+ var ctx_r67 = i0.ɵɵnextContext(2);
5965
6024
  i0.ɵɵadvance(1);
5966
- i0.ɵɵattribute("width.px", ctx_r63.width)("height.px", ctx_r63.height);
6025
+ i0.ɵɵattribute("width.px", ctx_r67.width)("height.px", ctx_r67.height);
5967
6026
  i0.ɵɵadvance(1);
5968
- i0.ɵɵattribute("fill", ctx_r63.primaryColor);
6027
+ i0.ɵɵattribute("fill", ctx_r67.primaryColor);
5969
6028
  }
5970
6029
  }
5971
- function IconComponent_ng_template_1_ng_container_63_Template(rf, ctx) {
6030
+ function IconComponent_ng_template_1_ng_container_67_Template(rf, ctx) {
5972
6031
  if (rf & 1) {
5973
6032
  i0.ɵɵelementContainerStart(0);
5974
6033
  i0.ɵɵnamespaceSVG();
5975
- i0.ɵɵelementStart(1, "svg", 338);
5976
- i0.ɵɵelement(2, "path", 339);
6034
+ i0.ɵɵelementStart(1, "svg", 342);
6035
+ i0.ɵɵelement(2, "path", 343);
5977
6036
  i0.ɵɵelementEnd();
5978
6037
  i0.ɵɵelementContainerEnd();
5979
6038
  }
5980
6039
  if (rf & 2) {
5981
- var ctx_r64 = i0.ɵɵnextContext(2);
6040
+ var ctx_r68 = i0.ɵɵnextContext(2);
5982
6041
  i0.ɵɵadvance(1);
5983
- i0.ɵɵattribute("width.px", ctx_r64.width)("height.px", ctx_r64.height);
6042
+ i0.ɵɵattribute("width.px", ctx_r68.width)("height.px", ctx_r68.height);
5984
6043
  i0.ɵɵadvance(1);
5985
- i0.ɵɵattribute("fill", ctx_r64.primaryColor);
6044
+ i0.ɵɵattribute("fill", ctx_r68.primaryColor);
5986
6045
  }
5987
6046
  }
5988
- function IconComponent_ng_template_1_ng_container_64_Template(rf, ctx) {
6047
+ function IconComponent_ng_template_1_ng_container_68_Template(rf, ctx) {
5989
6048
  if (rf & 1) {
5990
6049
  i0.ɵɵelementContainerStart(0);
5991
6050
  i0.ɵɵnamespaceSVG();
5992
- i0.ɵɵelementStart(1, "svg", 340);
5993
- i0.ɵɵelement(2, "path", 341);
6051
+ i0.ɵɵelementStart(1, "svg", 344);
6052
+ i0.ɵɵelement(2, "path", 345);
5994
6053
  i0.ɵɵelementEnd();
5995
6054
  i0.ɵɵelementContainerEnd();
5996
6055
  }
5997
6056
  if (rf & 2) {
5998
- var ctx_r65 = i0.ɵɵnextContext(2);
6057
+ var ctx_r69 = i0.ɵɵnextContext(2);
5999
6058
  i0.ɵɵadvance(1);
6000
- i0.ɵɵattribute("width.px", ctx_r65.width)("height.px", ctx_r65.height);
6059
+ i0.ɵɵattribute("width.px", ctx_r69.width)("height.px", ctx_r69.height);
6001
6060
  i0.ɵɵadvance(1);
6002
- i0.ɵɵattribute("fill", ctx_r65.primaryColor);
6061
+ i0.ɵɵattribute("fill", ctx_r69.primaryColor);
6003
6062
  }
6004
6063
  }
6005
- function IconComponent_ng_template_1_ng_container_65_Template(rf, ctx) {
6064
+ function IconComponent_ng_template_1_ng_container_69_Template(rf, ctx) {
6006
6065
  if (rf & 1) {
6007
6066
  i0.ɵɵelementContainer(0);
6008
6067
  }
@@ -6011,70 +6070,74 @@
6011
6070
  if (rf & 1) {
6012
6071
  i0.ɵɵelementContainerStart(0, 4);
6013
6072
  i0.ɵɵelementStart(1, "div", 2);
6014
- i0.ɵɵtemplate(2, IconComponent_ng_template_1_ng_container_2_Template, 3, 3, "ng-container", 5);
6015
- i0.ɵɵtemplate(3, IconComponent_ng_template_1_ng_container_3_Template, 4, 3, "ng-container", 5);
6016
- i0.ɵɵtemplate(4, IconComponent_ng_template_1_ng_container_4_Template, 8, 8, "ng-container", 5);
6073
+ i0.ɵɵtemplate(2, IconComponent_ng_template_1_ng_container_2_Template, 2, 3, "ng-container", 5);
6074
+ i0.ɵɵtemplate(3, IconComponent_ng_template_1_ng_container_3_Template, 2, 3, "ng-container", 5);
6075
+ i0.ɵɵtemplate(4, IconComponent_ng_template_1_ng_container_4_Template, 2, 3, "ng-container", 5);
6017
6076
  i0.ɵɵtemplate(5, IconComponent_ng_template_1_ng_container_5_Template, 3, 3, "ng-container", 5);
6018
- i0.ɵɵtemplate(6, IconComponent_ng_template_1_ng_container_6_Template, 4, 3, "ng-container", 5);
6019
- i0.ɵɵtemplate(7, IconComponent_ng_template_1_ng_container_7_Template, 3, 3, "ng-container", 5);
6020
- i0.ɵɵtemplate(8, IconComponent_ng_template_1_ng_container_8_Template, 4, 4, "ng-container", 5);
6077
+ i0.ɵɵtemplate(6, IconComponent_ng_template_1_ng_container_6_Template, 2, 3, "ng-container", 5);
6078
+ i0.ɵɵtemplate(7, IconComponent_ng_template_1_ng_container_7_Template, 4, 3, "ng-container", 5);
6079
+ i0.ɵɵtemplate(8, IconComponent_ng_template_1_ng_container_8_Template, 8, 8, "ng-container", 5);
6021
6080
  i0.ɵɵtemplate(9, IconComponent_ng_template_1_ng_container_9_Template, 3, 3, "ng-container", 5);
6022
6081
  i0.ɵɵtemplate(10, IconComponent_ng_template_1_ng_container_10_Template, 4, 3, "ng-container", 5);
6023
- i0.ɵɵtemplate(11, IconComponent_ng_template_1_ng_container_11_Template, 5, 3, "ng-container", 5);
6024
- i0.ɵɵtemplate(12, IconComponent_ng_template_1_ng_container_12_Template, 5, 3, "ng-container", 5);
6082
+ i0.ɵɵtemplate(11, IconComponent_ng_template_1_ng_container_11_Template, 3, 3, "ng-container", 5);
6083
+ i0.ɵɵtemplate(12, IconComponent_ng_template_1_ng_container_12_Template, 4, 4, "ng-container", 5);
6025
6084
  i0.ɵɵtemplate(13, IconComponent_ng_template_1_ng_container_13_Template, 3, 3, "ng-container", 5);
6026
- i0.ɵɵtemplate(14, IconComponent_ng_template_1_ng_container_14_Template, 15, 3, "ng-container", 5);
6027
- i0.ɵɵtemplate(15, IconComponent_ng_template_1_ng_container_15_Template, 15, 4, "ng-container", 5);
6028
- i0.ɵɵtemplate(16, IconComponent_ng_template_1_ng_container_16_Template, 15, 5, "ng-container", 5);
6029
- i0.ɵɵtemplate(17, IconComponent_ng_template_1_ng_container_17_Template, 7, 7, "ng-container", 5);
6030
- i0.ɵɵtemplate(18, IconComponent_ng_template_1_ng_container_18_Template, 12, 12, "ng-container", 5);
6031
- i0.ɵɵtemplate(19, IconComponent_ng_template_1_ng_container_19_Template, 17, 17, "ng-container", 5);
6032
- i0.ɵɵtemplate(20, IconComponent_ng_template_1_ng_container_20_Template, 8, 8, "ng-container", 5);
6033
- i0.ɵɵtemplate(21, IconComponent_ng_template_1_ng_container_21_Template, 4, 3, "ng-container", 5);
6034
- i0.ɵɵtemplate(22, IconComponent_ng_template_1_ng_container_22_Template, 3, 3, "ng-container", 5);
6035
- i0.ɵɵtemplate(23, IconComponent_ng_template_1_ng_container_23_Template, 3, 3, "ng-container", 5);
6036
- i0.ɵɵtemplate(24, IconComponent_ng_template_1_ng_container_24_Template, 3, 3, "ng-container", 5);
6037
- i0.ɵɵtemplate(25, IconComponent_ng_template_1_ng_container_25_Template, 3, 3, "ng-container", 5);
6038
- i0.ɵɵtemplate(26, IconComponent_ng_template_1_ng_container_26_Template, 9, 3, "ng-container", 5);
6039
- i0.ɵɵtemplate(27, IconComponent_ng_template_1_ng_container_27_Template, 3, 2, "ng-container", 5);
6040
- i0.ɵɵtemplate(28, IconComponent_ng_template_1_ng_container_28_Template, 11, 4, "ng-container", 5);
6085
+ i0.ɵɵtemplate(14, IconComponent_ng_template_1_ng_container_14_Template, 4, 3, "ng-container", 5);
6086
+ i0.ɵɵtemplate(15, IconComponent_ng_template_1_ng_container_15_Template, 5, 3, "ng-container", 5);
6087
+ i0.ɵɵtemplate(16, IconComponent_ng_template_1_ng_container_16_Template, 5, 3, "ng-container", 5);
6088
+ i0.ɵɵtemplate(17, IconComponent_ng_template_1_ng_container_17_Template, 3, 3, "ng-container", 5);
6089
+ i0.ɵɵtemplate(18, IconComponent_ng_template_1_ng_container_18_Template, 15, 3, "ng-container", 5);
6090
+ i0.ɵɵtemplate(19, IconComponent_ng_template_1_ng_container_19_Template, 15, 4, "ng-container", 5);
6091
+ i0.ɵɵtemplate(20, IconComponent_ng_template_1_ng_container_20_Template, 15, 5, "ng-container", 5);
6092
+ i0.ɵɵtemplate(21, IconComponent_ng_template_1_ng_container_21_Template, 7, 7, "ng-container", 5);
6093
+ i0.ɵɵtemplate(22, IconComponent_ng_template_1_ng_container_22_Template, 12, 12, "ng-container", 5);
6094
+ i0.ɵɵtemplate(23, IconComponent_ng_template_1_ng_container_23_Template, 17, 17, "ng-container", 5);
6095
+ i0.ɵɵtemplate(24, IconComponent_ng_template_1_ng_container_24_Template, 8, 8, "ng-container", 5);
6096
+ i0.ɵɵtemplate(25, IconComponent_ng_template_1_ng_container_25_Template, 4, 3, "ng-container", 5);
6097
+ i0.ɵɵtemplate(26, IconComponent_ng_template_1_ng_container_26_Template, 3, 3, "ng-container", 5);
6098
+ i0.ɵɵtemplate(27, IconComponent_ng_template_1_ng_container_27_Template, 3, 3, "ng-container", 5);
6099
+ i0.ɵɵtemplate(28, IconComponent_ng_template_1_ng_container_28_Template, 3, 3, "ng-container", 5);
6041
6100
  i0.ɵɵtemplate(29, IconComponent_ng_template_1_ng_container_29_Template, 3, 3, "ng-container", 5);
6042
- i0.ɵɵtemplate(30, IconComponent_ng_template_1_ng_container_30_Template, 4, 3, "ng-container", 5);
6043
- i0.ɵɵtemplate(31, IconComponent_ng_template_1_ng_container_31_Template, 4, 3, "ng-container", 5);
6044
- i0.ɵɵtemplate(32, IconComponent_ng_template_1_ng_container_32_Template, 5, 5, "ng-container", 5);
6045
- i0.ɵɵtemplate(33, IconComponent_ng_template_1_ng_container_33_Template, 5, 3, "ng-container", 5);
6046
- i0.ɵɵtemplate(34, IconComponent_ng_template_1_ng_container_34_Template, 7, 0, "ng-container", 5);
6047
- i0.ɵɵtemplate(35, IconComponent_ng_template_1_ng_container_35_Template, 4, 5, "ng-container", 5);
6101
+ i0.ɵɵtemplate(30, IconComponent_ng_template_1_ng_container_30_Template, 9, 3, "ng-container", 5);
6102
+ i0.ɵɵtemplate(31, IconComponent_ng_template_1_ng_container_31_Template, 3, 2, "ng-container", 5);
6103
+ i0.ɵɵtemplate(32, IconComponent_ng_template_1_ng_container_32_Template, 11, 4, "ng-container", 5);
6104
+ i0.ɵɵtemplate(33, IconComponent_ng_template_1_ng_container_33_Template, 3, 3, "ng-container", 5);
6105
+ i0.ɵɵtemplate(34, IconComponent_ng_template_1_ng_container_34_Template, 4, 3, "ng-container", 5);
6106
+ i0.ɵɵtemplate(35, IconComponent_ng_template_1_ng_container_35_Template, 4, 3, "ng-container", 5);
6048
6107
  i0.ɵɵtemplate(36, IconComponent_ng_template_1_ng_container_36_Template, 5, 5, "ng-container", 5);
6049
- i0.ɵɵtemplate(37, IconComponent_ng_template_1_ng_container_37_Template, 28, 2, "ng-container", 5);
6050
- i0.ɵɵtemplate(38, IconComponent_ng_template_1_ng_container_38_Template, 3, 3, "ng-container", 5);
6051
- i0.ɵɵtemplate(39, IconComponent_ng_template_1_ng_container_39_Template, 6, 6, "ng-container", 5);
6108
+ i0.ɵɵtemplate(37, IconComponent_ng_template_1_ng_container_37_Template, 5, 3, "ng-container", 5);
6109
+ i0.ɵɵtemplate(38, IconComponent_ng_template_1_ng_container_38_Template, 7, 0, "ng-container", 5);
6110
+ i0.ɵɵtemplate(39, IconComponent_ng_template_1_ng_container_39_Template, 4, 5, "ng-container", 5);
6052
6111
  i0.ɵɵtemplate(40, IconComponent_ng_template_1_ng_container_40_Template, 5, 5, "ng-container", 5);
6053
- i0.ɵɵtemplate(41, IconComponent_ng_template_1_ng_container_41_Template, 42, 0, "ng-container", 5);
6054
- i0.ɵɵtemplate(42, IconComponent_ng_template_1_ng_container_42_Template, 7, 3, "ng-container", 5);
6055
- i0.ɵɵtemplate(43, IconComponent_ng_template_1_ng_container_43_Template, 3, 3, "ng-container", 5);
6056
- i0.ɵɵtemplate(44, IconComponent_ng_template_1_ng_container_44_Template, 74, 0, "ng-container", 5);
6057
- i0.ɵɵtemplate(45, IconComponent_ng_template_1_ng_container_45_Template, 13, 12, "ng-container", 5);
6058
- i0.ɵɵtemplate(46, IconComponent_ng_template_1_ng_container_46_Template, 8, 7, "ng-container", 5);
6059
- i0.ɵɵtemplate(47, IconComponent_ng_template_1_ng_container_47_Template, 12, 9, "ng-container", 5);
6060
- i0.ɵɵtemplate(48, IconComponent_ng_template_1_ng_container_48_Template, 3, 3, "ng-container", 5);
6061
- i0.ɵɵtemplate(49, IconComponent_ng_template_1_ng_container_49_Template, 3, 3, "ng-container", 5);
6062
- i0.ɵɵtemplate(50, IconComponent_ng_template_1_ng_container_50_Template, 3, 3, "ng-container", 5);
6063
- i0.ɵɵtemplate(51, IconComponent_ng_template_1_ng_container_51_Template, 3, 3, "ng-container", 5);
6064
- i0.ɵɵtemplate(52, IconComponent_ng_template_1_ng_container_52_Template, 7, 3, "ng-container", 5);
6065
- i0.ɵɵtemplate(53, IconComponent_ng_template_1_ng_container_53_Template, 8, 0, "ng-container", 5);
6066
- i0.ɵɵtemplate(54, IconComponent_ng_template_1_ng_container_54_Template, 7, 0, "ng-container", 5);
6067
- i0.ɵɵtemplate(55, IconComponent_ng_template_1_ng_container_55_Template, 3, 0, "ng-container", 5);
6068
- i0.ɵɵtemplate(56, IconComponent_ng_template_1_ng_container_56_Template, 11, 1, "ng-container", 5);
6069
- i0.ɵɵtemplate(57, IconComponent_ng_template_1_ng_container_57_Template, 3, 1, "ng-container", 5);
6112
+ i0.ɵɵtemplate(41, IconComponent_ng_template_1_ng_container_41_Template, 28, 2, "ng-container", 5);
6113
+ i0.ɵɵtemplate(42, IconComponent_ng_template_1_ng_container_42_Template, 3, 3, "ng-container", 5);
6114
+ i0.ɵɵtemplate(43, IconComponent_ng_template_1_ng_container_43_Template, 6, 6, "ng-container", 5);
6115
+ i0.ɵɵtemplate(44, IconComponent_ng_template_1_ng_container_44_Template, 5, 5, "ng-container", 5);
6116
+ i0.ɵɵtemplate(45, IconComponent_ng_template_1_ng_container_45_Template, 42, 0, "ng-container", 5);
6117
+ i0.ɵɵtemplate(46, IconComponent_ng_template_1_ng_container_46_Template, 7, 3, "ng-container", 5);
6118
+ i0.ɵɵtemplate(47, IconComponent_ng_template_1_ng_container_47_Template, 3, 3, "ng-container", 5);
6119
+ i0.ɵɵtemplate(48, IconComponent_ng_template_1_ng_container_48_Template, 74, 0, "ng-container", 5);
6120
+ i0.ɵɵtemplate(49, IconComponent_ng_template_1_ng_container_49_Template, 13, 12, "ng-container", 5);
6121
+ i0.ɵɵtemplate(50, IconComponent_ng_template_1_ng_container_50_Template, 8, 7, "ng-container", 5);
6122
+ i0.ɵɵtemplate(51, IconComponent_ng_template_1_ng_container_51_Template, 12, 9, "ng-container", 5);
6123
+ i0.ɵɵtemplate(52, IconComponent_ng_template_1_ng_container_52_Template, 3, 3, "ng-container", 5);
6124
+ i0.ɵɵtemplate(53, IconComponent_ng_template_1_ng_container_53_Template, 3, 3, "ng-container", 5);
6125
+ i0.ɵɵtemplate(54, IconComponent_ng_template_1_ng_container_54_Template, 3, 3, "ng-container", 5);
6126
+ i0.ɵɵtemplate(55, IconComponent_ng_template_1_ng_container_55_Template, 3, 3, "ng-container", 5);
6127
+ i0.ɵɵtemplate(56, IconComponent_ng_template_1_ng_container_56_Template, 7, 3, "ng-container", 5);
6128
+ i0.ɵɵtemplate(57, IconComponent_ng_template_1_ng_container_57_Template, 8, 0, "ng-container", 5);
6070
6129
  i0.ɵɵtemplate(58, IconComponent_ng_template_1_ng_container_58_Template, 7, 0, "ng-container", 5);
6071
- i0.ɵɵtemplate(59, IconComponent_ng_template_1_ng_container_59_Template, 5, 5, "ng-container", 5);
6072
- i0.ɵɵtemplate(60, IconComponent_ng_template_1_ng_container_60_Template, 4, 4, "ng-container", 5);
6073
- i0.ɵɵtemplate(61, IconComponent_ng_template_1_ng_container_61_Template, 4, 4, "ng-container", 5);
6074
- i0.ɵɵtemplate(62, IconComponent_ng_template_1_ng_container_62_Template, 3, 3, "ng-container", 5);
6075
- i0.ɵɵtemplate(63, IconComponent_ng_template_1_ng_container_63_Template, 3, 3, "ng-container", 5);
6076
- i0.ɵɵtemplate(64, IconComponent_ng_template_1_ng_container_64_Template, 3, 3, "ng-container", 5);
6077
- i0.ɵɵtemplate(65, IconComponent_ng_template_1_ng_container_65_Template, 1, 0, "ng-container", 6);
6130
+ i0.ɵɵtemplate(59, IconComponent_ng_template_1_ng_container_59_Template, 3, 0, "ng-container", 5);
6131
+ i0.ɵɵtemplate(60, IconComponent_ng_template_1_ng_container_60_Template, 11, 1, "ng-container", 5);
6132
+ i0.ɵɵtemplate(61, IconComponent_ng_template_1_ng_container_61_Template, 3, 1, "ng-container", 5);
6133
+ i0.ɵɵtemplate(62, IconComponent_ng_template_1_ng_container_62_Template, 7, 0, "ng-container", 5);
6134
+ i0.ɵɵtemplate(63, IconComponent_ng_template_1_ng_container_63_Template, 5, 5, "ng-container", 5);
6135
+ i0.ɵɵtemplate(64, IconComponent_ng_template_1_ng_container_64_Template, 4, 4, "ng-container", 5);
6136
+ i0.ɵɵtemplate(65, IconComponent_ng_template_1_ng_container_65_Template, 4, 4, "ng-container", 5);
6137
+ i0.ɵɵtemplate(66, IconComponent_ng_template_1_ng_container_66_Template, 3, 3, "ng-container", 5);
6138
+ i0.ɵɵtemplate(67, IconComponent_ng_template_1_ng_container_67_Template, 3, 3, "ng-container", 5);
6139
+ i0.ɵɵtemplate(68, IconComponent_ng_template_1_ng_container_68_Template, 3, 3, "ng-container", 5);
6140
+ i0.ɵɵtemplate(69, IconComponent_ng_template_1_ng_container_69_Template, 1, 0, "ng-container", 6);
6078
6141
  i0.ɵɵelementEnd();
6079
6142
  i0.ɵɵelementContainerEnd();
6080
6143
  }
@@ -6082,10 +6145,18 @@
6082
6145
  var ctx_r2 = i0.ɵɵnextContext();
6083
6146
  i0.ɵɵproperty("ngSwitch", ctx_r2.iconName);
6084
6147
  i0.ɵɵadvance(1);
6085
- i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction2(65, _c0, ctx_r2.width + "px", ctx_r2.height + "px"));
6148
+ i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction2(69, _c0, ctx_r2.width + "px", ctx_r2.height + "px"));
6149
+ i0.ɵɵadvance(1);
6150
+ i0.ɵɵproperty("ngSwitchCase", ctx_r2.icon.ExplaineStep1);
6151
+ i0.ɵɵadvance(1);
6152
+ i0.ɵɵproperty("ngSwitchCase", ctx_r2.icon.ExplaineStep2);
6153
+ i0.ɵɵadvance(1);
6154
+ i0.ɵɵproperty("ngSwitchCase", ctx_r2.icon.ExplaineStep3);
6086
6155
  i0.ɵɵadvance(1);
6087
6156
  i0.ɵɵproperty("ngSwitchCase", ctx_r2.icon.CloudUpload);
6088
6157
  i0.ɵɵadvance(1);
6158
+ i0.ɵɵproperty("ngSwitchCase", ctx_r2.icon.Cook);
6159
+ i0.ɵɵadvance(1);
6089
6160
  i0.ɵɵproperty("ngSwitchCase", ctx_r2.icon.Share);
6090
6161
  i0.ɵɵadvance(1);
6091
6162
  i0.ɵɵproperty("ngSwitchCase", ctx_r2.icon.Time);
@@ -6228,10 +6299,10 @@
6228
6299
  return IconComponent;
6229
6300
  }());
6230
6301
  IconComponent.ɵfac = function IconComponent_Factory(t) { return new (t || IconComponent)(i0.ɵɵdirectiveInject(ContextService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
6231
- IconComponent.ɵcmp = i0.ɵɵdefineComponent({ type: IconComponent, selectors: [["ng-miam-icon"]], inputs: { primaryColor: "primaryColor", secondaryColor: "secondaryColor", width: "width", height: "height", iconName: "iconName" }, features: [i0.ɵɵNgOnChangesFeature], decls: 3, vars: 2, consts: [["class", "icon-container", 3, "ngStyle", 4, "ngIf", "ngIfElse"], ["switchIcon", ""], [1, "icon-container", 3, "ngStyle"], [1, "icon-container__icon", 3, "src", "ngStyle"], [3, "ngSwitch"], [4, "ngSwitchCase"], [4, "ngSwitchDefault"], ["viewBox", "0 0 16 16", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M12.5018 13.821H9.91582H9.21945H9.06906V10.3523H10.2035C10.4912 10.3523 10.6612 10.0253 10.4912 9.78995L8.28443 6.73642C8.14385 6.54026 7.85288 6.54026 7.7123 6.73642L5.50552 9.78995C5.33551 10.0253 5.50225 10.3523 5.79322 10.3523H6.92767V13.821H6.77728H6.08092H3.08296C1.36657 13.7262 0 12.121 0 10.3817C0 9.18186 0.650593 8.13568 1.61504 7.57009C1.52677 7.33143 1.481 7.07643 1.481 6.80834C1.481 5.58235 2.4716 4.59175 3.69759 4.59175C3.9624 4.59175 4.21741 4.63752 4.45607 4.72579C5.16551 3.22191 6.69555 2.179 8.47405 2.179C10.7756 2.18227 12.6718 3.94443 12.8876 6.19044C14.6563 6.49449 16 8.13241 16 9.98611C16 11.9673 14.4569 13.6837 12.5018 13.821Z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-share"], ["fill-rule", "evenodd", "d", "M11.724 3.947l-7 3.5-.448-.894 7-3.5.448.894zm-.448 9l-7-3.5.448-.894 7 3.5-.448.894z"], ["fill-rule", "evenodd", "d", "M13.5 4a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm0 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm-11-6.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z"], ["viewBox", "0 0 25 24", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M12.5 22C16.9183 22 20.5 18.4183 20.5 14C20.5 9.58172 16.9183 6 12.5 6C8.08172 6 4.5 9.58172 4.5 14C4.5 18.4183 8.08172 22 12.5 22Z", "stroke-width", "2"], ["d", "M14.5 2H10.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M12.5 2V6", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M18 8L19.5 6.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M12.5 14V11", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M12.5 14H9.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-check-circle-fill"], ["fill-rule", "evenodd", "d", "M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-x"], ["fill-rule", "evenodd", "d", "M11.854 4.146a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708-.708l7-7a.5.5 0 0 1 .708 0z"], ["fill-rule", "evenodd", "d", "M4.146 4.146a.5.5 0 0 0 0 .708l7 7a.5.5 0 0 0 .708-.708l-7-7a.5.5 0 0 0-.708 0z"], ["viewBox", "0 0 24 24", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M16.5 3C19.538 3 22 5.5 22 9C22 16 14.5 20 12 21.5C9.5 20 2 16 2 9C2 5.5 4.5 3 7.5 3C9.36 3 11 4 12 5C13 4 14.64 3 16.5 3ZM12.934 18.604C13.815 18.048 14.61 17.495 15.354 16.903C18.335 14.533 20 11.943 20 9C20 6.64 18.463 5 16.5 5C15.424 5 14.26 5.57 13.414 6.414L12 7.828L10.586 6.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9C4 11.944 5.666 14.533 8.645 16.903C9.39 17.495 10.185 18.048 11.066 18.603C11.365 18.792 11.661 18.973 12 19.175C12.339 18.973 12.635 18.792 12.934 18.604Z"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M22 9C22 5.5 19.538 3 16.5 3C14.64 3 13 4 12 5C11 4 9.36 3 7.5 3C4.5 3 2 5.5 2 9C2 15.6009 8.66916 19.5341 11.5259 21.219C11.6987 21.3208 11.8575 21.4145 12 21.5C12.1425 21.4145 12.3013 21.3208 12.4741 21.219C15.3308 19.5341 22 15.6009 22 9Z"], ["d", "M12 5L11.6464 5.35355L12 5.70711L12.3536 5.35355L12 5ZM11.5259 21.219L11.2719 21.6496L11.5259 21.219ZM12 21.5L11.7428 21.9287L12 22.0831L12.2572 21.9287L12 21.5ZM12.4741 21.219L12.7281 21.6496L12.4741 21.219ZM16.5 3.5C19.2316 3.5 21.5 5.74484 21.5 9H22.5C22.5 5.25516 19.8444 2.5 16.5 2.5V3.5ZM12.3536 5.35355C13.2936 4.41346 14.8138 3.5 16.5 3.5V2.5C14.4662 2.5 12.7064 3.58654 11.6464 4.64645L12.3536 5.35355ZM7.5 3.5C9.18616 3.5 10.7064 4.41346 11.6464 5.35355L12.3536 4.64645C11.2936 3.58654 9.53384 2.5 7.5 2.5V3.5ZM2.5 9C2.5 5.74715 4.80427 3.5 7.5 3.5V2.5C4.19573 2.5 1.5 5.25285 1.5 9H2.5ZM11.7799 20.7883C10.3495 19.9446 8.01919 18.5682 6.04476 16.599C4.07253 14.632 2.5 12.1183 2.5 9H1.5C1.5 12.4826 3.26205 15.236 5.3386 17.307C7.41295 19.3759 9.84566 20.8085 11.2719 21.6496L11.7799 20.7883ZM12.2572 21.0713C12.1128 20.9846 11.9522 20.8899 11.7799 20.7883L11.2719 21.6496C11.4451 21.7518 11.6022 21.8444 11.7428 21.9287L12.2572 21.0713ZM12.2201 20.7883C12.0478 20.8899 11.8872 20.9846 11.7428 21.0713L12.2572 21.9287C12.3978 21.8444 12.5549 21.7518 12.7281 21.6496L12.2201 20.7883ZM21.5 9C21.5 12.1183 19.9275 14.632 17.9552 16.599C15.9808 18.5682 13.6505 19.9446 12.2201 20.7883L12.7281 21.6496C14.1543 20.8085 16.587 19.3759 18.6614 17.307C20.7379 15.236 22.5 12.4826 22.5 9H21.5Z"], ["viewBox", "0 0 17 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-image"], ["fill-rule", "evenodd", "d", "M14.002 2h-12a1 1 0 0 0-1 1v9l2.646-2.354a.5.5 0 0 1 .63-.062l2.66 1.773 3.71-3.71a.5.5 0 0 1 .577-.094L15.002 9.5V3a1 1 0 0 0-1-1zm-12-1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-12zm4 4.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-clipboard-check"], ["fill-rule", "evenodd", "d", "M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"], ["fill-rule", "evenodd", "d", "M9.5 1h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3zm4.354 7.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 9.793l2.646-2.647a.5.5 0 0 1 .708 0z"], ["xmlns", "http://www.w3.org/2000/svg", 0, "xmlns", "xlink", "http://www.w3.org/1999/xlink", "version", "1.1", "id", "Capa_1", "x", "0px", "y", "0px", "viewBox", "0 0 325.799 325.799", 0, "xml", "space", "preserve", 2, "enable-background", "new 0 0 325.799 325.799"], ["d", "M285.306,296.302c-73.7,28.4-156.5-8.4-184.9-82.2c-0.5-1.4-1-2.7-1.5-4.1h147.8c5.5,0,10-4.5,10-10s-4.5-10-10-10h-153.1 c-3-15.8-3.3-32.1-1-48h170.1c5.5,0,10-4.5,10-10s-4.5-10-10-10h-165.6c22.7-75.6,102.5-118.5,178.2-95.8c3.3,1,6.7,2.1,10.1,3.4 c5.1,2,10.9-0.5,13-5.7c2-5.1-0.5-10.9-5.7-13h-0.1c-84-32.3-178.3,9.6-210.7,93.6c-2.2,5.7-4.1,11.5-5.6,17.4h-39.6 c-5.5,0-10,4.5-10,10s4.5,10,10,10h35.7c-2,16-1.7,32.1,0.9,48h-36.6c-5.5,0-10,4.5-10,10s4.5,10,10,10h41.3 c26.1,86.2,117.1,134.9,203.2,108.9c3.8-1.2,7.6-2.5,11.3-3.9c5.1-2,7.7-7.8,5.7-12.9 C296.206,296.902,290.406,294.302,285.306,296.302z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-calendar-week"], ["fill-rule", "evenodd", "d", "M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1zm1-3a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"], ["fill-rule", "evenodd", "d", "M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"], ["d", "M11 6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-5 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-basket"], ["fill-rule", "evenodd", "d", "M5.757 1.071a.5.5 0 0 1 .172.686L3.383 6h9.234L10.07 1.757a.5.5 0 1 1 .858-.514L13.783 6H15a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1v4.5a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 1 13.5V9a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h1.217L5.07 1.243a.5.5 0 0 1 .686-.172zM2 9v4.5A1.5 1.5 0 0 0 3.5 15h9a1.5 1.5 0 0 0 1.5-1.5V9H2zM1 7v1h14V7H1zm3 3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3A.5.5 0 0 1 4 10zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3A.5.5 0 0 1 6 10zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3A.5.5 0 0 1 8 10zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 .5-.5zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 .5-.5z"], ["viewBox", "0 0 64 16", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["clip-path", "url(#clip0)"], ["d", "M14.7613 14.2631C14.5819 13.8245 14.3992 13.386 14.1998 12.954C14.0237 12.5686 13.7978 12.4557 13.3759 12.552C12.8409 12.6749 12.316 12.8377 11.7811 12.9474C10.7478 13.1634 9.71117 13.1833 8.69117 12.861C7.41202 12.459 6.73091 11.532 6.31228 10.3359H9.78094C10.0534 10.3359 10.2727 10.1166 10.2727 9.8442V8.75111C10.2727 8.47866 10.0534 8.25938 9.78094 8.25938H5.98003C5.98003 7.95371 5.97671 7.66134 5.98003 7.36896H9.78094C10.0534 7.36896 10.2727 7.14968 10.2727 6.87723V5.78414C10.2727 5.5117 10.0534 5.29241 9.78094 5.29241H6.45847C6.45847 5.27912 6.45847 5.26583 6.46512 5.25919C6.86381 4.35215 7.44524 3.62453 8.39879 3.24577C9.5085 2.8072 10.6415 2.81717 11.7844 3.05307C12.326 3.16271 12.8576 3.32883 13.3991 3.45176C13.7945 3.54147 14.0237 3.42518 14.1932 3.05639C14.3892 2.63111 14.5686 2.19919 14.748 1.76395C14.9175 1.35528 14.8178 1.06623 14.4324 0.840299C14.3361 0.783817 14.2364 0.737303 14.1334 0.697433C12.532 0.072808 10.8807 -0.159765 9.17625 0.112678C7.97684 0.305381 6.85717 0.717368 5.89033 1.46825C4.67098 2.41183 3.88023 3.65776 3.42173 5.12297L3.36525 5.29241H1.6575C1.38505 5.29241 1.16577 5.5117 1.16577 5.78414V6.87723C1.16577 7.14968 1.38505 7.36896 1.6575 7.36896H3.0031C3.0031 7.66798 3.0031 7.95704 3.0031 8.25938H1.6575C1.38505 8.25938 1.16577 8.47866 1.16577 8.75111V9.8442C1.16577 10.1166 1.38505 10.3359 1.6575 10.3359H3.27886C3.4018 10.7346 3.50479 11.14 3.66095 11.522C4.4816 13.5022 5.8571 14.911 7.927 15.5821C9.63808 16.137 11.3624 16.1204 13.0868 15.6452C13.5353 15.5223 13.9805 15.3628 14.4058 15.1668C14.8178 14.9774 14.9241 14.6585 14.7613 14.2631Z"], ["clip-path", "url(#clip1)"], ["d", "M38.7613 14.2631C38.5819 13.8245 38.3992 13.386 38.1998 12.954C38.0237 12.5686 37.7978 12.4557 37.3759 12.552C36.8409 12.6749 36.316 12.8377 35.7811 12.9474C34.7478 13.1634 33.7112 13.1833 32.6912 12.861C31.412 12.459 30.7309 11.532 30.3123 10.3359H33.7809C34.0534 10.3359 34.2727 10.1166 34.2727 9.8442V8.75111C34.2727 8.47866 34.0534 8.25938 33.7809 8.25938H29.98C29.98 7.95371 29.9767 7.66134 29.98 7.36896H33.7809C34.0534 7.36896 34.2727 7.14968 34.2727 6.87723V5.78414C34.2727 5.5117 34.0534 5.29241 33.7809 5.29241H30.4585C30.4585 5.27912 30.4585 5.26583 30.4651 5.25919C30.8638 4.35215 31.4452 3.62453 32.3988 3.24577C33.5085 2.8072 34.6415 2.81717 35.7844 3.05307C36.326 3.16271 36.8576 3.32883 37.3991 3.45176C37.7945 3.54147 38.0237 3.42518 38.1932 3.05639C38.3892 2.63111 38.5686 2.19919 38.748 1.76395C38.9175 1.35528 38.8178 1.06623 38.4324 0.840299C38.3361 0.783817 38.2364 0.737303 38.1334 0.697433C36.532 0.072808 34.8807 -0.159765 33.1763 0.112678C31.9768 0.305381 30.8572 0.717368 29.8903 1.46825C28.671 2.41183 27.8802 3.65776 27.4217 5.12297L27.3652 5.29241H25.6575C25.3851 5.29241 25.1658 5.5117 25.1658 5.78414V6.87723C25.1658 7.14968 25.3851 7.36896 25.6575 7.36896H27.0031C27.0031 7.66798 27.0031 7.95704 27.0031 8.25938H25.6575C25.3851 8.25938 25.1658 8.47866 25.1658 8.75111V9.8442C25.1658 10.1166 25.3851 10.3359 25.6575 10.3359H27.2789C27.4018 10.7346 27.5048 11.14 27.6609 11.522C28.4816 13.5022 29.8571 14.911 31.927 15.5821C33.6381 16.137 35.3624 16.1204 37.0868 15.6452C37.5353 15.5223 37.9805 15.3628 38.4058 15.1668C38.8178 14.9774 38.9241 14.6585 38.7613 14.2631Z", "fill", "#8C8CA1"], ["clip-path", "url(#clip2)"], ["d", "M62.7613 14.2631C62.5819 13.8245 62.3992 13.386 62.1998 12.954C62.0237 12.5686 61.7978 12.4557 61.3759 12.552C60.8409 12.6749 60.316 12.8377 59.7811 12.9474C58.7478 13.1634 57.7112 13.1833 56.6912 12.861C55.412 12.459 54.7309 11.532 54.3123 10.3359H57.7809C58.0534 10.3359 58.2727 10.1166 58.2727 9.8442V8.75111C58.2727 8.47866 58.0534 8.25938 57.7809 8.25938H53.98C53.98 7.95371 53.9767 7.66134 53.98 7.36896H57.7809C58.0534 7.36896 58.2727 7.14968 58.2727 6.87723V5.78414C58.2727 5.5117 58.0534 5.29241 57.7809 5.29241H54.4585C54.4585 5.27912 54.4585 5.26583 54.4651 5.25919C54.8638 4.35215 55.4452 3.62453 56.3988 3.24577C57.5085 2.8072 58.6415 2.81717 59.7844 3.05307C60.326 3.16271 60.8576 3.32883 61.3991 3.45176C61.7945 3.54147 62.0237 3.42518 62.1932 3.05639C62.3892 2.63111 62.5686 2.19919 62.748 1.76395C62.9175 1.35528 62.8178 1.06623 62.4324 0.840299C62.3361 0.783817 62.2364 0.737303 62.1334 0.697433C60.532 0.072808 58.8807 -0.159765 57.1763 0.112678C55.9768 0.305381 54.8572 0.717368 53.8903 1.46825C52.671 2.41183 51.8802 3.65776 51.4217 5.12297L51.3652 5.29241H49.6575C49.3851 5.29241 49.1658 5.5117 49.1658 5.78414V6.87723C49.1658 7.14968 49.3851 7.36896 49.6575 7.36896H51.0031C51.0031 7.66798 51.0031 7.95704 51.0031 8.25938H49.6575C49.3851 8.25938 49.1658 8.47866 49.1658 8.75111V9.8442C49.1658 10.1166 49.3851 10.3359 49.6575 10.3359H51.2789C51.4018 10.7346 51.5048 11.14 51.6609 11.522C52.4816 13.5022 53.8571 14.911 55.927 15.5821C57.6381 16.137 59.3624 16.1204 61.0868 15.6452C61.5353 15.5223 61.9805 15.3628 62.4058 15.1668C62.8178 14.9774 62.9241 14.6585 62.7613 14.2631Z", "fill", "#8C8CA1"], ["id", "clip0"], ["width", "16", "height", "16", "fill", "white"], ["id", "clip1"], ["width", "16", "height", "16", "fill", "white", "transform", "translate(24)"], ["id", "clip2"], ["width", "16", "height", "16", "fill", "white", "transform", "translate(48)"], ["d", "M38.7613 14.2631C38.5819 13.8245 38.3992 13.386 38.1998 12.954C38.0237 12.5686 37.7978 12.4557 37.3759 12.552C36.8409 12.6749 36.316 12.8377 35.7811 12.9474C34.7478 13.1634 33.7112 13.1833 32.6912 12.861C31.412 12.459 30.7309 11.532 30.3123 10.3359H33.7809C34.0534 10.3359 34.2727 10.1166 34.2727 9.8442V8.75111C34.2727 8.47866 34.0534 8.25938 33.7809 8.25938H29.98C29.98 7.95371 29.9767 7.66134 29.98 7.36896H33.7809C34.0534 7.36896 34.2727 7.14968 34.2727 6.87723V5.78414C34.2727 5.5117 34.0534 5.29241 33.7809 5.29241H30.4585C30.4585 5.27912 30.4585 5.26583 30.4651 5.25919C30.8638 4.35215 31.4452 3.62453 32.3988 3.24577C33.5085 2.8072 34.6415 2.81717 35.7844 3.05307C36.326 3.16271 36.8576 3.32883 37.3991 3.45176C37.7945 3.54147 38.0237 3.42518 38.1932 3.05639C38.3892 2.63111 38.5686 2.19919 38.748 1.76395C38.9175 1.35528 38.8178 1.06623 38.4324 0.840299C38.3361 0.783817 38.2364 0.737303 38.1334 0.697433C36.532 0.072808 34.8807 -0.159765 33.1763 0.112678C31.9768 0.305381 30.8572 0.717368 29.8903 1.46825C28.671 2.41183 27.8802 3.65776 27.4217 5.12297L27.3652 5.29241H25.6575C25.3851 5.29241 25.1658 5.5117 25.1658 5.78414V6.87723C25.1658 7.14968 25.3851 7.36896 25.6575 7.36896H27.0031C27.0031 7.66798 27.0031 7.95704 27.0031 8.25938H25.6575C25.3851 8.25938 25.1658 8.47866 25.1658 8.75111V9.8442C25.1658 10.1166 25.3851 10.3359 25.6575 10.3359H27.2789C27.4018 10.7346 27.5048 11.14 27.6609 11.522C28.4816 13.5022 29.8571 14.911 31.927 15.5821C33.6381 16.137 35.3624 16.1204 37.0868 15.6452C37.5353 15.5223 37.9805 15.3628 38.4058 15.1668C38.8178 14.9774 38.9241 14.6585 38.7613 14.2631Z"], ["d", "M62.7613 14.2631C62.5819 13.8245 62.3992 13.386 62.1998 12.954C62.0237 12.5686 61.7978 12.4557 61.3759 12.552C60.8409 12.6749 60.316 12.8377 59.7811 12.9474C58.7478 13.1634 57.7112 13.1833 56.6912 12.861C55.412 12.459 54.7309 11.532 54.3123 10.3359H57.7809C58.0534 10.3359 58.2727 10.1166 58.2727 9.8442V8.75111C58.2727 8.47866 58.0534 8.25938 57.7809 8.25938H53.98C53.98 7.95371 53.9767 7.66134 53.98 7.36896H57.7809C58.0534 7.36896 58.2727 7.14968 58.2727 6.87723V5.78414C58.2727 5.5117 58.0534 5.29241 57.7809 5.29241H54.4585C54.4585 5.27912 54.4585 5.26583 54.4651 5.25919C54.8638 4.35215 55.4452 3.62453 56.3988 3.24577C57.5085 2.8072 58.6415 2.81717 59.7844 3.05307C60.326 3.16271 60.8576 3.32883 61.3991 3.45176C61.7945 3.54147 62.0237 3.42518 62.1932 3.05639C62.3892 2.63111 62.5686 2.19919 62.748 1.76395C62.9175 1.35528 62.8178 1.06623 62.4324 0.840299C62.3361 0.783817 62.2364 0.737303 62.1334 0.697433C60.532 0.072808 58.8807 -0.159765 57.1763 0.112678C55.9768 0.305381 54.8572 0.717368 53.8903 1.46825C52.671 2.41183 51.8802 3.65776 51.4217 5.12297L51.3652 5.29241H49.6575C49.3851 5.29241 49.1658 5.5117 49.1658 5.78414V6.87723C49.1658 7.14968 49.3851 7.36896 49.6575 7.36896H51.0031C51.0031 7.66798 51.0031 7.95704 51.0031 8.25938H49.6575C49.3851 8.25938 49.1658 8.47866 49.1658 8.75111V9.8442C49.1658 10.1166 49.3851 10.3359 49.6575 10.3359H51.2789C51.4018 10.7346 51.5048 11.14 51.6609 11.522C52.4816 13.5022 53.8571 14.911 55.927 15.5821C57.6381 16.137 59.3624 16.1204 61.0868 15.6452C61.5353 15.5223 61.9805 15.3628 62.4058 15.1668C62.8178 14.9774 62.9241 14.6585 62.7613 14.2631Z"], ["d", "M6.5 12.0623C4.50627 11.6792 3 9.9255 3 7.82C3 5.43415 4.93413 3.5 7.32 3.5C7.7033 3.5 8.0749 3.54991 8.4287 3.6436C9.2199 2.64246 10.4449 2 11.82 2C13.2352 2 14.4914 2.68049 15.2794 3.73211C15.7186 3.58166 16.1898 3.5 16.68 3.5C19.0659 3.5 21 5.43415 21 7.82C21 9.9255 19.4937 11.6792 17.5 12.0623V20C17.5 20.5523 17.0523 21 16.5 21H7.5C6.9477 21 6.5 20.5523 6.5 20V12.0623Z", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M6.5 15.5H17.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M10 12.5V15.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M17.5 14V17", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M6.5 14V17", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["viewBox", "0 0 52 24", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M34.5 12.0623C32.5063 11.6792 31 9.9255 31 7.82C31 5.43415 32.9341 3.5 35.32 3.5C35.7033 3.5 36.0749 3.54991 36.4287 3.6436C37.2199 2.64246 38.4449 2 39.82 2C41.2352 2 42.4914 2.68049 43.2794 3.73211C43.7186 3.58166 44.1898 3.5 44.68 3.5C47.0659 3.5 49 5.43415 49 7.82C49 9.9255 47.4937 11.6792 45.5 12.0623V20C45.5 20.5523 45.0523 21 44.5 21H35.5C34.9477 21 34.5 20.5523 34.5 20V12.0623Z", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M34.5 15.5H45.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M38 12.5V15.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M45.5 14V17", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M34.5 14V17", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["viewBox", "0 0 80 24", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M62.5 12.0623C60.5063 11.6792 59 9.9255 59 7.82C59 5.43415 60.9341 3.5 63.32 3.5C63.7033 3.5 64.0749 3.54991 64.4287 3.6436C65.2199 2.64246 66.4449 2 67.82 2C69.2352 2 70.4914 2.68049 71.2794 3.73211C71.7186 3.58166 72.1898 3.5 72.68 3.5C75.0659 3.5 77 5.43415 77 7.82C77 9.9255 75.4937 11.6792 73.5 12.0623V20C73.5 20.5523 73.0523 21 72.5 21H63.5C62.9477 21 62.5 20.5523 62.5 20V12.0623Z", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M62.5 15.5H73.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M66 12.5V15.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M73.5 14V17", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M62.5 14V17", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["viewBox", "0 0 12 20", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M4.33333 3.6C4.33333 4.48366 3.58714 5.2 2.66667 5.2C1.74619 5.2 1 4.48366 1 3.6C1 2.71634 1.74619 2 2.66667 2C3.58714 2 4.33333 2.71634 4.33333 3.6Z"], ["d", "M4.33333 10C4.33333 10.8837 3.58714 11.6 2.66667 11.6C1.74619 11.6 1 10.8837 1 10C1 9.11634 1.74619 8.4 2.66667 8.4C3.58714 8.4 4.33333 9.11634 4.33333 10Z"], ["d", "M4.33333 16.4C4.33333 17.2837 3.58714 18 2.66667 18C1.74619 18 1 17.2837 1 16.4C1 15.5163 1.74619 14.8 2.66667 14.8C3.58714 14.8 4.33333 15.5163 4.33333 16.4Z"], ["d", "M11 3.6C11 4.48366 10.2538 5.2 9.33333 5.2C8.41286 5.2 7.66667 4.48366 7.66667 3.6C7.66667 2.71634 8.41286 2 9.33333 2C10.2538 2 11 2.71634 11 3.6Z"], ["d", "M11 10C11 10.8837 10.2538 11.6 9.33333 11.6C8.41286 11.6 7.66667 10.8837 7.66667 10C7.66667 9.11634 8.41286 8.4 9.33333 8.4C10.2538 8.4 11 9.11634 11 10Z"], ["d", "M11 16.4C11 17.2837 10.2538 18 9.33333 18C8.41286 18 7.66667 17.2837 7.66667 16.4C7.66667 15.5163 8.41286 14.8 9.33333 14.8C10.2538 14.8 11 15.5163 11 16.4Z"], ["xmlns", "http://www.w3.org/2000/svg", "viewBox", "0 0 24 24"], ["d", "M0 0h24v24H0V0z", "fill", "none"], ["d", "M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-arrow-return-left"], ["fill-rule", "evenodd", "d", "M14.5 1.5a.5.5 0 0 1 .5.5v4.8a2.5 2.5 0 0 1-2.5 2.5H2.707l3.347 3.346a.5.5 0 0 1-.708.708l-4.2-4.2a.5.5 0 0 1 0-.708l4-4a.5.5 0 1 1 .708.708L2.707 8.3H12.5A1.5 1.5 0 0 0 14 6.8V2a.5.5 0 0 1 .5-.5z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-arrow-down"], ["fill-rule", "evenodd", "d", "M8 1a.5.5 0 0 1 .5.5v11.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L7.5 13.293V1.5A.5.5 0 0 1 8 1z"], ["xmlns", "http://www.w3.org/2000/svg", "viewBox", "0 0 16 16"], ["d", "M12.5 13c.828 0 1.5.672 1.5 1.5s-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5.672-1.5 1.5-1.5zm-9 0c.828 0 1.5.672 1.5 1.5S4.328 16 3.5 16 2 15.328 2 14.5 2.672 13 3.5 13zM3 0l.591 2H15c.623 0 1.095.564.984 1.177C15.27 7.14 14.526 9 13 9H4.42c-.377.391-.67.729-.876 1H13c.552 0 1 .448 1 1s-.448 1-1 1H3c-1.28 0-2.11-.83-1.699-2.066.218-.654.813-1.44 1.807-2.454L1.433 2H0V0h3zm10.786 4H4.182l.887 3h7.737c.09-.124.2-.333.315-.621.224-.56.447-1.355.665-2.379z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-people"], ["fill-rule", "evenodd", "d", "M15 14s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1h8zm-7.978-1h7.956a.274.274 0 0 0 .014-.002l.008-.002c-.002-.264-.167-1.03-.76-1.72C13.688 10.629 12.718 10 11 10c-1.717 0-2.687.63-3.24 1.276-.593.69-.759 1.457-.76 1.72a1.05 1.05 0 0 0 .022.004zM11 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0zM6.936 9.28a5.88 5.88 0 0 0-1.23-.247A7.35 7.35 0 0 0 5 9c-4 0-5 3-5 4 0 .667.333 1 1 1h4.216A2.238 2.238 0 0 1 5 13c0-1.01.377-2.042 1.09-2.904.243-.294.526-.569.846-.816zM4.92 10c-1.668.02-2.615.64-3.16 1.276C1.163 11.97 1 12.739 1 13h3c0-1.045.323-2.086.92-3zM1.5 5.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0zm3-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4z"], ["xmlns", "http://www.w3.org/2000/svg", "id", "Out_line", "data-name", "Out line", "viewBox", "0 0 512 512"], ["d", "M496,184h-8V95.21a79.51747,79.51747,0,0,0-48.24-73.15991,40.20637,40.20637,0,0,0-31.52,0A79.51747,79.51747,0,0,0,360,95.21v75.6001A87.54442,87.54442,0,0,1,344.36,127.99l-.00061-.00806A7.99364,7.99364,0,0,0,352,120V72a8.00008,8.00008,0,0,0-8-8H280a8.00008,8.00008,0,0,0-8,8v2.8501c-.43994-.51026-.9-1-1.38-1.48A31.984,31.984,0,0,0,220.01,80.51a32.22031,32.22031,0,0,0-5.39-7.13989,32.00263,32.00263,0,0,0-53.80994,15.43994A31.98816,31.98816,0,0,0,146.86,144,31.96526,31.96526,0,0,0,152,195.7V240h16V200H408V480H344v16H496a7.9979,7.9979,0,0,0,8-8V192A7.9979,7.9979,0,0,0,496,184ZM376,136h24a8,8,0,0,1,0,16H376Zm4.37-64H400a8,8,0,1,1,0,16H376.4A64.01244,64.01244,0,0,1,380.37,72ZM288,80h48v32H288ZM168,184a16,16,0,0,1,0-32,8,8,0,0,0,0-16,16,16,0,0,1,0-32,7.9979,7.9979,0,0,0,8-8,16.00013,16.00013,0,0,1,31.62-3.47A31.958,31.958,0,0,0,202.86,144a31.93735,31.93735,0,0,0-6.55994,40Zm56,0a16,16,0,0,1,0-32,8,8,0,0,0,0-16,16,16,0,0,1,0-32,7.9979,7.9979,0,0,0,8-8,16,16,0,1,1,32,0,7.9979,7.9979,0,0,0,8,8v16a7.99364,7.99364,0,0,0,7.64062,7.98193L279.64,127.99A87.73358,87.73358,0,0,1,256,180.62012V96H240v88Zm50.14,0a103.38584,103.38584,0,0,0,21.54993-56h32.62012A103.38584,103.38584,0,0,0,349.86,184ZM376,184V168h24a24,24,0,0,0,0-48H376V104h24a24,24,0,0,0,0-48H389.52a63.465,63.465,0,0,1,25.03-19.24,24.04215,24.04215,0,0,1,18.8999,0A63.51551,63.51551,0,0,1,472,95.21V184ZM488,480H424V200h64Z"], ["d", "M176,432a24.04267,24.04267,0,0,0-18.334-23.32422,67.0819,67.0819,0,0,0-123.332,0,24.00336,24.00336,0,0,0,0,46.64844,67.0819,67.0819,0,0,0,123.332,0A24.04267,24.04267,0,0,0,176,432Zm-24,8a7.99922,7.99922,0,0,0-7.42773,5.0293l-1.14454,2.86132a51.08168,51.08168,0,0,1-94.85546,0l-1.14454-2.86132A7.99922,7.99922,0,0,0,40,440a8,8,0,0,1,0-16,7.99922,7.99922,0,0,0,7.42773-5.0293l1.14454-2.86132a51.08168,51.08168,0,0,1,94.85546,0l1.14454,2.86132A7.99922,7.99922,0,0,0,152,424a8,8,0,0,1,0,16Z"], ["x", "64", "y", "408", "width", "16", "height", "16"], ["x", "80", "y", "440", "width", "16", "height", "16"], ["x", "112", "y", "424", "width", "16", "height", "16"], ["d", "M206.02,341.8501l17.13989-34.27-14.31982-7.16016-11.03,22.07007L192,316.67993V299.75a40.18506,40.18506,0,0,0-34.34009-39.59009L129.13,256.08008a7.99356,7.99356,0,0,0-9.04992,9.0498l4.07983,28.53A40.18506,40.18506,0,0,0,163.75,328h16.92993l9.21008,9.21a80.07936,80.07936,0,0,0-67.2301,19.16016L133.34009,368.29A63.911,63.911,0,0,1,176,352a62.44161,62.44161,0,0,1,6.87.37012l-9.07,18.12988a7.74033,7.74033,0,0,0-2.22-1.66016l-16-8-7.16016,14.32007,13.8501,6.92017A25.95522,25.95522,0,0,0,191.61,392.75l12.80993,6.40991,7.16016-14.32007-16-8a8.044,8.044,0,0,0-7.02-.06982l10.28-20.55a64.00695,64.00695,0,0,1-44.17017,120.13989L149.33008,491.45A80.01072,80.01072,0,0,0,206.02,341.8501ZM176,300.68994l-15.6-15.6001L149.09009,296.3999,164.68994,312H163.75a24.12661,24.12661,0,0,1-23.76-20.60986l-2.56006-17.96021L155.39,276A24.10891,24.10891,0,0,1,176,299.75Z"], ["d", "M304,272h-8v-8h8a7.9979,7.9979,0,0,0,8-8V224a7.9979,7.9979,0,0,0-8-8H224a7.9979,7.9979,0,0,0-8,8v32a7.9979,7.9979,0,0,0,8,8h8v8h-8a32.0512,32.0512,0,0,0-23.85,10.66992l11.92,10.66016A16.0305,16.0305,0,0,1,224,288h16a7.9979,7.9979,0,0,0,8-8V264h32v8H264v16h40a16.02116,16.02116,0,0,1,16,16v16H232v16h88v96H272v16h48v16a16.02116,16.02116,0,0,1-16,16H240v16h64a32.036,32.036,0,0,0,32-32V304A32.036,32.036,0,0,0,304,272Zm-72-24V232h64v16Z"], ["height", "2", "viewBox", "0 0 12 2", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M10.5 0.25H1.5C1.05 0.25 0.75 0.55 0.75 1C0.75 1.45 1.05 1.75 1.5 1.75H10.5C10.95 1.75 11.25 1.45 11.25 1C11.25 0.55 10.95 0.25 10.5 0.25Z"], ["viewBox", "0 0 16 17", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M13.25 2.67871H10.5V2.17871C10.5 1.35027 9.82844 0.678711 9 0.678711H7C6.17156 0.678711 5.5 1.35027 5.5 2.17871V2.67871H2.75C2.05966 2.67871 1.5 3.23837 1.5 3.92871V4.92871C1.5 5.20487 1.72384 5.42871 2 5.42871H14C14.2762 5.42871 14.5 5.20487 14.5 4.92871V3.92871C14.5 3.23837 13.9403 2.67871 13.25 2.67871ZM6.5 2.17871C6.5 1.90309 6.72437 1.67871 7 1.67871H9C9.27563 1.67871 9.5 1.90309 9.5 2.17871V2.67871H6.5V2.17871Z"], ["d", "M2.44897 6.42871C2.35975 6.42871 2.28866 6.50327 2.29291 6.5924L2.70541 15.25C2.74353 16.0512 3.40166 16.6787 4.20353 16.6787H11.7967C12.5985 16.6787 13.2567 16.0512 13.2948 15.25L13.7073 6.5924C13.7115 6.50327 13.6404 6.42871 13.5512 6.42871H2.44897ZM10.0001 7.67871C10.0001 7.40246 10.2238 7.17871 10.5001 7.17871C10.7763 7.17871 11.0001 7.40246 11.0001 7.67871V14.1787C11.0001 14.455 10.7763 14.6787 10.5001 14.6787C10.2238 14.6787 10.0001 14.455 10.0001 14.1787V7.67871ZM7.50009 7.67871C7.50009 7.40246 7.72384 7.17871 8.00009 7.17871C8.27634 7.17871 8.50009 7.40246 8.50009 7.67871V14.1787C8.50009 14.455 8.27634 14.6787 8.00009 14.6787C7.72384 14.6787 7.50009 14.455 7.50009 14.1787V7.67871ZM5.00009 7.67871C5.00009 7.40246 5.22384 7.17871 5.50009 7.17871C5.77634 7.17871 6.00009 7.40246 6.00009 7.67871V14.1787C6.00009 14.455 5.77634 14.6787 5.50009 14.6787C5.22384 14.6787 5.00009 14.455 5.00009 14.1787V7.67871Z"], ["width", "16", "height", "16", "fill", "none", "transform", "translate(0 0.678711)"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M12.8889 4.88889C12.8889 4.39797 12.4909 4 12 4C11.5091 4 11.1111 4.39797 11.1111 4.88889V11.1111H4.88889C4.39797 11.1111 4 11.5091 4 12C4 12.4909 4.39797 12.8889 4.88889 12.8889H11.1111V19.1111C11.1111 19.602 11.5091 20 12 20C12.4909 20 12.8889 19.602 12.8889 19.1111V12.8889H19.1111C19.602 12.8889 20 12.4909 20 12C20 11.5091 19.602 11.1111 19.1111 11.1111H12.8889V4.88889Z"], ["d", "M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6zm10 14.5V20H8v-3.5l4-4 4 4zm-4-5l-4-4V4h8v3.5l-4 4z"], ["d", "M0 0h24v24H0z", "fill", "none"], ["d", "M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67zM11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8z"], ["d", "M4.41768 3.64119C4.18693 3.41025 3.81256 3.41025 3.58181 3.64119C2.72506 4.49794 2.30397 5.69144 2.42634 6.91587C2.45687 7.22091 2.71384 7.44828 3.01393 7.44828C3.03365 7.44828 3.05353 7.44728 3.07325 7.44531C3.39818 7.41281 3.63522 7.12294 3.60272 6.79822C3.51562 5.92806 3.81278 5.08197 4.41768 4.47703C4.64862 4.24631 4.64862 3.87191 4.41768 3.64119Z"], ["d", "M6.75863 0C3.03191 0 0 3.03191 0 6.75863C0 10.4853 3.03191 13.5173 6.75863 13.5173C10.4853 13.5173 13.5173 10.4853 13.5173 6.75863C13.5173 3.03191 10.4853 0 6.75863 0ZM6.75863 12.335C3.68375 12.335 1.18228 9.8335 1.18228 6.75863C1.18228 3.68375 3.68375 1.18228 6.75863 1.18228C9.83331 1.18228 12.335 3.68375 12.335 6.75863C12.335 9.8335 9.8335 12.335 6.75863 12.335Z"], ["d", "M15.8268 14.9909L11.5312 10.6954C11.3002 10.4644 10.9262 10.4644 10.6953 10.6954C10.4644 10.9261 10.4644 11.3005 10.6953 11.5312L14.9909 15.8268C15.1064 15.9423 15.2575 16 15.4088 16C15.5602 16 15.7113 15.9423 15.8268 15.8268C16.0577 15.5961 16.0577 15.2217 15.8268 14.9909Z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-arrow-left-right"], ["fill-rule", "evenodd", "d", "M10.146 7.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L12.793 11l-2.647-2.646a.5.5 0 0 1 0-.708z"], ["fill-rule", "evenodd", "d", "M2 11a.5.5 0 0 1 .5-.5H13a.5.5 0 0 1 0 1H2.5A.5.5 0 0 1 2 11zm3.854-9.354a.5.5 0 0 1 0 .708L3.207 5l2.647 2.646a.5.5 0 1 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 0 1 .708 0z"], ["fill-rule", "evenodd", "d", "M2.5 5a.5.5 0 0 1 .5-.5h10.5a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"], ["xmlns", "http://www.w3.org/2000/svg", "width", "26", "height", "17", "fill", "none", "viewBox", "0 0 26 17"], ["id", "v8f0hpt10a", "width", "26", "height", "17", "x", "0", "y", "0", "fill", "#000", "maskUnits", "userSpaceOnUse"], ["fill", "#fff", "d", "M0 0H26V17H0z"], ["d", "M21.757 7.705c.702-.494 1.168-1.315 1.168-2.241 0-1.515-1.225-2.74-2.74-2.74-1.515 0-2.74 1.225-2.74 2.74 0 .926.46 1.747 1.168 2.241-.603.21-1.154.532-1.62.95-.64-.546-1.395-.964-2.222-1.211 1.002-.608 1.677-1.714 1.677-2.973C16.448 2.553 14.895 1 12.976 1c-1.918 0-3.471 1.558-3.471 3.471 0 1.259.67 2.365 1.676 2.973-.816.247-1.562.66-2.198 1.197-.466-.409-1.007-.727-1.6-.931.702-.494 1.167-1.315 1.167-2.241 0-1.515-1.225-2.74-2.74-2.74-1.514 0-2.74 1.225-2.74 2.74 0 .926.461 1.747 1.169 2.24C2.353 8.362 1 10.152 1 12.256v.313c0 .01.01.019.019.019h5.808c-.034.261-.053.532-.053.802v.323c0 1.396 1.13 2.527 2.527 2.527h7.36c1.396 0 2.527-1.13 2.527-2.527v-.323c0-.27-.02-.541-.053-.802h5.846c.01 0 .019-.01.019-.02v-.313c-.01-2.108-1.358-3.898-3.243-4.549zM18.205 5.46c0-1.092.888-1.98 1.98-1.98s1.98.888 1.98 1.98c0 1.078-.869 1.957-1.942 1.98h-.076c-1.078-.019-1.942-.897-1.942-1.98zm-7.95-.988c0-1.496 1.216-2.711 2.712-2.711 1.496 0 2.711 1.215 2.711 2.711 0 1.444-1.135 2.626-2.555 2.707h-.313c-1.42-.08-2.555-1.263-2.555-2.707zm-6.439.988c0-1.092.888-1.98 1.98-1.98s1.98.888 1.98 1.98c0 1.078-.869 1.957-1.942 1.98h-.076c-1.073-.019-1.942-.897-1.942-1.98zm3.144 6.363H1.77C1.982 9.8 3.692 8.213 5.767 8.2h.057c.987.005 1.89.37 2.588.964-.684.74-1.192 1.653-1.453 2.66zm11.458 1.89c0 .974-.793 1.767-1.766 1.767h-7.36c-.974 0-1.767-.793-1.767-1.767v-.323c0-2.949 2.355-5.36 5.285-5.446.052.004.11.004.162.004.052 0 .109 0 .161-.004 2.93.085 5.285 2.497 5.285 5.446v.323zm.565-1.89c-.26-1.002-.76-1.9-1.439-2.64.703-.608 1.615-.973 2.612-.983h.057c2.075.014 3.785 1.6 3.999 3.623h-5.229z"], ["fill", "#202020", "d", "M21.757 7.705c.702-.494 1.168-1.315 1.168-2.241 0-1.515-1.225-2.74-2.74-2.74-1.515 0-2.74 1.225-2.74 2.74 0 .926.46 1.747 1.168 2.241-.603.21-1.154.532-1.62.95-.64-.546-1.395-.964-2.222-1.211 1.002-.608 1.677-1.714 1.677-2.973C16.448 2.553 14.895 1 12.976 1c-1.918 0-3.471 1.558-3.471 3.471 0 1.259.67 2.365 1.676 2.973-.816.247-1.562.66-2.198 1.197-.466-.409-1.007-.727-1.6-.931.702-.494 1.167-1.315 1.167-2.241 0-1.515-1.225-2.74-2.74-2.74-1.514 0-2.74 1.225-2.74 2.74 0 .926.461 1.747 1.169 2.24C2.353 8.362 1 10.152 1 12.256v.313c0 .01.01.019.019.019h5.808c-.034.261-.053.532-.053.802v.323c0 1.396 1.13 2.527 2.527 2.527h7.36c1.396 0 2.527-1.13 2.527-2.527v-.323c0-.27-.02-.541-.053-.802h5.846c.01 0 .019-.01.019-.02v-.313c-.01-2.108-1.358-3.898-3.243-4.549zM18.205 5.46c0-1.092.888-1.98 1.98-1.98s1.98.888 1.98 1.98c0 1.078-.869 1.957-1.942 1.98h-.076c-1.078-.019-1.942-.897-1.942-1.98zm-7.95-.988c0-1.496 1.216-2.711 2.712-2.711 1.496 0 2.711 1.215 2.711 2.711 0 1.444-1.135 2.626-2.555 2.707h-.313c-1.42-.08-2.555-1.263-2.555-2.707zm-6.439.988c0-1.092.888-1.98 1.98-1.98s1.98.888 1.98 1.98c0 1.078-.869 1.957-1.942 1.98h-.076c-1.073-.019-1.942-.897-1.942-1.98zm3.144 6.363H1.77C1.982 9.8 3.692 8.213 5.767 8.2h.057c.987.005 1.89.37 2.588.964-.684.74-1.192 1.653-1.453 2.66zm11.458 1.89c0 .974-.793 1.767-1.766 1.767h-7.36c-.974 0-1.767-.793-1.767-1.767v-.323c0-2.949 2.355-5.36 5.285-5.446.052.004.11.004.162.004.052 0 .109 0 .161-.004 2.93.085 5.285 2.497 5.285 5.446v.323zm.565-1.89c-.26-1.002-.76-1.9-1.439-2.64.703-.608 1.615-.973 2.612-.983h.057c2.075.014 3.785 1.6 3.999 3.623h-5.229z"], ["fill", "#202020", "d", "M21.757 7.705l-.23-.327-.64.45.74.255.13-.378zm-3.144 0l.13.378.742-.257-.643-.449-.229.328zm-1.62.95l-.259.304.267.227.26-.233-.267-.298zm-2.222-1.211l-.207-.342-.77.467.863.258.114-.383zm-3.59 0l.116.383.861-.26-.77-.465-.207.342zM8.983 8.641l-.264.3.258.227.263-.222-.257-.305zm-1.6-.931l-.23-.327-.642.45.741.255.13-.378zm-3.144 0l.13.378.743-.256-.644-.45-.23.328zm2.588 4.877l.396.05.058-.45h-.454v.4zm12.308 0v-.4h-.454l.057.45.397-.05zM25 12.255h.4v-.002l-.4.002zm-4.777-4.816v.4h.009l-.01-.4zm-.076 0l-.007.4h.007v-.4zm-7.023-.26v.4h.01l.012-.002-.023-.399zm-.314 0l-.023.398.012.001h.011v-.4zm-6.976.26v.4h.009l-.009-.4zm-.076 0l-.007.4h.007v-.4zm1.202 4.383v.4h.31l.077-.3-.387-.1zm-5.19 0l-.399-.042-.046.442h.444v-.4zM5.767 8.2v-.4h-.003l.003.4zm.057 0l.002-.4h-.002v.4zm2.588.964l.294.271.282-.306-.317-.27-.26.305zm4.397-1.22l.036-.399-.024-.002h-.024l.012.4zm.323 0l.012-.4h-.024l-.024.001.036.399zm5.85 3.88l-.387.1.078.3h.31v-.4zm-1.439-2.641l-.261-.303-.312.27.279.303.294-.27zm2.612-.983v-.4h-.003l.003.4zm.057 0l.003-.4h-.003v.4zm3.999 3.623v.4h.444l-.046-.442-.398.042zm-2.225-3.79c.804-.565 1.338-1.505 1.338-2.568h-.8c0 .79-.397 1.491-.998 1.914l.46.654zm1.338-2.568c0-1.736-1.404-3.14-3.14-3.14v.8c1.294 0 2.34 1.046 2.34 2.34h.8zm-3.14-3.14c-1.736 0-3.14 1.404-3.14 3.14h.8c0-1.294 1.046-2.34 2.34-2.34v-.8zm-3.14 3.14c0 1.061.528 2.003 1.339 2.57l.458-.657c-.604-.422-.997-1.123-.997-1.913h-.8zm1.437 1.863c-.652.226-1.25.576-1.756 1.03l.535.596c.425-.382.929-.678 1.483-.87l-.262-.756zM17.253 8.35c-.682-.58-1.486-1.026-2.367-1.29l-.23.767c.772.23 1.478.621 2.078 1.132l.52-.609zm-2.274-.564c1.116-.677 1.869-1.91 1.869-3.315h-.8c0 1.113-.596 2.092-1.484 2.631l.415.684zm1.869-3.315c0-2.14-1.732-3.871-3.872-3.871v.8c1.698 0 3.072 1.374 3.072 3.071h.8zM12.976.6c-2.14 0-3.871 1.737-3.871 3.871h.8c0-1.693 1.374-3.071 3.071-3.071V.6zM9.105 4.471c0 1.404.747 2.638 1.87 3.315l.413-.684c-.891-.538-1.483-1.517-1.483-2.63h-.8zm1.96 2.59c-.87.263-1.664.703-2.34 1.274l.515.611c.597-.502 1.294-.888 2.057-1.12l-.232-.765zM9.247 8.34c-.503-.442-1.09-.787-1.734-1.008l-.26.756c.543.187 1.04.478 1.467.853l.527-.601zm-1.634-.303C8.416 7.472 8.95 6.531 8.95 5.47h-.8c0 .789-.396 1.49-.998 1.914l.46.654zM8.95 5.47c0-1.736-1.404-3.14-3.14-3.14v.8c1.294 0 2.34 1.046 2.34 2.34h.8zm-3.14-3.14c-1.735 0-3.14 1.404-3.14 3.14h.8c0-1.294 1.047-2.34 2.34-2.34v-.8zm-3.14 3.14c0 1.061.529 2.003 1.34 2.569l.458-.656c-.605-.422-.998-1.123-.998-1.913h-.8zm1.438 1.863C2.067 8.036.6 9.975.6 12.255h.8c0-1.928 1.24-3.57 2.97-4.167l-.262-.756zM.6 12.255v.313h.8v-.313H.6zm0 .313c0 .135.063.236.123.296s.161.123.296.123v-.8c.125 0 .217.059.27.111.052.053.111.145.111.27H.6zm.419.419h5.808v-.8H1.019v.8zm5.41-.45c-.034.276-.055.563-.055.852h.8c0-.252.018-.506.05-.752l-.794-.1zm-.055.852v.323h.8v-.323h-.8zm0 .323c0 1.617 1.31 2.927 2.927 2.927v-.8c-1.175 0-2.127-.952-2.127-2.127h-.8zm2.927 2.927h7.36v-.8h-7.36v.8zm7.36 0c1.617 0 2.927-1.31 2.927-2.927h-.8c0 1.175-.951 2.127-2.127 2.127v.8zm2.927-2.927v-.323h-.8v.323h.8zm0-.323c0-.289-.02-.576-.056-.853l-.794.101c.032.246.05.5.05.752h.8zm-.453-.402h5.846v-.8h-5.846v.8zm5.846 0c.135 0 .236-.063.296-.123s.123-.161.123-.296h-.8c0-.125.059-.217.111-.27.053-.053.145-.111.27-.111v.8zm.419-.42v-.313h-.8v.314h.8zm0-.314c-.01-2.282-1.47-4.221-3.513-4.926l-.26.756c1.727.597 2.964 2.238 2.973 4.173l.8-.003zm-6.795-6.794c0-.871.709-1.58 1.58-1.58v-.8c-1.313 0-2.38 1.067-2.38 2.38h.8zm1.58-1.58c.871 0 1.58.709 1.58 1.58h.8c0-1.313-1.067-2.38-2.38-2.38v.8zm1.58 1.58c0 .859-.693 1.561-1.551 1.58l.018.8c1.288-.028 2.333-1.083 2.333-2.38h-.8zm-1.542 1.58h-.002-.002-.001-.001-.002-.003-.001-.001-.002-.001-.002-.001-.002-.001-.001-.004-.001-.002-.001-.001-.001-.002-.001-.002v.8H20.223v-.8zm-.038 0h-.002-.003-.002-.001-.001-.006-.001-.002-.001-.002-.001-.005-.001-.002-.001-.001-.001-.002-.003v.8H20.185v-.8zm-.031 0c-.86-.015-1.55-.715-1.55-1.58h-.8c0 1.3 1.04 2.357 2.336 2.38l.014-.8zm-9.499-2.568c0-1.275 1.037-2.311 2.312-2.311v-.8c-1.717 0-3.112 1.395-3.112 3.111h.8zm2.312-2.311c1.275 0 2.311 1.036 2.311 2.311h.8c0-1.716-1.394-3.111-3.111-3.111v.8zm2.311 2.311c0 1.23-.968 2.239-2.177 2.308l.045.798c1.63-.092 2.932-1.448 2.932-3.106h-.8zm-2.155 2.307h-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001H13h-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.002v.8H13.124v-.8zm-.156 0h-.001-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001v.8H12.967v-.8zm-.134 0c-1.21-.068-2.178-1.077-2.178-2.307h-.8c0 1.658 1.302 3.014 2.932 3.106l.046-.798zM4.216 5.46c0-.871.709-1.58 1.58-1.58v-.8c-1.313 0-2.38 1.067-2.38 2.38h.8zm1.58-1.58c.871 0 1.58.709 1.58 1.58h.8c0-1.313-1.067-2.38-2.38-2.38v.8zm1.58 1.58c0 .859-.693 1.561-1.55 1.58l.017.8c1.289-.028 2.333-1.083 2.333-2.38h-.8zm-1.542 1.58h-.002-.002-.003-.002-.001-.001-.001-.001-.001-.002-.001-.002-.001-.003-.001-.001-.001-.002-.001-.001-.001-.001H5.8h-.002-.001-.001v.8H5.835v-.8zm-.038 0h-.002-.005-.002-.001-.001-.001-.001-.001-.002-.001-.002-.003-.001-.001-.001-.001-.001-.002-.001-.001-.001-.001-.002-.001-.001v.8H5.797v-.8zm-.03 0c-.856-.015-1.55-.716-1.55-1.58h-.8c0 1.301 1.044 2.357 2.335 2.38l.014-.8zm1.194 4.383H1.77v.8h5.19v-.8zm-4.793.442C2.36 10.041 3.901 8.612 5.77 8.6l-.005-.8c-2.281.016-4.159 1.758-4.393 3.981l.795.084zm3.6-3.265H5.797v-.8h-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.002H5.774h-.001-.002-.002-.001-.001v.8zm.03 0H5.825v-.8h-.001-.001-.001-.002-.001-.002-.007-.002-.001-.002-.001-.001H5.8 5.8h-.001-.001-.001v.8zm.026 0c.888.004 1.7.333 2.33.869l.519-.61c-.766-.65-1.758-1.054-2.845-1.059l-.004.8zm2.296.293c-.728.788-1.268 1.758-1.547 2.83l.775.2c.244-.94.72-1.794 1.36-2.488l-.588-.542zm9.9 4.82c0 .753-.615 1.367-1.367 1.367v.8c1.194 0 2.166-.972 2.166-2.167h-.8zm-1.367 1.367h-7.36v.8h7.36v-.8zm-7.36 0c-.753 0-1.367-.614-1.367-1.367h-.8c0 1.195.972 2.167 2.166 2.167v-.8zm-1.367-1.367v-.323h-.8v.323h.8zm0-.323c0-2.732 2.183-4.967 4.897-5.047l-.024-.8c-3.145.093-5.673 2.682-5.673 5.847h.8zm4.849-5.048c.073.007.15.006.198.006v-.8c-.056 0-.095 0-.126-.003l-.072.797zm.198.006c.048 0 .124 0 .197-.006l-.072-.797c-.031.003-.07.003-.125.003v.8zm.15-.005c2.713.08 4.896 2.315 4.896 5.047h.8c0-3.165-2.527-5.754-5.673-5.846l-.024.8zm4.896 5.047v.323h.8v-.323h-.8zm1.352-1.668c-.277-1.066-.808-2.021-1.53-2.81l-.59.541c.636.694 1.102 1.534 1.346 2.471l.774-.202zm-1.564-2.236c.633-.548 1.454-.877 2.354-.886l-.008-.8c-1.094.01-2.097.412-2.87 1.08l.524.606zm2.35-.886H20.185v-.8h-.001-.001-.001-.001-.001-.001H20.165h-.001-.001-.001-.001-.001-.001-.001-.001-.001v.8zm.029 0H20.214v-.8h-.001-.001H20.198h-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001v.8zm.026 0c1.869.013 3.41 1.442 3.603 3.265l.796-.084c-.235-2.223-2.113-3.965-4.394-3.98l-.005.799zm4 2.823h-5.228v.8h5.229v-.8z", "mask", "url(#v8f0hpt10a)"], ["xmlns", "http://www.w3.org/2000/svg", "viewBox", "0 0 32 32"], ["d", "M24.507 0H2.86C1.284 0 0 1.284 0 2.861V29.14C0 30.716 1.284 32 2.861 32h21.646c.961 0 1.743-.782 1.743-1.743V1.743C26.25.782 25.468 0 24.507 0zM1.25 29.139c0-.889.723-1.612 1.611-1.612H22.5v3.223H2.86c-.888 0-1.611-.723-1.611-1.611zM25 30.257c0 .272-.221.493-.493.493h-.757v-3.223h.757c.171 0 .337-.024.493-.07v2.8zm0-4.473c0 .272-.221.493-.493.493H3.75V11.125c0-.345-.28-.625-.625-.625s-.625.28-.625.625V26.3c-.46.058-.885.226-1.25.475V2.861c0-.764.535-1.405 1.25-1.57v9.66c0 .345.28.625.625.625s.625-.28.625-.625V1.25h20.757c.272 0 .493.221.493.493v24.041z"], ["d", "M18.807 6.74c-.473 0-.937.09-1.37.264-.68-1.005-1.822-1.627-3.062-1.627-1.24 0-2.382.622-3.061 1.627-.434-.173-.898-.263-1.37-.263-2.037 0-3.694 1.657-3.694 3.693 0 1.565.96 2.922 2.386 3.456v7.294c0 .533.434.966.966.966h9.546c.532 0 .966-.433.966-.966V13.89C21.54 13.356 22.5 12 22.5 10.434c0-2.036-1.657-3.693-3.693-3.693zm-8.92 14.16v-1.25h8.977v1.25H9.886zm9.463-8.083c-.284.064-.486.317-.486.61V18.4H9.886v-4.974c0-.292-.201-.545-.486-.61-1.119-.253-1.9-1.233-1.9-2.382 0-1.347 1.096-2.443 2.443-2.443.46 0 .906.128 1.293.37.154.096.342.12.515.068.173-.054.315-.18.388-.345.392-.885 1.27-1.457 2.236-1.457.967 0 1.845.572 2.236 1.457.073.166.215.291.388.345.173.053.361.028.515-.068.387-.242.834-.37 1.293-.37 1.347 0 2.443 1.096 2.443 2.443 0 1.15-.781 2.129-1.9 2.383zM3.125 13.138c-.345 0-.625.28-.625.626 0 .345.28.625.625.625s.625-.28.625-.625c0-.346-.28-.626-.625-.626z"], ["viewBox", "0 0 40 40", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M16 17C16 14.7909 17.7909 13 20 13C22.2091 13 24 14.7909 24 17C24 18.8638 22.7252 20.4299 21 20.874V22C21 22.5523 20.5523 23 20 23C19.4477 23 19 22.5523 19 22V20C19 19.4477 19.4477 19 20 19C21.1046 19 22 18.1046 22 17C22 15.8954 21.1046 15 20 15C18.8954 15 18 15.8954 18 17C18 17.5523 17.5523 18 17 18C16.4477 18 16 17.5523 16 17Z"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M20 26.5C20.6904 26.5 21.25 25.9403 21.25 25.25C21.25 24.5597 20.6904 24 20 24C19.3096 24 18.75 24.5597 18.75 25.25C18.75 25.9403 19.3096 26.5 20 26.5Z"], ["viewBox", "0 0 128 128", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["clip-path", "url(#clipRecipeHelp)"], ["d", "M126.689 65.5088C126.689 85.8154 116.964 103.879 101.935 115.293C100.072 116.707 97.3936 115.369 97.3936 113.03C97.3936 108.62 93.8184 105.044 89.4072 105.044H21.3613C17.5742 105.044 14.0088 103.182 11.9111 100.028C5.33301 90.1377 1.5 78.2705 1.5 65.5088C1.5 30.9961 29.5244 3.01758 64.0947 3.01758C98.6651 3.01758 126.689 30.9961 126.689 65.5088Z", "fill", "#1177BC"], ["d", "M121.324 31.0752H99.3525V14.8584C99.3525 8.31934 104.653 3.01758 111.192 3.01758H112.894C118.961 3.01758 123.879 7.93652 123.879 14.0039V28.5205C123.879 29.9316 122.735 31.0752 121.324 31.0752Z", "fill", "#D2D1CD"], ["d", "M112.894 3.01855C106.826 3.01855 101.907 7.92871 101.907 13.9863V115.313C96.3711 119.511 90.1152 122.807 83.3564 124.985C77.2881 126.941 70.8154 127.23 64.0947 127.23C52.9336 127.227 42.4561 124.186 33.3828 119C26.749 115.209 22.7061 108.105 22.7061 100.464V13.9854C22.7061 7.92871 27.624 3.01758 33.6914 3.01758H112.894V3.01855Z", "fill", "#EFEFEF"], ["d", "M65.1172 32.6074V33.8788C65.1172 34.5839 64.5449 35.1562 63.8389 35.1562H45.9551C45.25 35.1562 44.6777 34.5839 44.6777 33.8788V32.6074C44.6777 31.9023 45.25 31.33 45.9551 31.33H63.8389C64.5449 31.33 65.1172 31.9023 65.1172 32.6074Z", "fill", "#797979"], ["d", "M75.3359 45.999V47.2695C75.3359 47.9755 74.7646 48.5468 74.0586 48.5468H45.9551C45.25 48.5468 44.6777 47.9755 44.6777 47.2695V45.999C44.6777 45.2929 45.25 44.7216 45.9551 44.7216H74.0586C74.7646 44.7216 75.3359 45.2929 75.3359 45.999ZM45.9551 56.1992H71.5039C72.209 56.1992 72.7812 55.6269 72.7812 54.9218V53.6503C72.7812 52.9453 72.209 52.373 71.5039 52.373H45.9551C45.25 52.373 44.6777 52.9453 44.6777 53.6503V54.9218C44.6777 55.6269 45.25 56.1992 45.9551 56.1992ZM74.0586 60.0253H45.9551C45.25 60.0253 44.6777 60.5966 44.6777 61.3027V62.5732C44.6777 63.2792 45.25 63.8505 45.9551 63.8505H74.0586C74.7646 63.8505 75.3359 63.2792 75.3359 62.5732V61.3027C75.3359 60.5966 74.7646 60.0253 74.0586 60.0253ZM70.8223 75.7118H45.9551C45.25 75.7118 44.6777 76.2831 44.6777 76.9892V78.2597C44.6777 78.9658 45.25 79.537 45.9551 79.537H70.8223C71.5283 79.537 72.0996 78.9658 72.0996 78.2597V76.9892C72.0996 76.2831 71.5283 75.7118 70.8223 75.7118ZM45.9551 71.6308H63.8389C64.5449 71.6308 65.1172 71.0585 65.1172 70.3525V69.082C65.1172 68.3769 64.5449 67.8046 63.8389 67.8046H45.9551C45.25 67.8046 44.6777 68.3769 44.6777 69.082V70.3525C44.6777 71.0585 45.25 71.6308 45.9551 71.6308Z", "fill", "#DCDCDC"], ["d", "M48.5098 90.1191V90.1269C48.5098 91.1806 47.6553 92.0361 46.6006 92.0361H46.5869C45.5322 92.0361 44.6777 91.1806 44.6777 90.1269V90.1191C44.6777 89.0644 45.5322 88.2099 46.5869 88.2099H46.6006C47.6553 88.2099 48.5098 89.0644 48.5098 90.1191ZM52.5996 88.2099H52.585C51.5312 88.2099 50.6758 89.0644 50.6758 90.1191V90.1269C50.6758 91.1816 51.5312 92.0361 52.585 92.0361H52.5996C53.6533 92.0361 54.5088 91.1816 54.5088 90.1269V90.1191C54.5088 89.0644 53.6533 88.2099 52.5996 88.2099ZM58.5977 88.2099H58.584C57.5293 88.2099 56.6748 89.0644 56.6748 90.1191V90.1269C56.6748 91.1816 57.5293 92.0361 58.584 92.0361H58.5977C59.6523 92.0361 60.5068 91.1816 60.5068 90.1269V90.1191C60.5068 89.0644 59.6523 88.2099 58.5977 88.2099Z", "fill", "#D7D7D7"], ["d", "M29.3486 13.9854V105.044H22.7061V13.9854C22.7061 7.92871 27.624 3.01758 33.6914 3.01758H40.334C34.2666 3.01855 29.3486 7.92871 29.3486 13.9854Z", "fill", "#FAFAFA"], ["d", "M49.3008 3.24899C52.793 6.73532 53.6016 11.58 51.1074 14.0703C48.6123 16.5605 43.7598 15.7529 40.2676 12.2666C36.7754 8.78122 35.9668 3.93552 38.4609 1.44528C40.9551 -1.04495 45.8086 -0.237334 49.3008 3.24899Z", "fill", "#ECB700"], ["d", "M49.3007 3.249C49.872 3.81931 50.371 4.42673 50.7958 5.05368C51.0898 5.48728 51.1289 6.05368 50.8847 6.51658C50.8828 6.51853 50.8818 6.52146 50.8808 6.52439C49.2294 9.63669 44.3535 10.29 39.9892 7.9824C39.5644 7.75876 39.1611 7.51462 38.7792 7.25388C37.3564 6.28122 36.79 4.41697 37.498 2.84665C37.5019 2.83786 37.5058 2.82907 37.5097 2.82029C37.2832 3.37693 37.2802 3.874 37.5576 4.15036C38.0566 4.64841 39.2695 4.24509 40.2675 3.249C41.2656 2.2529 41.6699 1.04099 41.1708 0.542942C40.8945 0.267551 40.3974 0.269504 39.8398 0.49509C42.4882 -0.712918 46.373 0.326144 49.3007 3.249Z", "fill", "#F1CA50"], ["d", "M111.876 36.5156L110.241 44.2109C109.275 48.7558 105.257 52.0068 100.603 52.0068C97.9366 52.0068 95.7754 49.8496 95.7754 47.1875C95.7754 42.542 99.0323 38.5293 103.585 37.5654L111.292 35.9326C111.641 35.8584 111.95 36.168 111.876 36.5156ZM11.4746 72.2246L13.1104 79.9199C14.0762 84.4648 18.0948 87.7158 22.7491 87.7158C25.4141 87.7158 27.5752 85.5586 27.5752 82.8965C27.5752 78.251 24.3194 74.2383 19.7666 73.2744L12.0596 71.6416C11.711 71.5674 11.4014 71.8769 11.4746 72.2246Z", "fill", "#059B7E"], ["d", "M103.885 51.4434C103.035 51.7432 102.074 51.4717 101.539 50.7471C101.519 50.7187 101.498 50.6904 101.478 50.6621C100.905 49.8506 100.986 48.7539 101.665 48.0293C102.594 47.04 103.46 46.0254 104.194 45.0498L107.562 40.5771C107.636 40.4805 107.626 40.3457 107.54 40.2607C107.455 40.1758 107.32 40.166 107.224 40.2383L102.744 43.6016C102.332 43.9111 101.912 44.2432 101.491 44.5937C101.196 44.8398 100.755 44.5586 100.859 44.1885C101.634 41.4404 103.593 39.0781 106.351 37.8584L110.161 36.1719L111.292 35.9326C111.641 35.8594 111.949 36.168 111.876 36.5156L110.241 44.2109C109.513 47.6377 107.048 50.3271 103.885 51.4434ZM19.7666 73.2734L12.0596 71.6416C11.7109 71.5674 11.4014 71.877 11.4756 72.2246L11.7148 73.3535L13.4033 77.1572C14.626 79.9111 16.9912 81.8662 19.7451 82.6406C20.1152 82.7441 20.3975 82.3037 20.1504 82.0088C19.7998 81.5879 19.4658 81.1699 19.1562 80.7588L15.7881 76.2861C15.7158 76.1895 15.7256 76.0547 15.8105 75.9697C15.8955 75.8848 16.0303 75.875 16.1269 75.9473L20.6064 79.3105C21.584 80.0439 22.6006 80.9082 23.5918 81.835C24.3174 82.5127 25.416 82.5938 26.2285 82.0234C26.2578 82.0029 26.2861 81.9824 26.3144 81.9609C27.04 81.4277 27.3125 80.4678 27.0117 79.6201C25.8945 76.4619 23.2002 74.001 19.7666 73.2734Z", "fill", "#0AB59E"], ["d", "M95.7754 61.4277C87.3096 61.4277 80.4463 68.2792 80.4463 76.7314C80.4463 85.1835 87.3096 92.0351 95.7754 92.0351C104.241 92.0351 111.104 85.1835 111.104 76.7314C111.104 68.2792 104.241 61.4277 95.7754 61.4277ZM95.7754 84.3837C91.542 84.3837 88.1104 80.9579 88.1104 76.7324C88.1104 72.5058 91.542 69.08 95.7754 69.08C100.009 69.08 103.44 72.5058 103.44 76.7324C103.44 80.9579 100.009 84.3837 95.7754 84.3837Z", "fill", "#FAFAFA"], ["d", "M95.7754 66.5292C90.1318 66.5292 85.5557 71.0976 85.5557 76.7324C85.5557 82.3671 90.1318 86.9345 95.7754 86.9345C101.42 86.9345 105.995 82.3671 105.995 76.7324C105.995 71.0976 101.42 66.5292 95.7754 66.5292ZM95.7754 81.8329C92.9531 81.8329 90.666 79.5497 90.666 76.7314C90.666 73.914 92.9531 71.6308 95.7754 71.6308C98.5977 71.6308 100.885 73.914 100.885 76.7314C100.885 79.5497 98.5977 81.8329 95.7754 81.8329Z", "fill", "#FDDFA6"], ["d", "M31.3379 39.249C36.3271 44.2294 31.9043 49.5038 25.9179 55.4814C19.9316 61.4579 14.6484 65.872 9.65916 60.8915C4.66991 55.9111 5.47948 47.0292 11.4658 41.0527C17.4521 35.0751 26.3496 34.2685 31.3379 39.249Z", "fill", "#CC7556"], ["d", "M36.4648 61.1181C35.9121 62.1025 35.206 63.042 34.3486 63.8974C33.4922 64.7529 32.5508 65.458 31.5654 66.0097C30.0342 66.8672 28.0957 66.6562 26.8457 65.4248C26.8379 65.417 26.8291 65.4091 26.8213 65.4004L21.2617 59.8506C18.9209 61.3379 16.5273 61.4365 14.4013 59.3134C10.8672 55.7851 11.4404 49.4941 15.6806 45.2607C19.9209 41.0273 26.2236 40.455 29.7568 43.9834C31.8828 46.1064 31.7842 48.4951 30.2939 50.832L35.8545 56.3828C35.8623 56.3906 35.8701 56.3994 35.8789 56.4072C37.1123 57.6552 37.3242 59.5908 36.4648 61.1181Z", "fill", "#994122"], ["d", "M26.7969 47.3408C26.8047 47.3486 26.8135 47.3564 26.8223 47.3652L35.8545 56.3828L35.8789 56.4072C37.0694 57.6093 37.3643 59.4472 36.5655 60.9365C36.5557 60.955 36.5459 60.9736 36.5362 60.9912C36.1524 61.6963 35.5762 62.2714 34.8701 62.6543C34.8526 62.664 34.834 62.6738 34.8155 62.6836C33.3233 63.4814 31.4824 63.1875 30.2793 61.999C30.2705 61.9902 30.2627 61.9824 30.2539 61.9746L21.2217 52.956C21.2129 52.9482 21.2051 52.9394 21.1963 52.9316C20.0069 51.7304 19.711 49.8925 20.5098 48.4033C20.5196 48.3847 20.5303 48.3671 20.5401 48.3486C20.9229 47.6435 21.5 47.0673 22.2071 46.6845C22.2246 46.6738 22.2432 46.665 22.2617 46.6552C23.753 45.8574 25.5938 46.1523 26.7969 47.3408Z", "fill", "#CC7556"], ["d", "M31.9033 99.6874C31.9033 101.097 30.7598 102.238 29.3486 102.238C27.9375 102.238 26.793 101.097 26.793 99.6874C26.793 98.2792 27.9375 97.1367 29.3486 97.1367C30.7598 97.1367 31.9033 98.2792 31.9033 99.6874ZM34.458 18.0673C33.0469 18.0673 31.9033 19.2089 31.9033 20.6171C31.9033 22.0263 33.0469 23.1679 34.458 23.1679C35.8691 23.1679 37.0127 22.0263 37.0127 20.6171C37.0127 19.2089 35.8691 18.0673 34.458 18.0673ZM90.666 97.1367C89.2549 97.1367 88.1104 98.2792 88.1104 99.6874C88.1104 101.097 89.2549 102.238 90.666 102.238C92.0771 102.238 93.2207 101.097 93.2207 99.6874C93.2207 98.2792 92.0771 97.1367 90.666 97.1367Z", "fill", "#E43950"], ["d", "M98.3301 30.8203C98.3301 32.2285 97.1865 33.3711 95.7754 33.3711C94.3643 33.3711 93.2207 32.2285 93.2207 30.8203C93.2207 29.4111 94.3643 28.2695 95.7754 28.2695C97.1865 28.2695 98.3301 29.4111 98.3301 30.8203ZM116.215 63.9785C114.804 63.9785 113.66 65.1201 113.66 66.5293C113.66 67.9375 114.804 69.0801 116.215 69.0801C117.626 69.0801 118.77 67.9375 118.77 66.5293C118.77 65.1201 117.626 63.9785 116.215 63.9785ZM103.44 56.3262C102.029 56.3262 100.885 57.4687 100.885 58.8769C100.885 60.2861 102.029 61.4277 103.44 61.4277C104.852 61.4277 105.995 60.2861 105.995 58.8769C105.995 57.4687 104.852 56.3262 103.44 56.3262Z", "fill", "#86523E"], ["d", "M82.9404 0.532186C83.6348 -0.16215 84.7705 -0.184611 85.4668 0.508748C85.4717 0.512654 85.4756 0.517537 85.4795 0.521444C90.4688 5.50191 90.4688 13.5771 85.4795 18.5566C80.4912 23.5371 72.4024 23.5371 67.4141 18.5566C67.4092 18.5527 67.4053 18.5478 67.4014 18.5439C66.7071 17.8496 66.7295 16.7158 67.4248 16.0214L82.9404 0.532186Z", "fill", "#EF7280"], ["d", "M80.915 2.55273C81.4121 2.87012 81.8838 3.24414 82.3184 3.67773C85.5605 6.91504 85.5605 12.1641 82.3184 15.4014C79.0752 18.6387 73.8184 18.6387 70.5752 15.4014C70.1406 14.9678 69.7666 14.4971 69.4492 14.001L80.915 2.55273Z", "fill", "#E43950"], ["d", "M82.8633 11.2558C82.7217 11.7832 81.751 11.9814 80.6943 11.6982C79.6387 11.416 78.8965 10.7597 79.0381 10.2324C79.1797 9.70504 80.1504 9.5068 81.207 9.78903C82.2627 10.0722 83.0049 10.7285 82.8633 11.2558ZM77.1406 12.1259C76.6133 12.2675 76.4141 13.2373 76.6973 14.292C76.9805 15.3457 77.6377 16.0859 78.166 15.9453C78.6943 15.8037 78.8926 14.8349 78.6103 13.7802C78.3271 12.7256 77.6689 11.9853 77.1406 12.1259ZM72.4502 12.1318C71.6768 12.9033 71.3633 13.8427 71.75 14.2285C72.1367 14.6142 73.0762 14.3017 73.8496 13.5293C74.623 12.7578 74.9365 11.8193 74.5498 11.4326C74.1631 11.0468 73.2236 11.3593 72.4502 12.1318ZM81.1436 4.84958C80.7568 4.46383 79.8164 4.77731 79.0439 5.54879C78.2705 6.32125 77.957 7.25973 78.3437 7.64547C78.7305 8.03122 79.6709 7.71872 80.4434 6.94625C81.2168 6.17477 81.5303 5.23629 81.1436 4.84958Z", "fill", "#FD7C66"], ["d", "M83.3564 124.985C77.2881 126.943 70.8105 128 64.0889 128C42.2656 128 23.0537 116.848 11.8516 99.9423H77.375C78.7861 99.9423 79.9297 101.085 79.9297 102.493V117.032C79.9297 120.161 81.251 122.987 83.3564 124.985Z", "fill", "#FCFCFC"], ["id", "clipRecipeHelp"], ["width", "128", "height", "128", "fill", "white"], ["d", "M14.7499 1.75002H14.9999V8.25002H12.9999V3.50002C13.0005 3.03606 13.185 2.59124 13.5131 2.26316C13.8412 1.93509 14.286 1.75055 14.7499 1.75002ZM13.9999 13.25C13.9999 13.3826 14.0526 13.5098 14.1464 13.6036C14.2402 13.6973 14.3673 13.75 14.4999 13.75C14.6326 13.75 14.7597 13.6973 14.8535 13.6036C14.9473 13.5098 14.9999 13.3826 14.9999 13.25V8.75002H13.9999V13.25ZM1.99995 6.25002V8.25002H2.49995V6.25002H1.99995ZM7.99995 4.50003C7.30771 4.50003 6.63102 4.7053 6.05545 5.08988C5.47988 5.47447 5.03128 6.02109 4.76637 6.66063C4.50146 7.30017 4.43215 8.00391 4.5672 8.68284C4.70225 9.36177 5.03559 9.98541 5.52507 10.4749C6.01456 10.9644 6.6382 11.2977 7.31713 11.4328C7.99607 11.5678 8.6998 11.4985 9.33934 11.2336C9.97888 10.9687 10.5255 10.5201 10.9101 9.94452C11.2947 9.36895 11.4999 8.69226 11.4999 8.00002C11.4989 7.07209 11.1298 6.18246 10.4737 5.52631C9.81751 4.87016 8.92788 4.50108 7.99995 4.50003ZM1.74995 13.25C1.74995 13.3826 1.80263 13.5098 1.8964 13.6036C1.99016 13.6973 2.11734 13.75 2.24995 13.75C2.38256 13.75 2.50973 13.6973 2.6035 13.6036C2.69727 13.5098 2.74995 13.3826 2.74995 13.25V8.75002H1.74995V13.25ZM2.49995 4.50003V2.48421C2.49995 2.41791 2.47361 2.35432 2.42673 2.30744C2.37984 2.26055 2.31625 2.23421 2.24995 2.23421C2.18364 2.23421 2.12006 2.26055 2.07317 2.30744C2.02629 2.35432 1.99995 2.41791 1.99995 2.48421V4.50003C1.99995 4.56633 2.02629 4.62992 2.07317 4.6768C2.12006 4.72369 2.18364 4.75003 2.24995 4.75003C2.31625 4.75003 2.37984 4.72369 2.42673 4.6768C2.47361 4.62992 2.49995 4.56633 2.49995 4.50003ZM13.449 8.75002C13.2929 9.88353 12.7872 10.9401 12.0023 11.7727C11.2174 12.6053 10.1925 13.1723 9.07013 13.3949C7.94779 13.6175 6.78397 13.4846 5.74075 13.0146C4.69753 12.5446 3.82684 11.761 3.24995 10.7729V8.50002C3.24995 8.43372 3.22361 8.37013 3.17673 8.32325C3.12984 8.27636 3.06625 8.25002 2.99995 8.25002V5.7384C2.94546 5.74608 2.89051 5.74996 2.83548 5.75002H1.66436C1.50568 5.75004 1.34868 5.71763 1.20298 5.65477C1.05729 5.59192 0.925976 5.49995 0.817112 5.38451C0.708248 5.26907 0.624127 5.13259 0.569914 4.98347C0.515702 4.83434 0.492541 4.67571 0.501855 4.51731L0.695011 1.98421C0.696814 1.95124 0.705131 1.91896 0.71948 1.88922C0.73383 1.85948 0.753928 1.83288 0.778615 1.81095C0.803302 1.78902 0.832088 1.7722 0.863312 1.76146C0.894535 1.75072 0.927577 1.74627 0.960529 1.74837C0.993482 1.75047 1.02569 1.75907 1.0553 1.77369C1.08491 1.78831 1.11133 1.80864 1.13303 1.83353C1.15474 1.85841 1.1713 1.88734 1.18176 1.91866C1.19222 1.94998 1.19637 1.98306 1.19398 2.01599L1.00092 4.54787C0.995779 4.63816 1.00913 4.72855 1.04015 4.81351C1.07117 4.89846 1.11921 4.97618 1.18132 5.04192C1.24343 5.10766 1.31831 5.16002 1.40137 5.19581C1.48443 5.23159 1.57392 5.25004 1.66436 5.25003H2.83554C2.92607 5.25002 3.01565 5.23152 3.09877 5.19565C3.18189 5.15978 3.2568 5.1073 3.31891 5.04143C3.38102 4.97557 3.42901 4.8977 3.45994 4.81262C3.49086 4.72753 3.50408 4.63702 3.49876 4.54665L3.30579 2.01599C3.30219 1.95018 3.32473 1.8856 3.36851 1.83632C3.41228 1.78704 3.47375 1.75704 3.53953 1.75285C3.60531 1.74866 3.67009 1.77062 3.71976 1.81395C3.76943 1.85728 3.79998 1.91847 3.80476 1.98421L3.9806 4.24606C4.53903 3.64803 5.22386 3.18215 5.98518 2.88238C6.7465 2.58262 7.56512 2.45651 8.38136 2.51327C9.1976 2.57003 9.99089 2.80821 10.7034 3.21046C11.4159 3.6127 12.0297 4.16888 12.4999 4.83843V8.50002C12.4999 8.56633 12.5263 8.62992 12.5732 8.6768C12.6201 8.72369 12.6836 8.75002 12.7499 8.75002H13.449ZM11.9999 8.00002C11.9999 7.2089 11.7654 6.43554 11.3258 5.77774C10.8863 5.11995 10.2616 4.60726 9.53068 4.30451C8.79978 4.00176 7.99551 3.92254 7.21959 4.07688C6.44366 4.23123 5.73093 4.61219 5.17152 5.1716C4.61211 5.73101 4.23115 6.44374 4.07681 7.21966C3.92247 7.99559 4.00168 8.79985 4.30443 9.53076C4.60718 10.2617 5.11987 10.8864 5.77767 11.3259C6.43546 11.7654 7.20882 12 7.99995 12C9.06044 11.9988 10.0772 11.577 10.827 10.8271C11.5769 10.0772 11.9987 9.06052 11.9999 8.00002Z"], ["viewBox", "0 0 32 32", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M29.7425 8.06222H26.1582V2.21007C26.1582 1.67561 25.725 1.24255 25.1907 1.24255H6.80935C6.27502 1.24255 5.84184 1.67561 5.84184 2.21007V8.06222H2.25753C1.01279 8.06222 0 9.07488 0 10.3197V22.7329C0 23.9777 1.01279 24.9905 2.25753 24.9905H5.84184V29.7897C5.84184 30.3242 6.27502 30.7572 6.80935 30.7572H25.1905C25.7248 30.7572 26.158 30.3242 26.158 29.7897V24.9905H29.7423C30.9871 24.9905 31.9999 23.9777 31.9999 22.7329V10.3197C32 9.07501 30.9872 8.06222 29.7425 8.06222ZM7.77686 3.17758H24.223V8.06222H7.77686V3.17758ZM24.223 28.8222H7.77686V19.224H24.223V28.8222ZM30.065 22.7329C30.065 22.9077 29.9173 23.0554 29.7425 23.0554H26.1582V18.2564C26.1582 17.722 25.725 17.2889 25.1907 17.2889H6.80935C6.27502 17.2889 5.84184 17.722 5.84184 18.2564V23.0554H2.25753C2.08273 23.0554 1.93502 22.9077 1.93502 22.7329V10.3197C1.93502 10.1448 2.08273 9.99725 2.25753 9.99725H6.80935H25.1905H29.7423C29.9171 9.99725 30.0648 10.1448 30.0648 10.3197V22.7329H30.065Z"], ["d", "M25.1904 15.0192C25.9505 15.0192 26.5666 14.4031 26.5666 13.643C26.5666 12.883 25.9505 12.2668 25.1904 12.2668C24.4304 12.2668 23.8142 12.883 23.8142 13.643C23.8142 14.4031 24.4304 15.0192 25.1904 15.0192Z"], ["d", "M20.4018 21.1333H11.5982C11.0639 21.1333 10.6307 21.5664 10.6307 22.1008C10.6307 22.6353 11.0639 23.0683 11.5982 23.0683H20.4018C20.9361 23.0683 21.3693 22.6353 21.3693 22.1008C21.3693 21.5665 20.9362 21.1333 20.4018 21.1333Z"], ["d", "M20.4018 24.9775H11.5982C11.0639 24.9775 10.6307 25.4106 10.6307 25.9451C10.6307 26.4795 11.0639 26.9126 11.5982 26.9126H20.4018C20.9361 26.9126 21.3693 26.4795 21.3693 25.9451C21.3693 25.4106 20.9362 24.9775 20.4018 24.9775Z"], ["viewBox", "0 -192 512 512", "xmlns", "http://www.w3.org/2000/svg"], ["d", "m320 64c0 35.347656-28.652344 64-64 64s-64-28.652344-64-64 28.652344-64 64-64 64 28.652344 64 64zm0 0"], ["d", "m128 64c0 35.347656-28.652344 64-64 64s-64-28.652344-64-64 28.652344-64 64-64 64 28.652344 64 64zm0 0"], ["d", "m512 64c0 35.347656-28.652344 64-64 64s-64-28.652344-64-64 28.652344-64 64-64 64 28.652344 64 64zm0 0"], ["width", "279", "height", "243", "viewBox", "0 0 279 243", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["cx", "199", "cy", "80", "r", "80", "fill", "#E9F6FF"], ["cx", "47", "cy", "184", "r", "40", "fill", "#5AA9DF"], ["cx", "80.5", "cy", "68.5", "r", "40", "stroke", "#5AA9DF", "stroke-dasharray", "2 10"], ["cx", "216", "cy", "114", "r", "22.5", "stroke", "#5AA9DF", "stroke-dasharray", "2 10"], ["filter", "url(#filter0_bi)"], ["d", "M221.916 198H36.0845C38.1794 148.493 78.9777 109 129 109C179.022 109 219.821 148.493 221.916 198Z", "fill", "white", "fill-opacity", "0.6"], ["filter", "url(#filter1_bi)"], ["d", "M11 219.5C11 213.149 16.1487 208 22.5 208H236.5C242.851 208 248 213.149 248 219.5C248 225.851 242.851 231 236.5 231H22.5C16.1487 231 11 225.851 11 219.5Z", "fill", "white", "fill-opacity", "0.6"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M147.85 95C149.151 91.9557 149.876 88.5688 149.876 85C149.876 71.7452 139.874 61 127.534 61C115.195 61 105.193 71.7452 105.193 85C105.193 88.6387 105.946 92.0882 107.295 95.1783C61.3702 104.98 26.1653 146.756 22.6335 198H37.5764C41.5855 148.132 80.5385 109 128 109C175.461 109 214.414 148.132 218.423 198H233.366C229.813 146.439 194.193 104.463 147.85 95ZM134.051 85C134.051 88.866 131.133 92 127.534 92C123.936 92 121.018 88.866 121.018 85C121.018 81.134 123.936 78 127.534 78C131.133 78 134.051 81.134 134.051 85Z", "fill", "#1177BC"], ["x", "6.5", "y", "204.5", "width", "243", "height", "32", "rx", "16", "stroke", "#1177BC", "stroke-width", "13", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M137.476 176.545C138.462 176.545 139.443 176.098 140.133 175.229C141.385 173.654 141.21 171.287 139.744 169.942C136.898 167.332 133.118 165.888 129.101 165.875C129.083 165.875 129.065 165.875 129.046 165.875C125.05 165.875 121.284 167.294 118.436 169.874C116.962 171.209 116.775 173.575 118.018 175.158C119.26 176.741 121.463 176.943 122.937 175.608C124.504 174.188 126.73 173.375 129.048 173.375H129.08C131.41 173.383 133.645 174.211 135.212 175.647C135.869 176.25 136.675 176.545 137.476 176.545Z", "fill", "#1177BC"], ["d", "M110.566 152H110.525C108.596 152 107.054 153.679 107.054 155.75C107.054 157.821 108.637 159.5 110.566 159.5C112.494 159.5 114.057 157.821 114.057 155.75C114.057 153.679 112.494 152 110.566 152Z", "fill", "#1177BC"], ["d", "M148.142 159.472C148.155 159.474 148.169 159.477 148.182 159.478C148.256 159.487 148.331 159.488 148.406 159.492C148.449 159.494 148.493 159.499 148.537 159.5H148.556C150.475 159.5 152.037 157.835 152.047 155.771C152.056 153.951 150.857 152.427 149.257 152.076C149.245 152.074 149.233 152.073 149.221 152.07C149.121 152.049 149.019 152.032 148.916 152.021C148.874 152.016 148.831 152.016 148.789 152.013C148.718 152.008 148.648 152.001 148.576 152H148.534C148.528 152 148.522 152 148.515 152C148.395 152 148.276 152.006 148.159 152.019C146.398 152.209 145.041 153.807 145.041 155.75C145.04 157.672 146.404 159.254 148.142 159.472Z", "fill", "#1177BC"], ["d", "M45.0983 102.566C45.8308 103.298 46.7908 103.664 47.7503 103.664C48.7098 103.664 49.6698 103.298 50.4023 102.566L53.3828 99.585L56.3632 102.566C57.0957 103.298 58.0558 103.664 59.0153 103.664C59.9748 103.664 60.9347 103.298 61.6672 102.566C63.1318 101.101 63.1318 98.7265 61.6672 97.2625L58.6862 94.2816L61.6672 91.3005C63.1318 89.836 63.1318 87.4615 61.6672 85.9975C60.2022 84.533 57.8282 84.533 56.3637 85.9975L53.3833 88.978L50.4028 85.9975C48.9378 84.533 46.5637 84.533 45.0992 85.9975C43.6347 87.462 43.6347 89.8365 45.0992 91.3005L48.0803 94.2816L45.0992 97.2625C43.6337 98.7265 43.6338 101.101 45.0983 102.566Z", "fill", "#1177BC"], ["d", "M194.142 96.9331L197.123 99.9141L194.142 102.895C192.677 104.36 192.677 106.734 194.142 108.198C194.874 108.93 195.834 109.297 196.794 109.297C197.753 109.297 198.713 108.931 199.446 108.198L202.426 105.218L205.407 108.198C206.139 108.93 207.099 109.297 208.059 109.297C209.018 109.297 209.978 108.931 210.711 108.198C212.175 106.734 212.175 104.359 210.711 102.895L207.73 99.9141L210.711 96.9331C212.175 95.4686 212.175 93.0941 210.711 91.6301C209.246 90.1656 206.872 90.1656 205.407 91.6301L202.427 94.6106L199.446 91.6301C197.981 90.1656 195.607 90.1656 194.143 91.6301C192.677 93.0941 192.677 95.4686 194.142 96.9331Z", "fill", "#1177BC"], ["d", "M75.5998 75.242C84.4888 75.242 91.7203 68.0105 91.7203 59.121C91.7203 50.2315 84.4888 43 75.5998 43C66.7108 43 59.4788 50.232 59.4788 59.121C59.4788 68.01 66.7108 75.242 75.5998 75.242ZM75.5998 50.5C80.3533 50.5 84.2203 54.367 84.2203 59.121C84.2203 63.875 80.3533 67.742 75.5998 67.742C70.8458 67.742 66.9788 63.875 66.9788 59.121C66.9788 54.367 70.8458 50.5 75.5998 50.5Z", "fill", "#1177BC"], ["d", "M179.73 85.1125C187.929 85.1125 194.599 78.442 194.599 70.243C194.599 62.044 187.929 55.3735 179.73 55.3735C171.531 55.3735 164.86 62.044 164.86 70.243C164.86 78.4425 171.53 85.1125 179.73 85.1125ZM179.73 62.8735C183.793 62.8735 187.099 66.1795 187.099 70.243C187.099 74.3065 183.793 77.6125 179.73 77.6125C175.666 77.6125 172.36 74.3065 172.36 70.243C172.36 66.1795 175.666 62.8735 179.73 62.8735Z", "fill", "#1177BC"], ["id", "filter0_bi", "x", "28.0845", "y", "101", "width", "201.831", "height", "105", "filterUnits", "userSpaceOnUse", "color-interpolation-filters", "sRGB"], ["flood-opacity", "0", "result", "BackgroundImageFix"], ["in", "BackgroundImage", "stdDeviation", "4"], ["in2", "SourceAlpha", "operator", "in", "result", "effect1_backgroundBlur"], ["mode", "normal", "in", "SourceGraphic", "in2", "effect1_backgroundBlur", "result", "shape"], ["in", "SourceAlpha", "type", "matrix", "values", "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", "result", "hardAlpha"], ["dy", "4"], ["stdDeviation", "2"], ["in2", "hardAlpha", "operator", "arithmetic", "k2", "-1", "k3", "1"], ["type", "matrix", "values", "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"], ["mode", "normal", "in2", "shape", "result", "effect2_innerShadow"], ["id", "filter1_bi", "x", "3", "y", "200", "width", "253", "height", "39", "filterUnits", "userSpaceOnUse", "color-interpolation-filters", "sRGB"], ["dy", "3"], ["d", "M15.0661 1.80645H13.0835C12.9121 0.772355 12.0038 -0.0160968 10.9185 0.000258065C9.73275 0.0180968 8.79029 1.00616 8.79029 2.19203V10.2383C8.79029 10.3707 8.73991 10.4986 8.64797 10.5939C8.06733 11.1957 7.74639 11.9984 7.75836 12.8526C7.78297 14.6074 9.24191 16.0241 10.9967 15.9997C13.7939 15.9608 15.1739 12.5853 13.2567 10.5954C13.1643 10.4995 13.1129 10.3715 13.1129 10.2383V9.29032H13.7758C14.0538 9.29032 14.2929 9.07658 14.3058 8.7989C14.3196 8.50248 14.0836 8.25806 13.7903 8.25806H13.1129V6.06452H14.421C14.699 6.06452 14.9381 5.85077 14.951 5.5731C14.9648 5.27668 14.7288 5.03226 14.4355 5.03226H13.1129V2.83871H15.0806C15.374 2.83871 15.61 2.59429 15.5962 2.29787C15.5832 2.02019 15.3441 1.80645 15.0661 1.80645ZM10.8655 13.997C9.78113 13.9205 9.35033 12.5256 10.2305 11.856C10.3592 11.758 10.4355 11.6063 10.4355 11.4445V5.27255C10.4355 4.99455 10.6492 4.75542 10.9269 4.74252C11.2233 4.72871 11.4677 4.96474 11.4677 5.25806V11.438C11.4677 11.6001 11.5402 11.7558 11.6695 11.8536C12.6164 12.569 12.0469 14.0803 10.8655 13.997ZM1.82255 2.83871C1.03991 2.83871 0.403198 2.202 0.403198 1.41935C0.403198 0.63671 1.03991 0 1.82255 0C2.6052 0 3.24191 0.63671 3.24191 1.41935C3.24191 2.202 2.6052 2.83871 1.82255 2.83871ZM1.82255 1.03226C1.6091 1.03226 1.43546 1.2059 1.43546 1.41935C1.43546 1.63281 1.6091 1.80645 1.82255 1.80645C2.036 1.80645 2.20965 1.63281 2.20965 1.41935C2.20965 1.2059 2.036 1.03226 1.82255 1.03226ZM5.41933 7.16129C4.20091 7.16129 3.20965 6.17003 3.20965 4.95161V3.43548C3.20965 2.21706 4.20088 1.22581 5.41933 1.22581C6.08117 1.22581 6.70255 1.51881 7.12423 2.02971C7.30568 2.24955 7.27455 2.57484 7.05471 2.75629C6.83491 2.93774 6.50959 2.90661 6.32813 2.68677C5.62807 1.83855 4.24191 2.33361 4.24191 3.43548V4.95161C4.24191 6.05432 5.62884 6.54794 6.32813 5.70026C6.50959 5.48039 6.83488 5.44919 7.05471 5.63061C7.27459 5.81203 7.30578 6.13732 7.12436 6.35719C6.70278 6.86819 6.0813 7.16129 5.41933 7.16129Z"], ["width", "16", "height", "16", "fill", "none"], ["viewBox", "0 0 16 10", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M0.416079 2.75106L6.67781 8.98175C7.4096 9.70971 8.59205 9.70971 9.32349 8.98175L15.5856 2.75106C15.9902 2.34819 16.1119 1.80685 15.8939 1.27841C15.6763 0.751018 15.1618 0.472323 14.5911 0.472323L1.41122 0.472324C0.839875 0.472324 0.325738 0.751019 0.108084 1.27876C-0.110266 1.80685 0.0114654 2.34785 0.416079 2.75106Z"], ["width", "152", "height", "157", "viewBox", "0 0 152 157", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M59.9006 157C91.9469 157 117.926 152.409 117.926 146.747C117.926 141.084 91.9469 136.493 59.9006 136.493C27.8542 136.493 1.87549 141.084 1.87549 146.747C1.87549 152.409 27.8542 157 59.9006 157Z", "fill", "#3F3D56"], ["d", "M95.167 113.446C126.486 113.446 151.876 88.0505 151.876 56.7232C151.876 25.3958 126.486 0 95.167 0C63.8478 0 38.4586 25.3958 38.4586 56.7232C38.4586 88.0505 63.8478 113.446 95.167 113.446Z", "fill", "#3F3D56"], ["opacity", "0.05", "d", "M95.167 103.55C121.022 103.55 141.982 82.5849 141.982 56.7232C141.982 30.8615 121.022 9.89639 95.167 9.89639C69.312 9.89639 48.3524 30.8615 48.3524 56.7232C48.3524 82.5849 69.312 103.55 95.167 103.55Z", "fill", "black"], ["opacity", "0.05", "d", "M95.167 95.1019C116.357 95.1019 133.536 77.9191 133.536 56.7232C133.536 35.5272 116.357 18.3445 95.167 18.3445C73.9766 18.3445 56.7983 35.5272 56.7983 56.7232C56.7983 77.9191 73.9766 95.1019 95.167 95.1019Z", "fill", "black"], ["opacity", "0.05", "d", "M95.167 84.24C110.36 84.24 122.677 71.9203 122.677 56.7232C122.677 41.5261 110.36 29.2064 95.167 29.2064C79.9738 29.2064 67.6573 41.5261 67.6573 56.7232C67.6573 71.9203 79.9738 84.24 95.167 84.24Z", "fill", "black"], ["d", "M38.9608 61.7996C38.9608 61.7996 34.5023 74.3525 36.4839 78.812C38.4654 83.2716 41.6028 87.566 41.6028 87.566C41.6028 87.566 40.4469 62.6254 38.9608 61.7996Z", "fill", "#D0CDE1"], ["opacity", "0.1", "d", "M38.9608 61.7996C38.9608 61.7996 34.5023 74.3525 36.4839 78.812C38.4654 83.2716 41.6028 87.566 41.6028 87.566C41.6028 87.566 40.4469 62.6254 38.9608 61.7996Z", "fill", "black"], ["d", "M42.0982 90.8694C42.0982 90.8694 41.7679 94.0076 41.6028 94.1728C41.4377 94.338 41.7679 94.6683 41.6028 95.1638C41.4377 95.6593 41.2726 96.32 41.6028 96.4851C41.9331 96.6503 39.7864 111.185 39.7864 111.185C39.7864 111.185 34.5024 118.122 36.649 129.024L37.3095 140.09C37.3095 140.09 42.4285 140.42 42.4285 138.603C42.4285 138.603 42.0982 136.456 42.0982 135.465C42.0982 134.474 42.9238 134.474 42.4285 133.979C41.9331 133.483 41.9331 133.153 41.9331 133.153C41.9331 133.153 42.7587 132.492 42.5936 132.327C42.4285 132.162 44.0797 120.435 44.0797 120.435C44.0797 120.435 45.8961 118.618 45.8961 117.627V116.636C45.8961 116.636 46.7217 114.489 46.7217 114.323C46.7217 114.158 51.1802 104.083 51.1802 104.083L52.9966 111.35L54.9781 121.756C54.9781 121.756 55.9688 131.171 57.9504 134.804C57.9504 134.804 61.418 146.697 61.418 146.366C61.418 146.036 67.1974 145.21 67.0323 143.724C66.8672 142.237 63.5647 121.426 63.5647 121.426L64.3903 90.5391L42.0982 90.8694Z", "fill", "#2F2E41"], ["d", "M37.6398 139.264C37.6398 139.264 33.1813 148.018 36.1536 148.348C39.1259 148.679 40.2818 148.679 41.6028 147.357C42.325 146.635 43.7875 145.666 44.965 144.936C45.6627 144.51 46.2263 143.896 46.5912 143.165C46.9561 142.433 47.1075 141.614 47.0281 140.8C46.941 139.992 46.6392 139.326 45.8961 139.264C43.9146 139.099 41.6028 137.282 41.6028 137.282L37.6398 139.264Z", "fill", "#2F2E41"], ["d", "M62.2437 145.706C62.2437 145.706 57.7853 154.46 60.7575 154.79C63.7298 155.12 64.8857 155.12 66.2067 153.799C66.9289 153.077 68.3914 152.107 69.5689 151.377C70.2666 150.951 70.8302 150.338 71.1951 149.606C71.56 148.875 71.7115 148.055 71.632 147.242C71.5449 146.433 71.2431 145.768 70.5 145.706C68.5185 145.541 66.2067 143.724 66.2067 143.724L62.2437 145.706Z", "fill", "#2F2E41"], ["d", "M57.5316 47.4739C61.3652 47.4739 64.4729 44.3653 64.4729 40.5308C64.4729 36.6962 61.3652 33.5876 57.5316 33.5876C53.6981 33.5876 50.5903 36.6962 50.5903 40.5308C50.5903 44.3653 53.6981 47.4739 57.5316 47.4739Z", "fill", "#FFB8B8"], ["d", "M53.0693 42.8121C53.0693 42.8121 48.1112 51.9373 47.7146 51.9373C47.3179 51.9373 56.6391 54.9129 56.6391 54.9129C56.6391 54.9129 59.2173 46.1844 59.614 45.3909L53.0693 42.8121Z", "fill", "#FFB8B8"], ["d", "M60.6749 52.7978C60.6749 52.7978 50.7673 47.3472 49.7766 47.5123C48.7858 47.6775 38.2177 56.927 38.3828 60.7259C38.548 64.5248 39.869 70.8013 39.869 70.8013C39.869 70.8013 40.3644 88.3092 41.3551 88.4744C42.3459 88.6396 41.19 91.6126 41.5202 91.6126C41.8505 91.6126 64.638 91.6126 64.8031 91.1171C64.9682 90.6216 60.6749 52.7978 60.6749 52.7978Z", "fill", "#D0CDE1"], ["d", "M66.2067 92.0256C66.2067 92.0256 69.3442 101.605 66.7021 101.275C64.0601 100.945 62.9042 93.0166 62.9042 93.0166L66.2067 92.0256Z", "fill", "#FFB8B8"], ["d", "M57.7852 52.2197C57.7852 52.2197 51.6755 53.5411 52.6663 61.7995C53.6571 70.058 55.4734 78.3165 55.4734 78.3165L61.5831 91.6952L62.2436 94.1728L66.7021 93.0166L63.3995 73.8569C63.3995 73.8569 62.2436 53.3759 60.7575 52.7152C59.8203 52.3156 58.8013 52.1457 57.7852 52.2197Z", "fill", "#D0CDE1"], ["opacity", "0.1", "d", "M54.0698 78.0688L61.6657 91.6125L55.2661 77.3411L54.0698 78.0688Z", "fill", "black"], ["d", "M64.4422 38.4863L64.4651 37.9558L65.5203 38.2185C65.509 38.0481 65.4609 37.8823 65.3792 37.7324C65.2976 37.5825 65.1844 37.4521 65.0475 37.3502L66.1714 37.2873C65.2283 35.9467 64.0233 34.8112 62.6292 33.9494C61.2351 33.0877 59.6808 32.5174 58.0603 32.2732C55.6291 31.9208 52.922 32.4308 51.2549 34.2356C50.4462 35.111 49.9381 36.2242 49.5767 37.3599C48.911 39.4517 48.7754 41.9452 50.1635 43.6455C51.5742 45.3735 54.0384 45.712 56.2586 45.9259C57.0398 46.0012 57.8585 46.0712 58.5824 45.768C58.6629 44.9374 58.5566 44.0994 58.2713 43.3153C58.1525 43.0726 58.0957 42.8041 58.106 42.5341C58.2047 41.8734 59.0857 41.7069 59.7475 41.7962C60.4094 41.8855 61.2052 42.022 61.6401 41.5151C61.9396 41.1659 61.922 40.6574 61.9617 40.1989C62.0697 38.9509 64.4308 38.748 64.4422 38.4863Z", "fill", "#2F2E41"], ["d", "M12.0322 145.336C16.499 145.336 20.12 141.714 20.12 137.246C20.12 132.778 16.499 129.156 12.0322 129.156C7.56548 129.156 3.94446 132.778 3.94446 137.246C3.94446 141.714 7.56548 145.336 12.0322 145.336Z", "fill", "#F9A826"], ["d", "M103.31 128.34C103.073 127.739 102.591 127.264 101.987 127.037C100.807 126.594 100.208 125.274 100.651 124.095C101.094 122.915 102.414 122.316 103.593 122.759C104.166 122.974 104.62 123.398 104.871 123.954C105.044 124.337 104.874 124.789 104.491 124.962C104.107 125.134 103.656 124.966 103.483 124.582C103.228 124.018 102.296 124.047 102.077 124.63C101.929 125.024 102.129 125.463 102.522 125.611C103.53 125.989 104.333 126.781 104.727 127.782C104.881 128.174 104.689 128.615 104.297 128.77C103.905 128.924 103.463 128.731 103.31 128.34Z", "fill", "#9DCC3D"], ["d", "M110.008 131.677C109.248 131.392 108.138 131.333 106.917 132.403C106.169 131.441 105.201 130.685 104.036 130.248C102.872 129.811 101.648 129.742 100.453 129.973C100.312 128.896 99.8398 127.858 98.5985 127.392C95.7093 126.307 90.5089 129.29 88.6341 134.282C86.7594 139.275 88.7113 144.943 91.6006 146.028C92.6663 146.428 93.7017 146.176 94.6912 145.301C95.4393 146.263 96.4079 147.02 97.5732 147.457C98.736 147.894 99.9603 147.962 101.155 147.732C101.322 149.046 101.943 149.912 103.01 150.312C105.899 151.397 111.1 148.415 112.975 143.422C114.849 138.43 112.897 132.762 110.008 131.677Z", "fill", "#FF9F40"], ["d", "M103.01 150.312C105.899 151.397 111.1 148.415 112.975 143.423C114.849 138.43 112.897 132.762 110.008 131.677C109.248 131.392 108.138 131.333 106.917 132.403C106.169 131.441 105.201 130.685 104.036 130.248L97.5732 147.457C98.736 147.894 99.9603 147.963 101.155 147.732C101.322 149.046 101.943 149.912 103.01 150.312Z", "fill", "#FF7F40"], ["d", "M108.72 128.441C108.71 128.133 108.515 127.862 108.227 127.753L105.374 126.682C105.185 126.611 104.976 126.618 104.792 126.702C103.098 127.471 101.844 129.014 101.437 130.831C101.354 131.204 101.56 131.578 101.912 131.71C101.93 131.717 101.947 131.722 101.965 131.727L104.868 132.587C105.065 132.646 105.277 132.623 105.456 132.522C105.636 132.422 105.767 132.254 105.82 132.055C106.166 130.766 107.06 129.711 108.274 129.16C108.555 129.032 108.731 128.749 108.72 128.441Z", "fill", "#CBE645"], ["d", "M105.456 132.522C105.636 132.422 105.767 132.253 105.82 132.055C106.166 130.766 107.06 129.711 108.274 129.16C108.555 129.033 108.731 128.749 108.72 128.441C108.71 128.133 108.515 127.862 108.227 127.753L105.374 126.682L103.328 132.131L104.868 132.587C105.065 132.646 105.277 132.623 105.456 132.522Z", "fill", "#9DCC3D"], ["d", "M105.73 130.07C105.199 129.871 104.668 129.834 104.144 129.958C103.832 129.52 103.408 129.198 102.877 128.999C100.049 127.937 94.909 130.832 92.9752 135.912C90.5817 142.2 94.173 148.533 97.4644 147.747C97.7765 148.185 98.2009 148.507 98.7316 148.706C101.39 149.704 106.651 147.077 108.617 141.837C110.536 136.721 108.574 131.138 105.73 130.07Z", "fill", "#FFBE40"], ["d", "M108.617 141.837C110.536 136.721 108.574 131.138 105.73 130.07C105.199 129.871 104.668 129.834 104.144 129.958L97.4644 147.747C97.7766 148.185 98.201 148.507 98.7316 148.706C101.39 149.704 106.651 147.077 108.617 141.837Z", "fill", "#FF9F40"], ["d", "M10.9205 132.11C10.5133 131.992 10.0798 132.001 9.67786 132.136C9.44175 132.215 9.18741 132.22 8.94832 132.151C8.70923 132.082 8.49658 131.943 8.33837 131.751C8.11886 131.483 7.83658 131.275 7.51675 131.143C7.19693 131.012 6.8495 130.962 6.50552 130.997C6.16154 131.033 5.83172 131.153 5.54552 131.347C5.25931 131.541 5.02564 131.803 4.86537 132.109L4.86343 132.113C4.80308 132.235 4.69814 132.33 4.57023 132.377C4.44232 132.424 4.30117 132.421 4.17583 132.367C3.90325 132.246 3.60798 132.185 3.3098 132.187C3.01161 132.19 2.71739 132.256 2.44684 132.381C2.17629 132.507 1.93565 132.688 1.74104 132.914C1.54643 133.14 1.40234 133.405 1.31842 133.691C1.2345 133.977 1.21268 134.278 1.25444 134.574C1.29619 134.869 1.40054 135.152 1.56051 135.403C1.72048 135.655 1.93237 135.87 2.182 136.033C2.43163 136.196 2.71322 136.304 3.00793 136.349C3.14556 136.369 3.27063 136.44 3.35768 136.548C3.44474 136.656 3.48723 136.794 3.47652 136.932L3.4761 136.937C3.4489 137.282 3.50752 137.628 3.64672 137.945C3.78592 138.261 4.00136 138.539 4.27381 138.752C4.54626 138.965 4.86723 139.107 5.20805 139.166C5.54888 139.224 5.89894 139.198 6.22698 139.088C6.46308 139.01 6.71742 139.005 6.95651 139.073C7.1956 139.142 7.40825 139.282 7.56647 139.474C7.85869 139.83 8.26016 140.079 8.70865 140.184C9.15714 140.289 9.6276 140.242 10.0471 140.052C10.2805 139.945 10.541 139.91 10.7945 139.953C11.0479 139.996 11.2825 140.114 11.4675 140.293C11.7131 140.53 12.0132 140.703 12.3415 140.797C13.951 141.261 18.2112 138.566 18.2112 138.566C18.2112 138.566 16.0347 134.019 14.4255 133.555C14.0974 133.46 13.7509 133.447 13.4167 133.518C13.1651 133.57 12.9034 133.546 12.666 133.448C12.4286 133.349 12.2264 133.181 12.086 132.966C11.8121 132.551 11.3986 132.247 10.9205 132.11Z", "fill", "#58853F"], ["d", "M10.61 127.617C10.2404 127.409 9.81622 127.319 9.39413 127.359C9.14635 127.382 8.89753 127.329 8.68041 127.207C8.46329 127.086 8.28806 126.901 8.17776 126.678C8.0249 126.368 7.79758 126.101 7.51611 125.9C7.23463 125.699 6.90777 125.571 6.56471 125.527C6.22166 125.483 5.87311 125.525 5.55019 125.649C5.22727 125.773 4.94004 125.974 4.71417 126.236L4.71145 126.239C4.62483 126.345 4.50116 126.413 4.36588 126.43C4.2306 126.446 4.09401 126.411 3.98421 126.33C3.74635 126.15 3.47281 126.023 3.1819 125.958C2.891 125.892 2.58944 125.89 2.29744 125.95C2.00543 126.01 1.72972 126.133 1.48875 126.308C1.24778 126.484 1.04712 126.709 0.900219 126.969C0.753313 127.228 0.663548 127.516 0.636935 127.813C0.610321 128.11 0.647474 128.409 0.745904 128.691C0.844335 128.972 1.00177 129.229 1.20767 129.445C1.41357 129.661 1.66318 129.83 1.93979 129.941C2.06938 129.992 2.17497 130.089 2.23506 130.215C2.29515 130.34 2.30523 130.484 2.26324 130.616L2.2617 130.621C2.15665 130.95 2.13486 131.301 2.19826 131.641C2.26166 131.981 2.40828 132.3 2.62503 132.569C2.84177 132.839 3.12189 133.05 3.44037 133.185C3.75885 133.32 4.10576 133.374 4.45013 133.342C4.69792 133.319 4.94675 133.372 5.16387 133.494C5.381 133.615 5.55625 133.8 5.66656 134.023C5.87004 134.436 6.2041 134.77 6.61696 134.974C7.02982 135.178 7.49844 135.24 7.95019 135.151C8.20198 135.099 8.46352 135.125 8.70054 135.224C8.93755 135.324 9.139 135.492 9.27849 135.708C9.46351 135.995 9.71625 136.233 10.0145 136.399C11.4758 137.217 16.238 135.564 16.238 135.564C16.238 135.564 15.1549 130.64 13.6935 129.822C13.3957 129.655 13.0613 129.564 12.7198 129.556C12.4628 129.55 12.2136 129.466 12.0049 129.316C11.7961 129.166 11.6375 128.957 11.5499 128.715C11.3777 128.249 11.0444 127.859 10.61 127.617Z", "fill", "#649441"], ["d", "M16.473 135.141L13.3669 133.418L12.4506 130.173L11.5183 130.437L12.1733 132.756L10.0845 131.597L9.16256 128.333L8.23032 128.596L8.89094 130.935L7.16673 129.979L6.40086 127.267L5.46863 127.531L5.97314 129.317L2.79727 127.556L2.32736 128.403L5.41949 130.118L3.75923 130.587L4.02249 131.519L6.62202 130.785L8.35969 131.748L6.11215 132.383L6.37541 133.315L9.56223 132.415L11.6674 133.583L9.40009 134.223L9.66341 135.156L12.8699 134.25L16.0031 135.988L16.473 135.141Z", "fill", "#72A64E"], ["d", "M18.4746 121.538L17.3467 125.471L15.4235 125.236L17.0323 121.362L18.4746 121.538Z", "fill", "#6A9C46"], ["d", "M15.5898 121.185L15.4235 125.236L17.3466 125.471L17.0322 121.362L15.5898 121.185Z", "fill", "#79AD54"], ["d", "M18.3976 126.871C18.4197 127.094 18.408 127.32 18.3628 127.54L16.705 135.646C16.6257 136.033 16.4033 136.377 16.0821 136.608C15.7609 136.839 15.3644 136.94 14.9717 136.892C14.579 136.844 14.2188 136.65 13.9628 136.348C13.7069 136.047 13.5739 135.66 13.5905 135.264L13.6921 132.846L13.733 131.875L13.7945 130.417L13.8354 129.447L13.8963 127.989L13.9373 127.019L13.9383 126.998C13.9622 126.433 14.1995 125.898 14.6023 125.5C15.005 125.103 15.5434 124.873 16.1088 124.857C16.6743 124.841 17.2248 125.04 17.6495 125.414C18.0742 125.787 18.3416 126.308 18.3976 126.871Z", "fill", "#F07800"], ["d", "M16.1471 127.277L16.0347 128.239L13.8964 127.989L13.9373 127.019L16.1471 127.277Z", "fill", "#E66B00"], ["d", "M13.8355 129.447L15.8518 129.681L15.7406 130.642L13.7945 130.417L13.8355 129.447Z", "fill", "#E66B00"], ["d", "M15.5571 132.084L15.4466 133.047L13.6921 132.846L13.733 131.875L15.5571 132.084Z", "fill", "#E66B00"], ["d", "M5.31001 135.982C5.28847 135.823 5.26892 135.662 5.25295 135.501C4.62123 129.112 8.64111 123.484 14.2316 122.931C19.8222 122.379 24.8663 127.11 25.498 133.499C25.514 133.661 25.5262 133.822 25.5362 133.982L27.9475 133.744C27.9366 133.583 27.9241 133.422 27.9081 133.261C27.1448 125.541 20.9149 119.837 13.9933 120.521C7.07176 121.206 2.0795 128.019 2.84283 135.739C2.85879 135.901 2.87803 136.061 2.89868 136.22L5.31001 135.982Z", "fill", "#8C5237"], ["d", "M14.5522 128.346C14.4293 127.941 14.1856 127.582 13.8535 127.318C13.6591 127.163 13.5162 126.953 13.4438 126.715C13.3713 126.477 13.3725 126.222 13.4474 125.985C13.5519 125.655 13.5732 125.305 13.5093 124.965C13.4454 124.625 13.2983 124.306 13.0811 124.037C12.864 123.768 12.5835 123.557 12.2649 123.423C11.9462 123.288 11.5992 123.235 11.2549 123.268L11.2508 123.268C11.1154 123.284 10.979 123.248 10.8697 123.166C10.7604 123.084 10.6866 122.964 10.6633 122.83C10.6162 122.535 10.5068 122.254 10.3423 122.006C10.1778 121.757 9.96209 121.546 9.70958 121.388C9.45707 121.229 9.17359 121.126 8.87813 121.086C8.58267 121.046 8.28205 121.07 7.99639 121.155C7.71073 121.24 7.44662 121.386 7.22175 121.582C6.99689 121.778 6.81645 122.019 6.69252 122.29C6.56859 122.562 6.50403 122.856 6.50316 123.154C6.50229 123.452 6.56514 123.747 6.68749 124.019C6.74622 124.145 6.75472 124.289 6.71125 124.421C6.66779 124.553 6.57563 124.663 6.45354 124.73L6.44921 124.732C6.14527 124.897 5.88692 125.135 5.69723 125.424C5.50755 125.713 5.39244 126.045 5.36217 126.39C5.33191 126.734 5.38745 127.081 5.52381 127.399C5.66018 127.716 5.87314 127.995 6.14366 128.211C6.33814 128.366 6.48105 128.577 6.5536 128.815C6.62614 129.053 6.62492 129.307 6.55008 129.544C6.41085 129.983 6.42025 130.456 6.57681 130.889C6.73337 131.322 7.02836 131.691 7.41608 131.939C7.63351 132.077 7.80447 132.276 7.90658 132.512C8.00869 132.748 8.03718 133.009 7.98832 133.262C7.923 133.597 7.94117 133.943 8.04122 134.27C8.52908 135.872 13.1091 137.977 13.1091 137.977C13.1091 137.977 15.7376 133.675 15.2497 132.073C15.1507 131.746 14.9728 131.448 14.7316 131.206C14.5504 131.024 14.4285 130.791 14.3818 130.538C14.3351 130.286 14.3658 130.025 14.4699 129.79C14.6687 129.334 14.6979 128.822 14.5522 128.346Z", "fill", "#79AD54"], ["d", "M24.4651 123.053L21.8666 127.169L20.1334 126.303L23.1652 122.403L24.4651 123.053Z", "fill", "#6A9C46"], ["d", "M21.8654 121.753L20.1335 126.303L21.8666 127.169L23.1653 122.403L21.8654 121.753Z", "fill", "#79AD54"], ["d", "M22.1312 129.458L17.8546 136.54C17.6497 136.878 17.3251 137.127 16.9454 137.236C16.5656 137.346 16.1585 137.309 15.8049 137.132C15.4512 136.956 15.177 136.653 15.0367 136.283C14.8963 135.914 14.9002 135.505 15.0474 135.138L15.9676 132.858L16.3316 131.955L16.876 130.606L17.2401 129.704L17.785 128.354L18.1437 127.466C18.1457 127.461 18.1471 127.457 18.1491 127.452C18.3181 127.041 18.6056 126.69 18.9751 126.443C19.3446 126.196 19.7792 126.065 20.2236 126.066C20.2541 126.066 20.2846 126.067 20.3152 126.069C20.6287 126.082 20.9358 126.162 21.2163 126.303L21.2169 126.303C21.4976 126.442 21.7457 126.64 21.9447 126.882C21.9647 126.906 21.9835 126.93 22.0017 126.955C22.271 127.311 22.4273 127.74 22.4504 128.186C22.4735 128.633 22.3623 129.076 22.1312 129.458Z", "fill", "#F98500"], ["d", "M20.1384 128.471L19.6967 129.333L17.785 128.354L18.1437 127.466C18.1457 127.461 18.1471 127.457 18.1491 127.452L20.1384 128.471Z", "fill", "#EB7206"], ["d", "M19.0561 130.638L18.6132 131.5L16.876 130.606L17.2401 129.704L19.0561 130.638Z", "fill", "#EB7206"], ["d", "M17.9743 132.805L17.5295 133.665L15.9675 132.858L16.3316 131.955L17.9743 132.805Z", "fill", "#EB7206"], ["d", "M22.1769 129.447L24.5871 129.209C24.8427 129.183 25.098 129.261 25.2967 129.424C25.4953 129.586 25.6212 129.822 25.6464 130.077L25.6941 130.559L21.3559 130.988L21.3082 130.506C21.2829 130.251 21.3603 129.995 21.5232 129.797C21.6861 129.598 21.9213 129.472 22.1769 129.447Z", "fill", "#79AD54"], ["d", "M25.488 127.389L25.3715 126.211C23.3672 126.409 22.0475 128.137 22.2405 130.09L22.4629 132.339L25.5141 132.037L25.3499 130.377L24.9242 129.722C24.0574 128.774 24.2369 127.513 25.488 127.389Z", "fill", "#79AD54"], ["d", "M21.517 137.3C21.233 137.332 20.9468 137.263 20.7088 137.104C20.4708 136.946 20.2962 136.709 20.2158 136.434L19.0762 132.309C18.808 131.338 19.5083 130.36 20.546 130.257C21.4733 130.166 22.2969 130.817 22.3854 131.713L22.7898 135.803C22.8639 136.553 22.2941 137.223 21.517 137.3Z", "fill", "#FCAC1F"], ["d", "M26.7721 136.78C25.9948 136.857 25.3049 136.311 25.2307 135.561L24.8263 131.471C24.7378 130.576 25.4179 129.776 26.3452 129.684C27.3829 129.581 28.2611 130.403 28.1882 131.408L27.8786 135.677C27.8535 135.962 27.7287 136.228 27.5263 136.43C27.3239 136.632 27.0569 136.756 26.7721 136.78Z", "fill", "#FCAC1F"], ["d", "M23.2648 129.988L23.6263 129.953C24.0639 129.909 24.5007 130.042 24.8407 130.32C25.1807 130.599 25.3961 131.002 25.4393 131.439L25.7974 135.061C25.8445 135.538 25.7002 136.014 25.3962 136.384C25.0922 136.755 24.6535 136.99 24.1765 137.037L24.1126 137.043C23.6355 137.09 23.1593 136.946 22.7886 136.642C22.4179 136.338 22.1831 135.899 22.136 135.422L21.7779 131.801C21.7347 131.364 21.8671 130.927 22.1459 130.587C22.4248 130.247 22.8272 130.032 23.2648 129.988Z", "fill", "#FFB531"], ["d", "M14.1097 131.465L13.2548 131.01L12.1339 133.113L11.4353 130.819L13.0119 127.861L12.1571 127.405L11.0362 129.508L10.4596 127.615L11.7578 125.18L10.9028 124.724L10.0604 126.304L9.18139 123.418L8.25475 123.701L9.13384 126.587L7.55342 125.745L7.09772 126.6L9.53288 127.897L10.1095 129.791L8.0067 128.67L7.55101 129.525L10.5086 131.101L11.2073 133.395L9.10445 132.275L8.64876 133.13L11.6064 134.706L12.6457 138.118L13.5723 137.836L12.5331 134.424L14.1097 131.465Z", "fill", "#89BA66"], ["d", "M28.1941 136.153L28.1635 137.13L28.1484 137.618L28.1178 138.594L28.0722 140.059L28.0422 141.035L27.9966 142.5L27.966 143.477L27.9503 143.982C27.921 144.922 27.5505 145.82 26.908 146.507C26.2655 147.195 25.3949 147.625 24.4585 147.717L9.05665 149.24C8.12021 149.334 7.18184 149.083 6.417 148.534C5.65217 147.986 5.11325 147.178 4.90104 146.261L4.78664 145.768L4.56539 144.817L4.23382 143.389L4.01318 142.438L3.6816 141.01L3.46036 140.059L3.35003 139.583L3.12878 138.631L28.1941 136.153Z", "fill", "#92563A"], ["d", "M28.1941 136.153L28.1635 137.13L28.1485 137.618L28.1179 138.594L28.0723 140.059L28.0423 141.035L27.9967 142.5L27.9661 143.477L27.9503 143.982C27.921 144.922 27.5506 145.82 26.9081 146.507C26.2656 147.195 25.3949 147.625 24.4586 147.717L9.0567 149.24C8.17159 149.328 7.28312 149.109 6.54138 148.618C12.9712 146.969 19.8991 143.305 24.5331 136.515L28.1941 136.153Z", "fill", "#8C5237"], ["d", "M29.521 134.805C29.5525 135.125 29.4558 135.444 29.2522 135.692C29.0486 135.94 28.7547 136.097 28.4351 136.129L2.88782 138.655C2.56822 138.687 2.24915 138.59 2.00081 138.386C1.75248 138.183 1.59521 137.889 1.56361 137.569C1.53201 137.25 1.62866 136.931 1.83231 136.682C2.03596 136.434 2.32992 136.277 2.64952 136.245L28.1968 133.719C28.3551 133.703 28.5149 133.719 28.6671 133.765C28.8193 133.811 28.9609 133.887 29.0839 133.988C29.2069 134.089 29.3088 134.213 29.3838 134.353C29.4588 134.493 29.5054 134.647 29.521 134.805Z", "fill", "#A8684A"], ["d", "M13.8763 139.029L17.7325 138.648L17.8279 139.612L13.9717 139.993L13.8763 139.029Z", "fill", "#78462F"], ["d", "M8.09204 139.601L11.9482 139.22L12.0436 140.184L8.18736 140.565L8.09204 139.601Z", "fill", "#78462F"], ["d", "M6.16394 139.791L6.25926 140.756L3.68164 141.01L3.46039 140.059L6.16394 139.791Z", "fill", "#78462F"], ["d", "M19.6606 138.457L23.5168 138.076L23.6122 139.04L19.756 139.421L19.6606 138.457Z", "fill", "#78462F"], ["d", "M28.1484 137.618L28.1178 138.594L25.5402 138.849L25.4449 137.885L28.1484 137.618Z", "fill", "#78462F"], ["d", "M14.1146 141.439L17.9708 141.058L18.0661 142.022L14.2099 142.403L14.1146 141.439Z", "fill", "#78462F"], ["d", "M8.33032 142.011L12.1865 141.63L12.2818 142.594L8.42564 142.975L8.33032 142.011Z", "fill", "#78462F"], ["d", "M6.40228 142.202L6.4976 143.166L4.23389 143.389L4.01324 142.438L6.40228 142.202Z", "fill", "#78462F"], ["d", "M19.8989 140.867L23.7551 140.486L23.8504 141.45L19.9942 141.831L19.8989 140.867Z", "fill", "#78462F"], ["d", "M28.0723 140.059L28.0423 141.035L25.7785 141.259L25.6832 140.295L28.0723 140.059Z", "fill", "#78462F"], ["d", "M14.3529 143.849L18.2091 143.468L18.3044 144.432L14.4482 144.813L14.3529 143.849Z", "fill", "#78462F"], ["d", "M8.5686 144.421L12.4248 144.04L12.5201 145.004L8.66392 145.385L8.5686 144.421Z", "fill", "#78462F"], ["d", "M6.64048 144.612L6.7358 145.576L4.78662 145.768L4.56537 144.817L6.64048 144.612Z", "fill", "#78462F"], ["d", "M20.1372 143.277L23.9934 142.896L24.0887 143.86L20.2325 144.241L20.1372 143.277Z", "fill", "#78462F"], ["d", "M27.9966 142.5L25.9215 142.705L26.0168 143.669L27.966 143.477L27.9966 142.5Z", "fill", "#78462F"], ["d", "M14.5912 146.259L18.4474 145.878L18.5427 146.842L14.6865 147.223L14.5912 146.259Z", "fill", "#78462F"], ["d", "M8.80695 146.831L12.6631 146.45L12.7585 147.414L8.90227 147.795L8.80695 146.831Z", "fill", "#78462F"], ["d", "M6.87885 147.022L6.97417 147.986L5.90347 148.092C5.64046 147.823 5.41797 147.517 5.24298 147.184L6.87885 147.022Z", "fill", "#78462F"], ["d", "M20.3755 145.687L24.2317 145.306L24.327 146.27L20.4708 146.651L20.3755 145.687Z", "fill", "#78462F"], ["d", "M27.7957 144.954C27.6893 145.315 27.531 145.658 27.3258 145.974L26.2551 146.079L26.1598 145.115L27.7957 144.954Z", "fill", "#78462F"], ["d", "M28.1941 136.153L28.1635 137.13L3.35003 139.583L3.12878 138.631L28.1941 136.153Z", "fill", "#8C5237"], ["width", "128", "height", "128", "viewBox", "0 0 128 128", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["cx", "64", "cy", "64", "r", "63.5"], ["width", "64", "height", "64", "transform", "translate(32 32)"], ["d", "M39.8797 55.457C41.8103 58.4437 43.9388 61.2977 46.2507 64H47.9797C47.7618 62.7512 47.452 61.5202 47.0527 60.317C45.5261 55.8537 42.8646 51.8644 39.3297 48.741L40.6717 47.259C44.4623 50.6117 47.3148 54.8935 48.9487 59.683C49.2127 60.47 49.4297 61.277 49.6227 62.092C49.7127 61.928 49.8057 61.766 49.8847 61.592C52.1357 56.592 51.0417 48.63 46.2577 45.868C45.1092 45.2752 43.8524 44.9214 42.5633 44.8281C41.2743 44.7348 39.9796 44.9038 38.7577 45.325C38.2002 45.4664 37.6777 45.7207 37.2225 46.0723C36.7674 46.4239 36.3893 46.8653 36.1117 47.369C35.5807 48.71 37.0387 51.064 39.8797 55.457Z"], ["d", "M62.9391 54.2789C62.8634 53.6755 62.7126 53.0839 62.4901 52.5179C60.9311 48.5619 56.3811 46.3569 53.6551 47.1689C52.7601 47.4707 51.9878 48.0559 51.4551 48.8359C53.2969 52.8481 53.5056 57.4195 52.0371 61.5829C52.0941 61.5129 52.1621 61.4509 52.2181 61.3829C54.3425 58.6357 55.6553 55.3487 56.0081 51.8939L57.9961 52.1119C57.6083 55.9415 56.1492 59.5844 53.7861 62.6229C53.4051 63.1049 52.9861 63.5579 52.5581 64.0029H57.1701L57.2531 63.9639C56.7286 61.9259 57.0326 59.7632 58.0985 57.9488C59.1645 56.1344 60.9056 54.8159 62.9411 54.2819L62.9391 54.2789Z"], ["d", "M81.2003 63.9998H91.2153C90.5783 63.077 89.6863 62.3597 88.6483 61.9358C87.9706 61.7072 87.2631 61.5792 86.5483 61.5558C85.6303 61.4878 84.5893 61.4098 84.1073 60.4468C83.6073 59.4368 84.2903 58.5858 84.8383 57.9008C85.3954 57.2956 85.8026 56.5681 86.0273 55.7768C86.5213 53.6218 86.5273 50.0048 84.5113 48.8708C84.0428 48.6317 83.5309 48.4893 83.0062 48.4522C82.4816 48.4151 81.9548 48.484 81.4573 48.6548C79.9565 49.1054 78.6821 50.1076 77.8903 51.4598C77.1113 52.9658 77.5663 54.6358 78.0063 56.2488C78.4463 57.8618 78.9063 59.5578 77.6943 60.7218C76.4633 61.9068 74.6653 61.4218 72.9243 60.9468C73.0715 61.9665 73.0082 63.0055 72.7383 63.9998H79.1673C79.4173 62.5838 79.6993 61.1658 80.0263 59.7708C80.5863 57.3868 81.2683 55.0008 82.0533 52.6798L83.9473 53.3198C83.1833 55.5808 82.5193 57.9058 81.9743 60.2288C81.6823 61.4728 81.4293 62.7368 81.2003 63.9998Z"], ["d", "M70.654 64.0002C70.8375 63.4828 70.9469 62.9421 70.979 62.3941L69.316 62.9482L68.684 61.0482L70.766 60.3541C70.4534 59.2669 69.8403 58.2899 68.9972 57.5356C68.1541 56.7813 67.1152 56.2803 66 56.0901V58.0001H64V56.0901C63.0433 56.2537 62.1405 56.6464 61.3687 57.2349C60.5968 57.8233 59.979 58.5899 59.568 59.4691L61.316 60.0521L60.684 61.9521L59.031 61.4001C59.0107 61.5995 59.0004 61.7998 59 62.0002C58.9987 62.6818 59.1157 63.3585 59.346 64.0002H70.654ZM64 60.0001H66V62.0002H64V60.0001Z"], ["d", "M43.6534 63.9998C42.5347 62.6371 41.4577 61.2318 40.4224 59.7838C39.5084 60.0881 38.6238 60.4743 37.7794 60.9378C37.0936 61.236 36.5356 61.7674 36.2044 62.4378C36.0004 62.9319 35.9461 63.4751 36.0484 63.9998H43.6534Z"], ["d", "M36.0186 66C36.2852 72.9803 39.2437 79.5864 44.2738 84.4335C49.304 89.2805 56.0151 91.9922 63.0006 92H65.0006C71.986 91.9922 78.6971 89.2805 83.7273 84.4335C88.7574 79.5864 91.7159 72.9803 91.9826 66H36.0186ZM52.5656 86.9C47.8351 84.6169 43.8682 81.0109 41.1456 76.519L42.8556 75.481C45.3782 79.6426 49.0532 82.9838 53.4356 85.1L52.5656 86.9ZM57.0006 88H55.0006V86H57.0006V88Z"], ["d", "M79 40V38H75C72.8783 38 70.8434 38.8429 69.3431 40.3431C67.8429 41.8434 67 43.8783 67 46V48H71C73.1217 48 75.1566 47.1571 76.6569 45.6569C78.1571 44.1566 79 42.1217 79 40Z"], ["d", "M60 42C61.1046 42 62 41.1046 62 40C62 38.8954 61.1046 38 60 38C58.8954 38 58 38.8954 58 40C58 41.1046 58.8954 42 60 42Z"], ["d", "M47 39C48.1046 39 49 38.1046 49 37C49 35.8954 48.1046 35 47 35C45.8954 35 45 35.8954 45 37C45 38.1046 45.8954 39 47 39Z"], ["d", "M82.5675 49.1194C80.7141 52.5068 77.1166 54.8096 72.9905 54.8096C68.4715 54.8096 64.5861 52.0474 62.9326 48.1233L30.8906 58.5846H91.3083L82.5675 49.1194Z"], ["d", "M28 84.3115C28 86.839 30.0487 88.8877 32.5762 88.8877H87.4238C89.9513 88.8877 92 86.839 92 84.3115V77.7011H28V84.3115Z"], ["d", "M92 62.221H28V72.8877H92V62.221Z"], ["d", "M72.9905 51.1733C77.007 51.1733 80.2632 47.9171 80.2632 43.9006C80.2632 40.9866 78.549 38.4744 76.0746 37.3139C76.4681 36.2426 76.9711 35.1045 77.6055 34.0189C79.2499 31.2055 81.7818 28.7491 85.6128 28.7491C86.6172 28.7491 87.431 27.9352 87.431 26.9309C87.431 25.9265 86.6172 25.1127 85.6128 25.1127C80.7025 25.1127 76.6933 27.8504 73.9815 33.0385C73.3706 34.2053 72.8666 35.4152 72.4438 36.6506C68.6826 36.9304 65.7178 40.0683 65.7178 43.9006C65.7178 47.9171 68.974 51.1733 72.9905 51.1733ZM68.6227 41.8346C69.1398 40.8029 69.9471 39.9612 70.9568 39.4014C71.8203 38.9217 72.9362 39.222 73.4286 40.1095C73.9156 40.9876 73.5985 42.0945 72.7204 42.5813C72.3755 42.7728 72.0889 43.0688 71.9025 43.416C71.8935 43.4322 71.8819 43.4472 71.8737 43.4637C71.5549 44.1001 70.9132 44.4679 70.2467 44.4679C68.9042 44.4681 68.0152 43.047 68.6227 41.8346Z"], ["cx", "64", "cy", "64", "r", "64"], ["d", "M72.9844 50.1088C73.0559 49.6716 73.0887 49.2561 73.0688 48.8719L75.8274 46.9943C76.8994 46.4646 77.9872 46.5364 78.5618 46.6344C78.6067 46.6427 80.2207 46.9779 81.1124 46.3707C82.2105 45.624 82.4989 44.1229 81.7484 43.0268C81.3209 42.3972 80.6524 42.0452 79.9509 41.9881C80.1553 41.3172 80.0738 40.5627 79.6483 39.9386C78.9018 38.8362 77.4007 38.5522 76.3024 39.3005C75.6888 39.7178 75.3229 40.8139 75.2081 41.8448C75.157 42.2372 74.8972 43.5828 73.8155 44.5585L71.169 46.3624C69.4272 45.8881 66.5898 46.2369 63.7456 47.0575C66.6574 47.6022 69.5608 48.5343 72.4076 49.8435L72.9844 50.1088Z"], ["d", "M37.3761 75.4477H59.3169C58.7081 74.8924 58.1594 74.2697 57.6875 73.5765C55.6223 70.5406 55.266 66.872 56.684 63.2453C57.9067 60.1192 60.3356 57.254 63.7074 54.9608C65.193 53.9497 66.9936 53.0233 68.9228 52.2383C66.3707 51.2458 63.6527 50.5316 60.8035 50.2228C58.8013 50.005 56.8367 49.8909 54.9367 49.8909C42.7396 49.8909 33.1877 54.6601 33.1877 66.948C33.1877 71.1366 35.2822 75.4477 37.3761 75.4477Z"], ["d", "M65.714 57.909C60.1777 61.6742 57.7195 67.284 60.636 71.5708C62.1463 73.7905 64.6402 74.8679 67.4623 74.8679C70.0902 74.8679 73.0029 73.9341 75.6722 72.1187C80.4168 68.8875 85.2271 61.0646 85.0041 56.5672L88.3378 54.3014C89.3639 53.7934 90.5628 53.6726 91.6409 53.8635C92.6059 54.0342 93.9177 54.0958 94.7269 53.5445C96.052 52.6404 96.3977 50.8305 95.4979 49.4992C94.9782 48.7423 94.1685 48.317 93.3219 48.2494C93.5673 47.4376 93.4734 46.5275 92.9558 45.7687C92.0496 44.4364 90.2369 44.096 88.9103 44.9996C88.17 45.5027 87.7281 46.8321 87.5873 48.0754C87.5279 48.5459 87.2129 50.1736 85.9061 51.358L82.7055 53.5361C82.0463 53.355 81.2556 53.2708 80.3752 53.2708C76.043 53.2711 69.5301 55.3118 65.714 57.909Z"], ["d", "M93.3869 71.058L88.1832 70.0173C88.181 69.9994 88.1794 69.9809 88.1772 69.9628C88.0439 68.7858 87.3846 67.0675 86.1201 65.1323C85.8139 65.7114 85.5163 66.229 85.2531 66.6638C83.1309 70.1715 80.3708 73.234 77.6787 75.0674C77.6067 75.1164 77.5334 75.162 77.4609 75.2103C82.8235 75.2103 87.411 75.2103 92.9759 75.2103C94.1336 75.2103 95.0722 74.2717 95.0722 73.114C95.0722 72.1143 94.3668 71.2539 93.3869 71.058Z"], ["d", "M93.7486 79.2515H34.0962C33.3752 79.2515 32.7048 79.6221 32.3209 80.2328C31.9374 80.8433 31.8946 81.6084 32.2075 82.2581L34.0813 86.1464C34.9568 87.9627 36.795 89.1174 38.8112 89.1174H89.0332C91.0494 89.1174 92.8877 87.9627 93.7633 86.1464L95.6371 82.2581C95.95 81.6086 95.9074 80.8436 95.5237 80.2328C95.1403 79.6219 94.4699 79.2515 93.7486 79.2515Z"], ["d", "M16.757 3L14.757 5H5V19H19V9.243L21 7.243V20C21 20.2652 20.8946 20.5196 20.7071 20.7071C20.5196 20.8946 20.2652 21 20 21H4C3.73478 21 3.48043 20.8946 3.29289 20.7071C3.10536 20.5196 3 20.2652 3 20V4C3 3.73478 3.10536 3.48043 3.29289 3.29289C3.48043 3.10536 3.73478 3 4 3H16.757ZM20.485 2.1L21.9 3.516L12.708 12.708L11.296 12.711L11.294 11.294L20.485 2.1Z"], ["viewBox", "0 0 64 64", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M34.6667 56V61.3333H29.3333V56H8.00001C7.29277 56 6.61449 55.7191 6.11439 55.219C5.61429 54.7189 5.33334 54.0406 5.33334 53.3333V10.6667C5.33334 9.95943 5.61429 9.28115 6.11439 8.78106C6.61449 8.28096 7.29277 8.00001 8.00001 8.00001H24C25.5136 7.99821 27.0101 8.31936 28.3897 8.942C29.7692 9.56464 31.0001 10.4745 32 11.6107C32.9999 10.4745 34.2308 9.56464 35.6104 8.942C36.9899 8.31936 38.4864 7.99821 40 8.00001H56C56.7073 8.00001 57.3855 8.28096 57.8856 8.78106C58.3857 9.28115 58.6667 9.95943 58.6667 10.6667V53.3333C58.6667 54.0406 58.3857 54.7189 57.8856 55.219C57.3855 55.7191 56.7073 56 56 56H34.6667ZM53.3333 50.6667V13.3333H40C38.5855 13.3333 37.229 13.8952 36.2288 14.8954C35.2286 15.8956 34.6667 17.2522 34.6667 18.6667V50.6667H53.3333ZM29.3333 50.6667V18.6667C29.3333 17.2522 28.7714 15.8956 27.7712 14.8954C26.7711 13.8952 25.4145 13.3333 24 13.3333H10.6667V50.6667H29.3333Z"], ["d", "M11 11V7H13V11H17V13H13V17H11V13H7V11H11ZM12 22C6.477 22 2 17.523 2 12C2 6.477 6.477 2 12 2C17.523 2 22 6.477 22 12C22 17.523 17.523 22 12 22ZM12 20C14.1217 20 16.1566 19.1571 17.6569 17.6569C19.1571 16.1566 20 14.1217 20 12C20 9.87827 19.1571 7.84344 17.6569 6.34315C16.1566 4.84285 14.1217 4 12 4C9.87827 4 7.84344 4.84285 6.34315 6.34315C4.84285 7.84344 4 9.87827 4 12C4 14.1217 4.84285 16.1566 6.34315 17.6569C7.84344 19.1571 9.87827 20 12 20Z"], ["d", "M15.6676 11.9985L10.0155 1.60859C9.10743 0.0798092 6.89378 0.077778 5.98446 1.60859L0.332715 11.9985C-0.595597 13.5606 0.528309 15.5388 2.34778 15.5388H13.652C15.47 15.5388 16.5959 13.5622 15.6676 11.9985ZM8 13.6638C7.48318 13.6638 7.0625 13.2431 7.0625 12.7263C7.0625 12.2095 7.48318 11.7888 8 11.7888C8.51681 11.7888 8.9375 12.2095 8.9375 12.7263C8.9375 13.2431 8.51681 13.6638 8 13.6638ZM8.9375 9.91381C8.9375 10.4306 8.51681 10.8513 8 10.8513C7.48318 10.8513 7.0625 10.4306 7.0625 9.91381V5.22631C7.0625 4.7095 7.48318 4.28881 8 4.28881C8.51681 4.28881 8.9375 4.7095 8.9375 5.22631V9.91381Z"], ["d", "M22.2349 0.0535024C21.9723 -0.0552476 21.6697 0.00484617 21.4686 0.20594L1.53749 20.137C1.26289 20.4115 1.26289 20.8567 1.53749 21.1313L4.20022 23.794C4.33752 23.9313 4.51747 24 4.69738 24C4.87729 24 5.05728 23.9313 5.19453 23.794L11.2548 17.7337L13.0548 18.5043C13.144 18.5425 13.238 18.561 13.3313 18.561C13.5141 18.561 13.6941 18.4897 13.8286 18.3551L16.438 15.7457C18.4235 13.7603 19.975 11.4382 21.0495 8.84416C22.124 6.25005 22.6688 3.5111 22.6688 0.703284C22.6689 0.418893 22.4976 0.162299 22.2349 0.0535024ZM4.69738 22.3025L3.02905 20.6342L6.29497 17.3682L7.9633 19.0366L4.69738 22.3025ZM8.95771 18.0422L7.28938 16.3738L8.42516 15.2381L10.0935 16.9064L8.95771 18.0422ZM19.7503 8.30608C18.7469 10.7287 17.2979 12.8972 15.4438 14.7514L13.1708 17.0243L11.4735 16.2977L9.41961 14.2437L21.1841 2.47914C21.006 4.48042 20.5259 6.43366 19.7503 8.30608Z"], ["width", "24", "height", "24", "fill", "white"], ["width", "24", "height", "24", "viewBox", "0 0 24 24", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M8.67143 2H3C2.73478 2 2.48043 2.10536 2.29289 2.29289C2.10536 2.48043 2 2.73478 2 3V19C2 19.7956 2.31607 20.5587 2.87868 21.1213C3.44129 21.6839 4.20435 22 5 22H19C19.7956 22 20.5587 21.6839 21.1213 21.1213C21.6839 20.5587 22 19.7956 22 19V15H18V13.5H16V20H5C4.73478 20 4.48043 19.8946 4.29289 19.7071C4.10536 19.5196 4 19.2652 4 19V4H8.5V2.83333C8.5 2.544 8.5594 2.26079 8.67143 2ZM18 19V17H20V19C20 19.2652 19.8946 19.5196 19.7071 19.7071C19.5196 19.8946 19.2652 20 19 20C18.7348 20 18.4804 19.8946 18.2929 19.7071C18.1054 19.5196 18 19.2652 18 19Z", "fill", "white"], ["d", "M8.5 7H6V9H8.5V7Z", "fill", "white"], ["d", "M8.5 11H6V13H9.24688C9.20258 12.9625 9.15968 12.923 9.11833 12.8817C8.72242 12.4858 8.5 11.9488 8.5 11.3889V11Z", "fill", "white"], ["d", "M11 17V15H6V17H11Z", "fill", "white"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M17.8 1H14.2L13 2.22222H10.6C10.4409 2.22222 10.2883 2.28661 10.1757 2.40121C10.0632 2.51582 10 2.67126 10 2.83333V11.3889C10 11.551 10.0632 11.7064 10.1757 11.821C10.2883 11.9356 10.4409 12 10.6 12H21.4C21.5591 12 21.7117 11.9356 21.8243 11.821C21.9368 11.7064 22 11.551 22 11.3889V2.83333C22 2.67126 21.9368 2.51582 21.8243 2.40121C21.7117 2.28661 21.5591 2.22222 21.4 2.22222H19L17.8 1ZM17.3636 3L18.3455 4H19.8182V10H11.9636V4H13.4364L14.4182 3H17.3636Z", "fill", "white"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M18.3455 7C18.3455 8.38071 17.2465 9.5 15.8909 9.5C14.5353 9.5 13.4364 8.38071 13.4364 7C13.4364 5.61929 14.5353 4.5 15.8909 4.5C17.2465 4.5 18.3455 5.61929 18.3455 7ZM15.8909 8C16.4332 8 16.8727 7.55228 16.8727 7C16.8727 6.44772 16.4332 6 15.8909 6C15.3487 6 14.9091 6.44772 14.9091 7C14.9091 7.55228 15.3487 8 15.8909 8Z", "fill", "white"], ["width", "25", "height", "24", "viewBox", "0 0 25 24", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M19.5 2H17.5V5L14.5 5V7H17.5V10H19.5V7H22.5V5L19.5 5V2Z", "fill", "white"], ["d", "M12.5 6.37125H6.85996L6.10996 3.74625C6.03496 3.44625 5.73496 3.22125 5.43496 3.22125H3.25996C2.88496 3.22125 2.58496 3.52125 2.58496 3.89625C2.58496 4.27125 2.88496 4.57125 3.25996 4.57125H4.90996L7.68496 14.4713C7.68496 14.5463 7.75996 14.6963 7.83496 14.7713C7.88737 14.9809 8.01303 15.1173 8.16076 15.1804C8.22443 15.2076 8.29219 15.2213 8.35996 15.2213H18.335C18.56 15.2213 18.785 15.0713 18.86 14.8463L19.6263 12H17.555L17.2262 13.2213H9.41167L8.0522 8.37125H12.5V6.37125Z", "fill", "white"], ["d", "M18.0935 10L18.532 8.37125H17.5V7H14.5V6.37125H20.36C20.585 6.37125 20.735 6.44625 20.81 6.59625C20.9445 6.73083 20.9584 6.86542 20.9598 7L19.5 7V10H18.0935Z", "fill", "white"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M17.2099 17.0963C17.4363 17.0963 17.6546 17.1407 17.8564 17.2213C18.5236 17.4875 19.0099 18.1477 19.0099 18.8963C19.0099 19.8713 18.1849 20.6963 17.2099 20.6963C16.2349 20.6963 15.4099 19.8713 15.4099 18.8963C15.4099 18.1477 15.8963 17.4875 16.5634 17.2213C16.7652 17.1407 16.9835 17.0963 17.2099 17.0963ZM17.4099 18.8963C17.4099 18.9812 17.3746 19.0287 17.3585 19.0448C17.3424 19.061 17.2949 19.0963 17.2099 19.0963C17.1249 19.0963 17.0775 19.061 17.0613 19.0448C17.0452 19.0287 17.0099 18.9812 17.0099 18.8963C17.0099 18.8113 17.0452 18.7638 17.0613 18.7477C17.0775 18.7315 17.1249 18.6963 17.2099 18.6963C17.2949 18.6963 17.3424 18.7315 17.3585 18.7477C17.3746 18.7638 17.4099 18.8113 17.4099 18.8963Z", "fill", "white"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M8.95991 17.0963C9.19305 17.0963 9.41583 17.1406 9.6203 17.2213C10.2877 17.4846 10.7599 18.1353 10.7599 18.8963C10.7599 19.8904 9.95402 20.6963 8.95991 20.6963C7.9658 20.6963 7.15991 19.8904 7.15991 18.8963C7.15991 18.1346 7.63294 17.4835 8.30123 17.2206C8.32065 17.2129 8.34023 17.2056 8.35996 17.1987C8.54761 17.1323 8.74955 17.0963 8.95991 17.0963ZM8.75991 18.8963C8.75991 18.7858 8.84946 18.6963 8.95991 18.6963C9.07037 18.6963 9.15991 18.7858 9.15991 18.8963C9.15991 19.0067 9.07037 19.0963 8.95991 19.0963C8.84946 19.0963 8.75991 19.0067 8.75991 18.8963Z", "fill", "white"], ["width", "65", "height", "4", "viewBox", "0 0 65 4", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["x1", "2.5", "y1", "2", "x2", "62.5", "y2", "2", "stroke", "#CCCCCC", "stroke-width", "4", "stroke-linecap", "round"], ["width", "48", "height", "48", "viewBox", "0 0 48 48", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["filter", "url(#filter0_b_2567_109244)"], ["width", "48", "height", "48", "rx", "24", "fill-opacity", "0.65"], ["d", "M19.752 17.439L30.26 23.569C30.3353 23.6131 30.3978 23.6761 30.4412 23.7518C30.4846 23.8275 30.5074 23.9132 30.5074 24.0005C30.5074 24.0878 30.4846 24.1735 30.4412 24.2492C30.3978 24.3249 30.3353 24.3879 30.26 24.432L19.752 30.562C19.6759 30.6064 19.5893 30.6299 19.5012 30.6301C19.4131 30.6304 19.3264 30.6073 19.2501 30.5632C19.1737 30.5191 19.1104 30.4557 19.0665 30.3793C19.0226 30.3028 18.9996 30.2161 19 30.128V17.871C19 17.783 19.0232 17.6966 19.0672 17.6204C19.1113 17.5443 19.1747 17.4811 19.2509 17.4373C19.3272 17.3935 19.4137 17.3706 19.5017 17.3709C19.5897 17.3712 19.676 17.3947 19.752 17.439Z", "fill", "white"], ["id", "filter0_b_2567_109244", "x", "-8", "y", "-8", "width", "64", "height", "64", "filterUnits", "userSpaceOnUse", "color-interpolation-filters", "sRGB"], ["in2", "SourceAlpha", "operator", "in", "result", "effect1_backgroundBlur_2567_109244"], ["mode", "normal", "in", "SourceGraphic", "in2", "effect1_backgroundBlur_2567_109244", "result", "shape"], ["width", "32", "height", "32", "viewBox", "0 0 32 32", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M13.2265 16L7.94672 10.7203L10.5866 8.08041L15.8663 13.3601L21.146 8.0804L23.7859 10.7203L18.5062 16L23.7859 21.2797L21.146 23.9196L15.8663 18.6399L10.5866 23.9196L7.94672 21.2797L13.2265 16Z", "fill", "#676767"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M4 3.5C4 2.39543 4.89543 1.5 6 1.5H14.5C15.6046 1.5 16.5 2.39543 16.5 3.5V4.81867L17.8727 8.47909C17.9569 8.70364 18 8.94151 18 9.18133V20C18 21.1046 17.1046 22 16 22H4.5C3.39543 22 2.5 21.1046 2.5 20V9.18133C2.5 8.94151 2.54313 8.70364 2.62734 8.47909L4 4.81867V3.5ZM14.5 3.5H6V4.81867C6 4.964 5.98416 5.10863 5.95293 5.25H14.5471C14.5158 5.10863 14.5 4.964 14.5 4.81867V3.5ZM4.84925 8.25L5.41175 6.75H15.0882L15.6507 8.25L4.84925 8.25ZM4.5 9.75L16 9.75V18.093C15.5419 18.0057 15.0439 17.877 14.5439 17.6952C13.3931 17.2767 12.3041 16.604 11.6241 15.584C10.6424 14.1114 9.09795 13.8143 7.7959 13.5638L7.72944 13.551C6.54635 13.3231 5.45861 13.1084 4.5 12.3802V9.75ZM4.5 14.1428V20H16V19.6163C15.3897 19.5159 14.7123 19.3525 14.0312 19.1048C12.707 18.6233 11.296 17.796 10.376 16.416C9.77448 15.5137 8.85505 15.2955 7.44567 15.024L7.36096 15.0077C6.49286 14.8407 5.4852 14.647 4.5 14.1428Z", "fill", "black"], ["d", "M13.6324 22.8744C15.4922 22.8744 17 21.3369 17 19.4406C17 17.5442 15.4922 16.0068 13.6324 16.0068C11.8778 15.9273 10.1629 16.5444 8.86136 17.7237C8.5934 17.9225 8.37587 18.1814 8.22626 18.4796C8.07665 18.7778 7.99915 19.107 8.00001 19.4406C7.99915 19.7742 8.07665 20.1034 8.22626 20.4016C8.37587 20.6998 8.5934 20.9587 8.86136 21.1575C10.1629 22.3368 11.8778 22.9539 13.6324 22.8744", "fill", "white"], ["d", "M13.6324 22.8744C15.4922 22.8744 17 21.3369 17 19.4406C17 17.5442 15.4922 16.0068 13.6324 16.0068C11.8778 15.9273 10.1629 16.5444 8.86136 17.7237C8.5934 17.9225 8.37587 18.1814 8.22626 18.4796C8.07665 18.7778 7.99915 19.107 8.00001 19.4406C7.99915 19.7742 8.07665 20.1034 8.22626 20.4016C8.37587 20.6998 8.5934 20.9587 8.86136 21.1575C10.1629 22.3368 11.8778 22.9539 13.6324 22.8744", "stroke", "black", "stroke-width", "1.5", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M14.0068 19.6324C14.0068 21.4922 15.5442 23 17.4406 23C19.337 23 20.8744 21.4922 20.8744 19.6324C20.9539 17.8778 20.3368 16.1629 19.1575 14.8614C18.9587 14.5934 18.6998 14.3759 18.4016 14.2263C18.1034 14.0766 17.7742 13.9992 17.4406 14C17.107 13.9992 16.7778 14.0766 16.4796 14.2263C16.1814 14.3759 15.9225 14.5934 15.7237 14.8614C14.5444 16.1629 13.9273 17.8778 14.0068 19.6324", "fill", "white"], ["d", "M14.0068 19.6324C14.0068 21.4922 15.5442 23 17.4406 23C19.337 23 20.8744 21.4922 20.8744 19.6324C20.9539 17.8778 20.3368 16.1629 19.1575 14.8614C18.9587 14.5934 18.6998 14.3759 18.4016 14.2263C18.1034 14.0766 17.7742 13.9992 17.4406 14C17.107 13.9992 16.7778 14.0766 16.4796 14.2263C16.1814 14.3759 15.9225 14.5934 15.7237 14.8614C14.5444 16.1629 13.9273 17.8778 14.0068 19.6324", "stroke", "black", "stroke-width", "1.5", "stroke-linecap", "round", "stroke-linejoin", "round"], ["viewBox", "0 0 22 22", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["x", "0.5", "y", "0.5", "width", "21", "height", "21", "rx", "4.5"], ["d", "M9.45051 15.3C9.25051 15.3 9.05051 15.2 8.95051 15.05L5.45051 11.35C5.20051 11.05 5.20051 10.6 5.50051 10.35C5.80051 10.1 6.20051 10.1 6.50051 10.4L9.45051 13.55L15.5005 6.95C15.7505 6.65 16.2005 6.65 16.5005 6.9C16.8005 7.15 16.8005 7.6 16.5505 7.9L10.0005 15.05C9.85051 15.2 9.65051 15.3 9.45051 15.3Z"], ["d", "M2.66659 12.6667H13.3333V8H14.6666V13.3333C14.6666 13.5101 14.5963 13.6797 14.4713 13.8047C14.3463 13.9298 14.1767 14 13.9999 14H1.99992C1.82311 14 1.65354 13.9298 1.52851 13.8047C1.40349 13.6797 1.33325 13.5101 1.33325 13.3333V8H2.66659V12.6667Z"], ["d", "M7.33325 2V6.66667H3.99992L7.99992 10.6667L11.9999 6.66667L8.66658 6.66667V2L7.33325 2Z"], ["viewBox", "0 0 18 18", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M16.244 6.79981L9.35632 2.34044C9.26608 2.28143 9.1606 2.25 9.05278 2.25C8.94496 2.25 8.83948 2.28143 8.74924 2.34044L6.14856 4.03425V3.22482C6.14856 3.07574 6.08934 2.93276 5.98393 2.82735C5.87851 2.72193 5.73554 2.66271 5.58646 2.66271H3.33803C3.18956 2.66465 3.04771 2.7245 2.94271 2.82949C2.83771 2.93449 2.77787 3.07634 2.77593 3.22482V6.22272L1.76414 6.90474C1.66004 6.96876 1.58001 7.06536 1.53646 7.17954C1.49292 7.29373 1.48831 7.4191 1.52334 7.53617C1.55838 7.65324 1.6311 7.75547 1.73021 7.82696C1.82932 7.89845 1.94927 7.93521 2.07142 7.93152C2.18072 7.93429 2.28815 7.90285 2.37871 7.84158L2.78342 7.57927V15.5537C2.78536 15.7022 2.84521 15.844 2.95021 15.949C3.0552 16.054 3.19705 16.1138 3.34553 16.1158H14.6626C14.8111 16.1138 14.9529 16.054 15.0579 15.949C15.1629 15.844 15.2228 15.7022 15.2247 15.5537V7.49682L15.6294 7.75914C15.6914 7.79949 15.7608 7.82724 15.8335 7.84079C15.9062 7.85434 15.9809 7.85344 16.0533 7.83813C16.1257 7.82282 16.1943 7.7934 16.2553 7.75155C16.3164 7.70971 16.3685 7.65626 16.4089 7.59425C16.4492 7.53225 16.477 7.4629 16.4905 7.39017C16.5041 7.31744 16.5032 7.24276 16.4879 7.17038C16.4726 7.098 16.4431 7.02935 16.4013 6.96834C16.3594 6.90732 16.306 6.85515 16.244 6.8148V6.79981ZM3.90763 3.78692H5.02435V4.76873L3.90763 5.51821V3.78692ZM10.0683 15.029H7.93981V12.4134H10.0683V15.029ZM14.1005 6.86726V14.9916H11.1925V11.8513C11.1925 11.7022 11.1333 11.5592 11.0279 11.4538C10.9225 11.3484 10.7795 11.2892 10.6304 11.2892H7.3777C7.22862 11.2892 7.08565 11.3484 6.98023 11.4538C6.87482 11.5592 6.8156 11.7022 6.8156 11.8513V14.9916H3.90763V6.84478L5.79631 5.61564C5.87449 5.5885 5.94602 5.54508 6.00616 5.48823L9.07152 3.47964L14.123 6.74735C14.1108 6.78631 14.1033 6.82655 14.1005 6.86726Z"], ["viewBox", "0 0 18 19", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M5.52217 3.5C4.46029 3.5 3.56734 4.28583 3.29895 5.33963H2.10141C1.94183 5.33891 1.78853 5.40683 1.6756 5.52804C1.56279 5.64939 1.49971 5.81396 1.50024 5.98542C1.50091 6.15617 1.56453 6.31945 1.67734 6.43964C1.79001 6.55984 1.94264 6.62705 2.10144 6.62633H3.29672C3.56323 7.68299 4.4583 8.47228 5.5222 8.47228C6.57538 8.47228 7.463 7.69836 7.73953 6.6578L15.9024 6.62635C16.0614 6.62606 16.2133 6.55785 16.3254 6.43707C16.4374 6.31615 16.5003 6.1523 16.5 5.98168C16.4996 5.8115 16.4366 5.64836 16.3246 5.52801C16.2125 5.40767 16.0608 5.33988 15.9023 5.3396L7.75581 5.37105C7.49785 4.30104 6.59486 3.5 5.52217 3.5ZM5.52217 4.78673C6.14605 4.78673 6.639 5.31521 6.639 5.98542C6.639 6.65577 6.14609 7.18543 5.52217 7.18543C4.89825 7.18543 4.40657 6.65581 4.40657 5.98542C4.40657 5.31503 4.89828 4.78673 5.52217 4.78673ZM10.1544 10.4675C9.07485 10.4675 8.1664 11.2673 7.89842 12.3397H2.10117C1.94212 12.3392 1.78935 12.4065 1.67669 12.5269C1.56389 12.6473 1.5004 12.8111 1.5 12.982C1.49973 13.1531 1.56295 13.3176 1.67589 13.4385C1.78869 13.5596 1.94173 13.6272 2.10119 13.6265H7.89947C8.16824 14.6987 9.07562 15.5 10.1542 15.5C11.2328 15.5 12.1402 14.6987 12.4089 13.6265H15.902C16.0609 13.6262 16.213 13.5581 16.3251 13.4372C16.4371 13.3163 16.4999 13.1526 16.4997 12.982C16.4993 12.8118 16.4363 12.6486 16.3243 12.5283C16.2122 12.4079 16.0605 12.3402 15.902 12.3397H12.4099C12.142 11.2673 11.2339 10.4675 10.1544 10.4675ZM10.1544 11.7542C10.7943 11.7542 11.3005 12.2943 11.3005 12.982C11.3005 13.6696 10.7943 14.2134 10.1544 14.2134C9.51445 14.2134 9.0083 13.6696 9.0083 12.982C9.0083 12.2944 9.51445 11.7542 10.1544 11.7542Z"], ["viewBox", "0 0 19 18", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M4.82526 0.599609C3.87421 0.599609 2.92516 1.00736 2.21659 1.71592C1.55942 2.3731 1.15461 3.25165 1.10554 4.13584C1.05141 5.09865 1.40657 6.01097 2.12133 6.77039L2.21659 6.86857C2.23714 6.89033 2.26786 6.91682 2.30103 6.93989L3.71523 7.94479C4.3932 8.42385 5.12745 8.93894 6.09605 9.61588L9.64851 12.0993L9.70993 12.1364C9.75156 12.1585 9.79457 12.1751 9.83902 12.1871L9.89016 12.198L14.6406 16.9482C14.9311 17.2387 15.3202 17.3996 15.7318 17.3996C16.1435 17.3996 16.5321 17.2389 16.8231 16.9484L17.4487 16.3233L17.5089 16.2597C18.0502 15.654 18.0301 14.7213 17.4488 14.1399L12.6983 9.38949L12.6873 9.33795C12.6695 9.27193 12.642 9.21015 12.603 9.15292L8.839 3.77232C8.34564 3.07121 7.92379 2.47641 7.44009 1.79907C7.41622 1.76668 7.39473 1.741 7.36966 1.71592C6.64354 0.989799 5.76067 0.599609 4.82526 0.599609ZM4.94247 1.44236C5.56582 1.47163 6.16007 1.73465 6.67924 2.21691L6.76536 2.2999L7.99177 4.02811C8.49603 4.74364 9.06419 5.55523 9.85239 6.68402L11.55 9.11252L10.8549 9.79203L3.13805 2.02546C3.63855 1.64914 4.23607 1.43961 4.82526 1.43961L4.94247 1.44236ZM2.5419 2.61724C2.18814 3.08105 1.97462 3.63522 1.94423 4.18268C1.902 4.93393 2.19085 5.64687 2.80025 6.26435L2.80014 6.26428L2.80512 6.26928L2.80025 6.26435L3.63319 6.85738C4.03378 7.14172 4.43633 7.42607 4.88066 7.73857L9.58742 11.031L10.2542 10.3792L2.5419 2.61724ZM10.345 11.4651L11.9839 9.86301L15.8095 13.6886L14.1636 15.2833L10.345 11.4651ZM14.7576 15.8773L15.2346 16.3542C15.3675 16.4871 15.5429 16.5596 15.7318 16.5596C15.921 16.5596 16.0962 16.4872 16.2296 16.3541L16.8549 15.7292C17.1289 15.4552 17.1289 15.008 16.8549 14.7339L16.4036 14.2826L14.7576 15.8773Z"]], template: function IconComponent_Template(rf, ctx) {
6302
+ IconComponent.ɵcmp = i0.ɵɵdefineComponent({ type: IconComponent, selectors: [["ng-miam-icon"]], inputs: { primaryColor: "primaryColor", secondaryColor: "secondaryColor", width: "width", height: "height", iconName: "iconName" }, features: [i0.ɵɵNgOnChangesFeature], decls: 3, vars: 2, consts: [["class", "icon-container", 3, "ngStyle", 4, "ngIf", "ngIfElse"], ["switchIcon", ""], [1, "icon-container", 3, "ngStyle"], [1, "icon-container__icon", 3, "src", "ngStyle"], [3, "ngSwitch"], [4, "ngSwitchCase"], [4, "ngSwitchDefault"], ["src", "https://storage.googleapis.com/assets.miam.tech/generic/images/step1.png", 1, "icon-container__icon", 3, "ngStyle"], ["src", "https://storage.googleapis.com/assets.miam.tech/generic/images/step2.png", 1, "icon-container__icon", 3, "ngStyle"], ["src", "https://storage.googleapis.com/assets.miam.tech/generic/images/step3.png", 1, "icon-container__icon", 3, "ngStyle"], ["viewBox", "0 0 16 16", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M12.5018 13.821H9.91582H9.21945H9.06906V10.3523H10.2035C10.4912 10.3523 10.6612 10.0253 10.4912 9.78995L8.28443 6.73642C8.14385 6.54026 7.85288 6.54026 7.7123 6.73642L5.50552 9.78995C5.33551 10.0253 5.50225 10.3523 5.79322 10.3523H6.92767V13.821H6.77728H6.08092H3.08296C1.36657 13.7262 0 12.121 0 10.3817C0 9.18186 0.650593 8.13568 1.61504 7.57009C1.52677 7.33143 1.481 7.07643 1.481 6.80834C1.481 5.58235 2.4716 4.59175 3.69759 4.59175C3.9624 4.59175 4.21741 4.63752 4.45607 4.72579C5.16551 3.22191 6.69555 2.179 8.47405 2.179C10.7756 2.18227 12.6718 3.94443 12.8876 6.19044C14.6563 6.49449 16 8.13241 16 9.98611C16 11.9673 14.4569 13.6837 12.5018 13.821Z"], ["src", "https://storage.googleapis.com/assets.miam.tech/cora/icons/chef.svg", 1, "icon-container__icon", 3, "ngStyle"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-share"], ["fill-rule", "evenodd", "d", "M11.724 3.947l-7 3.5-.448-.894 7-3.5.448.894zm-.448 9l-7-3.5.448-.894 7 3.5-.448.894z"], ["fill-rule", "evenodd", "d", "M13.5 4a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm0 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm-11-6.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm0 1a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z"], ["viewBox", "0 0 25 24", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M12.5 22C16.9183 22 20.5 18.4183 20.5 14C20.5 9.58172 16.9183 6 12.5 6C8.08172 6 4.5 9.58172 4.5 14C4.5 18.4183 8.08172 22 12.5 22Z", "stroke-width", "2"], ["d", "M14.5 2H10.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M12.5 2V6", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M18 8L19.5 6.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M12.5 14V11", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M12.5 14H9.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-check-circle-fill"], ["fill-rule", "evenodd", "d", "M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-x"], ["fill-rule", "evenodd", "d", "M11.854 4.146a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708-.708l7-7a.5.5 0 0 1 .708 0z"], ["fill-rule", "evenodd", "d", "M4.146 4.146a.5.5 0 0 0 0 .708l7 7a.5.5 0 0 0 .708-.708l-7-7a.5.5 0 0 0-.708 0z"], ["viewBox", "0 0 24 24", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M16.5 3C19.538 3 22 5.5 22 9C22 16 14.5 20 12 21.5C9.5 20 2 16 2 9C2 5.5 4.5 3 7.5 3C9.36 3 11 4 12 5C13 4 14.64 3 16.5 3ZM12.934 18.604C13.815 18.048 14.61 17.495 15.354 16.903C18.335 14.533 20 11.943 20 9C20 6.64 18.463 5 16.5 5C15.424 5 14.26 5.57 13.414 6.414L12 7.828L10.586 6.414C9.74 5.57 8.576 5 7.5 5C5.56 5 4 6.656 4 9C4 11.944 5.666 14.533 8.645 16.903C9.39 17.495 10.185 18.048 11.066 18.603C11.365 18.792 11.661 18.973 12 19.175C12.339 18.973 12.635 18.792 12.934 18.604Z"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M22 9C22 5.5 19.538 3 16.5 3C14.64 3 13 4 12 5C11 4 9.36 3 7.5 3C4.5 3 2 5.5 2 9C2 15.6009 8.66916 19.5341 11.5259 21.219C11.6987 21.3208 11.8575 21.4145 12 21.5C12.1425 21.4145 12.3013 21.3208 12.4741 21.219C15.3308 19.5341 22 15.6009 22 9Z"], ["d", "M12 5L11.6464 5.35355L12 5.70711L12.3536 5.35355L12 5ZM11.5259 21.219L11.2719 21.6496L11.5259 21.219ZM12 21.5L11.7428 21.9287L12 22.0831L12.2572 21.9287L12 21.5ZM12.4741 21.219L12.7281 21.6496L12.4741 21.219ZM16.5 3.5C19.2316 3.5 21.5 5.74484 21.5 9H22.5C22.5 5.25516 19.8444 2.5 16.5 2.5V3.5ZM12.3536 5.35355C13.2936 4.41346 14.8138 3.5 16.5 3.5V2.5C14.4662 2.5 12.7064 3.58654 11.6464 4.64645L12.3536 5.35355ZM7.5 3.5C9.18616 3.5 10.7064 4.41346 11.6464 5.35355L12.3536 4.64645C11.2936 3.58654 9.53384 2.5 7.5 2.5V3.5ZM2.5 9C2.5 5.74715 4.80427 3.5 7.5 3.5V2.5C4.19573 2.5 1.5 5.25285 1.5 9H2.5ZM11.7799 20.7883C10.3495 19.9446 8.01919 18.5682 6.04476 16.599C4.07253 14.632 2.5 12.1183 2.5 9H1.5C1.5 12.4826 3.26205 15.236 5.3386 17.307C7.41295 19.3759 9.84566 20.8085 11.2719 21.6496L11.7799 20.7883ZM12.2572 21.0713C12.1128 20.9846 11.9522 20.8899 11.7799 20.7883L11.2719 21.6496C11.4451 21.7518 11.6022 21.8444 11.7428 21.9287L12.2572 21.0713ZM12.2201 20.7883C12.0478 20.8899 11.8872 20.9846 11.7428 21.0713L12.2572 21.9287C12.3978 21.8444 12.5549 21.7518 12.7281 21.6496L12.2201 20.7883ZM21.5 9C21.5 12.1183 19.9275 14.632 17.9552 16.599C15.9808 18.5682 13.6505 19.9446 12.2201 20.7883L12.7281 21.6496C14.1543 20.8085 16.587 19.3759 18.6614 17.307C20.7379 15.236 22.5 12.4826 22.5 9H21.5Z"], ["viewBox", "0 0 17 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-image"], ["fill-rule", "evenodd", "d", "M14.002 2h-12a1 1 0 0 0-1 1v9l2.646-2.354a.5.5 0 0 1 .63-.062l2.66 1.773 3.71-3.71a.5.5 0 0 1 .577-.094L15.002 9.5V3a1 1 0 0 0-1-1zm-12-1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-12zm4 4.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-clipboard-check"], ["fill-rule", "evenodd", "d", "M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"], ["fill-rule", "evenodd", "d", "M9.5 1h-3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3zm4.354 7.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 9.793l2.646-2.647a.5.5 0 0 1 .708 0z"], ["xmlns", "http://www.w3.org/2000/svg", 0, "xmlns", "xlink", "http://www.w3.org/1999/xlink", "version", "1.1", "id", "Capa_1", "x", "0px", "y", "0px", "viewBox", "0 0 325.799 325.799", 0, "xml", "space", "preserve", 2, "enable-background", "new 0 0 325.799 325.799"], ["d", "M285.306,296.302c-73.7,28.4-156.5-8.4-184.9-82.2c-0.5-1.4-1-2.7-1.5-4.1h147.8c5.5,0,10-4.5,10-10s-4.5-10-10-10h-153.1 c-3-15.8-3.3-32.1-1-48h170.1c5.5,0,10-4.5,10-10s-4.5-10-10-10h-165.6c22.7-75.6,102.5-118.5,178.2-95.8c3.3,1,6.7,2.1,10.1,3.4 c5.1,2,10.9-0.5,13-5.7c2-5.1-0.5-10.9-5.7-13h-0.1c-84-32.3-178.3,9.6-210.7,93.6c-2.2,5.7-4.1,11.5-5.6,17.4h-39.6 c-5.5,0-10,4.5-10,10s4.5,10,10,10h35.7c-2,16-1.7,32.1,0.9,48h-36.6c-5.5,0-10,4.5-10,10s4.5,10,10,10h41.3 c26.1,86.2,117.1,134.9,203.2,108.9c3.8-1.2,7.6-2.5,11.3-3.9c5.1-2,7.7-7.8,5.7-12.9 C296.206,296.902,290.406,294.302,285.306,296.302z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-calendar-week"], ["fill-rule", "evenodd", "d", "M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1zm1-3a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2z"], ["fill-rule", "evenodd", "d", "M3.5 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5zm9 0a.5.5 0 0 1 .5.5V1a.5.5 0 0 1-1 0V.5a.5.5 0 0 1 .5-.5z"], ["d", "M11 6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-5 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-basket"], ["fill-rule", "evenodd", "d", "M5.757 1.071a.5.5 0 0 1 .172.686L3.383 6h9.234L10.07 1.757a.5.5 0 1 1 .858-.514L13.783 6H15a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1v4.5a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 1 13.5V9a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h1.217L5.07 1.243a.5.5 0 0 1 .686-.172zM2 9v4.5A1.5 1.5 0 0 0 3.5 15h9a1.5 1.5 0 0 0 1.5-1.5V9H2zM1 7v1h14V7H1zm3 3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3A.5.5 0 0 1 4 10zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3A.5.5 0 0 1 6 10zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3A.5.5 0 0 1 8 10zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 .5-.5zm2 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 .5-.5z"], ["viewBox", "0 0 64 16", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["clip-path", "url(#clip0)"], ["d", "M14.7613 14.2631C14.5819 13.8245 14.3992 13.386 14.1998 12.954C14.0237 12.5686 13.7978 12.4557 13.3759 12.552C12.8409 12.6749 12.316 12.8377 11.7811 12.9474C10.7478 13.1634 9.71117 13.1833 8.69117 12.861C7.41202 12.459 6.73091 11.532 6.31228 10.3359H9.78094C10.0534 10.3359 10.2727 10.1166 10.2727 9.8442V8.75111C10.2727 8.47866 10.0534 8.25938 9.78094 8.25938H5.98003C5.98003 7.95371 5.97671 7.66134 5.98003 7.36896H9.78094C10.0534 7.36896 10.2727 7.14968 10.2727 6.87723V5.78414C10.2727 5.5117 10.0534 5.29241 9.78094 5.29241H6.45847C6.45847 5.27912 6.45847 5.26583 6.46512 5.25919C6.86381 4.35215 7.44524 3.62453 8.39879 3.24577C9.5085 2.8072 10.6415 2.81717 11.7844 3.05307C12.326 3.16271 12.8576 3.32883 13.3991 3.45176C13.7945 3.54147 14.0237 3.42518 14.1932 3.05639C14.3892 2.63111 14.5686 2.19919 14.748 1.76395C14.9175 1.35528 14.8178 1.06623 14.4324 0.840299C14.3361 0.783817 14.2364 0.737303 14.1334 0.697433C12.532 0.072808 10.8807 -0.159765 9.17625 0.112678C7.97684 0.305381 6.85717 0.717368 5.89033 1.46825C4.67098 2.41183 3.88023 3.65776 3.42173 5.12297L3.36525 5.29241H1.6575C1.38505 5.29241 1.16577 5.5117 1.16577 5.78414V6.87723C1.16577 7.14968 1.38505 7.36896 1.6575 7.36896H3.0031C3.0031 7.66798 3.0031 7.95704 3.0031 8.25938H1.6575C1.38505 8.25938 1.16577 8.47866 1.16577 8.75111V9.8442C1.16577 10.1166 1.38505 10.3359 1.6575 10.3359H3.27886C3.4018 10.7346 3.50479 11.14 3.66095 11.522C4.4816 13.5022 5.8571 14.911 7.927 15.5821C9.63808 16.137 11.3624 16.1204 13.0868 15.6452C13.5353 15.5223 13.9805 15.3628 14.4058 15.1668C14.8178 14.9774 14.9241 14.6585 14.7613 14.2631Z"], ["clip-path", "url(#clip1)"], ["d", "M38.7613 14.2631C38.5819 13.8245 38.3992 13.386 38.1998 12.954C38.0237 12.5686 37.7978 12.4557 37.3759 12.552C36.8409 12.6749 36.316 12.8377 35.7811 12.9474C34.7478 13.1634 33.7112 13.1833 32.6912 12.861C31.412 12.459 30.7309 11.532 30.3123 10.3359H33.7809C34.0534 10.3359 34.2727 10.1166 34.2727 9.8442V8.75111C34.2727 8.47866 34.0534 8.25938 33.7809 8.25938H29.98C29.98 7.95371 29.9767 7.66134 29.98 7.36896H33.7809C34.0534 7.36896 34.2727 7.14968 34.2727 6.87723V5.78414C34.2727 5.5117 34.0534 5.29241 33.7809 5.29241H30.4585C30.4585 5.27912 30.4585 5.26583 30.4651 5.25919C30.8638 4.35215 31.4452 3.62453 32.3988 3.24577C33.5085 2.8072 34.6415 2.81717 35.7844 3.05307C36.326 3.16271 36.8576 3.32883 37.3991 3.45176C37.7945 3.54147 38.0237 3.42518 38.1932 3.05639C38.3892 2.63111 38.5686 2.19919 38.748 1.76395C38.9175 1.35528 38.8178 1.06623 38.4324 0.840299C38.3361 0.783817 38.2364 0.737303 38.1334 0.697433C36.532 0.072808 34.8807 -0.159765 33.1763 0.112678C31.9768 0.305381 30.8572 0.717368 29.8903 1.46825C28.671 2.41183 27.8802 3.65776 27.4217 5.12297L27.3652 5.29241H25.6575C25.3851 5.29241 25.1658 5.5117 25.1658 5.78414V6.87723C25.1658 7.14968 25.3851 7.36896 25.6575 7.36896H27.0031C27.0031 7.66798 27.0031 7.95704 27.0031 8.25938H25.6575C25.3851 8.25938 25.1658 8.47866 25.1658 8.75111V9.8442C25.1658 10.1166 25.3851 10.3359 25.6575 10.3359H27.2789C27.4018 10.7346 27.5048 11.14 27.6609 11.522C28.4816 13.5022 29.8571 14.911 31.927 15.5821C33.6381 16.137 35.3624 16.1204 37.0868 15.6452C37.5353 15.5223 37.9805 15.3628 38.4058 15.1668C38.8178 14.9774 38.9241 14.6585 38.7613 14.2631Z", "fill", "#8C8CA1"], ["clip-path", "url(#clip2)"], ["d", "M62.7613 14.2631C62.5819 13.8245 62.3992 13.386 62.1998 12.954C62.0237 12.5686 61.7978 12.4557 61.3759 12.552C60.8409 12.6749 60.316 12.8377 59.7811 12.9474C58.7478 13.1634 57.7112 13.1833 56.6912 12.861C55.412 12.459 54.7309 11.532 54.3123 10.3359H57.7809C58.0534 10.3359 58.2727 10.1166 58.2727 9.8442V8.75111C58.2727 8.47866 58.0534 8.25938 57.7809 8.25938H53.98C53.98 7.95371 53.9767 7.66134 53.98 7.36896H57.7809C58.0534 7.36896 58.2727 7.14968 58.2727 6.87723V5.78414C58.2727 5.5117 58.0534 5.29241 57.7809 5.29241H54.4585C54.4585 5.27912 54.4585 5.26583 54.4651 5.25919C54.8638 4.35215 55.4452 3.62453 56.3988 3.24577C57.5085 2.8072 58.6415 2.81717 59.7844 3.05307C60.326 3.16271 60.8576 3.32883 61.3991 3.45176C61.7945 3.54147 62.0237 3.42518 62.1932 3.05639C62.3892 2.63111 62.5686 2.19919 62.748 1.76395C62.9175 1.35528 62.8178 1.06623 62.4324 0.840299C62.3361 0.783817 62.2364 0.737303 62.1334 0.697433C60.532 0.072808 58.8807 -0.159765 57.1763 0.112678C55.9768 0.305381 54.8572 0.717368 53.8903 1.46825C52.671 2.41183 51.8802 3.65776 51.4217 5.12297L51.3652 5.29241H49.6575C49.3851 5.29241 49.1658 5.5117 49.1658 5.78414V6.87723C49.1658 7.14968 49.3851 7.36896 49.6575 7.36896H51.0031C51.0031 7.66798 51.0031 7.95704 51.0031 8.25938H49.6575C49.3851 8.25938 49.1658 8.47866 49.1658 8.75111V9.8442C49.1658 10.1166 49.3851 10.3359 49.6575 10.3359H51.2789C51.4018 10.7346 51.5048 11.14 51.6609 11.522C52.4816 13.5022 53.8571 14.911 55.927 15.5821C57.6381 16.137 59.3624 16.1204 61.0868 15.6452C61.5353 15.5223 61.9805 15.3628 62.4058 15.1668C62.8178 14.9774 62.9241 14.6585 62.7613 14.2631Z", "fill", "#8C8CA1"], ["id", "clip0"], ["width", "16", "height", "16", "fill", "white"], ["id", "clip1"], ["width", "16", "height", "16", "fill", "white", "transform", "translate(24)"], ["id", "clip2"], ["width", "16", "height", "16", "fill", "white", "transform", "translate(48)"], ["d", "M38.7613 14.2631C38.5819 13.8245 38.3992 13.386 38.1998 12.954C38.0237 12.5686 37.7978 12.4557 37.3759 12.552C36.8409 12.6749 36.316 12.8377 35.7811 12.9474C34.7478 13.1634 33.7112 13.1833 32.6912 12.861C31.412 12.459 30.7309 11.532 30.3123 10.3359H33.7809C34.0534 10.3359 34.2727 10.1166 34.2727 9.8442V8.75111C34.2727 8.47866 34.0534 8.25938 33.7809 8.25938H29.98C29.98 7.95371 29.9767 7.66134 29.98 7.36896H33.7809C34.0534 7.36896 34.2727 7.14968 34.2727 6.87723V5.78414C34.2727 5.5117 34.0534 5.29241 33.7809 5.29241H30.4585C30.4585 5.27912 30.4585 5.26583 30.4651 5.25919C30.8638 4.35215 31.4452 3.62453 32.3988 3.24577C33.5085 2.8072 34.6415 2.81717 35.7844 3.05307C36.326 3.16271 36.8576 3.32883 37.3991 3.45176C37.7945 3.54147 38.0237 3.42518 38.1932 3.05639C38.3892 2.63111 38.5686 2.19919 38.748 1.76395C38.9175 1.35528 38.8178 1.06623 38.4324 0.840299C38.3361 0.783817 38.2364 0.737303 38.1334 0.697433C36.532 0.072808 34.8807 -0.159765 33.1763 0.112678C31.9768 0.305381 30.8572 0.717368 29.8903 1.46825C28.671 2.41183 27.8802 3.65776 27.4217 5.12297L27.3652 5.29241H25.6575C25.3851 5.29241 25.1658 5.5117 25.1658 5.78414V6.87723C25.1658 7.14968 25.3851 7.36896 25.6575 7.36896H27.0031C27.0031 7.66798 27.0031 7.95704 27.0031 8.25938H25.6575C25.3851 8.25938 25.1658 8.47866 25.1658 8.75111V9.8442C25.1658 10.1166 25.3851 10.3359 25.6575 10.3359H27.2789C27.4018 10.7346 27.5048 11.14 27.6609 11.522C28.4816 13.5022 29.8571 14.911 31.927 15.5821C33.6381 16.137 35.3624 16.1204 37.0868 15.6452C37.5353 15.5223 37.9805 15.3628 38.4058 15.1668C38.8178 14.9774 38.9241 14.6585 38.7613 14.2631Z"], ["d", "M62.7613 14.2631C62.5819 13.8245 62.3992 13.386 62.1998 12.954C62.0237 12.5686 61.7978 12.4557 61.3759 12.552C60.8409 12.6749 60.316 12.8377 59.7811 12.9474C58.7478 13.1634 57.7112 13.1833 56.6912 12.861C55.412 12.459 54.7309 11.532 54.3123 10.3359H57.7809C58.0534 10.3359 58.2727 10.1166 58.2727 9.8442V8.75111C58.2727 8.47866 58.0534 8.25938 57.7809 8.25938H53.98C53.98 7.95371 53.9767 7.66134 53.98 7.36896H57.7809C58.0534 7.36896 58.2727 7.14968 58.2727 6.87723V5.78414C58.2727 5.5117 58.0534 5.29241 57.7809 5.29241H54.4585C54.4585 5.27912 54.4585 5.26583 54.4651 5.25919C54.8638 4.35215 55.4452 3.62453 56.3988 3.24577C57.5085 2.8072 58.6415 2.81717 59.7844 3.05307C60.326 3.16271 60.8576 3.32883 61.3991 3.45176C61.7945 3.54147 62.0237 3.42518 62.1932 3.05639C62.3892 2.63111 62.5686 2.19919 62.748 1.76395C62.9175 1.35528 62.8178 1.06623 62.4324 0.840299C62.3361 0.783817 62.2364 0.737303 62.1334 0.697433C60.532 0.072808 58.8807 -0.159765 57.1763 0.112678C55.9768 0.305381 54.8572 0.717368 53.8903 1.46825C52.671 2.41183 51.8802 3.65776 51.4217 5.12297L51.3652 5.29241H49.6575C49.3851 5.29241 49.1658 5.5117 49.1658 5.78414V6.87723C49.1658 7.14968 49.3851 7.36896 49.6575 7.36896H51.0031C51.0031 7.66798 51.0031 7.95704 51.0031 8.25938H49.6575C49.3851 8.25938 49.1658 8.47866 49.1658 8.75111V9.8442C49.1658 10.1166 49.3851 10.3359 49.6575 10.3359H51.2789C51.4018 10.7346 51.5048 11.14 51.6609 11.522C52.4816 13.5022 53.8571 14.911 55.927 15.5821C57.6381 16.137 59.3624 16.1204 61.0868 15.6452C61.5353 15.5223 61.9805 15.3628 62.4058 15.1668C62.8178 14.9774 62.9241 14.6585 62.7613 14.2631Z"], ["d", "M6.5 12.0623C4.50627 11.6792 3 9.9255 3 7.82C3 5.43415 4.93413 3.5 7.32 3.5C7.7033 3.5 8.0749 3.54991 8.4287 3.6436C9.2199 2.64246 10.4449 2 11.82 2C13.2352 2 14.4914 2.68049 15.2794 3.73211C15.7186 3.58166 16.1898 3.5 16.68 3.5C19.0659 3.5 21 5.43415 21 7.82C21 9.9255 19.4937 11.6792 17.5 12.0623V20C17.5 20.5523 17.0523 21 16.5 21H7.5C6.9477 21 6.5 20.5523 6.5 20V12.0623Z", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M6.5 15.5H17.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M10 12.5V15.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M17.5 14V17", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M6.5 14V17", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["viewBox", "0 0 52 24", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M34.5 12.0623C32.5063 11.6792 31 9.9255 31 7.82C31 5.43415 32.9341 3.5 35.32 3.5C35.7033 3.5 36.0749 3.54991 36.4287 3.6436C37.2199 2.64246 38.4449 2 39.82 2C41.2352 2 42.4914 2.68049 43.2794 3.73211C43.7186 3.58166 44.1898 3.5 44.68 3.5C47.0659 3.5 49 5.43415 49 7.82C49 9.9255 47.4937 11.6792 45.5 12.0623V20C45.5 20.5523 45.0523 21 44.5 21H35.5C34.9477 21 34.5 20.5523 34.5 20V12.0623Z", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M34.5 15.5H45.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M38 12.5V15.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M45.5 14V17", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M34.5 14V17", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["viewBox", "0 0 80 24", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M62.5 12.0623C60.5063 11.6792 59 9.9255 59 7.82C59 5.43415 60.9341 3.5 63.32 3.5C63.7033 3.5 64.0749 3.54991 64.4287 3.6436C65.2199 2.64246 66.4449 2 67.82 2C69.2352 2 70.4914 2.68049 71.2794 3.73211C71.7186 3.58166 72.1898 3.5 72.68 3.5C75.0659 3.5 77 5.43415 77 7.82C77 9.9255 75.4937 11.6792 73.5 12.0623V20C73.5 20.5523 73.0523 21 72.5 21H63.5C62.9477 21 62.5 20.5523 62.5 20V12.0623Z", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M62.5 15.5H73.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M66 12.5V15.5", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M73.5 14V17", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M62.5 14V17", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], ["viewBox", "0 0 12 20", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M4.33333 3.6C4.33333 4.48366 3.58714 5.2 2.66667 5.2C1.74619 5.2 1 4.48366 1 3.6C1 2.71634 1.74619 2 2.66667 2C3.58714 2 4.33333 2.71634 4.33333 3.6Z"], ["d", "M4.33333 10C4.33333 10.8837 3.58714 11.6 2.66667 11.6C1.74619 11.6 1 10.8837 1 10C1 9.11634 1.74619 8.4 2.66667 8.4C3.58714 8.4 4.33333 9.11634 4.33333 10Z"], ["d", "M4.33333 16.4C4.33333 17.2837 3.58714 18 2.66667 18C1.74619 18 1 17.2837 1 16.4C1 15.5163 1.74619 14.8 2.66667 14.8C3.58714 14.8 4.33333 15.5163 4.33333 16.4Z"], ["d", "M11 3.6C11 4.48366 10.2538 5.2 9.33333 5.2C8.41286 5.2 7.66667 4.48366 7.66667 3.6C7.66667 2.71634 8.41286 2 9.33333 2C10.2538 2 11 2.71634 11 3.6Z"], ["d", "M11 10C11 10.8837 10.2538 11.6 9.33333 11.6C8.41286 11.6 7.66667 10.8837 7.66667 10C7.66667 9.11634 8.41286 8.4 9.33333 8.4C10.2538 8.4 11 9.11634 11 10Z"], ["d", "M11 16.4C11 17.2837 10.2538 18 9.33333 18C8.41286 18 7.66667 17.2837 7.66667 16.4C7.66667 15.5163 8.41286 14.8 9.33333 14.8C10.2538 14.8 11 15.5163 11 16.4Z"], ["xmlns", "http://www.w3.org/2000/svg", "viewBox", "0 0 24 24"], ["d", "M0 0h24v24H0V0z", "fill", "none"], ["d", "M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-arrow-return-left"], ["fill-rule", "evenodd", "d", "M14.5 1.5a.5.5 0 0 1 .5.5v4.8a2.5 2.5 0 0 1-2.5 2.5H2.707l3.347 3.346a.5.5 0 0 1-.708.708l-4.2-4.2a.5.5 0 0 1 0-.708l4-4a.5.5 0 1 1 .708.708L2.707 8.3H12.5A1.5 1.5 0 0 0 14 6.8V2a.5.5 0 0 1 .5-.5z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-arrow-down"], ["fill-rule", "evenodd", "d", "M8 1a.5.5 0 0 1 .5.5v11.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L7.5 13.293V1.5A.5.5 0 0 1 8 1z"], ["xmlns", "http://www.w3.org/2000/svg", "viewBox", "0 0 16 16"], ["d", "M12.5 13c.828 0 1.5.672 1.5 1.5s-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5.672-1.5 1.5-1.5zm-9 0c.828 0 1.5.672 1.5 1.5S4.328 16 3.5 16 2 15.328 2 14.5 2.672 13 3.5 13zM3 0l.591 2H15c.623 0 1.095.564.984 1.177C15.27 7.14 14.526 9 13 9H4.42c-.377.391-.67.729-.876 1H13c.552 0 1 .448 1 1s-.448 1-1 1H3c-1.28 0-2.11-.83-1.699-2.066.218-.654.813-1.44 1.807-2.454L1.433 2H0V0h3zm10.786 4H4.182l.887 3h7.737c.09-.124.2-.333.315-.621.224-.56.447-1.355.665-2.379z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-people"], ["fill-rule", "evenodd", "d", "M15 14s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1h8zm-7.978-1h7.956a.274.274 0 0 0 .014-.002l.008-.002c-.002-.264-.167-1.03-.76-1.72C13.688 10.629 12.718 10 11 10c-1.717 0-2.687.63-3.24 1.276-.593.69-.759 1.457-.76 1.72a1.05 1.05 0 0 0 .022.004zM11 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0zM6.936 9.28a5.88 5.88 0 0 0-1.23-.247A7.35 7.35 0 0 0 5 9c-4 0-5 3-5 4 0 .667.333 1 1 1h4.216A2.238 2.238 0 0 1 5 13c0-1.01.377-2.042 1.09-2.904.243-.294.526-.569.846-.816zM4.92 10c-1.668.02-2.615.64-3.16 1.276C1.163 11.97 1 12.739 1 13h3c0-1.045.323-2.086.92-3zM1.5 5.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0zm3-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4z"], ["xmlns", "http://www.w3.org/2000/svg", "id", "Out_line", "data-name", "Out line", "viewBox", "0 0 512 512"], ["d", "M496,184h-8V95.21a79.51747,79.51747,0,0,0-48.24-73.15991,40.20637,40.20637,0,0,0-31.52,0A79.51747,79.51747,0,0,0,360,95.21v75.6001A87.54442,87.54442,0,0,1,344.36,127.99l-.00061-.00806A7.99364,7.99364,0,0,0,352,120V72a8.00008,8.00008,0,0,0-8-8H280a8.00008,8.00008,0,0,0-8,8v2.8501c-.43994-.51026-.9-1-1.38-1.48A31.984,31.984,0,0,0,220.01,80.51a32.22031,32.22031,0,0,0-5.39-7.13989,32.00263,32.00263,0,0,0-53.80994,15.43994A31.98816,31.98816,0,0,0,146.86,144,31.96526,31.96526,0,0,0,152,195.7V240h16V200H408V480H344v16H496a7.9979,7.9979,0,0,0,8-8V192A7.9979,7.9979,0,0,0,496,184ZM376,136h24a8,8,0,0,1,0,16H376Zm4.37-64H400a8,8,0,1,1,0,16H376.4A64.01244,64.01244,0,0,1,380.37,72ZM288,80h48v32H288ZM168,184a16,16,0,0,1,0-32,8,8,0,0,0,0-16,16,16,0,0,1,0-32,7.9979,7.9979,0,0,0,8-8,16.00013,16.00013,0,0,1,31.62-3.47A31.958,31.958,0,0,0,202.86,144a31.93735,31.93735,0,0,0-6.55994,40Zm56,0a16,16,0,0,1,0-32,8,8,0,0,0,0-16,16,16,0,0,1,0-32,7.9979,7.9979,0,0,0,8-8,16,16,0,1,1,32,0,7.9979,7.9979,0,0,0,8,8v16a7.99364,7.99364,0,0,0,7.64062,7.98193L279.64,127.99A87.73358,87.73358,0,0,1,256,180.62012V96H240v88Zm50.14,0a103.38584,103.38584,0,0,0,21.54993-56h32.62012A103.38584,103.38584,0,0,0,349.86,184ZM376,184V168h24a24,24,0,0,0,0-48H376V104h24a24,24,0,0,0,0-48H389.52a63.465,63.465,0,0,1,25.03-19.24,24.04215,24.04215,0,0,1,18.8999,0A63.51551,63.51551,0,0,1,472,95.21V184ZM488,480H424V200h64Z"], ["d", "M176,432a24.04267,24.04267,0,0,0-18.334-23.32422,67.0819,67.0819,0,0,0-123.332,0,24.00336,24.00336,0,0,0,0,46.64844,67.0819,67.0819,0,0,0,123.332,0A24.04267,24.04267,0,0,0,176,432Zm-24,8a7.99922,7.99922,0,0,0-7.42773,5.0293l-1.14454,2.86132a51.08168,51.08168,0,0,1-94.85546,0l-1.14454-2.86132A7.99922,7.99922,0,0,0,40,440a8,8,0,0,1,0-16,7.99922,7.99922,0,0,0,7.42773-5.0293l1.14454-2.86132a51.08168,51.08168,0,0,1,94.85546,0l1.14454,2.86132A7.99922,7.99922,0,0,0,152,424a8,8,0,0,1,0,16Z"], ["x", "64", "y", "408", "width", "16", "height", "16"], ["x", "80", "y", "440", "width", "16", "height", "16"], ["x", "112", "y", "424", "width", "16", "height", "16"], ["d", "M206.02,341.8501l17.13989-34.27-14.31982-7.16016-11.03,22.07007L192,316.67993V299.75a40.18506,40.18506,0,0,0-34.34009-39.59009L129.13,256.08008a7.99356,7.99356,0,0,0-9.04992,9.0498l4.07983,28.53A40.18506,40.18506,0,0,0,163.75,328h16.92993l9.21008,9.21a80.07936,80.07936,0,0,0-67.2301,19.16016L133.34009,368.29A63.911,63.911,0,0,1,176,352a62.44161,62.44161,0,0,1,6.87.37012l-9.07,18.12988a7.74033,7.74033,0,0,0-2.22-1.66016l-16-8-7.16016,14.32007,13.8501,6.92017A25.95522,25.95522,0,0,0,191.61,392.75l12.80993,6.40991,7.16016-14.32007-16-8a8.044,8.044,0,0,0-7.02-.06982l10.28-20.55a64.00695,64.00695,0,0,1-44.17017,120.13989L149.33008,491.45A80.01072,80.01072,0,0,0,206.02,341.8501ZM176,300.68994l-15.6-15.6001L149.09009,296.3999,164.68994,312H163.75a24.12661,24.12661,0,0,1-23.76-20.60986l-2.56006-17.96021L155.39,276A24.10891,24.10891,0,0,1,176,299.75Z"], ["d", "M304,272h-8v-8h8a7.9979,7.9979,0,0,0,8-8V224a7.9979,7.9979,0,0,0-8-8H224a7.9979,7.9979,0,0,0-8,8v32a7.9979,7.9979,0,0,0,8,8h8v8h-8a32.0512,32.0512,0,0,0-23.85,10.66992l11.92,10.66016A16.0305,16.0305,0,0,1,224,288h16a7.9979,7.9979,0,0,0,8-8V264h32v8H264v16h40a16.02116,16.02116,0,0,1,16,16v16H232v16h88v96H272v16h48v16a16.02116,16.02116,0,0,1-16,16H240v16h64a32.036,32.036,0,0,0,32-32V304A32.036,32.036,0,0,0,304,272Zm-72-24V232h64v16Z"], ["height", "2", "viewBox", "0 0 12 2", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M10.5 0.25H1.5C1.05 0.25 0.75 0.55 0.75 1C0.75 1.45 1.05 1.75 1.5 1.75H10.5C10.95 1.75 11.25 1.45 11.25 1C11.25 0.55 10.95 0.25 10.5 0.25Z"], ["viewBox", "0 0 16 17", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M13.25 2.67871H10.5V2.17871C10.5 1.35027 9.82844 0.678711 9 0.678711H7C6.17156 0.678711 5.5 1.35027 5.5 2.17871V2.67871H2.75C2.05966 2.67871 1.5 3.23837 1.5 3.92871V4.92871C1.5 5.20487 1.72384 5.42871 2 5.42871H14C14.2762 5.42871 14.5 5.20487 14.5 4.92871V3.92871C14.5 3.23837 13.9403 2.67871 13.25 2.67871ZM6.5 2.17871C6.5 1.90309 6.72437 1.67871 7 1.67871H9C9.27563 1.67871 9.5 1.90309 9.5 2.17871V2.67871H6.5V2.17871Z"], ["d", "M2.44897 6.42871C2.35975 6.42871 2.28866 6.50327 2.29291 6.5924L2.70541 15.25C2.74353 16.0512 3.40166 16.6787 4.20353 16.6787H11.7967C12.5985 16.6787 13.2567 16.0512 13.2948 15.25L13.7073 6.5924C13.7115 6.50327 13.6404 6.42871 13.5512 6.42871H2.44897ZM10.0001 7.67871C10.0001 7.40246 10.2238 7.17871 10.5001 7.17871C10.7763 7.17871 11.0001 7.40246 11.0001 7.67871V14.1787C11.0001 14.455 10.7763 14.6787 10.5001 14.6787C10.2238 14.6787 10.0001 14.455 10.0001 14.1787V7.67871ZM7.50009 7.67871C7.50009 7.40246 7.72384 7.17871 8.00009 7.17871C8.27634 7.17871 8.50009 7.40246 8.50009 7.67871V14.1787C8.50009 14.455 8.27634 14.6787 8.00009 14.6787C7.72384 14.6787 7.50009 14.455 7.50009 14.1787V7.67871ZM5.00009 7.67871C5.00009 7.40246 5.22384 7.17871 5.50009 7.17871C5.77634 7.17871 6.00009 7.40246 6.00009 7.67871V14.1787C6.00009 14.455 5.77634 14.6787 5.50009 14.6787C5.22384 14.6787 5.00009 14.455 5.00009 14.1787V7.67871Z"], ["width", "16", "height", "16", "fill", "none", "transform", "translate(0 0.678711)"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M12.8889 4.88889C12.8889 4.39797 12.4909 4 12 4C11.5091 4 11.1111 4.39797 11.1111 4.88889V11.1111H4.88889C4.39797 11.1111 4 11.5091 4 12C4 12.4909 4.39797 12.8889 4.88889 12.8889H11.1111V19.1111C11.1111 19.602 11.5091 20 12 20C12.4909 20 12.8889 19.602 12.8889 19.1111V12.8889H19.1111C19.602 12.8889 20 12.4909 20 12C20 11.5091 19.602 11.1111 19.1111 11.1111H12.8889V4.88889Z"], ["d", "M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6zm10 14.5V20H8v-3.5l4-4 4 4zm-4-5l-4-4V4h8v3.5l-4 4z"], ["d", "M0 0h24v24H0z", "fill", "none"], ["d", "M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67zM11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8z"], ["d", "M4.41768 3.64119C4.18693 3.41025 3.81256 3.41025 3.58181 3.64119C2.72506 4.49794 2.30397 5.69144 2.42634 6.91587C2.45687 7.22091 2.71384 7.44828 3.01393 7.44828C3.03365 7.44828 3.05353 7.44728 3.07325 7.44531C3.39818 7.41281 3.63522 7.12294 3.60272 6.79822C3.51562 5.92806 3.81278 5.08197 4.41768 4.47703C4.64862 4.24631 4.64862 3.87191 4.41768 3.64119Z"], ["d", "M6.75863 0C3.03191 0 0 3.03191 0 6.75863C0 10.4853 3.03191 13.5173 6.75863 13.5173C10.4853 13.5173 13.5173 10.4853 13.5173 6.75863C13.5173 3.03191 10.4853 0 6.75863 0ZM6.75863 12.335C3.68375 12.335 1.18228 9.8335 1.18228 6.75863C1.18228 3.68375 3.68375 1.18228 6.75863 1.18228C9.83331 1.18228 12.335 3.68375 12.335 6.75863C12.335 9.8335 9.8335 12.335 6.75863 12.335Z"], ["d", "M15.8268 14.9909L11.5312 10.6954C11.3002 10.4644 10.9262 10.4644 10.6953 10.6954C10.4644 10.9261 10.4644 11.3005 10.6953 11.5312L14.9909 15.8268C15.1064 15.9423 15.2575 16 15.4088 16C15.5602 16 15.7113 15.9423 15.8268 15.8268C16.0577 15.5961 16.0577 15.2217 15.8268 14.9909Z"], ["viewBox", "0 0 16 16", "xmlns", "http://www.w3.org/2000/svg", 1, "bi", "bi-arrow-left-right"], ["fill-rule", "evenodd", "d", "M10.146 7.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L12.793 11l-2.647-2.646a.5.5 0 0 1 0-.708z"], ["fill-rule", "evenodd", "d", "M2 11a.5.5 0 0 1 .5-.5H13a.5.5 0 0 1 0 1H2.5A.5.5 0 0 1 2 11zm3.854-9.354a.5.5 0 0 1 0 .708L3.207 5l2.647 2.646a.5.5 0 1 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 0 1 .708 0z"], ["fill-rule", "evenodd", "d", "M2.5 5a.5.5 0 0 1 .5-.5h10.5a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"], ["xmlns", "http://www.w3.org/2000/svg", "width", "26", "height", "17", "fill", "none", "viewBox", "0 0 26 17"], ["id", "v8f0hpt10a", "width", "26", "height", "17", "x", "0", "y", "0", "fill", "#000", "maskUnits", "userSpaceOnUse"], ["fill", "#fff", "d", "M0 0H26V17H0z"], ["d", "M21.757 7.705c.702-.494 1.168-1.315 1.168-2.241 0-1.515-1.225-2.74-2.74-2.74-1.515 0-2.74 1.225-2.74 2.74 0 .926.46 1.747 1.168 2.241-.603.21-1.154.532-1.62.95-.64-.546-1.395-.964-2.222-1.211 1.002-.608 1.677-1.714 1.677-2.973C16.448 2.553 14.895 1 12.976 1c-1.918 0-3.471 1.558-3.471 3.471 0 1.259.67 2.365 1.676 2.973-.816.247-1.562.66-2.198 1.197-.466-.409-1.007-.727-1.6-.931.702-.494 1.167-1.315 1.167-2.241 0-1.515-1.225-2.74-2.74-2.74-1.514 0-2.74 1.225-2.74 2.74 0 .926.461 1.747 1.169 2.24C2.353 8.362 1 10.152 1 12.256v.313c0 .01.01.019.019.019h5.808c-.034.261-.053.532-.053.802v.323c0 1.396 1.13 2.527 2.527 2.527h7.36c1.396 0 2.527-1.13 2.527-2.527v-.323c0-.27-.02-.541-.053-.802h5.846c.01 0 .019-.01.019-.02v-.313c-.01-2.108-1.358-3.898-3.243-4.549zM18.205 5.46c0-1.092.888-1.98 1.98-1.98s1.98.888 1.98 1.98c0 1.078-.869 1.957-1.942 1.98h-.076c-1.078-.019-1.942-.897-1.942-1.98zm-7.95-.988c0-1.496 1.216-2.711 2.712-2.711 1.496 0 2.711 1.215 2.711 2.711 0 1.444-1.135 2.626-2.555 2.707h-.313c-1.42-.08-2.555-1.263-2.555-2.707zm-6.439.988c0-1.092.888-1.98 1.98-1.98s1.98.888 1.98 1.98c0 1.078-.869 1.957-1.942 1.98h-.076c-1.073-.019-1.942-.897-1.942-1.98zm3.144 6.363H1.77C1.982 9.8 3.692 8.213 5.767 8.2h.057c.987.005 1.89.37 2.588.964-.684.74-1.192 1.653-1.453 2.66zm11.458 1.89c0 .974-.793 1.767-1.766 1.767h-7.36c-.974 0-1.767-.793-1.767-1.767v-.323c0-2.949 2.355-5.36 5.285-5.446.052.004.11.004.162.004.052 0 .109 0 .161-.004 2.93.085 5.285 2.497 5.285 5.446v.323zm.565-1.89c-.26-1.002-.76-1.9-1.439-2.64.703-.608 1.615-.973 2.612-.983h.057c2.075.014 3.785 1.6 3.999 3.623h-5.229z"], ["fill", "#202020", "d", "M21.757 7.705c.702-.494 1.168-1.315 1.168-2.241 0-1.515-1.225-2.74-2.74-2.74-1.515 0-2.74 1.225-2.74 2.74 0 .926.46 1.747 1.168 2.241-.603.21-1.154.532-1.62.95-.64-.546-1.395-.964-2.222-1.211 1.002-.608 1.677-1.714 1.677-2.973C16.448 2.553 14.895 1 12.976 1c-1.918 0-3.471 1.558-3.471 3.471 0 1.259.67 2.365 1.676 2.973-.816.247-1.562.66-2.198 1.197-.466-.409-1.007-.727-1.6-.931.702-.494 1.167-1.315 1.167-2.241 0-1.515-1.225-2.74-2.74-2.74-1.514 0-2.74 1.225-2.74 2.74 0 .926.461 1.747 1.169 2.24C2.353 8.362 1 10.152 1 12.256v.313c0 .01.01.019.019.019h5.808c-.034.261-.053.532-.053.802v.323c0 1.396 1.13 2.527 2.527 2.527h7.36c1.396 0 2.527-1.13 2.527-2.527v-.323c0-.27-.02-.541-.053-.802h5.846c.01 0 .019-.01.019-.02v-.313c-.01-2.108-1.358-3.898-3.243-4.549zM18.205 5.46c0-1.092.888-1.98 1.98-1.98s1.98.888 1.98 1.98c0 1.078-.869 1.957-1.942 1.98h-.076c-1.078-.019-1.942-.897-1.942-1.98zm-7.95-.988c0-1.496 1.216-2.711 2.712-2.711 1.496 0 2.711 1.215 2.711 2.711 0 1.444-1.135 2.626-2.555 2.707h-.313c-1.42-.08-2.555-1.263-2.555-2.707zm-6.439.988c0-1.092.888-1.98 1.98-1.98s1.98.888 1.98 1.98c0 1.078-.869 1.957-1.942 1.98h-.076c-1.073-.019-1.942-.897-1.942-1.98zm3.144 6.363H1.77C1.982 9.8 3.692 8.213 5.767 8.2h.057c.987.005 1.89.37 2.588.964-.684.74-1.192 1.653-1.453 2.66zm11.458 1.89c0 .974-.793 1.767-1.766 1.767h-7.36c-.974 0-1.767-.793-1.767-1.767v-.323c0-2.949 2.355-5.36 5.285-5.446.052.004.11.004.162.004.052 0 .109 0 .161-.004 2.93.085 5.285 2.497 5.285 5.446v.323zm.565-1.89c-.26-1.002-.76-1.9-1.439-2.64.703-.608 1.615-.973 2.612-.983h.057c2.075.014 3.785 1.6 3.999 3.623h-5.229z"], ["fill", "#202020", "d", "M21.757 7.705l-.23-.327-.64.45.74.255.13-.378zm-3.144 0l.13.378.742-.257-.643-.449-.229.328zm-1.62.95l-.259.304.267.227.26-.233-.267-.298zm-2.222-1.211l-.207-.342-.77.467.863.258.114-.383zm-3.59 0l.116.383.861-.26-.77-.465-.207.342zM8.983 8.641l-.264.3.258.227.263-.222-.257-.305zm-1.6-.931l-.23-.327-.642.45.741.255.13-.378zm-3.144 0l.13.378.743-.256-.644-.45-.23.328zm2.588 4.877l.396.05.058-.45h-.454v.4zm12.308 0v-.4h-.454l.057.45.397-.05zM25 12.255h.4v-.002l-.4.002zm-4.777-4.816v.4h.009l-.01-.4zm-.076 0l-.007.4h.007v-.4zm-7.023-.26v.4h.01l.012-.002-.023-.399zm-.314 0l-.023.398.012.001h.011v-.4zm-6.976.26v.4h.009l-.009-.4zm-.076 0l-.007.4h.007v-.4zm1.202 4.383v.4h.31l.077-.3-.387-.1zm-5.19 0l-.399-.042-.046.442h.444v-.4zM5.767 8.2v-.4h-.003l.003.4zm.057 0l.002-.4h-.002v.4zm2.588.964l.294.271.282-.306-.317-.27-.26.305zm4.397-1.22l.036-.399-.024-.002h-.024l.012.4zm.323 0l.012-.4h-.024l-.024.001.036.399zm5.85 3.88l-.387.1.078.3h.31v-.4zm-1.439-2.641l-.261-.303-.312.27.279.303.294-.27zm2.612-.983v-.4h-.003l.003.4zm.057 0l.003-.4h-.003v.4zm3.999 3.623v.4h.444l-.046-.442-.398.042zm-2.225-3.79c.804-.565 1.338-1.505 1.338-2.568h-.8c0 .79-.397 1.491-.998 1.914l.46.654zm1.338-2.568c0-1.736-1.404-3.14-3.14-3.14v.8c1.294 0 2.34 1.046 2.34 2.34h.8zm-3.14-3.14c-1.736 0-3.14 1.404-3.14 3.14h.8c0-1.294 1.046-2.34 2.34-2.34v-.8zm-3.14 3.14c0 1.061.528 2.003 1.339 2.57l.458-.657c-.604-.422-.997-1.123-.997-1.913h-.8zm1.437 1.863c-.652.226-1.25.576-1.756 1.03l.535.596c.425-.382.929-.678 1.483-.87l-.262-.756zM17.253 8.35c-.682-.58-1.486-1.026-2.367-1.29l-.23.767c.772.23 1.478.621 2.078 1.132l.52-.609zm-2.274-.564c1.116-.677 1.869-1.91 1.869-3.315h-.8c0 1.113-.596 2.092-1.484 2.631l.415.684zm1.869-3.315c0-2.14-1.732-3.871-3.872-3.871v.8c1.698 0 3.072 1.374 3.072 3.071h.8zM12.976.6c-2.14 0-3.871 1.737-3.871 3.871h.8c0-1.693 1.374-3.071 3.071-3.071V.6zM9.105 4.471c0 1.404.747 2.638 1.87 3.315l.413-.684c-.891-.538-1.483-1.517-1.483-2.63h-.8zm1.96 2.59c-.87.263-1.664.703-2.34 1.274l.515.611c.597-.502 1.294-.888 2.057-1.12l-.232-.765zM9.247 8.34c-.503-.442-1.09-.787-1.734-1.008l-.26.756c.543.187 1.04.478 1.467.853l.527-.601zm-1.634-.303C8.416 7.472 8.95 6.531 8.95 5.47h-.8c0 .789-.396 1.49-.998 1.914l.46.654zM8.95 5.47c0-1.736-1.404-3.14-3.14-3.14v.8c1.294 0 2.34 1.046 2.34 2.34h.8zm-3.14-3.14c-1.735 0-3.14 1.404-3.14 3.14h.8c0-1.294 1.047-2.34 2.34-2.34v-.8zm-3.14 3.14c0 1.061.529 2.003 1.34 2.569l.458-.656c-.605-.422-.998-1.123-.998-1.913h-.8zm1.438 1.863C2.067 8.036.6 9.975.6 12.255h.8c0-1.928 1.24-3.57 2.97-4.167l-.262-.756zM.6 12.255v.313h.8v-.313H.6zm0 .313c0 .135.063.236.123.296s.161.123.296.123v-.8c.125 0 .217.059.27.111.052.053.111.145.111.27H.6zm.419.419h5.808v-.8H1.019v.8zm5.41-.45c-.034.276-.055.563-.055.852h.8c0-.252.018-.506.05-.752l-.794-.1zm-.055.852v.323h.8v-.323h-.8zm0 .323c0 1.617 1.31 2.927 2.927 2.927v-.8c-1.175 0-2.127-.952-2.127-2.127h-.8zm2.927 2.927h7.36v-.8h-7.36v.8zm7.36 0c1.617 0 2.927-1.31 2.927-2.927h-.8c0 1.175-.951 2.127-2.127 2.127v.8zm2.927-2.927v-.323h-.8v.323h.8zm0-.323c0-.289-.02-.576-.056-.853l-.794.101c.032.246.05.5.05.752h.8zm-.453-.402h5.846v-.8h-5.846v.8zm5.846 0c.135 0 .236-.063.296-.123s.123-.161.123-.296h-.8c0-.125.059-.217.111-.27.053-.053.145-.111.27-.111v.8zm.419-.42v-.313h-.8v.314h.8zm0-.314c-.01-2.282-1.47-4.221-3.513-4.926l-.26.756c1.727.597 2.964 2.238 2.973 4.173l.8-.003zm-6.795-6.794c0-.871.709-1.58 1.58-1.58v-.8c-1.313 0-2.38 1.067-2.38 2.38h.8zm1.58-1.58c.871 0 1.58.709 1.58 1.58h.8c0-1.313-1.067-2.38-2.38-2.38v.8zm1.58 1.58c0 .859-.693 1.561-1.551 1.58l.018.8c1.288-.028 2.333-1.083 2.333-2.38h-.8zm-1.542 1.58h-.002-.002-.001-.001-.002-.003-.001-.001-.002-.001-.002-.001-.002-.001-.001-.004-.001-.002-.001-.001-.001-.002-.001-.002v.8H20.223v-.8zm-.038 0h-.002-.003-.002-.001-.001-.006-.001-.002-.001-.002-.001-.005-.001-.002-.001-.001-.001-.002-.003v.8H20.185v-.8zm-.031 0c-.86-.015-1.55-.715-1.55-1.58h-.8c0 1.3 1.04 2.357 2.336 2.38l.014-.8zm-9.499-2.568c0-1.275 1.037-2.311 2.312-2.311v-.8c-1.717 0-3.112 1.395-3.112 3.111h.8zm2.312-2.311c1.275 0 2.311 1.036 2.311 2.311h.8c0-1.716-1.394-3.111-3.111-3.111v.8zm2.311 2.311c0 1.23-.968 2.239-2.177 2.308l.045.798c1.63-.092 2.932-1.448 2.932-3.106h-.8zm-2.155 2.307h-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001H13h-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.002v.8H13.124v-.8zm-.156 0h-.001-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001-.002-.001-.003-.001-.002-.001-.001-.002-.001-.001v.8H12.967v-.8zm-.134 0c-1.21-.068-2.178-1.077-2.178-2.307h-.8c0 1.658 1.302 3.014 2.932 3.106l.046-.798zM4.216 5.46c0-.871.709-1.58 1.58-1.58v-.8c-1.313 0-2.38 1.067-2.38 2.38h.8zm1.58-1.58c.871 0 1.58.709 1.58 1.58h.8c0-1.313-1.067-2.38-2.38-2.38v.8zm1.58 1.58c0 .859-.693 1.561-1.55 1.58l.017.8c1.289-.028 2.333-1.083 2.333-2.38h-.8zm-1.542 1.58h-.002-.002-.003-.002-.001-.001-.001-.001-.001-.002-.001-.002-.001-.003-.001-.001-.001-.002-.001-.001-.001-.001H5.8h-.002-.001-.001v.8H5.835v-.8zm-.038 0h-.002-.005-.002-.001-.001-.001-.001-.001-.002-.001-.002-.003-.001-.001-.001-.001-.001-.002-.001-.001-.001-.001-.002-.001-.001v.8H5.797v-.8zm-.03 0c-.856-.015-1.55-.716-1.55-1.58h-.8c0 1.301 1.044 2.357 2.335 2.38l.014-.8zm1.194 4.383H1.77v.8h5.19v-.8zm-4.793.442C2.36 10.041 3.901 8.612 5.77 8.6l-.005-.8c-2.281.016-4.159 1.758-4.393 3.981l.795.084zm3.6-3.265H5.797v-.8h-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.002H5.774h-.001-.002-.002-.001-.001v.8zm.03 0H5.825v-.8h-.001-.001-.001-.002-.001-.002-.007-.002-.001-.002-.001-.001H5.8 5.8h-.001-.001-.001v.8zm.026 0c.888.004 1.7.333 2.33.869l.519-.61c-.766-.65-1.758-1.054-2.845-1.059l-.004.8zm2.296.293c-.728.788-1.268 1.758-1.547 2.83l.775.2c.244-.94.72-1.794 1.36-2.488l-.588-.542zm9.9 4.82c0 .753-.615 1.367-1.367 1.367v.8c1.194 0 2.166-.972 2.166-2.167h-.8zm-1.367 1.367h-7.36v.8h7.36v-.8zm-7.36 0c-.753 0-1.367-.614-1.367-1.367h-.8c0 1.195.972 2.167 2.166 2.167v-.8zm-1.367-1.367v-.323h-.8v.323h.8zm0-.323c0-2.732 2.183-4.967 4.897-5.047l-.024-.8c-3.145.093-5.673 2.682-5.673 5.847h.8zm4.849-5.048c.073.007.15.006.198.006v-.8c-.056 0-.095 0-.126-.003l-.072.797zm.198.006c.048 0 .124 0 .197-.006l-.072-.797c-.031.003-.07.003-.125.003v.8zm.15-.005c2.713.08 4.896 2.315 4.896 5.047h.8c0-3.165-2.527-5.754-5.673-5.846l-.024.8zm4.896 5.047v.323h.8v-.323h-.8zm1.352-1.668c-.277-1.066-.808-2.021-1.53-2.81l-.59.541c.636.694 1.102 1.534 1.346 2.471l.774-.202zm-1.564-2.236c.633-.548 1.454-.877 2.354-.886l-.008-.8c-1.094.01-2.097.412-2.87 1.08l.524.606zm2.35-.886H20.185v-.8h-.001-.001-.001-.001-.001-.001H20.165h-.001-.001-.001-.001-.001-.001-.001-.001-.001v.8zm.029 0H20.214v-.8h-.001-.001H20.198h-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001v.8zm.026 0c1.869.013 3.41 1.442 3.603 3.265l.796-.084c-.235-2.223-2.113-3.965-4.394-3.98l-.005.799zm4 2.823h-5.228v.8h5.229v-.8z", "mask", "url(#v8f0hpt10a)"], ["xmlns", "http://www.w3.org/2000/svg", "viewBox", "0 0 32 32"], ["d", "M24.507 0H2.86C1.284 0 0 1.284 0 2.861V29.14C0 30.716 1.284 32 2.861 32h21.646c.961 0 1.743-.782 1.743-1.743V1.743C26.25.782 25.468 0 24.507 0zM1.25 29.139c0-.889.723-1.612 1.611-1.612H22.5v3.223H2.86c-.888 0-1.611-.723-1.611-1.611zM25 30.257c0 .272-.221.493-.493.493h-.757v-3.223h.757c.171 0 .337-.024.493-.07v2.8zm0-4.473c0 .272-.221.493-.493.493H3.75V11.125c0-.345-.28-.625-.625-.625s-.625.28-.625.625V26.3c-.46.058-.885.226-1.25.475V2.861c0-.764.535-1.405 1.25-1.57v9.66c0 .345.28.625.625.625s.625-.28.625-.625V1.25h20.757c.272 0 .493.221.493.493v24.041z"], ["d", "M18.807 6.74c-.473 0-.937.09-1.37.264-.68-1.005-1.822-1.627-3.062-1.627-1.24 0-2.382.622-3.061 1.627-.434-.173-.898-.263-1.37-.263-2.037 0-3.694 1.657-3.694 3.693 0 1.565.96 2.922 2.386 3.456v7.294c0 .533.434.966.966.966h9.546c.532 0 .966-.433.966-.966V13.89C21.54 13.356 22.5 12 22.5 10.434c0-2.036-1.657-3.693-3.693-3.693zm-8.92 14.16v-1.25h8.977v1.25H9.886zm9.463-8.083c-.284.064-.486.317-.486.61V18.4H9.886v-4.974c0-.292-.201-.545-.486-.61-1.119-.253-1.9-1.233-1.9-2.382 0-1.347 1.096-2.443 2.443-2.443.46 0 .906.128 1.293.37.154.096.342.12.515.068.173-.054.315-.18.388-.345.392-.885 1.27-1.457 2.236-1.457.967 0 1.845.572 2.236 1.457.073.166.215.291.388.345.173.053.361.028.515-.068.387-.242.834-.37 1.293-.37 1.347 0 2.443 1.096 2.443 2.443 0 1.15-.781 2.129-1.9 2.383zM3.125 13.138c-.345 0-.625.28-.625.626 0 .345.28.625.625.625s.625-.28.625-.625c0-.346-.28-.626-.625-.626z"], ["viewBox", "0 0 40 40", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M16 17C16 14.7909 17.7909 13 20 13C22.2091 13 24 14.7909 24 17C24 18.8638 22.7252 20.4299 21 20.874V22C21 22.5523 20.5523 23 20 23C19.4477 23 19 22.5523 19 22V20C19 19.4477 19.4477 19 20 19C21.1046 19 22 18.1046 22 17C22 15.8954 21.1046 15 20 15C18.8954 15 18 15.8954 18 17C18 17.5523 17.5523 18 17 18C16.4477 18 16 17.5523 16 17Z"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M20 26.5C20.6904 26.5 21.25 25.9403 21.25 25.25C21.25 24.5597 20.6904 24 20 24C19.3096 24 18.75 24.5597 18.75 25.25C18.75 25.9403 19.3096 26.5 20 26.5Z"], ["viewBox", "0 0 128 128", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["clip-path", "url(#clipRecipeHelp)"], ["d", "M126.689 65.5088C126.689 85.8154 116.964 103.879 101.935 115.293C100.072 116.707 97.3936 115.369 97.3936 113.03C97.3936 108.62 93.8184 105.044 89.4072 105.044H21.3613C17.5742 105.044 14.0088 103.182 11.9111 100.028C5.33301 90.1377 1.5 78.2705 1.5 65.5088C1.5 30.9961 29.5244 3.01758 64.0947 3.01758C98.6651 3.01758 126.689 30.9961 126.689 65.5088Z", "fill", "#1177BC"], ["d", "M121.324 31.0752H99.3525V14.8584C99.3525 8.31934 104.653 3.01758 111.192 3.01758H112.894C118.961 3.01758 123.879 7.93652 123.879 14.0039V28.5205C123.879 29.9316 122.735 31.0752 121.324 31.0752Z", "fill", "#D2D1CD"], ["d", "M112.894 3.01855C106.826 3.01855 101.907 7.92871 101.907 13.9863V115.313C96.3711 119.511 90.1152 122.807 83.3564 124.985C77.2881 126.941 70.8154 127.23 64.0947 127.23C52.9336 127.227 42.4561 124.186 33.3828 119C26.749 115.209 22.7061 108.105 22.7061 100.464V13.9854C22.7061 7.92871 27.624 3.01758 33.6914 3.01758H112.894V3.01855Z", "fill", "#EFEFEF"], ["d", "M65.1172 32.6074V33.8788C65.1172 34.5839 64.5449 35.1562 63.8389 35.1562H45.9551C45.25 35.1562 44.6777 34.5839 44.6777 33.8788V32.6074C44.6777 31.9023 45.25 31.33 45.9551 31.33H63.8389C64.5449 31.33 65.1172 31.9023 65.1172 32.6074Z", "fill", "#797979"], ["d", "M75.3359 45.999V47.2695C75.3359 47.9755 74.7646 48.5468 74.0586 48.5468H45.9551C45.25 48.5468 44.6777 47.9755 44.6777 47.2695V45.999C44.6777 45.2929 45.25 44.7216 45.9551 44.7216H74.0586C74.7646 44.7216 75.3359 45.2929 75.3359 45.999ZM45.9551 56.1992H71.5039C72.209 56.1992 72.7812 55.6269 72.7812 54.9218V53.6503C72.7812 52.9453 72.209 52.373 71.5039 52.373H45.9551C45.25 52.373 44.6777 52.9453 44.6777 53.6503V54.9218C44.6777 55.6269 45.25 56.1992 45.9551 56.1992ZM74.0586 60.0253H45.9551C45.25 60.0253 44.6777 60.5966 44.6777 61.3027V62.5732C44.6777 63.2792 45.25 63.8505 45.9551 63.8505H74.0586C74.7646 63.8505 75.3359 63.2792 75.3359 62.5732V61.3027C75.3359 60.5966 74.7646 60.0253 74.0586 60.0253ZM70.8223 75.7118H45.9551C45.25 75.7118 44.6777 76.2831 44.6777 76.9892V78.2597C44.6777 78.9658 45.25 79.537 45.9551 79.537H70.8223C71.5283 79.537 72.0996 78.9658 72.0996 78.2597V76.9892C72.0996 76.2831 71.5283 75.7118 70.8223 75.7118ZM45.9551 71.6308H63.8389C64.5449 71.6308 65.1172 71.0585 65.1172 70.3525V69.082C65.1172 68.3769 64.5449 67.8046 63.8389 67.8046H45.9551C45.25 67.8046 44.6777 68.3769 44.6777 69.082V70.3525C44.6777 71.0585 45.25 71.6308 45.9551 71.6308Z", "fill", "#DCDCDC"], ["d", "M48.5098 90.1191V90.1269C48.5098 91.1806 47.6553 92.0361 46.6006 92.0361H46.5869C45.5322 92.0361 44.6777 91.1806 44.6777 90.1269V90.1191C44.6777 89.0644 45.5322 88.2099 46.5869 88.2099H46.6006C47.6553 88.2099 48.5098 89.0644 48.5098 90.1191ZM52.5996 88.2099H52.585C51.5312 88.2099 50.6758 89.0644 50.6758 90.1191V90.1269C50.6758 91.1816 51.5312 92.0361 52.585 92.0361H52.5996C53.6533 92.0361 54.5088 91.1816 54.5088 90.1269V90.1191C54.5088 89.0644 53.6533 88.2099 52.5996 88.2099ZM58.5977 88.2099H58.584C57.5293 88.2099 56.6748 89.0644 56.6748 90.1191V90.1269C56.6748 91.1816 57.5293 92.0361 58.584 92.0361H58.5977C59.6523 92.0361 60.5068 91.1816 60.5068 90.1269V90.1191C60.5068 89.0644 59.6523 88.2099 58.5977 88.2099Z", "fill", "#D7D7D7"], ["d", "M29.3486 13.9854V105.044H22.7061V13.9854C22.7061 7.92871 27.624 3.01758 33.6914 3.01758H40.334C34.2666 3.01855 29.3486 7.92871 29.3486 13.9854Z", "fill", "#FAFAFA"], ["d", "M49.3008 3.24899C52.793 6.73532 53.6016 11.58 51.1074 14.0703C48.6123 16.5605 43.7598 15.7529 40.2676 12.2666C36.7754 8.78122 35.9668 3.93552 38.4609 1.44528C40.9551 -1.04495 45.8086 -0.237334 49.3008 3.24899Z", "fill", "#ECB700"], ["d", "M49.3007 3.249C49.872 3.81931 50.371 4.42673 50.7958 5.05368C51.0898 5.48728 51.1289 6.05368 50.8847 6.51658C50.8828 6.51853 50.8818 6.52146 50.8808 6.52439C49.2294 9.63669 44.3535 10.29 39.9892 7.9824C39.5644 7.75876 39.1611 7.51462 38.7792 7.25388C37.3564 6.28122 36.79 4.41697 37.498 2.84665C37.5019 2.83786 37.5058 2.82907 37.5097 2.82029C37.2832 3.37693 37.2802 3.874 37.5576 4.15036C38.0566 4.64841 39.2695 4.24509 40.2675 3.249C41.2656 2.2529 41.6699 1.04099 41.1708 0.542942C40.8945 0.267551 40.3974 0.269504 39.8398 0.49509C42.4882 -0.712918 46.373 0.326144 49.3007 3.249Z", "fill", "#F1CA50"], ["d", "M111.876 36.5156L110.241 44.2109C109.275 48.7558 105.257 52.0068 100.603 52.0068C97.9366 52.0068 95.7754 49.8496 95.7754 47.1875C95.7754 42.542 99.0323 38.5293 103.585 37.5654L111.292 35.9326C111.641 35.8584 111.95 36.168 111.876 36.5156ZM11.4746 72.2246L13.1104 79.9199C14.0762 84.4648 18.0948 87.7158 22.7491 87.7158C25.4141 87.7158 27.5752 85.5586 27.5752 82.8965C27.5752 78.251 24.3194 74.2383 19.7666 73.2744L12.0596 71.6416C11.711 71.5674 11.4014 71.8769 11.4746 72.2246Z", "fill", "#059B7E"], ["d", "M103.885 51.4434C103.035 51.7432 102.074 51.4717 101.539 50.7471C101.519 50.7187 101.498 50.6904 101.478 50.6621C100.905 49.8506 100.986 48.7539 101.665 48.0293C102.594 47.04 103.46 46.0254 104.194 45.0498L107.562 40.5771C107.636 40.4805 107.626 40.3457 107.54 40.2607C107.455 40.1758 107.32 40.166 107.224 40.2383L102.744 43.6016C102.332 43.9111 101.912 44.2432 101.491 44.5937C101.196 44.8398 100.755 44.5586 100.859 44.1885C101.634 41.4404 103.593 39.0781 106.351 37.8584L110.161 36.1719L111.292 35.9326C111.641 35.8594 111.949 36.168 111.876 36.5156L110.241 44.2109C109.513 47.6377 107.048 50.3271 103.885 51.4434ZM19.7666 73.2734L12.0596 71.6416C11.7109 71.5674 11.4014 71.877 11.4756 72.2246L11.7148 73.3535L13.4033 77.1572C14.626 79.9111 16.9912 81.8662 19.7451 82.6406C20.1152 82.7441 20.3975 82.3037 20.1504 82.0088C19.7998 81.5879 19.4658 81.1699 19.1562 80.7588L15.7881 76.2861C15.7158 76.1895 15.7256 76.0547 15.8105 75.9697C15.8955 75.8848 16.0303 75.875 16.1269 75.9473L20.6064 79.3105C21.584 80.0439 22.6006 80.9082 23.5918 81.835C24.3174 82.5127 25.416 82.5938 26.2285 82.0234C26.2578 82.0029 26.2861 81.9824 26.3144 81.9609C27.04 81.4277 27.3125 80.4678 27.0117 79.6201C25.8945 76.4619 23.2002 74.001 19.7666 73.2734Z", "fill", "#0AB59E"], ["d", "M95.7754 61.4277C87.3096 61.4277 80.4463 68.2792 80.4463 76.7314C80.4463 85.1835 87.3096 92.0351 95.7754 92.0351C104.241 92.0351 111.104 85.1835 111.104 76.7314C111.104 68.2792 104.241 61.4277 95.7754 61.4277ZM95.7754 84.3837C91.542 84.3837 88.1104 80.9579 88.1104 76.7324C88.1104 72.5058 91.542 69.08 95.7754 69.08C100.009 69.08 103.44 72.5058 103.44 76.7324C103.44 80.9579 100.009 84.3837 95.7754 84.3837Z", "fill", "#FAFAFA"], ["d", "M95.7754 66.5292C90.1318 66.5292 85.5557 71.0976 85.5557 76.7324C85.5557 82.3671 90.1318 86.9345 95.7754 86.9345C101.42 86.9345 105.995 82.3671 105.995 76.7324C105.995 71.0976 101.42 66.5292 95.7754 66.5292ZM95.7754 81.8329C92.9531 81.8329 90.666 79.5497 90.666 76.7314C90.666 73.914 92.9531 71.6308 95.7754 71.6308C98.5977 71.6308 100.885 73.914 100.885 76.7314C100.885 79.5497 98.5977 81.8329 95.7754 81.8329Z", "fill", "#FDDFA6"], ["d", "M31.3379 39.249C36.3271 44.2294 31.9043 49.5038 25.9179 55.4814C19.9316 61.4579 14.6484 65.872 9.65916 60.8915C4.66991 55.9111 5.47948 47.0292 11.4658 41.0527C17.4521 35.0751 26.3496 34.2685 31.3379 39.249Z", "fill", "#CC7556"], ["d", "M36.4648 61.1181C35.9121 62.1025 35.206 63.042 34.3486 63.8974C33.4922 64.7529 32.5508 65.458 31.5654 66.0097C30.0342 66.8672 28.0957 66.6562 26.8457 65.4248C26.8379 65.417 26.8291 65.4091 26.8213 65.4004L21.2617 59.8506C18.9209 61.3379 16.5273 61.4365 14.4013 59.3134C10.8672 55.7851 11.4404 49.4941 15.6806 45.2607C19.9209 41.0273 26.2236 40.455 29.7568 43.9834C31.8828 46.1064 31.7842 48.4951 30.2939 50.832L35.8545 56.3828C35.8623 56.3906 35.8701 56.3994 35.8789 56.4072C37.1123 57.6552 37.3242 59.5908 36.4648 61.1181Z", "fill", "#994122"], ["d", "M26.7969 47.3408C26.8047 47.3486 26.8135 47.3564 26.8223 47.3652L35.8545 56.3828L35.8789 56.4072C37.0694 57.6093 37.3643 59.4472 36.5655 60.9365C36.5557 60.955 36.5459 60.9736 36.5362 60.9912C36.1524 61.6963 35.5762 62.2714 34.8701 62.6543C34.8526 62.664 34.834 62.6738 34.8155 62.6836C33.3233 63.4814 31.4824 63.1875 30.2793 61.999C30.2705 61.9902 30.2627 61.9824 30.2539 61.9746L21.2217 52.956C21.2129 52.9482 21.2051 52.9394 21.1963 52.9316C20.0069 51.7304 19.711 49.8925 20.5098 48.4033C20.5196 48.3847 20.5303 48.3671 20.5401 48.3486C20.9229 47.6435 21.5 47.0673 22.2071 46.6845C22.2246 46.6738 22.2432 46.665 22.2617 46.6552C23.753 45.8574 25.5938 46.1523 26.7969 47.3408Z", "fill", "#CC7556"], ["d", "M31.9033 99.6874C31.9033 101.097 30.7598 102.238 29.3486 102.238C27.9375 102.238 26.793 101.097 26.793 99.6874C26.793 98.2792 27.9375 97.1367 29.3486 97.1367C30.7598 97.1367 31.9033 98.2792 31.9033 99.6874ZM34.458 18.0673C33.0469 18.0673 31.9033 19.2089 31.9033 20.6171C31.9033 22.0263 33.0469 23.1679 34.458 23.1679C35.8691 23.1679 37.0127 22.0263 37.0127 20.6171C37.0127 19.2089 35.8691 18.0673 34.458 18.0673ZM90.666 97.1367C89.2549 97.1367 88.1104 98.2792 88.1104 99.6874C88.1104 101.097 89.2549 102.238 90.666 102.238C92.0771 102.238 93.2207 101.097 93.2207 99.6874C93.2207 98.2792 92.0771 97.1367 90.666 97.1367Z", "fill", "#E43950"], ["d", "M98.3301 30.8203C98.3301 32.2285 97.1865 33.3711 95.7754 33.3711C94.3643 33.3711 93.2207 32.2285 93.2207 30.8203C93.2207 29.4111 94.3643 28.2695 95.7754 28.2695C97.1865 28.2695 98.3301 29.4111 98.3301 30.8203ZM116.215 63.9785C114.804 63.9785 113.66 65.1201 113.66 66.5293C113.66 67.9375 114.804 69.0801 116.215 69.0801C117.626 69.0801 118.77 67.9375 118.77 66.5293C118.77 65.1201 117.626 63.9785 116.215 63.9785ZM103.44 56.3262C102.029 56.3262 100.885 57.4687 100.885 58.8769C100.885 60.2861 102.029 61.4277 103.44 61.4277C104.852 61.4277 105.995 60.2861 105.995 58.8769C105.995 57.4687 104.852 56.3262 103.44 56.3262Z", "fill", "#86523E"], ["d", "M82.9404 0.532186C83.6348 -0.16215 84.7705 -0.184611 85.4668 0.508748C85.4717 0.512654 85.4756 0.517537 85.4795 0.521444C90.4688 5.50191 90.4688 13.5771 85.4795 18.5566C80.4912 23.5371 72.4024 23.5371 67.4141 18.5566C67.4092 18.5527 67.4053 18.5478 67.4014 18.5439C66.7071 17.8496 66.7295 16.7158 67.4248 16.0214L82.9404 0.532186Z", "fill", "#EF7280"], ["d", "M80.915 2.55273C81.4121 2.87012 81.8838 3.24414 82.3184 3.67773C85.5605 6.91504 85.5605 12.1641 82.3184 15.4014C79.0752 18.6387 73.8184 18.6387 70.5752 15.4014C70.1406 14.9678 69.7666 14.4971 69.4492 14.001L80.915 2.55273Z", "fill", "#E43950"], ["d", "M82.8633 11.2558C82.7217 11.7832 81.751 11.9814 80.6943 11.6982C79.6387 11.416 78.8965 10.7597 79.0381 10.2324C79.1797 9.70504 80.1504 9.5068 81.207 9.78903C82.2627 10.0722 83.0049 10.7285 82.8633 11.2558ZM77.1406 12.1259C76.6133 12.2675 76.4141 13.2373 76.6973 14.292C76.9805 15.3457 77.6377 16.0859 78.166 15.9453C78.6943 15.8037 78.8926 14.8349 78.6103 13.7802C78.3271 12.7256 77.6689 11.9853 77.1406 12.1259ZM72.4502 12.1318C71.6768 12.9033 71.3633 13.8427 71.75 14.2285C72.1367 14.6142 73.0762 14.3017 73.8496 13.5293C74.623 12.7578 74.9365 11.8193 74.5498 11.4326C74.1631 11.0468 73.2236 11.3593 72.4502 12.1318ZM81.1436 4.84958C80.7568 4.46383 79.8164 4.77731 79.0439 5.54879C78.2705 6.32125 77.957 7.25973 78.3437 7.64547C78.7305 8.03122 79.6709 7.71872 80.4434 6.94625C81.2168 6.17477 81.5303 5.23629 81.1436 4.84958Z", "fill", "#FD7C66"], ["d", "M83.3564 124.985C77.2881 126.943 70.8105 128 64.0889 128C42.2656 128 23.0537 116.848 11.8516 99.9423H77.375C78.7861 99.9423 79.9297 101.085 79.9297 102.493V117.032C79.9297 120.161 81.251 122.987 83.3564 124.985Z", "fill", "#FCFCFC"], ["id", "clipRecipeHelp"], ["width", "128", "height", "128", "fill", "white"], ["d", "M14.7499 1.75002H14.9999V8.25002H12.9999V3.50002C13.0005 3.03606 13.185 2.59124 13.5131 2.26316C13.8412 1.93509 14.286 1.75055 14.7499 1.75002ZM13.9999 13.25C13.9999 13.3826 14.0526 13.5098 14.1464 13.6036C14.2402 13.6973 14.3673 13.75 14.4999 13.75C14.6326 13.75 14.7597 13.6973 14.8535 13.6036C14.9473 13.5098 14.9999 13.3826 14.9999 13.25V8.75002H13.9999V13.25ZM1.99995 6.25002V8.25002H2.49995V6.25002H1.99995ZM7.99995 4.50003C7.30771 4.50003 6.63102 4.7053 6.05545 5.08988C5.47988 5.47447 5.03128 6.02109 4.76637 6.66063C4.50146 7.30017 4.43215 8.00391 4.5672 8.68284C4.70225 9.36177 5.03559 9.98541 5.52507 10.4749C6.01456 10.9644 6.6382 11.2977 7.31713 11.4328C7.99607 11.5678 8.6998 11.4985 9.33934 11.2336C9.97888 10.9687 10.5255 10.5201 10.9101 9.94452C11.2947 9.36895 11.4999 8.69226 11.4999 8.00002C11.4989 7.07209 11.1298 6.18246 10.4737 5.52631C9.81751 4.87016 8.92788 4.50108 7.99995 4.50003ZM1.74995 13.25C1.74995 13.3826 1.80263 13.5098 1.8964 13.6036C1.99016 13.6973 2.11734 13.75 2.24995 13.75C2.38256 13.75 2.50973 13.6973 2.6035 13.6036C2.69727 13.5098 2.74995 13.3826 2.74995 13.25V8.75002H1.74995V13.25ZM2.49995 4.50003V2.48421C2.49995 2.41791 2.47361 2.35432 2.42673 2.30744C2.37984 2.26055 2.31625 2.23421 2.24995 2.23421C2.18364 2.23421 2.12006 2.26055 2.07317 2.30744C2.02629 2.35432 1.99995 2.41791 1.99995 2.48421V4.50003C1.99995 4.56633 2.02629 4.62992 2.07317 4.6768C2.12006 4.72369 2.18364 4.75003 2.24995 4.75003C2.31625 4.75003 2.37984 4.72369 2.42673 4.6768C2.47361 4.62992 2.49995 4.56633 2.49995 4.50003ZM13.449 8.75002C13.2929 9.88353 12.7872 10.9401 12.0023 11.7727C11.2174 12.6053 10.1925 13.1723 9.07013 13.3949C7.94779 13.6175 6.78397 13.4846 5.74075 13.0146C4.69753 12.5446 3.82684 11.761 3.24995 10.7729V8.50002C3.24995 8.43372 3.22361 8.37013 3.17673 8.32325C3.12984 8.27636 3.06625 8.25002 2.99995 8.25002V5.7384C2.94546 5.74608 2.89051 5.74996 2.83548 5.75002H1.66436C1.50568 5.75004 1.34868 5.71763 1.20298 5.65477C1.05729 5.59192 0.925976 5.49995 0.817112 5.38451C0.708248 5.26907 0.624127 5.13259 0.569914 4.98347C0.515702 4.83434 0.492541 4.67571 0.501855 4.51731L0.695011 1.98421C0.696814 1.95124 0.705131 1.91896 0.71948 1.88922C0.73383 1.85948 0.753928 1.83288 0.778615 1.81095C0.803302 1.78902 0.832088 1.7722 0.863312 1.76146C0.894535 1.75072 0.927577 1.74627 0.960529 1.74837C0.993482 1.75047 1.02569 1.75907 1.0553 1.77369C1.08491 1.78831 1.11133 1.80864 1.13303 1.83353C1.15474 1.85841 1.1713 1.88734 1.18176 1.91866C1.19222 1.94998 1.19637 1.98306 1.19398 2.01599L1.00092 4.54787C0.995779 4.63816 1.00913 4.72855 1.04015 4.81351C1.07117 4.89846 1.11921 4.97618 1.18132 5.04192C1.24343 5.10766 1.31831 5.16002 1.40137 5.19581C1.48443 5.23159 1.57392 5.25004 1.66436 5.25003H2.83554C2.92607 5.25002 3.01565 5.23152 3.09877 5.19565C3.18189 5.15978 3.2568 5.1073 3.31891 5.04143C3.38102 4.97557 3.42901 4.8977 3.45994 4.81262C3.49086 4.72753 3.50408 4.63702 3.49876 4.54665L3.30579 2.01599C3.30219 1.95018 3.32473 1.8856 3.36851 1.83632C3.41228 1.78704 3.47375 1.75704 3.53953 1.75285C3.60531 1.74866 3.67009 1.77062 3.71976 1.81395C3.76943 1.85728 3.79998 1.91847 3.80476 1.98421L3.9806 4.24606C4.53903 3.64803 5.22386 3.18215 5.98518 2.88238C6.7465 2.58262 7.56512 2.45651 8.38136 2.51327C9.1976 2.57003 9.99089 2.80821 10.7034 3.21046C11.4159 3.6127 12.0297 4.16888 12.4999 4.83843V8.50002C12.4999 8.56633 12.5263 8.62992 12.5732 8.6768C12.6201 8.72369 12.6836 8.75002 12.7499 8.75002H13.449ZM11.9999 8.00002C11.9999 7.2089 11.7654 6.43554 11.3258 5.77774C10.8863 5.11995 10.2616 4.60726 9.53068 4.30451C8.79978 4.00176 7.99551 3.92254 7.21959 4.07688C6.44366 4.23123 5.73093 4.61219 5.17152 5.1716C4.61211 5.73101 4.23115 6.44374 4.07681 7.21966C3.92247 7.99559 4.00168 8.79985 4.30443 9.53076C4.60718 10.2617 5.11987 10.8864 5.77767 11.3259C6.43546 11.7654 7.20882 12 7.99995 12C9.06044 11.9988 10.0772 11.577 10.827 10.8271C11.5769 10.0772 11.9987 9.06052 11.9999 8.00002Z"], ["viewBox", "0 0 32 32", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M29.7425 8.06222H26.1582V2.21007C26.1582 1.67561 25.725 1.24255 25.1907 1.24255H6.80935C6.27502 1.24255 5.84184 1.67561 5.84184 2.21007V8.06222H2.25753C1.01279 8.06222 0 9.07488 0 10.3197V22.7329C0 23.9777 1.01279 24.9905 2.25753 24.9905H5.84184V29.7897C5.84184 30.3242 6.27502 30.7572 6.80935 30.7572H25.1905C25.7248 30.7572 26.158 30.3242 26.158 29.7897V24.9905H29.7423C30.9871 24.9905 31.9999 23.9777 31.9999 22.7329V10.3197C32 9.07501 30.9872 8.06222 29.7425 8.06222ZM7.77686 3.17758H24.223V8.06222H7.77686V3.17758ZM24.223 28.8222H7.77686V19.224H24.223V28.8222ZM30.065 22.7329C30.065 22.9077 29.9173 23.0554 29.7425 23.0554H26.1582V18.2564C26.1582 17.722 25.725 17.2889 25.1907 17.2889H6.80935C6.27502 17.2889 5.84184 17.722 5.84184 18.2564V23.0554H2.25753C2.08273 23.0554 1.93502 22.9077 1.93502 22.7329V10.3197C1.93502 10.1448 2.08273 9.99725 2.25753 9.99725H6.80935H25.1905H29.7423C29.9171 9.99725 30.0648 10.1448 30.0648 10.3197V22.7329H30.065Z"], ["d", "M25.1904 15.0192C25.9505 15.0192 26.5666 14.4031 26.5666 13.643C26.5666 12.883 25.9505 12.2668 25.1904 12.2668C24.4304 12.2668 23.8142 12.883 23.8142 13.643C23.8142 14.4031 24.4304 15.0192 25.1904 15.0192Z"], ["d", "M20.4018 21.1333H11.5982C11.0639 21.1333 10.6307 21.5664 10.6307 22.1008C10.6307 22.6353 11.0639 23.0683 11.5982 23.0683H20.4018C20.9361 23.0683 21.3693 22.6353 21.3693 22.1008C21.3693 21.5665 20.9362 21.1333 20.4018 21.1333Z"], ["d", "M20.4018 24.9775H11.5982C11.0639 24.9775 10.6307 25.4106 10.6307 25.9451C10.6307 26.4795 11.0639 26.9126 11.5982 26.9126H20.4018C20.9361 26.9126 21.3693 26.4795 21.3693 25.9451C21.3693 25.4106 20.9362 24.9775 20.4018 24.9775Z"], ["viewBox", "0 -192 512 512", "xmlns", "http://www.w3.org/2000/svg"], ["d", "m320 64c0 35.347656-28.652344 64-64 64s-64-28.652344-64-64 28.652344-64 64-64 64 28.652344 64 64zm0 0"], ["d", "m128 64c0 35.347656-28.652344 64-64 64s-64-28.652344-64-64 28.652344-64 64-64 64 28.652344 64 64zm0 0"], ["d", "m512 64c0 35.347656-28.652344 64-64 64s-64-28.652344-64-64 28.652344-64 64-64 64 28.652344 64 64zm0 0"], ["width", "279", "height", "243", "viewBox", "0 0 279 243", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["cx", "199", "cy", "80", "r", "80", "fill", "#E9F6FF"], ["cx", "47", "cy", "184", "r", "40", "fill", "#5AA9DF"], ["cx", "80.5", "cy", "68.5", "r", "40", "stroke", "#5AA9DF", "stroke-dasharray", "2 10"], ["cx", "216", "cy", "114", "r", "22.5", "stroke", "#5AA9DF", "stroke-dasharray", "2 10"], ["filter", "url(#filter0_bi)"], ["d", "M221.916 198H36.0845C38.1794 148.493 78.9777 109 129 109C179.022 109 219.821 148.493 221.916 198Z", "fill", "white", "fill-opacity", "0.6"], ["filter", "url(#filter1_bi)"], ["d", "M11 219.5C11 213.149 16.1487 208 22.5 208H236.5C242.851 208 248 213.149 248 219.5C248 225.851 242.851 231 236.5 231H22.5C16.1487 231 11 225.851 11 219.5Z", "fill", "white", "fill-opacity", "0.6"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M147.85 95C149.151 91.9557 149.876 88.5688 149.876 85C149.876 71.7452 139.874 61 127.534 61C115.195 61 105.193 71.7452 105.193 85C105.193 88.6387 105.946 92.0882 107.295 95.1783C61.3702 104.98 26.1653 146.756 22.6335 198H37.5764C41.5855 148.132 80.5385 109 128 109C175.461 109 214.414 148.132 218.423 198H233.366C229.813 146.439 194.193 104.463 147.85 95ZM134.051 85C134.051 88.866 131.133 92 127.534 92C123.936 92 121.018 88.866 121.018 85C121.018 81.134 123.936 78 127.534 78C131.133 78 134.051 81.134 134.051 85Z", "fill", "#1177BC"], ["x", "6.5", "y", "204.5", "width", "243", "height", "32", "rx", "16", "stroke", "#1177BC", "stroke-width", "13", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M137.476 176.545C138.462 176.545 139.443 176.098 140.133 175.229C141.385 173.654 141.21 171.287 139.744 169.942C136.898 167.332 133.118 165.888 129.101 165.875C129.083 165.875 129.065 165.875 129.046 165.875C125.05 165.875 121.284 167.294 118.436 169.874C116.962 171.209 116.775 173.575 118.018 175.158C119.26 176.741 121.463 176.943 122.937 175.608C124.504 174.188 126.73 173.375 129.048 173.375H129.08C131.41 173.383 133.645 174.211 135.212 175.647C135.869 176.25 136.675 176.545 137.476 176.545Z", "fill", "#1177BC"], ["d", "M110.566 152H110.525C108.596 152 107.054 153.679 107.054 155.75C107.054 157.821 108.637 159.5 110.566 159.5C112.494 159.5 114.057 157.821 114.057 155.75C114.057 153.679 112.494 152 110.566 152Z", "fill", "#1177BC"], ["d", "M148.142 159.472C148.155 159.474 148.169 159.477 148.182 159.478C148.256 159.487 148.331 159.488 148.406 159.492C148.449 159.494 148.493 159.499 148.537 159.5H148.556C150.475 159.5 152.037 157.835 152.047 155.771C152.056 153.951 150.857 152.427 149.257 152.076C149.245 152.074 149.233 152.073 149.221 152.07C149.121 152.049 149.019 152.032 148.916 152.021C148.874 152.016 148.831 152.016 148.789 152.013C148.718 152.008 148.648 152.001 148.576 152H148.534C148.528 152 148.522 152 148.515 152C148.395 152 148.276 152.006 148.159 152.019C146.398 152.209 145.041 153.807 145.041 155.75C145.04 157.672 146.404 159.254 148.142 159.472Z", "fill", "#1177BC"], ["d", "M45.0983 102.566C45.8308 103.298 46.7908 103.664 47.7503 103.664C48.7098 103.664 49.6698 103.298 50.4023 102.566L53.3828 99.585L56.3632 102.566C57.0957 103.298 58.0558 103.664 59.0153 103.664C59.9748 103.664 60.9347 103.298 61.6672 102.566C63.1318 101.101 63.1318 98.7265 61.6672 97.2625L58.6862 94.2816L61.6672 91.3005C63.1318 89.836 63.1318 87.4615 61.6672 85.9975C60.2022 84.533 57.8282 84.533 56.3637 85.9975L53.3833 88.978L50.4028 85.9975C48.9378 84.533 46.5637 84.533 45.0992 85.9975C43.6347 87.462 43.6347 89.8365 45.0992 91.3005L48.0803 94.2816L45.0992 97.2625C43.6337 98.7265 43.6338 101.101 45.0983 102.566Z", "fill", "#1177BC"], ["d", "M194.142 96.9331L197.123 99.9141L194.142 102.895C192.677 104.36 192.677 106.734 194.142 108.198C194.874 108.93 195.834 109.297 196.794 109.297C197.753 109.297 198.713 108.931 199.446 108.198L202.426 105.218L205.407 108.198C206.139 108.93 207.099 109.297 208.059 109.297C209.018 109.297 209.978 108.931 210.711 108.198C212.175 106.734 212.175 104.359 210.711 102.895L207.73 99.9141L210.711 96.9331C212.175 95.4686 212.175 93.0941 210.711 91.6301C209.246 90.1656 206.872 90.1656 205.407 91.6301L202.427 94.6106L199.446 91.6301C197.981 90.1656 195.607 90.1656 194.143 91.6301C192.677 93.0941 192.677 95.4686 194.142 96.9331Z", "fill", "#1177BC"], ["d", "M75.5998 75.242C84.4888 75.242 91.7203 68.0105 91.7203 59.121C91.7203 50.2315 84.4888 43 75.5998 43C66.7108 43 59.4788 50.232 59.4788 59.121C59.4788 68.01 66.7108 75.242 75.5998 75.242ZM75.5998 50.5C80.3533 50.5 84.2203 54.367 84.2203 59.121C84.2203 63.875 80.3533 67.742 75.5998 67.742C70.8458 67.742 66.9788 63.875 66.9788 59.121C66.9788 54.367 70.8458 50.5 75.5998 50.5Z", "fill", "#1177BC"], ["d", "M179.73 85.1125C187.929 85.1125 194.599 78.442 194.599 70.243C194.599 62.044 187.929 55.3735 179.73 55.3735C171.531 55.3735 164.86 62.044 164.86 70.243C164.86 78.4425 171.53 85.1125 179.73 85.1125ZM179.73 62.8735C183.793 62.8735 187.099 66.1795 187.099 70.243C187.099 74.3065 183.793 77.6125 179.73 77.6125C175.666 77.6125 172.36 74.3065 172.36 70.243C172.36 66.1795 175.666 62.8735 179.73 62.8735Z", "fill", "#1177BC"], ["id", "filter0_bi", "x", "28.0845", "y", "101", "width", "201.831", "height", "105", "filterUnits", "userSpaceOnUse", "color-interpolation-filters", "sRGB"], ["flood-opacity", "0", "result", "BackgroundImageFix"], ["in", "BackgroundImage", "stdDeviation", "4"], ["in2", "SourceAlpha", "operator", "in", "result", "effect1_backgroundBlur"], ["mode", "normal", "in", "SourceGraphic", "in2", "effect1_backgroundBlur", "result", "shape"], ["in", "SourceAlpha", "type", "matrix", "values", "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", "result", "hardAlpha"], ["dy", "4"], ["stdDeviation", "2"], ["in2", "hardAlpha", "operator", "arithmetic", "k2", "-1", "k3", "1"], ["type", "matrix", "values", "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"], ["mode", "normal", "in2", "shape", "result", "effect2_innerShadow"], ["id", "filter1_bi", "x", "3", "y", "200", "width", "253", "height", "39", "filterUnits", "userSpaceOnUse", "color-interpolation-filters", "sRGB"], ["dy", "3"], ["d", "M15.0661 1.80645H13.0835C12.9121 0.772355 12.0038 -0.0160968 10.9185 0.000258065C9.73275 0.0180968 8.79029 1.00616 8.79029 2.19203V10.2383C8.79029 10.3707 8.73991 10.4986 8.64797 10.5939C8.06733 11.1957 7.74639 11.9984 7.75836 12.8526C7.78297 14.6074 9.24191 16.0241 10.9967 15.9997C13.7939 15.9608 15.1739 12.5853 13.2567 10.5954C13.1643 10.4995 13.1129 10.3715 13.1129 10.2383V9.29032H13.7758C14.0538 9.29032 14.2929 9.07658 14.3058 8.7989C14.3196 8.50248 14.0836 8.25806 13.7903 8.25806H13.1129V6.06452H14.421C14.699 6.06452 14.9381 5.85077 14.951 5.5731C14.9648 5.27668 14.7288 5.03226 14.4355 5.03226H13.1129V2.83871H15.0806C15.374 2.83871 15.61 2.59429 15.5962 2.29787C15.5832 2.02019 15.3441 1.80645 15.0661 1.80645ZM10.8655 13.997C9.78113 13.9205 9.35033 12.5256 10.2305 11.856C10.3592 11.758 10.4355 11.6063 10.4355 11.4445V5.27255C10.4355 4.99455 10.6492 4.75542 10.9269 4.74252C11.2233 4.72871 11.4677 4.96474 11.4677 5.25806V11.438C11.4677 11.6001 11.5402 11.7558 11.6695 11.8536C12.6164 12.569 12.0469 14.0803 10.8655 13.997ZM1.82255 2.83871C1.03991 2.83871 0.403198 2.202 0.403198 1.41935C0.403198 0.63671 1.03991 0 1.82255 0C2.6052 0 3.24191 0.63671 3.24191 1.41935C3.24191 2.202 2.6052 2.83871 1.82255 2.83871ZM1.82255 1.03226C1.6091 1.03226 1.43546 1.2059 1.43546 1.41935C1.43546 1.63281 1.6091 1.80645 1.82255 1.80645C2.036 1.80645 2.20965 1.63281 2.20965 1.41935C2.20965 1.2059 2.036 1.03226 1.82255 1.03226ZM5.41933 7.16129C4.20091 7.16129 3.20965 6.17003 3.20965 4.95161V3.43548C3.20965 2.21706 4.20088 1.22581 5.41933 1.22581C6.08117 1.22581 6.70255 1.51881 7.12423 2.02971C7.30568 2.24955 7.27455 2.57484 7.05471 2.75629C6.83491 2.93774 6.50959 2.90661 6.32813 2.68677C5.62807 1.83855 4.24191 2.33361 4.24191 3.43548V4.95161C4.24191 6.05432 5.62884 6.54794 6.32813 5.70026C6.50959 5.48039 6.83488 5.44919 7.05471 5.63061C7.27459 5.81203 7.30578 6.13732 7.12436 6.35719C6.70278 6.86819 6.0813 7.16129 5.41933 7.16129Z"], ["width", "16", "height", "16", "fill", "none"], ["viewBox", "0 0 16 10", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M0.416079 2.75106L6.67781 8.98175C7.4096 9.70971 8.59205 9.70971 9.32349 8.98175L15.5856 2.75106C15.9902 2.34819 16.1119 1.80685 15.8939 1.27841C15.6763 0.751018 15.1618 0.472323 14.5911 0.472323L1.41122 0.472324C0.839875 0.472324 0.325738 0.751019 0.108084 1.27876C-0.110266 1.80685 0.0114654 2.34785 0.416079 2.75106Z"], ["width", "152", "height", "157", "viewBox", "0 0 152 157", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M59.9006 157C91.9469 157 117.926 152.409 117.926 146.747C117.926 141.084 91.9469 136.493 59.9006 136.493C27.8542 136.493 1.87549 141.084 1.87549 146.747C1.87549 152.409 27.8542 157 59.9006 157Z", "fill", "#3F3D56"], ["d", "M95.167 113.446C126.486 113.446 151.876 88.0505 151.876 56.7232C151.876 25.3958 126.486 0 95.167 0C63.8478 0 38.4586 25.3958 38.4586 56.7232C38.4586 88.0505 63.8478 113.446 95.167 113.446Z", "fill", "#3F3D56"], ["opacity", "0.05", "d", "M95.167 103.55C121.022 103.55 141.982 82.5849 141.982 56.7232C141.982 30.8615 121.022 9.89639 95.167 9.89639C69.312 9.89639 48.3524 30.8615 48.3524 56.7232C48.3524 82.5849 69.312 103.55 95.167 103.55Z", "fill", "black"], ["opacity", "0.05", "d", "M95.167 95.1019C116.357 95.1019 133.536 77.9191 133.536 56.7232C133.536 35.5272 116.357 18.3445 95.167 18.3445C73.9766 18.3445 56.7983 35.5272 56.7983 56.7232C56.7983 77.9191 73.9766 95.1019 95.167 95.1019Z", "fill", "black"], ["opacity", "0.05", "d", "M95.167 84.24C110.36 84.24 122.677 71.9203 122.677 56.7232C122.677 41.5261 110.36 29.2064 95.167 29.2064C79.9738 29.2064 67.6573 41.5261 67.6573 56.7232C67.6573 71.9203 79.9738 84.24 95.167 84.24Z", "fill", "black"], ["d", "M38.9608 61.7996C38.9608 61.7996 34.5023 74.3525 36.4839 78.812C38.4654 83.2716 41.6028 87.566 41.6028 87.566C41.6028 87.566 40.4469 62.6254 38.9608 61.7996Z", "fill", "#D0CDE1"], ["opacity", "0.1", "d", "M38.9608 61.7996C38.9608 61.7996 34.5023 74.3525 36.4839 78.812C38.4654 83.2716 41.6028 87.566 41.6028 87.566C41.6028 87.566 40.4469 62.6254 38.9608 61.7996Z", "fill", "black"], ["d", "M42.0982 90.8694C42.0982 90.8694 41.7679 94.0076 41.6028 94.1728C41.4377 94.338 41.7679 94.6683 41.6028 95.1638C41.4377 95.6593 41.2726 96.32 41.6028 96.4851C41.9331 96.6503 39.7864 111.185 39.7864 111.185C39.7864 111.185 34.5024 118.122 36.649 129.024L37.3095 140.09C37.3095 140.09 42.4285 140.42 42.4285 138.603C42.4285 138.603 42.0982 136.456 42.0982 135.465C42.0982 134.474 42.9238 134.474 42.4285 133.979C41.9331 133.483 41.9331 133.153 41.9331 133.153C41.9331 133.153 42.7587 132.492 42.5936 132.327C42.4285 132.162 44.0797 120.435 44.0797 120.435C44.0797 120.435 45.8961 118.618 45.8961 117.627V116.636C45.8961 116.636 46.7217 114.489 46.7217 114.323C46.7217 114.158 51.1802 104.083 51.1802 104.083L52.9966 111.35L54.9781 121.756C54.9781 121.756 55.9688 131.171 57.9504 134.804C57.9504 134.804 61.418 146.697 61.418 146.366C61.418 146.036 67.1974 145.21 67.0323 143.724C66.8672 142.237 63.5647 121.426 63.5647 121.426L64.3903 90.5391L42.0982 90.8694Z", "fill", "#2F2E41"], ["d", "M37.6398 139.264C37.6398 139.264 33.1813 148.018 36.1536 148.348C39.1259 148.679 40.2818 148.679 41.6028 147.357C42.325 146.635 43.7875 145.666 44.965 144.936C45.6627 144.51 46.2263 143.896 46.5912 143.165C46.9561 142.433 47.1075 141.614 47.0281 140.8C46.941 139.992 46.6392 139.326 45.8961 139.264C43.9146 139.099 41.6028 137.282 41.6028 137.282L37.6398 139.264Z", "fill", "#2F2E41"], ["d", "M62.2437 145.706C62.2437 145.706 57.7853 154.46 60.7575 154.79C63.7298 155.12 64.8857 155.12 66.2067 153.799C66.9289 153.077 68.3914 152.107 69.5689 151.377C70.2666 150.951 70.8302 150.338 71.1951 149.606C71.56 148.875 71.7115 148.055 71.632 147.242C71.5449 146.433 71.2431 145.768 70.5 145.706C68.5185 145.541 66.2067 143.724 66.2067 143.724L62.2437 145.706Z", "fill", "#2F2E41"], ["d", "M57.5316 47.4739C61.3652 47.4739 64.4729 44.3653 64.4729 40.5308C64.4729 36.6962 61.3652 33.5876 57.5316 33.5876C53.6981 33.5876 50.5903 36.6962 50.5903 40.5308C50.5903 44.3653 53.6981 47.4739 57.5316 47.4739Z", "fill", "#FFB8B8"], ["d", "M53.0693 42.8121C53.0693 42.8121 48.1112 51.9373 47.7146 51.9373C47.3179 51.9373 56.6391 54.9129 56.6391 54.9129C56.6391 54.9129 59.2173 46.1844 59.614 45.3909L53.0693 42.8121Z", "fill", "#FFB8B8"], ["d", "M60.6749 52.7978C60.6749 52.7978 50.7673 47.3472 49.7766 47.5123C48.7858 47.6775 38.2177 56.927 38.3828 60.7259C38.548 64.5248 39.869 70.8013 39.869 70.8013C39.869 70.8013 40.3644 88.3092 41.3551 88.4744C42.3459 88.6396 41.19 91.6126 41.5202 91.6126C41.8505 91.6126 64.638 91.6126 64.8031 91.1171C64.9682 90.6216 60.6749 52.7978 60.6749 52.7978Z", "fill", "#D0CDE1"], ["d", "M66.2067 92.0256C66.2067 92.0256 69.3442 101.605 66.7021 101.275C64.0601 100.945 62.9042 93.0166 62.9042 93.0166L66.2067 92.0256Z", "fill", "#FFB8B8"], ["d", "M57.7852 52.2197C57.7852 52.2197 51.6755 53.5411 52.6663 61.7995C53.6571 70.058 55.4734 78.3165 55.4734 78.3165L61.5831 91.6952L62.2436 94.1728L66.7021 93.0166L63.3995 73.8569C63.3995 73.8569 62.2436 53.3759 60.7575 52.7152C59.8203 52.3156 58.8013 52.1457 57.7852 52.2197Z", "fill", "#D0CDE1"], ["opacity", "0.1", "d", "M54.0698 78.0688L61.6657 91.6125L55.2661 77.3411L54.0698 78.0688Z", "fill", "black"], ["d", "M64.4422 38.4863L64.4651 37.9558L65.5203 38.2185C65.509 38.0481 65.4609 37.8823 65.3792 37.7324C65.2976 37.5825 65.1844 37.4521 65.0475 37.3502L66.1714 37.2873C65.2283 35.9467 64.0233 34.8112 62.6292 33.9494C61.2351 33.0877 59.6808 32.5174 58.0603 32.2732C55.6291 31.9208 52.922 32.4308 51.2549 34.2356C50.4462 35.111 49.9381 36.2242 49.5767 37.3599C48.911 39.4517 48.7754 41.9452 50.1635 43.6455C51.5742 45.3735 54.0384 45.712 56.2586 45.9259C57.0398 46.0012 57.8585 46.0712 58.5824 45.768C58.6629 44.9374 58.5566 44.0994 58.2713 43.3153C58.1525 43.0726 58.0957 42.8041 58.106 42.5341C58.2047 41.8734 59.0857 41.7069 59.7475 41.7962C60.4094 41.8855 61.2052 42.022 61.6401 41.5151C61.9396 41.1659 61.922 40.6574 61.9617 40.1989C62.0697 38.9509 64.4308 38.748 64.4422 38.4863Z", "fill", "#2F2E41"], ["d", "M12.0322 145.336C16.499 145.336 20.12 141.714 20.12 137.246C20.12 132.778 16.499 129.156 12.0322 129.156C7.56548 129.156 3.94446 132.778 3.94446 137.246C3.94446 141.714 7.56548 145.336 12.0322 145.336Z", "fill", "#F9A826"], ["d", "M103.31 128.34C103.073 127.739 102.591 127.264 101.987 127.037C100.807 126.594 100.208 125.274 100.651 124.095C101.094 122.915 102.414 122.316 103.593 122.759C104.166 122.974 104.62 123.398 104.871 123.954C105.044 124.337 104.874 124.789 104.491 124.962C104.107 125.134 103.656 124.966 103.483 124.582C103.228 124.018 102.296 124.047 102.077 124.63C101.929 125.024 102.129 125.463 102.522 125.611C103.53 125.989 104.333 126.781 104.727 127.782C104.881 128.174 104.689 128.615 104.297 128.77C103.905 128.924 103.463 128.731 103.31 128.34Z", "fill", "#9DCC3D"], ["d", "M110.008 131.677C109.248 131.392 108.138 131.333 106.917 132.403C106.169 131.441 105.201 130.685 104.036 130.248C102.872 129.811 101.648 129.742 100.453 129.973C100.312 128.896 99.8398 127.858 98.5985 127.392C95.7093 126.307 90.5089 129.29 88.6341 134.282C86.7594 139.275 88.7113 144.943 91.6006 146.028C92.6663 146.428 93.7017 146.176 94.6912 145.301C95.4393 146.263 96.4079 147.02 97.5732 147.457C98.736 147.894 99.9603 147.962 101.155 147.732C101.322 149.046 101.943 149.912 103.01 150.312C105.899 151.397 111.1 148.415 112.975 143.422C114.849 138.43 112.897 132.762 110.008 131.677Z", "fill", "#FF9F40"], ["d", "M103.01 150.312C105.899 151.397 111.1 148.415 112.975 143.423C114.849 138.43 112.897 132.762 110.008 131.677C109.248 131.392 108.138 131.333 106.917 132.403C106.169 131.441 105.201 130.685 104.036 130.248L97.5732 147.457C98.736 147.894 99.9603 147.963 101.155 147.732C101.322 149.046 101.943 149.912 103.01 150.312Z", "fill", "#FF7F40"], ["d", "M108.72 128.441C108.71 128.133 108.515 127.862 108.227 127.753L105.374 126.682C105.185 126.611 104.976 126.618 104.792 126.702C103.098 127.471 101.844 129.014 101.437 130.831C101.354 131.204 101.56 131.578 101.912 131.71C101.93 131.717 101.947 131.722 101.965 131.727L104.868 132.587C105.065 132.646 105.277 132.623 105.456 132.522C105.636 132.422 105.767 132.254 105.82 132.055C106.166 130.766 107.06 129.711 108.274 129.16C108.555 129.032 108.731 128.749 108.72 128.441Z", "fill", "#CBE645"], ["d", "M105.456 132.522C105.636 132.422 105.767 132.253 105.82 132.055C106.166 130.766 107.06 129.711 108.274 129.16C108.555 129.033 108.731 128.749 108.72 128.441C108.71 128.133 108.515 127.862 108.227 127.753L105.374 126.682L103.328 132.131L104.868 132.587C105.065 132.646 105.277 132.623 105.456 132.522Z", "fill", "#9DCC3D"], ["d", "M105.73 130.07C105.199 129.871 104.668 129.834 104.144 129.958C103.832 129.52 103.408 129.198 102.877 128.999C100.049 127.937 94.909 130.832 92.9752 135.912C90.5817 142.2 94.173 148.533 97.4644 147.747C97.7765 148.185 98.2009 148.507 98.7316 148.706C101.39 149.704 106.651 147.077 108.617 141.837C110.536 136.721 108.574 131.138 105.73 130.07Z", "fill", "#FFBE40"], ["d", "M108.617 141.837C110.536 136.721 108.574 131.138 105.73 130.07C105.199 129.871 104.668 129.834 104.144 129.958L97.4644 147.747C97.7766 148.185 98.201 148.507 98.7316 148.706C101.39 149.704 106.651 147.077 108.617 141.837Z", "fill", "#FF9F40"], ["d", "M10.9205 132.11C10.5133 131.992 10.0798 132.001 9.67786 132.136C9.44175 132.215 9.18741 132.22 8.94832 132.151C8.70923 132.082 8.49658 131.943 8.33837 131.751C8.11886 131.483 7.83658 131.275 7.51675 131.143C7.19693 131.012 6.8495 130.962 6.50552 130.997C6.16154 131.033 5.83172 131.153 5.54552 131.347C5.25931 131.541 5.02564 131.803 4.86537 132.109L4.86343 132.113C4.80308 132.235 4.69814 132.33 4.57023 132.377C4.44232 132.424 4.30117 132.421 4.17583 132.367C3.90325 132.246 3.60798 132.185 3.3098 132.187C3.01161 132.19 2.71739 132.256 2.44684 132.381C2.17629 132.507 1.93565 132.688 1.74104 132.914C1.54643 133.14 1.40234 133.405 1.31842 133.691C1.2345 133.977 1.21268 134.278 1.25444 134.574C1.29619 134.869 1.40054 135.152 1.56051 135.403C1.72048 135.655 1.93237 135.87 2.182 136.033C2.43163 136.196 2.71322 136.304 3.00793 136.349C3.14556 136.369 3.27063 136.44 3.35768 136.548C3.44474 136.656 3.48723 136.794 3.47652 136.932L3.4761 136.937C3.4489 137.282 3.50752 137.628 3.64672 137.945C3.78592 138.261 4.00136 138.539 4.27381 138.752C4.54626 138.965 4.86723 139.107 5.20805 139.166C5.54888 139.224 5.89894 139.198 6.22698 139.088C6.46308 139.01 6.71742 139.005 6.95651 139.073C7.1956 139.142 7.40825 139.282 7.56647 139.474C7.85869 139.83 8.26016 140.079 8.70865 140.184C9.15714 140.289 9.6276 140.242 10.0471 140.052C10.2805 139.945 10.541 139.91 10.7945 139.953C11.0479 139.996 11.2825 140.114 11.4675 140.293C11.7131 140.53 12.0132 140.703 12.3415 140.797C13.951 141.261 18.2112 138.566 18.2112 138.566C18.2112 138.566 16.0347 134.019 14.4255 133.555C14.0974 133.46 13.7509 133.447 13.4167 133.518C13.1651 133.57 12.9034 133.546 12.666 133.448C12.4286 133.349 12.2264 133.181 12.086 132.966C11.8121 132.551 11.3986 132.247 10.9205 132.11Z", "fill", "#58853F"], ["d", "M10.61 127.617C10.2404 127.409 9.81622 127.319 9.39413 127.359C9.14635 127.382 8.89753 127.329 8.68041 127.207C8.46329 127.086 8.28806 126.901 8.17776 126.678C8.0249 126.368 7.79758 126.101 7.51611 125.9C7.23463 125.699 6.90777 125.571 6.56471 125.527C6.22166 125.483 5.87311 125.525 5.55019 125.649C5.22727 125.773 4.94004 125.974 4.71417 126.236L4.71145 126.239C4.62483 126.345 4.50116 126.413 4.36588 126.43C4.2306 126.446 4.09401 126.411 3.98421 126.33C3.74635 126.15 3.47281 126.023 3.1819 125.958C2.891 125.892 2.58944 125.89 2.29744 125.95C2.00543 126.01 1.72972 126.133 1.48875 126.308C1.24778 126.484 1.04712 126.709 0.900219 126.969C0.753313 127.228 0.663548 127.516 0.636935 127.813C0.610321 128.11 0.647474 128.409 0.745904 128.691C0.844335 128.972 1.00177 129.229 1.20767 129.445C1.41357 129.661 1.66318 129.83 1.93979 129.941C2.06938 129.992 2.17497 130.089 2.23506 130.215C2.29515 130.34 2.30523 130.484 2.26324 130.616L2.2617 130.621C2.15665 130.95 2.13486 131.301 2.19826 131.641C2.26166 131.981 2.40828 132.3 2.62503 132.569C2.84177 132.839 3.12189 133.05 3.44037 133.185C3.75885 133.32 4.10576 133.374 4.45013 133.342C4.69792 133.319 4.94675 133.372 5.16387 133.494C5.381 133.615 5.55625 133.8 5.66656 134.023C5.87004 134.436 6.2041 134.77 6.61696 134.974C7.02982 135.178 7.49844 135.24 7.95019 135.151C8.20198 135.099 8.46352 135.125 8.70054 135.224C8.93755 135.324 9.139 135.492 9.27849 135.708C9.46351 135.995 9.71625 136.233 10.0145 136.399C11.4758 137.217 16.238 135.564 16.238 135.564C16.238 135.564 15.1549 130.64 13.6935 129.822C13.3957 129.655 13.0613 129.564 12.7198 129.556C12.4628 129.55 12.2136 129.466 12.0049 129.316C11.7961 129.166 11.6375 128.957 11.5499 128.715C11.3777 128.249 11.0444 127.859 10.61 127.617Z", "fill", "#649441"], ["d", "M16.473 135.141L13.3669 133.418L12.4506 130.173L11.5183 130.437L12.1733 132.756L10.0845 131.597L9.16256 128.333L8.23032 128.596L8.89094 130.935L7.16673 129.979L6.40086 127.267L5.46863 127.531L5.97314 129.317L2.79727 127.556L2.32736 128.403L5.41949 130.118L3.75923 130.587L4.02249 131.519L6.62202 130.785L8.35969 131.748L6.11215 132.383L6.37541 133.315L9.56223 132.415L11.6674 133.583L9.40009 134.223L9.66341 135.156L12.8699 134.25L16.0031 135.988L16.473 135.141Z", "fill", "#72A64E"], ["d", "M18.4746 121.538L17.3467 125.471L15.4235 125.236L17.0323 121.362L18.4746 121.538Z", "fill", "#6A9C46"], ["d", "M15.5898 121.185L15.4235 125.236L17.3466 125.471L17.0322 121.362L15.5898 121.185Z", "fill", "#79AD54"], ["d", "M18.3976 126.871C18.4197 127.094 18.408 127.32 18.3628 127.54L16.705 135.646C16.6257 136.033 16.4033 136.377 16.0821 136.608C15.7609 136.839 15.3644 136.94 14.9717 136.892C14.579 136.844 14.2188 136.65 13.9628 136.348C13.7069 136.047 13.5739 135.66 13.5905 135.264L13.6921 132.846L13.733 131.875L13.7945 130.417L13.8354 129.447L13.8963 127.989L13.9373 127.019L13.9383 126.998C13.9622 126.433 14.1995 125.898 14.6023 125.5C15.005 125.103 15.5434 124.873 16.1088 124.857C16.6743 124.841 17.2248 125.04 17.6495 125.414C18.0742 125.787 18.3416 126.308 18.3976 126.871Z", "fill", "#F07800"], ["d", "M16.1471 127.277L16.0347 128.239L13.8964 127.989L13.9373 127.019L16.1471 127.277Z", "fill", "#E66B00"], ["d", "M13.8355 129.447L15.8518 129.681L15.7406 130.642L13.7945 130.417L13.8355 129.447Z", "fill", "#E66B00"], ["d", "M15.5571 132.084L15.4466 133.047L13.6921 132.846L13.733 131.875L15.5571 132.084Z", "fill", "#E66B00"], ["d", "M5.31001 135.982C5.28847 135.823 5.26892 135.662 5.25295 135.501C4.62123 129.112 8.64111 123.484 14.2316 122.931C19.8222 122.379 24.8663 127.11 25.498 133.499C25.514 133.661 25.5262 133.822 25.5362 133.982L27.9475 133.744C27.9366 133.583 27.9241 133.422 27.9081 133.261C27.1448 125.541 20.9149 119.837 13.9933 120.521C7.07176 121.206 2.0795 128.019 2.84283 135.739C2.85879 135.901 2.87803 136.061 2.89868 136.22L5.31001 135.982Z", "fill", "#8C5237"], ["d", "M14.5522 128.346C14.4293 127.941 14.1856 127.582 13.8535 127.318C13.6591 127.163 13.5162 126.953 13.4438 126.715C13.3713 126.477 13.3725 126.222 13.4474 125.985C13.5519 125.655 13.5732 125.305 13.5093 124.965C13.4454 124.625 13.2983 124.306 13.0811 124.037C12.864 123.768 12.5835 123.557 12.2649 123.423C11.9462 123.288 11.5992 123.235 11.2549 123.268L11.2508 123.268C11.1154 123.284 10.979 123.248 10.8697 123.166C10.7604 123.084 10.6866 122.964 10.6633 122.83C10.6162 122.535 10.5068 122.254 10.3423 122.006C10.1778 121.757 9.96209 121.546 9.70958 121.388C9.45707 121.229 9.17359 121.126 8.87813 121.086C8.58267 121.046 8.28205 121.07 7.99639 121.155C7.71073 121.24 7.44662 121.386 7.22175 121.582C6.99689 121.778 6.81645 122.019 6.69252 122.29C6.56859 122.562 6.50403 122.856 6.50316 123.154C6.50229 123.452 6.56514 123.747 6.68749 124.019C6.74622 124.145 6.75472 124.289 6.71125 124.421C6.66779 124.553 6.57563 124.663 6.45354 124.73L6.44921 124.732C6.14527 124.897 5.88692 125.135 5.69723 125.424C5.50755 125.713 5.39244 126.045 5.36217 126.39C5.33191 126.734 5.38745 127.081 5.52381 127.399C5.66018 127.716 5.87314 127.995 6.14366 128.211C6.33814 128.366 6.48105 128.577 6.5536 128.815C6.62614 129.053 6.62492 129.307 6.55008 129.544C6.41085 129.983 6.42025 130.456 6.57681 130.889C6.73337 131.322 7.02836 131.691 7.41608 131.939C7.63351 132.077 7.80447 132.276 7.90658 132.512C8.00869 132.748 8.03718 133.009 7.98832 133.262C7.923 133.597 7.94117 133.943 8.04122 134.27C8.52908 135.872 13.1091 137.977 13.1091 137.977C13.1091 137.977 15.7376 133.675 15.2497 132.073C15.1507 131.746 14.9728 131.448 14.7316 131.206C14.5504 131.024 14.4285 130.791 14.3818 130.538C14.3351 130.286 14.3658 130.025 14.4699 129.79C14.6687 129.334 14.6979 128.822 14.5522 128.346Z", "fill", "#79AD54"], ["d", "M24.4651 123.053L21.8666 127.169L20.1334 126.303L23.1652 122.403L24.4651 123.053Z", "fill", "#6A9C46"], ["d", "M21.8654 121.753L20.1335 126.303L21.8666 127.169L23.1653 122.403L21.8654 121.753Z", "fill", "#79AD54"], ["d", "M22.1312 129.458L17.8546 136.54C17.6497 136.878 17.3251 137.127 16.9454 137.236C16.5656 137.346 16.1585 137.309 15.8049 137.132C15.4512 136.956 15.177 136.653 15.0367 136.283C14.8963 135.914 14.9002 135.505 15.0474 135.138L15.9676 132.858L16.3316 131.955L16.876 130.606L17.2401 129.704L17.785 128.354L18.1437 127.466C18.1457 127.461 18.1471 127.457 18.1491 127.452C18.3181 127.041 18.6056 126.69 18.9751 126.443C19.3446 126.196 19.7792 126.065 20.2236 126.066C20.2541 126.066 20.2846 126.067 20.3152 126.069C20.6287 126.082 20.9358 126.162 21.2163 126.303L21.2169 126.303C21.4976 126.442 21.7457 126.64 21.9447 126.882C21.9647 126.906 21.9835 126.93 22.0017 126.955C22.271 127.311 22.4273 127.74 22.4504 128.186C22.4735 128.633 22.3623 129.076 22.1312 129.458Z", "fill", "#F98500"], ["d", "M20.1384 128.471L19.6967 129.333L17.785 128.354L18.1437 127.466C18.1457 127.461 18.1471 127.457 18.1491 127.452L20.1384 128.471Z", "fill", "#EB7206"], ["d", "M19.0561 130.638L18.6132 131.5L16.876 130.606L17.2401 129.704L19.0561 130.638Z", "fill", "#EB7206"], ["d", "M17.9743 132.805L17.5295 133.665L15.9675 132.858L16.3316 131.955L17.9743 132.805Z", "fill", "#EB7206"], ["d", "M22.1769 129.447L24.5871 129.209C24.8427 129.183 25.098 129.261 25.2967 129.424C25.4953 129.586 25.6212 129.822 25.6464 130.077L25.6941 130.559L21.3559 130.988L21.3082 130.506C21.2829 130.251 21.3603 129.995 21.5232 129.797C21.6861 129.598 21.9213 129.472 22.1769 129.447Z", "fill", "#79AD54"], ["d", "M25.488 127.389L25.3715 126.211C23.3672 126.409 22.0475 128.137 22.2405 130.09L22.4629 132.339L25.5141 132.037L25.3499 130.377L24.9242 129.722C24.0574 128.774 24.2369 127.513 25.488 127.389Z", "fill", "#79AD54"], ["d", "M21.517 137.3C21.233 137.332 20.9468 137.263 20.7088 137.104C20.4708 136.946 20.2962 136.709 20.2158 136.434L19.0762 132.309C18.808 131.338 19.5083 130.36 20.546 130.257C21.4733 130.166 22.2969 130.817 22.3854 131.713L22.7898 135.803C22.8639 136.553 22.2941 137.223 21.517 137.3Z", "fill", "#FCAC1F"], ["d", "M26.7721 136.78C25.9948 136.857 25.3049 136.311 25.2307 135.561L24.8263 131.471C24.7378 130.576 25.4179 129.776 26.3452 129.684C27.3829 129.581 28.2611 130.403 28.1882 131.408L27.8786 135.677C27.8535 135.962 27.7287 136.228 27.5263 136.43C27.3239 136.632 27.0569 136.756 26.7721 136.78Z", "fill", "#FCAC1F"], ["d", "M23.2648 129.988L23.6263 129.953C24.0639 129.909 24.5007 130.042 24.8407 130.32C25.1807 130.599 25.3961 131.002 25.4393 131.439L25.7974 135.061C25.8445 135.538 25.7002 136.014 25.3962 136.384C25.0922 136.755 24.6535 136.99 24.1765 137.037L24.1126 137.043C23.6355 137.09 23.1593 136.946 22.7886 136.642C22.4179 136.338 22.1831 135.899 22.136 135.422L21.7779 131.801C21.7347 131.364 21.8671 130.927 22.1459 130.587C22.4248 130.247 22.8272 130.032 23.2648 129.988Z", "fill", "#FFB531"], ["d", "M14.1097 131.465L13.2548 131.01L12.1339 133.113L11.4353 130.819L13.0119 127.861L12.1571 127.405L11.0362 129.508L10.4596 127.615L11.7578 125.18L10.9028 124.724L10.0604 126.304L9.18139 123.418L8.25475 123.701L9.13384 126.587L7.55342 125.745L7.09772 126.6L9.53288 127.897L10.1095 129.791L8.0067 128.67L7.55101 129.525L10.5086 131.101L11.2073 133.395L9.10445 132.275L8.64876 133.13L11.6064 134.706L12.6457 138.118L13.5723 137.836L12.5331 134.424L14.1097 131.465Z", "fill", "#89BA66"], ["d", "M28.1941 136.153L28.1635 137.13L28.1484 137.618L28.1178 138.594L28.0722 140.059L28.0422 141.035L27.9966 142.5L27.966 143.477L27.9503 143.982C27.921 144.922 27.5505 145.82 26.908 146.507C26.2655 147.195 25.3949 147.625 24.4585 147.717L9.05665 149.24C8.12021 149.334 7.18184 149.083 6.417 148.534C5.65217 147.986 5.11325 147.178 4.90104 146.261L4.78664 145.768L4.56539 144.817L4.23382 143.389L4.01318 142.438L3.6816 141.01L3.46036 140.059L3.35003 139.583L3.12878 138.631L28.1941 136.153Z", "fill", "#92563A"], ["d", "M28.1941 136.153L28.1635 137.13L28.1485 137.618L28.1179 138.594L28.0723 140.059L28.0423 141.035L27.9967 142.5L27.9661 143.477L27.9503 143.982C27.921 144.922 27.5506 145.82 26.9081 146.507C26.2656 147.195 25.3949 147.625 24.4586 147.717L9.0567 149.24C8.17159 149.328 7.28312 149.109 6.54138 148.618C12.9712 146.969 19.8991 143.305 24.5331 136.515L28.1941 136.153Z", "fill", "#8C5237"], ["d", "M29.521 134.805C29.5525 135.125 29.4558 135.444 29.2522 135.692C29.0486 135.94 28.7547 136.097 28.4351 136.129L2.88782 138.655C2.56822 138.687 2.24915 138.59 2.00081 138.386C1.75248 138.183 1.59521 137.889 1.56361 137.569C1.53201 137.25 1.62866 136.931 1.83231 136.682C2.03596 136.434 2.32992 136.277 2.64952 136.245L28.1968 133.719C28.3551 133.703 28.5149 133.719 28.6671 133.765C28.8193 133.811 28.9609 133.887 29.0839 133.988C29.2069 134.089 29.3088 134.213 29.3838 134.353C29.4588 134.493 29.5054 134.647 29.521 134.805Z", "fill", "#A8684A"], ["d", "M13.8763 139.029L17.7325 138.648L17.8279 139.612L13.9717 139.993L13.8763 139.029Z", "fill", "#78462F"], ["d", "M8.09204 139.601L11.9482 139.22L12.0436 140.184L8.18736 140.565L8.09204 139.601Z", "fill", "#78462F"], ["d", "M6.16394 139.791L6.25926 140.756L3.68164 141.01L3.46039 140.059L6.16394 139.791Z", "fill", "#78462F"], ["d", "M19.6606 138.457L23.5168 138.076L23.6122 139.04L19.756 139.421L19.6606 138.457Z", "fill", "#78462F"], ["d", "M28.1484 137.618L28.1178 138.594L25.5402 138.849L25.4449 137.885L28.1484 137.618Z", "fill", "#78462F"], ["d", "M14.1146 141.439L17.9708 141.058L18.0661 142.022L14.2099 142.403L14.1146 141.439Z", "fill", "#78462F"], ["d", "M8.33032 142.011L12.1865 141.63L12.2818 142.594L8.42564 142.975L8.33032 142.011Z", "fill", "#78462F"], ["d", "M6.40228 142.202L6.4976 143.166L4.23389 143.389L4.01324 142.438L6.40228 142.202Z", "fill", "#78462F"], ["d", "M19.8989 140.867L23.7551 140.486L23.8504 141.45L19.9942 141.831L19.8989 140.867Z", "fill", "#78462F"], ["d", "M28.0723 140.059L28.0423 141.035L25.7785 141.259L25.6832 140.295L28.0723 140.059Z", "fill", "#78462F"], ["d", "M14.3529 143.849L18.2091 143.468L18.3044 144.432L14.4482 144.813L14.3529 143.849Z", "fill", "#78462F"], ["d", "M8.5686 144.421L12.4248 144.04L12.5201 145.004L8.66392 145.385L8.5686 144.421Z", "fill", "#78462F"], ["d", "M6.64048 144.612L6.7358 145.576L4.78662 145.768L4.56537 144.817L6.64048 144.612Z", "fill", "#78462F"], ["d", "M20.1372 143.277L23.9934 142.896L24.0887 143.86L20.2325 144.241L20.1372 143.277Z", "fill", "#78462F"], ["d", "M27.9966 142.5L25.9215 142.705L26.0168 143.669L27.966 143.477L27.9966 142.5Z", "fill", "#78462F"], ["d", "M14.5912 146.259L18.4474 145.878L18.5427 146.842L14.6865 147.223L14.5912 146.259Z", "fill", "#78462F"], ["d", "M8.80695 146.831L12.6631 146.45L12.7585 147.414L8.90227 147.795L8.80695 146.831Z", "fill", "#78462F"], ["d", "M6.87885 147.022L6.97417 147.986L5.90347 148.092C5.64046 147.823 5.41797 147.517 5.24298 147.184L6.87885 147.022Z", "fill", "#78462F"], ["d", "M20.3755 145.687L24.2317 145.306L24.327 146.27L20.4708 146.651L20.3755 145.687Z", "fill", "#78462F"], ["d", "M27.7957 144.954C27.6893 145.315 27.531 145.658 27.3258 145.974L26.2551 146.079L26.1598 145.115L27.7957 144.954Z", "fill", "#78462F"], ["d", "M28.1941 136.153L28.1635 137.13L3.35003 139.583L3.12878 138.631L28.1941 136.153Z", "fill", "#8C5237"], ["width", "128", "height", "128", "viewBox", "0 0 128 128", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["cx", "64", "cy", "64", "r", "63.5"], ["width", "64", "height", "64", "transform", "translate(32 32)"], ["d", "M39.8797 55.457C41.8103 58.4437 43.9388 61.2977 46.2507 64H47.9797C47.7618 62.7512 47.452 61.5202 47.0527 60.317C45.5261 55.8537 42.8646 51.8644 39.3297 48.741L40.6717 47.259C44.4623 50.6117 47.3148 54.8935 48.9487 59.683C49.2127 60.47 49.4297 61.277 49.6227 62.092C49.7127 61.928 49.8057 61.766 49.8847 61.592C52.1357 56.592 51.0417 48.63 46.2577 45.868C45.1092 45.2752 43.8524 44.9214 42.5633 44.8281C41.2743 44.7348 39.9796 44.9038 38.7577 45.325C38.2002 45.4664 37.6777 45.7207 37.2225 46.0723C36.7674 46.4239 36.3893 46.8653 36.1117 47.369C35.5807 48.71 37.0387 51.064 39.8797 55.457Z"], ["d", "M62.9391 54.2789C62.8634 53.6755 62.7126 53.0839 62.4901 52.5179C60.9311 48.5619 56.3811 46.3569 53.6551 47.1689C52.7601 47.4707 51.9878 48.0559 51.4551 48.8359C53.2969 52.8481 53.5056 57.4195 52.0371 61.5829C52.0941 61.5129 52.1621 61.4509 52.2181 61.3829C54.3425 58.6357 55.6553 55.3487 56.0081 51.8939L57.9961 52.1119C57.6083 55.9415 56.1492 59.5844 53.7861 62.6229C53.4051 63.1049 52.9861 63.5579 52.5581 64.0029H57.1701L57.2531 63.9639C56.7286 61.9259 57.0326 59.7632 58.0985 57.9488C59.1645 56.1344 60.9056 54.8159 62.9411 54.2819L62.9391 54.2789Z"], ["d", "M81.2003 63.9998H91.2153C90.5783 63.077 89.6863 62.3597 88.6483 61.9358C87.9706 61.7072 87.2631 61.5792 86.5483 61.5558C85.6303 61.4878 84.5893 61.4098 84.1073 60.4468C83.6073 59.4368 84.2903 58.5858 84.8383 57.9008C85.3954 57.2956 85.8026 56.5681 86.0273 55.7768C86.5213 53.6218 86.5273 50.0048 84.5113 48.8708C84.0428 48.6317 83.5309 48.4893 83.0062 48.4522C82.4816 48.4151 81.9548 48.484 81.4573 48.6548C79.9565 49.1054 78.6821 50.1076 77.8903 51.4598C77.1113 52.9658 77.5663 54.6358 78.0063 56.2488C78.4463 57.8618 78.9063 59.5578 77.6943 60.7218C76.4633 61.9068 74.6653 61.4218 72.9243 60.9468C73.0715 61.9665 73.0082 63.0055 72.7383 63.9998H79.1673C79.4173 62.5838 79.6993 61.1658 80.0263 59.7708C80.5863 57.3868 81.2683 55.0008 82.0533 52.6798L83.9473 53.3198C83.1833 55.5808 82.5193 57.9058 81.9743 60.2288C81.6823 61.4728 81.4293 62.7368 81.2003 63.9998Z"], ["d", "M70.654 64.0002C70.8375 63.4828 70.9469 62.9421 70.979 62.3941L69.316 62.9482L68.684 61.0482L70.766 60.3541C70.4534 59.2669 69.8403 58.2899 68.9972 57.5356C68.1541 56.7813 67.1152 56.2803 66 56.0901V58.0001H64V56.0901C63.0433 56.2537 62.1405 56.6464 61.3687 57.2349C60.5968 57.8233 59.979 58.5899 59.568 59.4691L61.316 60.0521L60.684 61.9521L59.031 61.4001C59.0107 61.5995 59.0004 61.7998 59 62.0002C58.9987 62.6818 59.1157 63.3585 59.346 64.0002H70.654ZM64 60.0001H66V62.0002H64V60.0001Z"], ["d", "M43.6534 63.9998C42.5347 62.6371 41.4577 61.2318 40.4224 59.7838C39.5084 60.0881 38.6238 60.4743 37.7794 60.9378C37.0936 61.236 36.5356 61.7674 36.2044 62.4378C36.0004 62.9319 35.9461 63.4751 36.0484 63.9998H43.6534Z"], ["d", "M36.0186 66C36.2852 72.9803 39.2437 79.5864 44.2738 84.4335C49.304 89.2805 56.0151 91.9922 63.0006 92H65.0006C71.986 91.9922 78.6971 89.2805 83.7273 84.4335C88.7574 79.5864 91.7159 72.9803 91.9826 66H36.0186ZM52.5656 86.9C47.8351 84.6169 43.8682 81.0109 41.1456 76.519L42.8556 75.481C45.3782 79.6426 49.0532 82.9838 53.4356 85.1L52.5656 86.9ZM57.0006 88H55.0006V86H57.0006V88Z"], ["d", "M79 40V38H75C72.8783 38 70.8434 38.8429 69.3431 40.3431C67.8429 41.8434 67 43.8783 67 46V48H71C73.1217 48 75.1566 47.1571 76.6569 45.6569C78.1571 44.1566 79 42.1217 79 40Z"], ["d", "M60 42C61.1046 42 62 41.1046 62 40C62 38.8954 61.1046 38 60 38C58.8954 38 58 38.8954 58 40C58 41.1046 58.8954 42 60 42Z"], ["d", "M47 39C48.1046 39 49 38.1046 49 37C49 35.8954 48.1046 35 47 35C45.8954 35 45 35.8954 45 37C45 38.1046 45.8954 39 47 39Z"], ["d", "M82.5675 49.1194C80.7141 52.5068 77.1166 54.8096 72.9905 54.8096C68.4715 54.8096 64.5861 52.0474 62.9326 48.1233L30.8906 58.5846H91.3083L82.5675 49.1194Z"], ["d", "M28 84.3115C28 86.839 30.0487 88.8877 32.5762 88.8877H87.4238C89.9513 88.8877 92 86.839 92 84.3115V77.7011H28V84.3115Z"], ["d", "M92 62.221H28V72.8877H92V62.221Z"], ["d", "M72.9905 51.1733C77.007 51.1733 80.2632 47.9171 80.2632 43.9006C80.2632 40.9866 78.549 38.4744 76.0746 37.3139C76.4681 36.2426 76.9711 35.1045 77.6055 34.0189C79.2499 31.2055 81.7818 28.7491 85.6128 28.7491C86.6172 28.7491 87.431 27.9352 87.431 26.9309C87.431 25.9265 86.6172 25.1127 85.6128 25.1127C80.7025 25.1127 76.6933 27.8504 73.9815 33.0385C73.3706 34.2053 72.8666 35.4152 72.4438 36.6506C68.6826 36.9304 65.7178 40.0683 65.7178 43.9006C65.7178 47.9171 68.974 51.1733 72.9905 51.1733ZM68.6227 41.8346C69.1398 40.8029 69.9471 39.9612 70.9568 39.4014C71.8203 38.9217 72.9362 39.222 73.4286 40.1095C73.9156 40.9876 73.5985 42.0945 72.7204 42.5813C72.3755 42.7728 72.0889 43.0688 71.9025 43.416C71.8935 43.4322 71.8819 43.4472 71.8737 43.4637C71.5549 44.1001 70.9132 44.4679 70.2467 44.4679C68.9042 44.4681 68.0152 43.047 68.6227 41.8346Z"], ["cx", "64", "cy", "64", "r", "64"], ["d", "M72.9844 50.1088C73.0559 49.6716 73.0887 49.2561 73.0688 48.8719L75.8274 46.9943C76.8994 46.4646 77.9872 46.5364 78.5618 46.6344C78.6067 46.6427 80.2207 46.9779 81.1124 46.3707C82.2105 45.624 82.4989 44.1229 81.7484 43.0268C81.3209 42.3972 80.6524 42.0452 79.9509 41.9881C80.1553 41.3172 80.0738 40.5627 79.6483 39.9386C78.9018 38.8362 77.4007 38.5522 76.3024 39.3005C75.6888 39.7178 75.3229 40.8139 75.2081 41.8448C75.157 42.2372 74.8972 43.5828 73.8155 44.5585L71.169 46.3624C69.4272 45.8881 66.5898 46.2369 63.7456 47.0575C66.6574 47.6022 69.5608 48.5343 72.4076 49.8435L72.9844 50.1088Z"], ["d", "M37.3761 75.4477H59.3169C58.7081 74.8924 58.1594 74.2697 57.6875 73.5765C55.6223 70.5406 55.266 66.872 56.684 63.2453C57.9067 60.1192 60.3356 57.254 63.7074 54.9608C65.193 53.9497 66.9936 53.0233 68.9228 52.2383C66.3707 51.2458 63.6527 50.5316 60.8035 50.2228C58.8013 50.005 56.8367 49.8909 54.9367 49.8909C42.7396 49.8909 33.1877 54.6601 33.1877 66.948C33.1877 71.1366 35.2822 75.4477 37.3761 75.4477Z"], ["d", "M65.714 57.909C60.1777 61.6742 57.7195 67.284 60.636 71.5708C62.1463 73.7905 64.6402 74.8679 67.4623 74.8679C70.0902 74.8679 73.0029 73.9341 75.6722 72.1187C80.4168 68.8875 85.2271 61.0646 85.0041 56.5672L88.3378 54.3014C89.3639 53.7934 90.5628 53.6726 91.6409 53.8635C92.6059 54.0342 93.9177 54.0958 94.7269 53.5445C96.052 52.6404 96.3977 50.8305 95.4979 49.4992C94.9782 48.7423 94.1685 48.317 93.3219 48.2494C93.5673 47.4376 93.4734 46.5275 92.9558 45.7687C92.0496 44.4364 90.2369 44.096 88.9103 44.9996C88.17 45.5027 87.7281 46.8321 87.5873 48.0754C87.5279 48.5459 87.2129 50.1736 85.9061 51.358L82.7055 53.5361C82.0463 53.355 81.2556 53.2708 80.3752 53.2708C76.043 53.2711 69.5301 55.3118 65.714 57.909Z"], ["d", "M93.3869 71.058L88.1832 70.0173C88.181 69.9994 88.1794 69.9809 88.1772 69.9628C88.0439 68.7858 87.3846 67.0675 86.1201 65.1323C85.8139 65.7114 85.5163 66.229 85.2531 66.6638C83.1309 70.1715 80.3708 73.234 77.6787 75.0674C77.6067 75.1164 77.5334 75.162 77.4609 75.2103C82.8235 75.2103 87.411 75.2103 92.9759 75.2103C94.1336 75.2103 95.0722 74.2717 95.0722 73.114C95.0722 72.1143 94.3668 71.2539 93.3869 71.058Z"], ["d", "M93.7486 79.2515H34.0962C33.3752 79.2515 32.7048 79.6221 32.3209 80.2328C31.9374 80.8433 31.8946 81.6084 32.2075 82.2581L34.0813 86.1464C34.9568 87.9627 36.795 89.1174 38.8112 89.1174H89.0332C91.0494 89.1174 92.8877 87.9627 93.7633 86.1464L95.6371 82.2581C95.95 81.6086 95.9074 80.8436 95.5237 80.2328C95.1403 79.6219 94.4699 79.2515 93.7486 79.2515Z"], ["d", "M16.757 3L14.757 5H5V19H19V9.243L21 7.243V20C21 20.2652 20.8946 20.5196 20.7071 20.7071C20.5196 20.8946 20.2652 21 20 21H4C3.73478 21 3.48043 20.8946 3.29289 20.7071C3.10536 20.5196 3 20.2652 3 20V4C3 3.73478 3.10536 3.48043 3.29289 3.29289C3.48043 3.10536 3.73478 3 4 3H16.757ZM20.485 2.1L21.9 3.516L12.708 12.708L11.296 12.711L11.294 11.294L20.485 2.1Z"], ["viewBox", "0 0 64 64", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M34.6667 56V61.3333H29.3333V56H8.00001C7.29277 56 6.61449 55.7191 6.11439 55.219C5.61429 54.7189 5.33334 54.0406 5.33334 53.3333V10.6667C5.33334 9.95943 5.61429 9.28115 6.11439 8.78106C6.61449 8.28096 7.29277 8.00001 8.00001 8.00001H24C25.5136 7.99821 27.0101 8.31936 28.3897 8.942C29.7692 9.56464 31.0001 10.4745 32 11.6107C32.9999 10.4745 34.2308 9.56464 35.6104 8.942C36.9899 8.31936 38.4864 7.99821 40 8.00001H56C56.7073 8.00001 57.3855 8.28096 57.8856 8.78106C58.3857 9.28115 58.6667 9.95943 58.6667 10.6667V53.3333C58.6667 54.0406 58.3857 54.7189 57.8856 55.219C57.3855 55.7191 56.7073 56 56 56H34.6667ZM53.3333 50.6667V13.3333H40C38.5855 13.3333 37.229 13.8952 36.2288 14.8954C35.2286 15.8956 34.6667 17.2522 34.6667 18.6667V50.6667H53.3333ZM29.3333 50.6667V18.6667C29.3333 17.2522 28.7714 15.8956 27.7712 14.8954C26.7711 13.8952 25.4145 13.3333 24 13.3333H10.6667V50.6667H29.3333Z"], ["d", "M11 11V7H13V11H17V13H13V17H11V13H7V11H11ZM12 22C6.477 22 2 17.523 2 12C2 6.477 6.477 2 12 2C17.523 2 22 6.477 22 12C22 17.523 17.523 22 12 22ZM12 20C14.1217 20 16.1566 19.1571 17.6569 17.6569C19.1571 16.1566 20 14.1217 20 12C20 9.87827 19.1571 7.84344 17.6569 6.34315C16.1566 4.84285 14.1217 4 12 4C9.87827 4 7.84344 4.84285 6.34315 6.34315C4.84285 7.84344 4 9.87827 4 12C4 14.1217 4.84285 16.1566 6.34315 17.6569C7.84344 19.1571 9.87827 20 12 20Z"], ["d", "M15.6676 11.9985L10.0155 1.60859C9.10743 0.0798092 6.89378 0.077778 5.98446 1.60859L0.332715 11.9985C-0.595597 13.5606 0.528309 15.5388 2.34778 15.5388H13.652C15.47 15.5388 16.5959 13.5622 15.6676 11.9985ZM8 13.6638C7.48318 13.6638 7.0625 13.2431 7.0625 12.7263C7.0625 12.2095 7.48318 11.7888 8 11.7888C8.51681 11.7888 8.9375 12.2095 8.9375 12.7263C8.9375 13.2431 8.51681 13.6638 8 13.6638ZM8.9375 9.91381C8.9375 10.4306 8.51681 10.8513 8 10.8513C7.48318 10.8513 7.0625 10.4306 7.0625 9.91381V5.22631C7.0625 4.7095 7.48318 4.28881 8 4.28881C8.51681 4.28881 8.9375 4.7095 8.9375 5.22631V9.91381Z"], ["d", "M22.2349 0.0535024C21.9723 -0.0552476 21.6697 0.00484617 21.4686 0.20594L1.53749 20.137C1.26289 20.4115 1.26289 20.8567 1.53749 21.1313L4.20022 23.794C4.33752 23.9313 4.51747 24 4.69738 24C4.87729 24 5.05728 23.9313 5.19453 23.794L11.2548 17.7337L13.0548 18.5043C13.144 18.5425 13.238 18.561 13.3313 18.561C13.5141 18.561 13.6941 18.4897 13.8286 18.3551L16.438 15.7457C18.4235 13.7603 19.975 11.4382 21.0495 8.84416C22.124 6.25005 22.6688 3.5111 22.6688 0.703284C22.6689 0.418893 22.4976 0.162299 22.2349 0.0535024ZM4.69738 22.3025L3.02905 20.6342L6.29497 17.3682L7.9633 19.0366L4.69738 22.3025ZM8.95771 18.0422L7.28938 16.3738L8.42516 15.2381L10.0935 16.9064L8.95771 18.0422ZM19.7503 8.30608C18.7469 10.7287 17.2979 12.8972 15.4438 14.7514L13.1708 17.0243L11.4735 16.2977L9.41961 14.2437L21.1841 2.47914C21.006 4.48042 20.5259 6.43366 19.7503 8.30608Z"], ["width", "24", "height", "24", "fill", "white"], ["width", "24", "height", "24", "viewBox", "0 0 24 24", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M8.67143 2H3C2.73478 2 2.48043 2.10536 2.29289 2.29289C2.10536 2.48043 2 2.73478 2 3V19C2 19.7956 2.31607 20.5587 2.87868 21.1213C3.44129 21.6839 4.20435 22 5 22H19C19.7956 22 20.5587 21.6839 21.1213 21.1213C21.6839 20.5587 22 19.7956 22 19V15H18V13.5H16V20H5C4.73478 20 4.48043 19.8946 4.29289 19.7071C4.10536 19.5196 4 19.2652 4 19V4H8.5V2.83333C8.5 2.544 8.5594 2.26079 8.67143 2ZM18 19V17H20V19C20 19.2652 19.8946 19.5196 19.7071 19.7071C19.5196 19.8946 19.2652 20 19 20C18.7348 20 18.4804 19.8946 18.2929 19.7071C18.1054 19.5196 18 19.2652 18 19Z", "fill", "white"], ["d", "M8.5 7H6V9H8.5V7Z", "fill", "white"], ["d", "M8.5 11H6V13H9.24688C9.20258 12.9625 9.15968 12.923 9.11833 12.8817C8.72242 12.4858 8.5 11.9488 8.5 11.3889V11Z", "fill", "white"], ["d", "M11 17V15H6V17H11Z", "fill", "white"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M17.8 1H14.2L13 2.22222H10.6C10.4409 2.22222 10.2883 2.28661 10.1757 2.40121C10.0632 2.51582 10 2.67126 10 2.83333V11.3889C10 11.551 10.0632 11.7064 10.1757 11.821C10.2883 11.9356 10.4409 12 10.6 12H21.4C21.5591 12 21.7117 11.9356 21.8243 11.821C21.9368 11.7064 22 11.551 22 11.3889V2.83333C22 2.67126 21.9368 2.51582 21.8243 2.40121C21.7117 2.28661 21.5591 2.22222 21.4 2.22222H19L17.8 1ZM17.3636 3L18.3455 4H19.8182V10H11.9636V4H13.4364L14.4182 3H17.3636Z", "fill", "white"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M18.3455 7C18.3455 8.38071 17.2465 9.5 15.8909 9.5C14.5353 9.5 13.4364 8.38071 13.4364 7C13.4364 5.61929 14.5353 4.5 15.8909 4.5C17.2465 4.5 18.3455 5.61929 18.3455 7ZM15.8909 8C16.4332 8 16.8727 7.55228 16.8727 7C16.8727 6.44772 16.4332 6 15.8909 6C15.3487 6 14.9091 6.44772 14.9091 7C14.9091 7.55228 15.3487 8 15.8909 8Z", "fill", "white"], ["width", "25", "height", "24", "viewBox", "0 0 25 24", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M19.5 2H17.5V5L14.5 5V7H17.5V10H19.5V7H22.5V5L19.5 5V2Z", "fill", "white"], ["d", "M12.5 6.37125H6.85996L6.10996 3.74625C6.03496 3.44625 5.73496 3.22125 5.43496 3.22125H3.25996C2.88496 3.22125 2.58496 3.52125 2.58496 3.89625C2.58496 4.27125 2.88496 4.57125 3.25996 4.57125H4.90996L7.68496 14.4713C7.68496 14.5463 7.75996 14.6963 7.83496 14.7713C7.88737 14.9809 8.01303 15.1173 8.16076 15.1804C8.22443 15.2076 8.29219 15.2213 8.35996 15.2213H18.335C18.56 15.2213 18.785 15.0713 18.86 14.8463L19.6263 12H17.555L17.2262 13.2213H9.41167L8.0522 8.37125H12.5V6.37125Z", "fill", "white"], ["d", "M18.0935 10L18.532 8.37125H17.5V7H14.5V6.37125H20.36C20.585 6.37125 20.735 6.44625 20.81 6.59625C20.9445 6.73083 20.9584 6.86542 20.9598 7L19.5 7V10H18.0935Z", "fill", "white"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M17.2099 17.0963C17.4363 17.0963 17.6546 17.1407 17.8564 17.2213C18.5236 17.4875 19.0099 18.1477 19.0099 18.8963C19.0099 19.8713 18.1849 20.6963 17.2099 20.6963C16.2349 20.6963 15.4099 19.8713 15.4099 18.8963C15.4099 18.1477 15.8963 17.4875 16.5634 17.2213C16.7652 17.1407 16.9835 17.0963 17.2099 17.0963ZM17.4099 18.8963C17.4099 18.9812 17.3746 19.0287 17.3585 19.0448C17.3424 19.061 17.2949 19.0963 17.2099 19.0963C17.1249 19.0963 17.0775 19.061 17.0613 19.0448C17.0452 19.0287 17.0099 18.9812 17.0099 18.8963C17.0099 18.8113 17.0452 18.7638 17.0613 18.7477C17.0775 18.7315 17.1249 18.6963 17.2099 18.6963C17.2949 18.6963 17.3424 18.7315 17.3585 18.7477C17.3746 18.7638 17.4099 18.8113 17.4099 18.8963Z", "fill", "white"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M8.95991 17.0963C9.19305 17.0963 9.41583 17.1406 9.6203 17.2213C10.2877 17.4846 10.7599 18.1353 10.7599 18.8963C10.7599 19.8904 9.95402 20.6963 8.95991 20.6963C7.9658 20.6963 7.15991 19.8904 7.15991 18.8963C7.15991 18.1346 7.63294 17.4835 8.30123 17.2206C8.32065 17.2129 8.34023 17.2056 8.35996 17.1987C8.54761 17.1323 8.74955 17.0963 8.95991 17.0963ZM8.75991 18.8963C8.75991 18.7858 8.84946 18.6963 8.95991 18.6963C9.07037 18.6963 9.15991 18.7858 9.15991 18.8963C9.15991 19.0067 9.07037 19.0963 8.95991 19.0963C8.84946 19.0963 8.75991 19.0067 8.75991 18.8963Z", "fill", "white"], ["width", "65", "height", "4", "viewBox", "0 0 65 4", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["x1", "2.5", "y1", "2", "x2", "62.5", "y2", "2", "stroke", "#CCCCCC", "stroke-width", "4", "stroke-linecap", "round"], ["width", "48", "height", "48", "viewBox", "0 0 48 48", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["filter", "url(#filter0_b_2567_109244)"], ["width", "48", "height", "48", "rx", "24", "fill-opacity", "0.65"], ["d", "M19.752 17.439L30.26 23.569C30.3353 23.6131 30.3978 23.6761 30.4412 23.7518C30.4846 23.8275 30.5074 23.9132 30.5074 24.0005C30.5074 24.0878 30.4846 24.1735 30.4412 24.2492C30.3978 24.3249 30.3353 24.3879 30.26 24.432L19.752 30.562C19.6759 30.6064 19.5893 30.6299 19.5012 30.6301C19.4131 30.6304 19.3264 30.6073 19.2501 30.5632C19.1737 30.5191 19.1104 30.4557 19.0665 30.3793C19.0226 30.3028 18.9996 30.2161 19 30.128V17.871C19 17.783 19.0232 17.6966 19.0672 17.6204C19.1113 17.5443 19.1747 17.4811 19.2509 17.4373C19.3272 17.3935 19.4137 17.3706 19.5017 17.3709C19.5897 17.3712 19.676 17.3947 19.752 17.439Z", "fill", "white"], ["id", "filter0_b_2567_109244", "x", "-8", "y", "-8", "width", "64", "height", "64", "filterUnits", "userSpaceOnUse", "color-interpolation-filters", "sRGB"], ["in2", "SourceAlpha", "operator", "in", "result", "effect1_backgroundBlur_2567_109244"], ["mode", "normal", "in", "SourceGraphic", "in2", "effect1_backgroundBlur_2567_109244", "result", "shape"], ["width", "32", "height", "32", "viewBox", "0 0 32 32", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M13.2265 16L7.94672 10.7203L10.5866 8.08041L15.8663 13.3601L21.146 8.0804L23.7859 10.7203L18.5062 16L23.7859 21.2797L21.146 23.9196L15.8663 18.6399L10.5866 23.9196L7.94672 21.2797L13.2265 16Z", "fill", "#676767"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M4 3.5C4 2.39543 4.89543 1.5 6 1.5H14.5C15.6046 1.5 16.5 2.39543 16.5 3.5V4.81867L17.8727 8.47909C17.9569 8.70364 18 8.94151 18 9.18133V20C18 21.1046 17.1046 22 16 22H4.5C3.39543 22 2.5 21.1046 2.5 20V9.18133C2.5 8.94151 2.54313 8.70364 2.62734 8.47909L4 4.81867V3.5ZM14.5 3.5H6V4.81867C6 4.964 5.98416 5.10863 5.95293 5.25H14.5471C14.5158 5.10863 14.5 4.964 14.5 4.81867V3.5ZM4.84925 8.25L5.41175 6.75H15.0882L15.6507 8.25L4.84925 8.25ZM4.5 9.75L16 9.75V18.093C15.5419 18.0057 15.0439 17.877 14.5439 17.6952C13.3931 17.2767 12.3041 16.604 11.6241 15.584C10.6424 14.1114 9.09795 13.8143 7.7959 13.5638L7.72944 13.551C6.54635 13.3231 5.45861 13.1084 4.5 12.3802V9.75ZM4.5 14.1428V20H16V19.6163C15.3897 19.5159 14.7123 19.3525 14.0312 19.1048C12.707 18.6233 11.296 17.796 10.376 16.416C9.77448 15.5137 8.85505 15.2955 7.44567 15.024L7.36096 15.0077C6.49286 14.8407 5.4852 14.647 4.5 14.1428Z", "fill", "black"], ["d", "M13.6324 22.8744C15.4922 22.8744 17 21.3369 17 19.4406C17 17.5442 15.4922 16.0068 13.6324 16.0068C11.8778 15.9273 10.1629 16.5444 8.86136 17.7237C8.5934 17.9225 8.37587 18.1814 8.22626 18.4796C8.07665 18.7778 7.99915 19.107 8.00001 19.4406C7.99915 19.7742 8.07665 20.1034 8.22626 20.4016C8.37587 20.6998 8.5934 20.9587 8.86136 21.1575C10.1629 22.3368 11.8778 22.9539 13.6324 22.8744", "fill", "white"], ["d", "M13.6324 22.8744C15.4922 22.8744 17 21.3369 17 19.4406C17 17.5442 15.4922 16.0068 13.6324 16.0068C11.8778 15.9273 10.1629 16.5444 8.86136 17.7237C8.5934 17.9225 8.37587 18.1814 8.22626 18.4796C8.07665 18.7778 7.99915 19.107 8.00001 19.4406C7.99915 19.7742 8.07665 20.1034 8.22626 20.4016C8.37587 20.6998 8.5934 20.9587 8.86136 21.1575C10.1629 22.3368 11.8778 22.9539 13.6324 22.8744", "stroke", "black", "stroke-width", "1.5", "stroke-linecap", "round", "stroke-linejoin", "round"], ["d", "M14.0068 19.6324C14.0068 21.4922 15.5442 23 17.4406 23C19.337 23 20.8744 21.4922 20.8744 19.6324C20.9539 17.8778 20.3368 16.1629 19.1575 14.8614C18.9587 14.5934 18.6998 14.3759 18.4016 14.2263C18.1034 14.0766 17.7742 13.9992 17.4406 14C17.107 13.9992 16.7778 14.0766 16.4796 14.2263C16.1814 14.3759 15.9225 14.5934 15.7237 14.8614C14.5444 16.1629 13.9273 17.8778 14.0068 19.6324", "fill", "white"], ["d", "M14.0068 19.6324C14.0068 21.4922 15.5442 23 17.4406 23C19.337 23 20.8744 21.4922 20.8744 19.6324C20.9539 17.8778 20.3368 16.1629 19.1575 14.8614C18.9587 14.5934 18.6998 14.3759 18.4016 14.2263C18.1034 14.0766 17.7742 13.9992 17.4406 14C17.107 13.9992 16.7778 14.0766 16.4796 14.2263C16.1814 14.3759 15.9225 14.5934 15.7237 14.8614C14.5444 16.1629 13.9273 17.8778 14.0068 19.6324", "stroke", "black", "stroke-width", "1.5", "stroke-linecap", "round", "stroke-linejoin", "round"], ["viewBox", "0 0 22 22", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["x", "0.5", "y", "0.5", "width", "21", "height", "21", "rx", "4.5"], ["d", "M9.45051 15.3C9.25051 15.3 9.05051 15.2 8.95051 15.05L5.45051 11.35C5.20051 11.05 5.20051 10.6 5.50051 10.35C5.80051 10.1 6.20051 10.1 6.50051 10.4L9.45051 13.55L15.5005 6.95C15.7505 6.65 16.2005 6.65 16.5005 6.9C16.8005 7.15 16.8005 7.6 16.5505 7.9L10.0005 15.05C9.85051 15.2 9.65051 15.3 9.45051 15.3Z"], ["d", "M2.66659 12.6667H13.3333V8H14.6666V13.3333C14.6666 13.5101 14.5963 13.6797 14.4713 13.8047C14.3463 13.9298 14.1767 14 13.9999 14H1.99992C1.82311 14 1.65354 13.9298 1.52851 13.8047C1.40349 13.6797 1.33325 13.5101 1.33325 13.3333V8H2.66659V12.6667Z"], ["d", "M7.33325 2V6.66667H3.99992L7.99992 10.6667L11.9999 6.66667L8.66658 6.66667V2L7.33325 2Z"], ["viewBox", "0 0 18 18", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M16.244 6.79981L9.35632 2.34044C9.26608 2.28143 9.1606 2.25 9.05278 2.25C8.94496 2.25 8.83948 2.28143 8.74924 2.34044L6.14856 4.03425V3.22482C6.14856 3.07574 6.08934 2.93276 5.98393 2.82735C5.87851 2.72193 5.73554 2.66271 5.58646 2.66271H3.33803C3.18956 2.66465 3.04771 2.7245 2.94271 2.82949C2.83771 2.93449 2.77787 3.07634 2.77593 3.22482V6.22272L1.76414 6.90474C1.66004 6.96876 1.58001 7.06536 1.53646 7.17954C1.49292 7.29373 1.48831 7.4191 1.52334 7.53617C1.55838 7.65324 1.6311 7.75547 1.73021 7.82696C1.82932 7.89845 1.94927 7.93521 2.07142 7.93152C2.18072 7.93429 2.28815 7.90285 2.37871 7.84158L2.78342 7.57927V15.5537C2.78536 15.7022 2.84521 15.844 2.95021 15.949C3.0552 16.054 3.19705 16.1138 3.34553 16.1158H14.6626C14.8111 16.1138 14.9529 16.054 15.0579 15.949C15.1629 15.844 15.2228 15.7022 15.2247 15.5537V7.49682L15.6294 7.75914C15.6914 7.79949 15.7608 7.82724 15.8335 7.84079C15.9062 7.85434 15.9809 7.85344 16.0533 7.83813C16.1257 7.82282 16.1943 7.7934 16.2553 7.75155C16.3164 7.70971 16.3685 7.65626 16.4089 7.59425C16.4492 7.53225 16.477 7.4629 16.4905 7.39017C16.5041 7.31744 16.5032 7.24276 16.4879 7.17038C16.4726 7.098 16.4431 7.02935 16.4013 6.96834C16.3594 6.90732 16.306 6.85515 16.244 6.8148V6.79981ZM3.90763 3.78692H5.02435V4.76873L3.90763 5.51821V3.78692ZM10.0683 15.029H7.93981V12.4134H10.0683V15.029ZM14.1005 6.86726V14.9916H11.1925V11.8513C11.1925 11.7022 11.1333 11.5592 11.0279 11.4538C10.9225 11.3484 10.7795 11.2892 10.6304 11.2892H7.3777C7.22862 11.2892 7.08565 11.3484 6.98023 11.4538C6.87482 11.5592 6.8156 11.7022 6.8156 11.8513V14.9916H3.90763V6.84478L5.79631 5.61564C5.87449 5.5885 5.94602 5.54508 6.00616 5.48823L9.07152 3.47964L14.123 6.74735C14.1108 6.78631 14.1033 6.82655 14.1005 6.86726Z"], ["viewBox", "0 0 18 19", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M5.52217 3.5C4.46029 3.5 3.56734 4.28583 3.29895 5.33963H2.10141C1.94183 5.33891 1.78853 5.40683 1.6756 5.52804C1.56279 5.64939 1.49971 5.81396 1.50024 5.98542C1.50091 6.15617 1.56453 6.31945 1.67734 6.43964C1.79001 6.55984 1.94264 6.62705 2.10144 6.62633H3.29672C3.56323 7.68299 4.4583 8.47228 5.5222 8.47228C6.57538 8.47228 7.463 7.69836 7.73953 6.6578L15.9024 6.62635C16.0614 6.62606 16.2133 6.55785 16.3254 6.43707C16.4374 6.31615 16.5003 6.1523 16.5 5.98168C16.4996 5.8115 16.4366 5.64836 16.3246 5.52801C16.2125 5.40767 16.0608 5.33988 15.9023 5.3396L7.75581 5.37105C7.49785 4.30104 6.59486 3.5 5.52217 3.5ZM5.52217 4.78673C6.14605 4.78673 6.639 5.31521 6.639 5.98542C6.639 6.65577 6.14609 7.18543 5.52217 7.18543C4.89825 7.18543 4.40657 6.65581 4.40657 5.98542C4.40657 5.31503 4.89828 4.78673 5.52217 4.78673ZM10.1544 10.4675C9.07485 10.4675 8.1664 11.2673 7.89842 12.3397H2.10117C1.94212 12.3392 1.78935 12.4065 1.67669 12.5269C1.56389 12.6473 1.5004 12.8111 1.5 12.982C1.49973 13.1531 1.56295 13.3176 1.67589 13.4385C1.78869 13.5596 1.94173 13.6272 2.10119 13.6265H7.89947C8.16824 14.6987 9.07562 15.5 10.1542 15.5C11.2328 15.5 12.1402 14.6987 12.4089 13.6265H15.902C16.0609 13.6262 16.213 13.5581 16.3251 13.4372C16.4371 13.3163 16.4999 13.1526 16.4997 12.982C16.4993 12.8118 16.4363 12.6486 16.3243 12.5283C16.2122 12.4079 16.0605 12.3402 15.902 12.3397H12.4099C12.142 11.2673 11.2339 10.4675 10.1544 10.4675ZM10.1544 11.7542C10.7943 11.7542 11.3005 12.2943 11.3005 12.982C11.3005 13.6696 10.7943 14.2134 10.1544 14.2134C9.51445 14.2134 9.0083 13.6696 9.0083 12.982C9.0083 12.2944 9.51445 11.7542 10.1544 11.7542Z"], ["viewBox", "0 0 19 18", "fill", "none", "xmlns", "http://www.w3.org/2000/svg"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M4.82526 0.599609C3.87421 0.599609 2.92516 1.00736 2.21659 1.71592C1.55942 2.3731 1.15461 3.25165 1.10554 4.13584C1.05141 5.09865 1.40657 6.01097 2.12133 6.77039L2.21659 6.86857C2.23714 6.89033 2.26786 6.91682 2.30103 6.93989L3.71523 7.94479C4.3932 8.42385 5.12745 8.93894 6.09605 9.61588L9.64851 12.0993L9.70993 12.1364C9.75156 12.1585 9.79457 12.1751 9.83902 12.1871L9.89016 12.198L14.6406 16.9482C14.9311 17.2387 15.3202 17.3996 15.7318 17.3996C16.1435 17.3996 16.5321 17.2389 16.8231 16.9484L17.4487 16.3233L17.5089 16.2597C18.0502 15.654 18.0301 14.7213 17.4488 14.1399L12.6983 9.38949L12.6873 9.33795C12.6695 9.27193 12.642 9.21015 12.603 9.15292L8.839 3.77232C8.34564 3.07121 7.92379 2.47641 7.44009 1.79907C7.41622 1.76668 7.39473 1.741 7.36966 1.71592C6.64354 0.989799 5.76067 0.599609 4.82526 0.599609ZM4.94247 1.44236C5.56582 1.47163 6.16007 1.73465 6.67924 2.21691L6.76536 2.2999L7.99177 4.02811C8.49603 4.74364 9.06419 5.55523 9.85239 6.68402L11.55 9.11252L10.8549 9.79203L3.13805 2.02546C3.63855 1.64914 4.23607 1.43961 4.82526 1.43961L4.94247 1.44236ZM2.5419 2.61724C2.18814 3.08105 1.97462 3.63522 1.94423 4.18268C1.902 4.93393 2.19085 5.64687 2.80025 6.26435L2.80014 6.26428L2.80512 6.26928L2.80025 6.26435L3.63319 6.85738C4.03378 7.14172 4.43633 7.42607 4.88066 7.73857L9.58742 11.031L10.2542 10.3792L2.5419 2.61724ZM10.345 11.4651L11.9839 9.86301L15.8095 13.6886L14.1636 15.2833L10.345 11.4651ZM14.7576 15.8773L15.2346 16.3542C15.3675 16.4871 15.5429 16.5596 15.7318 16.5596C15.921 16.5596 16.0962 16.4872 16.2296 16.3541L16.8549 15.7292C17.1289 15.4552 17.1289 15.008 16.8549 14.7339L16.4036 14.2826L14.7576 15.8773Z"]], template: function IconComponent_Template(rf, ctx) {
6232
6303
  if (rf & 1) {
6233
6304
  i0.ɵɵtemplate(0, IconComponent_div_0_Template, 2, 8, "div", 0);
6234
- i0.ɵɵtemplate(1, IconComponent_ng_template_1_Template, 66, 68, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
6305
+ i0.ɵɵtemplate(1, IconComponent_ng_template_1_Template, 70, 72, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
6235
6306
  }
6236
6307
  if (rf & 2) {
6237
6308
  var _r1 = i0.ɵɵreference(2);
@@ -7659,7 +7730,7 @@
7659
7730
  i0.ɵɵadvance(1);
7660
7731
  i0.ɵɵproperty("ngClass", ctx.recipeLike.isPast == false ? "active" : "")("width", ctx.width)("height", ctx.height)("iconName", ctx.icon.HeartFull);
7661
7732
  }
7662
- }, directives: [IconComponent, i3.NgClass], styles: [".miam-like-button.m-button-primary.reverse{border-color:transparent;padding:8px}.miam-like-button.m-button-primary.reverse ng-miam-icon{margin:0}.miam-like-button.m-button-primary.reverse ng-miam-icon.full{position:absolute}.miam-like-button.m-button-primary.reverse ng-miam-icon.full .icon-container{opacity:0;transition:visibility 0s,opacity .5s linear;visibility:hidden}.miam-like-button.m-button-primary.reverse ng-miam-icon.full.active .icon-container{opacity:1;visibility:visible}.miam-like-button.m-button-primary.reverse:hover{background-color:#ececec}.miam-like-button.m-button-primary.reverse:hover .icon-container svg path{fill:var(--m-color-primary)}"], encapsulation: 2, changeDetection: 0 });
7733
+ }, directives: [IconComponent, i3.NgClass], styles: [".miam-like-button.m-button-primary.reverse{border-color:transparent;padding:8px;position:relative}.miam-like-button.m-button-primary.reverse ng-miam-icon{margin:0}.miam-like-button.m-button-primary.reverse ng-miam-icon.full{position:absolute}.miam-like-button.m-button-primary.reverse ng-miam-icon.full .icon-container{opacity:0;transition:visibility 0s,opacity .5s linear;visibility:hidden}.miam-like-button.m-button-primary.reverse ng-miam-icon.full.active .icon-container{opacity:1;visibility:visible}.miam-like-button.m-button-primary.reverse:hover{background-color:#ececec}.miam-like-button.m-button-primary.reverse:hover .icon-container svg path{fill:var(--m-color-primary)}"], encapsulation: 2, changeDetection: 0 });
7663
7734
  /*@__PURE__*/ (function () {
7664
7735
  i0.ɵsetClassMetadata(LikeButtonComponent, [{
7665
7736
  type: i0.Component,
@@ -8953,6 +9024,58 @@
8953
9024
  }] });
8954
9025
  })();
8955
9026
 
9027
+ var ExplaineBannerComponent = /** @class */ (function () {
9028
+ function ExplaineBannerComponent() {
9029
+ this.icon = exports.Icon;
9030
+ }
9031
+ return ExplaineBannerComponent;
9032
+ }());
9033
+ ExplaineBannerComponent.ɵfac = function ExplaineBannerComponent_Factory(t) { return new (t || ExplaineBannerComponent)(); };
9034
+ ExplaineBannerComponent.ɵcmp = i0.ɵɵdefineComponent({ type: ExplaineBannerComponent, selectors: [["ng-miam-explaine-banner"]], decls: 13, vars: 9, consts: [[1, "miam-explaine-banner"], [1, "miam-explaine-banner__step"], [1, "miam-explaine-banner__step__icon", 3, "height", "width", "iconName"], [1, "miam-explaine-banner__step__text"]], template: function ExplaineBannerComponent_Template(rf, ctx) {
9035
+ if (rf & 1) {
9036
+ i0.ɵɵelementStart(0, "div", 0);
9037
+ i0.ɵɵelementStart(1, "div", 1);
9038
+ i0.ɵɵelement(2, "ng-miam-icon", 2);
9039
+ i0.ɵɵelementStart(3, "span", 3);
9040
+ i0.ɵɵtext(4, "Je choisis la recette qui me pla\u00EEt");
9041
+ i0.ɵɵelementEnd();
9042
+ i0.ɵɵelementEnd();
9043
+ i0.ɵɵelementStart(5, "div", 1);
9044
+ i0.ɵɵelement(6, "ng-miam-icon", 2);
9045
+ i0.ɵɵelementStart(7, "span", 3);
9046
+ i0.ɵɵtext(8, "Je d\u00E9finis le nombre de gourmands");
9047
+ i0.ɵɵelementEnd();
9048
+ i0.ɵɵelementEnd();
9049
+ i0.ɵɵelementStart(9, "div", 1);
9050
+ i0.ɵɵelement(10, "ng-miam-icon", 2);
9051
+ i0.ɵɵelementStart(11, "span", 3);
9052
+ i0.ɵɵtext(12, "J\u2019ajoute en 1 clic tous les ingr\u00E9dients");
9053
+ i0.ɵɵelementEnd();
9054
+ i0.ɵɵelementEnd();
9055
+ i0.ɵɵelementEnd();
9056
+ }
9057
+ if (rf & 2) {
9058
+ i0.ɵɵadvance(2);
9059
+ i0.ɵɵproperty("height", 72)("width", 72)("iconName", ctx.icon.ExplaineStep1);
9060
+ i0.ɵɵadvance(4);
9061
+ i0.ɵɵproperty("height", 72)("width", 72)("iconName", ctx.icon.ExplaineStep2);
9062
+ i0.ɵɵadvance(4);
9063
+ i0.ɵɵproperty("height", 72)("width", 72)("iconName", ctx.icon.ExplaineStep3);
9064
+ }
9065
+ }, directives: [IconComponent], styles: [".miam-explaine-banner{align-items:center;background-color:#f6f6f6;display:flex;height:200px;justify-content:space-around;margin-bottom:30px;position:relative}@media (max-width:1023px){.miam-explaine-banner{display:none}}.miam-explaine-banner:before{background:var(--m-color-white);border-radius:40%;content:\"\";height:20px;left:0;position:absolute;top:0;transform:translatey(-50%);width:100%}.miam-explaine-banner .miam-explaine-banner__step{align-items:center;display:flex;flex-direction:row;max-width:322px}.miam-explaine-banner .miam-explaine-banner__step .miam-explaine-banner__step__text{color:var(--m-color-black);font-size:20px;font-weight:900;font-weight:700;line-height:28px;margin-left:18px}"], encapsulation: 2, changeDetection: 0 });
9066
+ /*@__PURE__*/ (function () {
9067
+ i0.ɵsetClassMetadata(ExplaineBannerComponent, [{
9068
+ type: i0.Component,
9069
+ args: [{
9070
+ selector: 'ng-miam-explaine-banner',
9071
+ templateUrl: './explaine-banner.component.html',
9072
+ styleUrls: ['./explaine-banner.component.scss'],
9073
+ encapsulation: i0.ViewEncapsulation.None,
9074
+ changeDetection: i0.ChangeDetectionStrategy.OnPush
9075
+ }]
9076
+ }], function () { return []; }, null);
9077
+ })();
9078
+
8956
9079
  var COMPONENTS = [
8957
9080
  IconComponent,
8958
9081
  CORSOverlayComponent,
@@ -8975,7 +9098,8 @@
8975
9098
  ActionsPopinComponent,
8976
9099
  CardCreateRecipeComponent,
8977
9100
  RecipeTypeChooserComponent,
8978
- ActionsPopinComponent
9101
+ ActionsPopinComponent,
9102
+ ExplaineBannerComponent
8979
9103
  ];
8980
9104
  var ComponentsModule = /** @class */ (function () {
8981
9105
  function ComponentsModule() {
@@ -9013,7 +9137,8 @@
9013
9137
  ActionsPopinComponent,
9014
9138
  CardCreateRecipeComponent,
9015
9139
  RecipeTypeChooserComponent,
9016
- ActionsPopinComponent], imports: [UtilsModule,
9140
+ ActionsPopinComponent,
9141
+ ExplaineBannerComponent], imports: [UtilsModule,
9017
9142
  i3.CommonModule,
9018
9143
  i15.FormsModule,
9019
9144
  i15.ReactiveFormsModule,
@@ -9039,7 +9164,8 @@
9039
9164
  ActionsPopinComponent,
9040
9165
  CardCreateRecipeComponent,
9041
9166
  RecipeTypeChooserComponent,
9042
- ActionsPopinComponent] });
9167
+ ActionsPopinComponent,
9168
+ ExplaineBannerComponent] });
9043
9169
  })();
9044
9170
  /*@__PURE__*/ (function () {
9045
9171
  i0.ɵsetClassMetadata(ComponentsModule, [{
@@ -9811,7 +9937,7 @@
9811
9937
  i0.ɵɵadvance(1);
9812
9938
  i0.ɵɵproperty("ngIf", ctx.expanded);
9813
9939
  }
9814
- }, directives: [i3.NgClass, i3.NgIf, i3.NgForOf, CounterInputComponent, IconComponent, LoaderComponent, RecipePricingComponent, BasketPreviewLineComponent, BasketPreviewDisabledComponent], pipes: [CapitalizeFirstLetterPipe, i3.AsyncPipe], styles: [":root{--price-color:var(--miam-price-color,green);--tag-color:var(--miam-tag-color,#fcecce)}.miam-basket-preview-line{-webkit-tap-highlight-color:transparent;overflow:hidden;padding-left:10px}.miam-basket-preview-line.clickable{border:1px solid var(--m-color-grey);border-radius:4px;box-shadow:none;cursor:pointer;margin-bottom:6px;transition:var(--m-default-transition)}.miam-basket-preview-line.elevate{position:relative;z-index:var(--m-z-index-modal)}.miam-basket-preview-line.expanded{background:#fff;border-color:var(--m-color-grey);box-shadow:var(--m-shadow-small);margin-bottom:15px;margin-top:10px;position:relative}.miam-basket-preview-line .miam-basket-preview-line__item{display:flex;justify-content:space-between;padding:16px 0}.miam-basket-preview-line .miam-basket-preview-line__item.clickable{cursor:pointer}.miam-basket-preview-line .miam-basket-preview-line__item.clickable.expanded{padding-bottom:0}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left{align-items:center;display:flex;width:100%}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__remove{align-self:center;margin:0 30px 0 15px}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__remove .icon-container{background-color:var(--m-color-grey);border-radius:12.5px;height:25px!important;padding:6px;width:25px!important}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__remove .icon-container .loader,.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__remove .icon-container svg{border-top-color:var(--m-color-grey-text);color:var(--m-color-grey-text);cursor:pointer;height:13px;width:13px}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__picture{margin-right:25px}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__picture img{-o-object-fit:cover;border-radius:var(--m-border-radius);height:100px;object-fit:cover;width:130px}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details{width:100%}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__title{display:inline-block;font-size:var(--m-font-size-medium)}@media (min-width:1022px){.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__title:hover{color:var(--m-color-primary);text-decoration:underline}}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__title:first-letter{text-transform:capitalize}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__description{font-size:var(--m-font-size-small);font-weight:400}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__actions{display:flex;flex-direction:row}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__actions .miam-basket-preview-line__item__showDetails{color:var(--m-color-grey-text);cursor:pointer;margin:2px 30px 0 0;text-decoration:underline;transition:var(--m-default-transition);width:-webkit-max-content;width:-moz-max-content;width:max-content}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__actions .miam-basket-preview-line__item__change .miam-basket-preview-line__item__change__link{color:var(--m-color-grey-text);cursor:pointer;margin:2px 30px 0 0;text-decoration:underline;transition:var(--m-default-transition)}@media (min-width:1022px){.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__actions .miam-basket-preview-line__item__change .miam-basket-preview-line__item__change__link:hover{color:var(--m-color-primary)}}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__actions .miam-basket-preview-line__item__change .miam-basket-preview-line__item__change__link.disable{color:var(--m-color-grey-text);pointer-events:none}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__actions .miam-basket-preview-line__item__inlineTag{background-color:var(--tag-color);border-radius:100px;display:inline-block;font-size:var(--m-font-size-small);height:22px;padding:1px 16px}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right{align-items:center;display:flex;justify-content:flex-end;max-width:330px;position:relative;width:100%}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__price{color:var(--price-color);font-size:var(--m-font-size-large);font-weight:700;margin:0 20px;white-space:nowrap}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right ng-miam-recipe-pricing{width:100%}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__count{font-size:var(--m-font-size-small);text-align:center}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__count .miam-basket-preview-line__item__count__for,.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__count .miam-basket-preview-line__item__count__people{color:var(--m-color-slate);font-weight:700;margin-bottom:2px;padding-left:20px}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__add__button{margin:0 20px}@media (min-width:1022px){.miam-basket-preview-line .miam-basket-preview-line__item:hover .miam-basket-preview-line__item__left .miam-basket-preview-line__item__showDetails{color:var(--m-color-primary)}}.miam-basket-preview-lines{border-left:1px solid var(--m-color-grey);margin-bottom:20px;margin-left:20px;overflow:hidden}.miam-basket-preview-lines .miam-basket-preview-line{border-top:1px solid var(--m-color-grey)}.miam-basket-preview-lines .miam-basket-preview-line.expanded{border-top:1px solid var(--m-color-primary)}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item{border-top:none;padding:12px 0 15px}@media (min-width:1022px){.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__title:hover{color:var(--m-color-black);text-decoration:none}}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__picture,.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__remove{margin-right:15px}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__picture img{-o-object-fit:cover;border-radius:var(--m-border-radius);height:50px;object-fit:cover;width:50px}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right{margin-top:-16px}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__price{color:var(--m-color-grey-text);font-size:16px}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__count ng-miam-counter-input .miam-counter-input__icon{display:none}.miam-basket-preview-lines .miam-basket-preview-line__loader-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px}@media (max-width:1022px){.miam-basket-preview-line .miam-basket-preview-line__item{flex-direction:column;height:204px;padding:0 0 52px;position:relative}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left{height:92px}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__remove{bottom:58px;margin:0;position:absolute;right:18px;z-index:1}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__picture{height:152px;position:absolute;top:16px;width:33%}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__picture img{height:100%;width:100%}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details{padding:8px 0 0 36%}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__actions{bottom:8px;position:absolute}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__actions .miam-basket-preview-line__item__inlineTag{height:auto;padding:1px;text-align:center}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right{align-items:flex-start;flex-direction:column-reverse;justify-content:flex-start;padding-left:38%}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__price{margin:0}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__count{margin:16px 0}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__count .miam-basket-preview-line__item__count__for,.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__count .miam-basket-preview-line__item__count__people{display:none}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item{flex-direction:column;height:auto;padding:0;position:relative}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left{height:auto}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__remove{bottom:unset;margin-right:15px;position:relative;right:unset}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__picture{height:72px;position:relative;top:unset;width:72px}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__picture img{-o-object-fit:cover;border-radius:var(--m-border-radius);height:72px;object-fit:cover;width:72px}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details{padding:0}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__actions{bottom:unset;flex-direction:column;gap:8px;position:relative}}@media (max-width:1022px) and (min-width:1023px){.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__actions .miam-basket-preview-line__item__inlineTag__container{width:100%}}@media (max-width:1022px){.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__actions .miam-basket-preview-line__item__inlineTag__container .miam-basket-preview-line__item__inlineTag{padding:4px 16px}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right{flex-direction:row;margin:16px 0}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__price{margin:0 16px 0 0}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__count{margin:0}}"], encapsulation: 2, changeDetection: 0 });
9940
+ }, directives: [i3.NgClass, i3.NgIf, i3.NgForOf, CounterInputComponent, IconComponent, LoaderComponent, RecipePricingComponent, BasketPreviewLineComponent, BasketPreviewDisabledComponent], pipes: [CapitalizeFirstLetterPipe, i3.AsyncPipe], styles: [":root{--price-color:var(--miam-price-color,green);--tag-color:var(--miam-tag-color,#fcecce)}.miam-basket-preview-line{-webkit-tap-highlight-color:transparent;overflow:hidden;padding-left:10px}.miam-basket-preview-line.clickable{border:1px solid var(--m-color-grey);border-radius:4px;box-shadow:none;cursor:pointer;margin-bottom:6px;transition:var(--m-default-transition)}.miam-basket-preview-line.elevate{position:relative;z-index:var(--m-z-index-modal)}.miam-basket-preview-line.expanded{background:#fff;border-color:var(--m-color-grey);box-shadow:var(--m-shadow-small);margin-bottom:15px;margin-top:10px;position:relative}.miam-basket-preview-line .miam-basket-preview-line__item{display:flex;justify-content:space-between;padding:16px 0}.miam-basket-preview-line .miam-basket-preview-line__item.clickable{cursor:pointer}.miam-basket-preview-line .miam-basket-preview-line__item.clickable.expanded{padding-bottom:0}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left{align-items:center;display:flex;width:100%}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__remove{align-self:center;margin:0 30px 0 15px}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__remove .icon-container{background-color:var(--m-color-grey);border-radius:12.5px;height:25px!important;padding:6px;width:25px!important}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__remove .icon-container .loader,.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__remove .icon-container svg{border-top-color:var(--m-color-grey-text);color:var(--m-color-grey-text);cursor:pointer;height:13px;width:13px}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__picture{margin-right:25px}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__picture img{-o-object-fit:cover;border-radius:var(--m-border-radius);height:100px;object-fit:cover;width:130px}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details{width:100%}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__title{display:inline-block;font-size:var(--m-font-size-medium)}@media (min-width:1022px){.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__title:hover{color:var(--m-color-primary);text-decoration:underline}}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__title:first-letter{text-transform:capitalize}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__description{font-size:var(--m-font-size-small);font-weight:400}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__actions{display:flex;flex-direction:row}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__actions .miam-basket-preview-line__item__showDetails{color:var(--m-color-grey-text);cursor:pointer;margin:2px 30px 0 0;text-decoration:underline;transition:var(--m-default-transition);width:-webkit-max-content;width:-moz-max-content;width:max-content}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__actions .miam-basket-preview-line__item__change .miam-basket-preview-line__item__change__link{color:var(--m-color-grey-text);cursor:pointer;margin:2px 30px 0 0;text-decoration:underline;transition:var(--m-default-transition)}@media (min-width:1022px){.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__actions .miam-basket-preview-line__item__change .miam-basket-preview-line__item__change__link:hover{color:var(--m-color-primary)}}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__actions .miam-basket-preview-line__item__change .miam-basket-preview-line__item__change__link.disable{color:var(--m-color-grey-text);pointer-events:none}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__actions .miam-basket-preview-line__item__inlineTag{background-color:var(--tag-color);border-radius:100px;display:inline-block;font-size:var(--m-font-size-small);height:22px;padding:1px 16px}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right{align-items:center;display:flex;justify-content:flex-end;max-width:330px;position:relative;width:100%}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__price{color:var(--price-color);font-size:var(--m-font-size-large);font-weight:700;margin:0 20px;white-space:nowrap}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right ng-miam-recipe-pricing{width:100%}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__count{font-size:var(--m-font-size-small);text-align:center}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__count .miam-basket-preview-line__item__count__for,.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__count .miam-basket-preview-line__item__count__people{color:var(--m-color-slate);font-weight:700;margin-bottom:2px;padding-left:20px}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__add__button{margin:0 20px}@media (min-width:1022px){.miam-basket-preview-line .miam-basket-preview-line__item:hover .miam-basket-preview-line__item__left .miam-basket-preview-line__item__showDetails{color:var(--m-color-primary)}}.miam-basket-preview-lines{border-left:1px solid var(--m-color-grey);margin-bottom:20px;margin-left:20px;overflow:hidden}.miam-basket-preview-lines .miam-basket-preview-line{border-top:1px solid var(--m-color-grey)}.miam-basket-preview-lines .miam-basket-preview-line.expanded{border-top:1px solid var(--m-color-primary)}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item{border-top:none;padding:12px 0 15px}@media (min-width:1022px){.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__title:hover{color:var(--m-color-black);text-decoration:none}}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__picture,.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__remove{margin-right:15px}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__picture img{-o-object-fit:cover;border-radius:var(--m-border-radius);height:50px;object-fit:cover;width:50px}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right{margin-top:-16px}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__price{color:var(--m-color-grey-text);font-size:16px}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__count ng-miam-counter-input .miam-counter-input__icon{display:none}.miam-basket-preview-lines .miam-basket-preview-line__loader-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px}@media (max-width:1022px){.miam-basket-preview-line .miam-basket-preview-line__item{flex-direction:column;height:204px;padding:0 0 52px;position:relative}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left{height:92px}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__remove{bottom:58px;margin:0;position:absolute;right:18px;z-index:1}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__picture{height:152px;position:absolute;top:16px;width:33%}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__picture img{height:100%;width:100%}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details{padding:8px 0 0 40%}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__actions{bottom:8px;left:0;position:absolute}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details .miam-basket-preview-line__item__actions .miam-basket-preview-line__item__inlineTag{height:auto;padding:1px;text-align:center}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right{align-items:flex-start;flex-direction:column-reverse;justify-content:flex-start;padding-left:38%}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__price{margin:0}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__count{margin:16px 0}.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__count .miam-basket-preview-line__item__count__for,.miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__count .miam-basket-preview-line__item__count__people{display:none}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item{flex-direction:column;height:auto;padding:0;position:relative}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left{height:auto}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__remove{bottom:unset;margin-right:15px;position:relative;right:unset}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__picture{height:72px;position:relative;top:unset;width:72px}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__picture img{-o-object-fit:cover;border-radius:var(--m-border-radius);height:72px;object-fit:cover;width:72px}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__details{padding:0}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__actions{bottom:unset;flex-direction:column;gap:8px;position:relative}}@media (max-width:1022px) and (min-width:1023px){.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__actions .miam-basket-preview-line__item__inlineTag__container{width:100%}}@media (max-width:1022px){.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__left .miam-basket-preview-line__item__actions .miam-basket-preview-line__item__inlineTag__container .miam-basket-preview-line__item__inlineTag{padding:4px 16px}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right{flex-direction:row;margin:16px 0}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__price{margin:0 16px 0 0}.miam-basket-preview-lines .miam-basket-preview-line .miam-basket-preview-line__item .miam-basket-preview-line__item__right .miam-basket-preview-line__item__count{margin:0}}"], encapsulation: 2, changeDetection: 0 });
9815
9941
  /*@__PURE__*/ (function () {
9816
9942
  i0.ɵsetClassMetadata(BasketPreviewLineComponent, [{
9817
9943
  type: i0.Component,
@@ -10009,119 +10135,78 @@
10009
10135
  }] });
10010
10136
  })();
10011
10137
 
10012
- function BasketPreviewBlockComponent_div_0_ng_container_2_h3_1_button_2_Template(rf, ctx) {
10013
- if (rf & 1) {
10014
- var _r12_1 = i0.ɵɵgetCurrentView();
10015
- i0.ɵɵelementStart(0, "button", 14);
10016
- i0.ɵɵlistener("click", function BasketPreviewBlockComponent_div_0_ng_container_2_h3_1_button_2_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r12_1); var ctx_r11 = i0.ɵɵnextContext(4); return ctx_r11.listsService.removeRecipesFromList().subscribe(); });
10017
- i0.ɵɵelement(1, "ng-miam-icon", 15);
10018
- i0.ɵɵelementStart(2, "span");
10019
- i0.ɵɵtext(3, "Retirer tous les repas");
10020
- i0.ɵɵelementEnd();
10021
- i0.ɵɵelementEnd();
10022
- }
10023
- if (rf & 2) {
10024
- var ctx_r10 = i0.ɵɵnextContext(4);
10025
- i0.ɵɵadvance(1);
10026
- i0.ɵɵproperty("iconName", ctx_r10.icon.Trash);
10027
- }
10028
- }
10029
- var _c0$d = function (a0) { return { "miam-basket-preview-block__chevron__down": a0 }; };
10030
- function BasketPreviewBlockComponent_div_0_ng_container_2_h3_1_Template(rf, ctx) {
10138
+ var _c0$d = function (a0) { return { "display": a0 }; };
10139
+ function BasketPreviewBlockComponent_div_0_ng_container_2_div_1_ng_miam_basket_preview_line_1_Template(rf, ctx) {
10031
10140
  if (rf & 1) {
10032
10141
  var _r14_1 = i0.ɵɵgetCurrentView();
10033
- i0.ɵɵelementStart(0, "h3", 9);
10034
- i0.ɵɵelementStart(1, "div", 10);
10035
- i0.ɵɵtemplate(2, BasketPreviewBlockComponent_div_0_ng_container_2_h3_1_button_2_Template, 4, 1, "button", 11);
10036
- i0.ɵɵelementStart(3, "div", 12);
10037
- i0.ɵɵlistener("click", function BasketPreviewBlockComponent_div_0_ng_container_2_h3_1_Template_div_click_3_listener() { i0.ɵɵrestoreView(_r14_1); var ctx_r13 = i0.ɵɵnextContext(3); return ctx_r13.toggleLines(); });
10038
- i0.ɵɵelement(4, "ng-miam-icon", 13);
10039
- i0.ɵɵelementEnd();
10040
- i0.ɵɵelementEnd();
10041
- i0.ɵɵelementEnd();
10042
- }
10043
- if (rf & 2) {
10044
- var ctx_r7 = i0.ɵɵnextContext(3);
10045
- i0.ɵɵadvance(2);
10046
- i0.ɵɵproperty("ngIf", ctx_r7.showLines);
10047
- i0.ɵɵadvance(1);
10048
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(3, _c0$d, !ctx_r7.showLines));
10049
- i0.ɵɵadvance(1);
10050
- i0.ɵɵproperty("iconName", ctx_r7.icon.ChevronDown);
10051
- }
10052
- }
10053
- var _c1$5 = function (a0) { return { "display": a0 }; };
10054
- function BasketPreviewBlockComponent_div_0_ng_container_2_div_2_ng_miam_basket_preview_line_1_Template(rf, ctx) {
10055
- if (rf & 1) {
10056
- var _r20_1 = i0.ɵɵgetCurrentView();
10057
- i0.ɵɵelementStart(0, "ng-miam-basket-preview-line", 20);
10058
- i0.ɵɵlistener("removed", function BasketPreviewBlockComponent_div_0_ng_container_2_div_2_ng_miam_basket_preview_line_1_Template_ng_miam_basket_preview_line_removed_0_listener($event) { i0.ɵɵrestoreView(_r20_1); var ctx_r19 = i0.ɵɵnextContext(4); return ctx_r19.removeRecipe($event); })("countChanged", function BasketPreviewBlockComponent_div_0_ng_container_2_div_2_ng_miam_basket_preview_line_1_Template_ng_miam_basket_preview_line_countChanged_0_listener($event) { i0.ɵɵrestoreView(_r20_1); var ctx_r21 = i0.ɵɵnextContext(4); return ctx_r21.updateRecipe($event); })("replaceItem", function BasketPreviewBlockComponent_div_0_ng_container_2_div_2_ng_miam_basket_preview_line_1_Template_ng_miam_basket_preview_line_replaceItem_0_listener() { i0.ɵɵrestoreView(_r20_1); i0.ɵɵnextContext(3); var _r5 = i0.ɵɵreference(1); var ctx_r22 = i0.ɵɵnextContext(); return ctx_r22.scrolltop(_r5); });
10142
+ i0.ɵɵelementStart(0, "ng-miam-basket-preview-line", 12);
10143
+ i0.ɵɵlistener("removed", function BasketPreviewBlockComponent_div_0_ng_container_2_div_1_ng_miam_basket_preview_line_1_Template_ng_miam_basket_preview_line_removed_0_listener($event) { i0.ɵɵrestoreView(_r14_1); var ctx_r13 = i0.ɵɵnextContext(4); return ctx_r13.removeRecipe($event); })("countChanged", function BasketPreviewBlockComponent_div_0_ng_container_2_div_1_ng_miam_basket_preview_line_1_Template_ng_miam_basket_preview_line_countChanged_0_listener($event) { i0.ɵɵrestoreView(_r14_1); var ctx_r15 = i0.ɵɵnextContext(4); return ctx_r15.updateRecipe($event); })("replaceItem", function BasketPreviewBlockComponent_div_0_ng_container_2_div_1_ng_miam_basket_preview_line_1_Template_ng_miam_basket_preview_line_replaceItem_0_listener() { i0.ɵɵrestoreView(_r14_1); i0.ɵɵnextContext(3); var _r5 = i0.ɵɵreference(1); var ctx_r16 = i0.ɵɵnextContext(); return ctx_r16.scrolltop(_r5); });
10059
10144
  i0.ɵɵelementEnd();
10060
10145
  }
10061
10146
  if (rf & 2) {
10062
- var line_r18 = ctx.$implicit;
10063
- var ctx_r15 = i0.ɵɵnextContext(4);
10064
- i0.ɵɵproperty("line", line_r18)("blockStates", ctx_r15.blockStates)("uniqueLine", ctx_r15.recipeId)("recipesAlwaysExpanded", ctx_r15.recipesAlwaysExpanded)("itemsAlwaysExpanded", ctx_r15.itemsAlwaysExpanded)("displayItemsUnitaryPrice", ctx_r15.displayItemsUnitaryPrice)("ngStyle", i0.ɵɵpureFunction1(7, _c1$5, (ctx_r15.blockStates == null ? null : ctx_r15.blockStates.value == null ? null : ctx_r15.blockStates.value.overlayOpen) ? "none" : "block"));
10147
+ var line_r12 = ctx.$implicit;
10148
+ var ctx_r9 = i0.ɵɵnextContext(4);
10149
+ i0.ɵɵproperty("line", line_r12)("blockStates", ctx_r9.blockStates)("recipesAlwaysExpanded", ctx_r9.recipesAlwaysExpanded)("itemsAlwaysExpanded", ctx_r9.itemsAlwaysExpanded)("displayItemsUnitaryPrice", ctx_r9.displayItemsUnitaryPrice)("ngStyle", i0.ɵɵpureFunction1(6, _c0$d, (ctx_r9.blockStates == null ? null : ctx_r9.blockStates.value == null ? null : ctx_r9.blockStates.value.overlayOpen) ? "none" : "block"));
10065
10150
  }
10066
10151
  }
10067
- function BasketPreviewBlockComponent_div_0_ng_container_2_div_2_ng_miam_replace_item_2_Template(rf, ctx) {
10152
+ function BasketPreviewBlockComponent_div_0_ng_container_2_div_1_ng_miam_replace_item_2_Template(rf, ctx) {
10068
10153
  if (rf & 1) {
10069
- var _r24_1 = i0.ɵɵgetCurrentView();
10070
- i0.ɵɵelementStart(0, "ng-miam-replace-item", 21);
10071
- i0.ɵɵlistener("selected", function BasketPreviewBlockComponent_div_0_ng_container_2_div_2_ng_miam_replace_item_2_Template_ng_miam_replace_item_selected_0_listener($event) { i0.ɵɵrestoreView(_r24_1); var ctx_r23 = i0.ɵɵnextContext(4); return ctx_r23.blockStates == null ? null : ctx_r23.blockStates.value == null ? null : ctx_r23.blockStates.value.lineComponent.productChosen($event); });
10154
+ var _r18_1 = i0.ɵɵgetCurrentView();
10155
+ i0.ɵɵelementStart(0, "ng-miam-replace-item", 13);
10156
+ i0.ɵɵlistener("selected", function BasketPreviewBlockComponent_div_0_ng_container_2_div_1_ng_miam_replace_item_2_Template_ng_miam_replace_item_selected_0_listener($event) { i0.ɵɵrestoreView(_r18_1); var ctx_r17 = i0.ɵɵnextContext(4); return ctx_r17.blockStates == null ? null : ctx_r17.blockStates.value == null ? null : ctx_r17.blockStates.value.lineComponent.productChosen($event); });
10072
10157
  i0.ɵɵelementEnd();
10073
10158
  }
10074
10159
  if (rf & 2) {
10075
- var ctx_r16 = i0.ɵɵnextContext(4);
10076
- i0.ɵɵproperty("line", ctx_r16.blockStates == null ? null : ctx_r16.blockStates.value == null ? null : ctx_r16.blockStates.value.lineComponent.line);
10160
+ var ctx_r10 = i0.ɵɵnextContext(4);
10161
+ i0.ɵɵproperty("line", ctx_r10.blockStates == null ? null : ctx_r10.blockStates.value == null ? null : ctx_r10.blockStates.value.lineComponent.line);
10077
10162
  }
10078
10163
  }
10079
- function BasketPreviewBlockComponent_div_0_ng_container_2_div_2_div_3_p_4_Template(rf, ctx) {
10164
+ function BasketPreviewBlockComponent_div_0_ng_container_2_div_1_div_3_p_4_Template(rf, ctx) {
10080
10165
  if (rf & 1) {
10081
10166
  i0.ɵɵelementStart(0, "p");
10082
10167
  i0.ɵɵtext(1, "Naviguez vers la page d'une recette, puis cliquez sur \"Commander les ingr\u00E9dients\".");
10083
10168
  i0.ɵɵelementEnd();
10084
10169
  }
10085
10170
  }
10086
- function BasketPreviewBlockComponent_div_0_ng_container_2_div_2_div_3_Template(rf, ctx) {
10171
+ function BasketPreviewBlockComponent_div_0_ng_container_2_div_1_div_3_Template(rf, ctx) {
10087
10172
  if (rf & 1) {
10088
- i0.ɵɵelementStart(0, "div", 22);
10173
+ i0.ɵɵelementStart(0, "div", 14);
10089
10174
  i0.ɵɵelementStart(1, "p");
10090
10175
  i0.ɵɵelementStart(2, "b");
10091
10176
  i0.ɵɵtext(3, "Vous n'avez pas encore s\u00E9lectionn\u00E9 de repas.");
10092
10177
  i0.ɵɵelementEnd();
10093
10178
  i0.ɵɵelementEnd();
10094
- i0.ɵɵtemplate(4, BasketPreviewBlockComponent_div_0_ng_container_2_div_2_div_3_p_4_Template, 2, 0, "p", 23);
10179
+ i0.ɵɵtemplate(4, BasketPreviewBlockComponent_div_0_ng_container_2_div_1_div_3_p_4_Template, 2, 0, "p", 15);
10095
10180
  i0.ɵɵelementEnd();
10096
10181
  }
10097
10182
  if (rf & 2) {
10098
- var ctx_r17 = i0.ɵɵnextContext(4);
10183
+ var ctx_r11 = i0.ɵɵnextContext(4);
10099
10184
  i0.ɵɵadvance(4);
10100
- i0.ɵɵproperty("ngIf", ctx_r17.showNotice);
10185
+ i0.ɵɵproperty("ngIf", ctx_r11.showNotice);
10101
10186
  }
10102
10187
  }
10103
- function BasketPreviewBlockComponent_div_0_ng_container_2_div_2_Template(rf, ctx) {
10188
+ function BasketPreviewBlockComponent_div_0_ng_container_2_div_1_Template(rf, ctx) {
10104
10189
  if (rf & 1) {
10105
- i0.ɵɵelementStart(0, "div", 16);
10106
- i0.ɵɵtemplate(1, BasketPreviewBlockComponent_div_0_ng_container_2_div_2_ng_miam_basket_preview_line_1_Template, 1, 9, "ng-miam-basket-preview-line", 17);
10107
- i0.ɵɵtemplate(2, BasketPreviewBlockComponent_div_0_ng_container_2_div_2_ng_miam_replace_item_2_Template, 1, 1, "ng-miam-replace-item", 18);
10108
- i0.ɵɵtemplate(3, BasketPreviewBlockComponent_div_0_ng_container_2_div_2_div_3_Template, 5, 1, "div", 19);
10190
+ i0.ɵɵelementStart(0, "div", 8);
10191
+ i0.ɵɵtemplate(1, BasketPreviewBlockComponent_div_0_ng_container_2_div_1_ng_miam_basket_preview_line_1_Template, 1, 8, "ng-miam-basket-preview-line", 9);
10192
+ i0.ɵɵtemplate(2, BasketPreviewBlockComponent_div_0_ng_container_2_div_1_ng_miam_replace_item_2_Template, 1, 1, "ng-miam-replace-item", 10);
10193
+ i0.ɵɵtemplate(3, BasketPreviewBlockComponent_div_0_ng_container_2_div_1_div_3_Template, 5, 1, "div", 11);
10109
10194
  i0.ɵɵpipe(4, "async");
10110
10195
  i0.ɵɵelementEnd();
10111
10196
  }
10112
10197
  if (rf & 2) {
10113
- var ctx_r8 = i0.ɵɵnextContext(3);
10198
+ var ctx_r7 = i0.ɵɵnextContext(3);
10114
10199
  i0.ɵɵadvance(1);
10115
- i0.ɵɵproperty("ngForOf", ctx_r8.lines);
10200
+ i0.ɵɵproperty("ngForOf", ctx_r7.lines);
10116
10201
  i0.ɵɵadvance(1);
10117
- i0.ɵɵproperty("ngIf", ctx_r8.blockStates == null ? null : ctx_r8.blockStates.value == null ? null : ctx_r8.blockStates.value.overlayOpen);
10202
+ i0.ɵɵproperty("ngIf", ctx_r7.blockStates == null ? null : ctx_r7.blockStates.value == null ? null : ctx_r7.blockStates.value.overlayOpen);
10118
10203
  i0.ɵɵadvance(1);
10119
- i0.ɵɵproperty("ngIf", !i0.ɵɵpipeBind1(4, 3, ctx_r8.loading) && (!ctx_r8.lines || ctx_r8.lines.length === 0));
10204
+ i0.ɵɵproperty("ngIf", !i0.ɵɵpipeBind1(4, 3, ctx_r7.loading) && (!ctx_r7.lines || ctx_r7.lines.length === 0));
10120
10205
  }
10121
10206
  }
10122
- function BasketPreviewBlockComponent_div_0_ng_container_2_div_3_Template(rf, ctx) {
10207
+ function BasketPreviewBlockComponent_div_0_ng_container_2_div_2_Template(rf, ctx) {
10123
10208
  if (rf & 1) {
10124
- i0.ɵɵelementStart(0, "div", 24);
10209
+ i0.ɵɵelementStart(0, "div", 16);
10125
10210
  i0.ɵɵelement(1, "ng-miam-loader");
10126
10211
  i0.ɵɵelementStart(2, "div");
10127
10212
  i0.ɵɵtext(3);
@@ -10129,34 +10214,31 @@
10129
10214
  i0.ɵɵelementEnd();
10130
10215
  }
10131
10216
  if (rf & 2) {
10132
- var ctx_r9 = i0.ɵɵnextContext(3);
10217
+ var ctx_r8 = i0.ɵɵnextContext(3);
10133
10218
  i0.ɵɵadvance(3);
10134
- i0.ɵɵtextInterpolate1(" ", ctx_r9.recipeId ? "Chargement du repas..." : "Chargement des repas...", " ");
10219
+ i0.ɵɵtextInterpolate1(" ", ctx_r8.recipeId ? "Chargement du repas..." : "Chargement des repas...", " ");
10135
10220
  }
10136
10221
  }
10137
10222
  function BasketPreviewBlockComponent_div_0_ng_container_2_Template(rf, ctx) {
10138
10223
  if (rf & 1) {
10139
10224
  i0.ɵɵelementContainerStart(0);
10140
- i0.ɵɵtemplate(1, BasketPreviewBlockComponent_div_0_ng_container_2_h3_1_Template, 5, 5, "h3", 6);
10141
- i0.ɵɵtemplate(2, BasketPreviewBlockComponent_div_0_ng_container_2_div_2_Template, 5, 5, "div", 7);
10142
- i0.ɵɵtemplate(3, BasketPreviewBlockComponent_div_0_ng_container_2_div_3_Template, 4, 1, "div", 8);
10143
- i0.ɵɵpipe(4, "async");
10225
+ i0.ɵɵtemplate(1, BasketPreviewBlockComponent_div_0_ng_container_2_div_1_Template, 5, 5, "div", 6);
10226
+ i0.ɵɵtemplate(2, BasketPreviewBlockComponent_div_0_ng_container_2_div_2_Template, 4, 1, "div", 7);
10227
+ i0.ɵɵpipe(3, "async");
10144
10228
  i0.ɵɵelementContainerEnd();
10145
10229
  }
10146
10230
  if (rf & 2) {
10147
10231
  var ctx_r6 = i0.ɵɵnextContext(2);
10148
10232
  i0.ɵɵadvance(1);
10149
- i0.ɵɵproperty("ngIf", !ctx_r6.recipeId);
10150
- i0.ɵɵadvance(1);
10151
10233
  i0.ɵɵproperty("ngIf", ctx_r6.showLines);
10152
10234
  i0.ɵɵadvance(1);
10153
- i0.ɵɵproperty("ngIf", i0.ɵɵpipeBind1(4, 3, ctx_r6.loading));
10235
+ i0.ɵɵproperty("ngIf", i0.ɵɵpipeBind1(3, 2, ctx_r6.loading));
10154
10236
  }
10155
10237
  }
10156
10238
  function BasketPreviewBlockComponent_div_0_Template(rf, ctx) {
10157
10239
  if (rf & 1) {
10158
10240
  i0.ɵɵelementStart(0, "div", 3, 4);
10159
- i0.ɵɵtemplate(2, BasketPreviewBlockComponent_div_0_ng_container_2_Template, 5, 5, "ng-container", 5);
10241
+ i0.ɵɵtemplate(2, BasketPreviewBlockComponent_div_0_ng_container_2_Template, 4, 4, "ng-container", 5);
10160
10242
  i0.ɵɵpipe(3, "async");
10161
10243
  i0.ɵɵelementEnd();
10162
10244
  }
@@ -10174,7 +10256,7 @@
10174
10256
  }
10175
10257
  function BasketPreviewBlockComponent_ng_template_3_Template(rf, ctx) {
10176
10258
  if (rf & 1) {
10177
- i0.ɵɵelementStart(0, "div", 25);
10259
+ i0.ɵɵelementStart(0, "div", 17);
10178
10260
  i0.ɵɵelementStart(1, "span");
10179
10261
  i0.ɵɵtext(2, "D\u00E9sol\u00E9, ce magasin ne permet pas de s\u00E9lectionner des repas.");
10180
10262
  i0.ɵɵelementEnd();
@@ -10218,7 +10300,7 @@
10218
10300
  }),
10219
10301
  this.blockStates.subscribe(function (newState) { return _this.handelblockState(newState); }),
10220
10302
  this.listsService.takeFirstList().pipe(operators.switchMap(function (list) {
10221
- return _this.basketsService.basketPreview$.pipe(operators.skipWhile(function (preview) { return !preview || preview.length === 0 || preview.length !== list.recipeInfos.length; }), operators.map(function (preview) { return (preview && _this.recipeId) ? preview.filter(function (line) { return line.id === _this.recipeId; }) : preview; }), operators.tap(function (preview) { return _this.refreshPreview(preview); }));
10303
+ return _this.basketsService.basketPreview$.pipe(operators.skipWhile(function (preview) { return !preview || preview.length === 0 || preview.length !== list.recipeInfos.length; }), operators.tap(function (preview) { return _this.refreshPreview(preview.reverse()); }));
10222
10304
  })).subscribe(function () {
10223
10305
  _this.loading.next(false);
10224
10306
  _this.cdr.detectChanges();
@@ -10231,6 +10313,15 @@
10231
10313
  this.loading.next(true);
10232
10314
  }
10233
10315
  };
10316
+ BasketPreviewBlockComponent.prototype.ngAfterViewInit = function () {
10317
+ var _this = this;
10318
+ if (this.basketPreviewRecipeRows && this.recipeId) {
10319
+ this.findAndFocusCurrentRecipe(this.basketPreviewRecipeRows.toArray());
10320
+ }
10321
+ this.subscriptions.push(this.basketPreviewRecipeRows.changes.subscribe(function (bprrs) {
10322
+ _this.findAndFocusCurrentRecipe(bprrs);
10323
+ }));
10324
+ };
10234
10325
  BasketPreviewBlockComponent.prototype.ngOnDestroy = function () {
10235
10326
  this.subscriptions.forEach(function (sub) { return sub.unsubscribe(); });
10236
10327
  };
@@ -10302,18 +10393,30 @@
10302
10393
  // scroll base on global window
10303
10394
  element.scrollIntoView();
10304
10395
  };
10396
+ BasketPreviewBlockComponent.prototype.findAndFocusCurrentRecipe = function (recipeRows) {
10397
+ var _this = this;
10398
+ var recipeRowElement = recipeRows.find(function (bprr) { return bprr.line.id === _this.recipeId; });
10399
+ if (recipeRowElement) {
10400
+ recipeRowElement.expanded = true;
10401
+ recipeRowElement.buildEntriesLines();
10402
+ recipeRowElement.cdr.detectChanges();
10403
+ recipeRowElement.elementRef.nativeElement.scrollIntoView();
10404
+ }
10405
+ };
10305
10406
  return BasketPreviewBlockComponent;
10306
10407
  }());
10307
10408
  BasketPreviewBlockComponent.ɵfac = function BasketPreviewBlockComponent_Factory(t) { return new (t || BasketPreviewBlockComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(GroceriesListsService), i0.ɵɵdirectiveInject(PointOfSalesService), i0.ɵɵdirectiveInject(ContextService), i0.ɵɵdirectiveInject(BasketsService), i0.ɵɵdirectiveInject(i1$2.MediaMatcher)); };
10308
10409
  BasketPreviewBlockComponent.ɵcmp = i0.ɵɵdefineComponent({ type: BasketPreviewBlockComponent, selectors: [["ng-miam-basket-preview-block"]], viewQuery: function BasketPreviewBlockComponent_Query(rf, ctx) {
10309
10410
  if (rf & 1) {
10310
10411
  i0.ɵɵviewQuery(BasketPreviewLineComponent, true);
10412
+ i0.ɵɵviewQuery(BasketPreviewLineComponent, true);
10311
10413
  }
10312
10414
  if (rf & 2) {
10313
10415
  var _t;
10314
10416
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.lineComponents = _t);
10417
+ i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.basketPreviewRecipeRows = _t);
10315
10418
  }
10316
- }, inputs: { recipeId: "recipeId", showNotice: "showNotice", recipesAlwaysExpanded: "recipesAlwaysExpanded", itemsAlwaysExpanded: "itemsAlwaysExpanded", displayItemsUnitaryPrice: "displayItemsUnitaryPrice" }, outputs: { statsUpdated: "statsUpdated", guestCountChanged: "guestCountChanged", loading: "loading" }, features: [i0.ɵɵNgOnChangesFeature], decls: 5, vars: 2, consts: [["class", "miam-basket-preview-block", 4, "ngIf", "ngIfElse"], ["cors", ""], ["noPos", ""], [1, "miam-basket-preview-block"], ["previewBlockTop", ""], [4, "ngIf", "ngIfElse"], ["class", "miam-basket-preview-block__header", 4, "ngIf"], ["class", "miam-basket-preview-block__lines", 4, "ngIf"], ["class", "miam-basket-preview-block__lines__loader", 4, "ngIf"], [1, "miam-basket-preview-block__header"], [1, "miam-basket-preview-block__header__actions"], ["class", "m-button-secondary miam-basket-preview-block__header__empty-basket", 3, "click", 4, "ngIf"], [1, "miam-basket-preview-block__header__chevron", 3, "ngClass", "click"], ["height", "32", "width", "32", 3, "iconName"], [1, "m-button-secondary", "miam-basket-preview-block__header__empty-basket", 3, "click"], ["primaryColor", "var(--m-color-secondary)", 3, "iconName"], [1, "miam-basket-preview-block__lines"], [3, "line", "blockStates", "uniqueLine", "recipesAlwaysExpanded", "itemsAlwaysExpanded", "displayItemsUnitaryPrice", "ngStyle", "removed", "countChanged", "replaceItem", 4, "ngFor", "ngForOf"], [3, "line", "selected", 4, "ngIf"], ["class", "miam-basket-preview-block__lines__not-found", 4, "ngIf"], [3, "line", "blockStates", "uniqueLine", "recipesAlwaysExpanded", "itemsAlwaysExpanded", "displayItemsUnitaryPrice", "ngStyle", "removed", "countChanged", "replaceItem"], [3, "line", "selected"], [1, "miam-basket-preview-block__lines__not-found"], [4, "ngIf"], [1, "miam-basket-preview-block__lines__loader"], [1, "miam-basket-preview-block__noPos"]], template: function BasketPreviewBlockComponent_Template(rf, ctx) {
10419
+ }, inputs: { recipeId: "recipeId", showNotice: "showNotice", recipesAlwaysExpanded: "recipesAlwaysExpanded", itemsAlwaysExpanded: "itemsAlwaysExpanded", displayItemsUnitaryPrice: "displayItemsUnitaryPrice" }, outputs: { statsUpdated: "statsUpdated", guestCountChanged: "guestCountChanged", loading: "loading" }, features: [i0.ɵɵNgOnChangesFeature], decls: 5, vars: 2, consts: [["class", "miam-basket-preview-block", 4, "ngIf", "ngIfElse"], ["cors", ""], ["noPos", ""], [1, "miam-basket-preview-block"], ["previewBlockTop", ""], [4, "ngIf", "ngIfElse"], ["class", "miam-basket-preview-block__lines", 4, "ngIf"], ["class", "miam-basket-preview-block__lines__loader", 4, "ngIf"], [1, "miam-basket-preview-block__lines"], [3, "line", "blockStates", "recipesAlwaysExpanded", "itemsAlwaysExpanded", "displayItemsUnitaryPrice", "ngStyle", "removed", "countChanged", "replaceItem", 4, "ngFor", "ngForOf"], [3, "line", "selected", 4, "ngIf"], ["class", "miam-basket-preview-block__lines__not-found", 4, "ngIf"], [3, "line", "blockStates", "recipesAlwaysExpanded", "itemsAlwaysExpanded", "displayItemsUnitaryPrice", "ngStyle", "removed", "countChanged", "replaceItem"], [3, "line", "selected"], [1, "miam-basket-preview-block__lines__not-found"], [4, "ngIf"], [1, "miam-basket-preview-block__lines__loader"], [1, "miam-basket-preview-block__noPos"]], template: function BasketPreviewBlockComponent_Template(rf, ctx) {
10317
10420
  if (rf & 1) {
10318
10421
  i0.ɵɵtemplate(0, BasketPreviewBlockComponent_div_0_Template, 4, 4, "div", 0);
10319
10422
  i0.ɵɵtemplate(1, BasketPreviewBlockComponent_ng_template_1_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
@@ -10323,7 +10426,7 @@
10323
10426
  var _r1 = i0.ɵɵreference(2);
10324
10427
  i0.ɵɵproperty("ngIf", !ctx.corsIssues)("ngIfElse", _r1);
10325
10428
  }
10326
- }, directives: [i3.NgIf, i3.NgClass, IconComponent, i3.NgForOf, BasketPreviewLineComponent, i3.NgStyle, ReplaceItemComponent, LoaderComponent, CORSOverlayComponent], pipes: [i3.AsyncPipe], styles: [":host ::-webkit-scrollbar{cursor:-webkit-grab;height:7px;width:5px}:host ::-webkit-scrollbar-track{background:var(--m-color-grey)}:host ::-webkit-scrollbar-thumb{background:var(--m-color-primary);border-radius:5px}.miam-basket-preview-block{height:100%;position:relative}.miam-basket-preview-block .miam-basket-preview-block__recipe__link{-webkit-tap-highlight-color:transparent;color:var(--m-color-grey-text);cursor:pointer;position:absolute;right:300px;text-decoration:underline;top:60px;transition:var(--m-default-transition)}@media (min-width:1022px){.miam-basket-preview-block .miam-basket-preview-block__recipe__link:hover{color:var(--m-color-primary)}}.miam-basket-preview-block .miam-basket-preview-block__header{display:flex;justify-content:space-between;margin-bottom:0;padding-bottom:10px}.miam-basket-preview-block .miam-basket-preview-block__header .miam-basket-preview-block__header__actions{align-items:center;display:flex}.miam-basket-preview-block .miam-basket-preview-block__header .miam-basket-preview-block__header__actions .miam-basket-preview-block__header__empty-basket{margin-right:20px}.miam-basket-preview-block .miam-basket-preview-block__header .miam-basket-preview-block__header__actions .miam-basket-preview-block__header__empty-basket .fa-trash-alt{margin-right:8px;margin-top:-1px;width:13px}.miam-basket-preview-block .miam-basket-preview-block__header .miam-basket-preview-block__header__actions .miam-basket-preview-block__header__chevron{cursor:pointer;transition-duration:.5s}.miam-basket-preview-block .miam-basket-preview-block__header .miam-basket-preview-block__header__actions .miam-basket-preview-block__header__chevron svg{width:18px}.miam-basket-preview-block .miam-basket-preview-block__header .miam-basket-preview-block__header__actions .miam-basket-preview-block__chevron__down{transform:rotate(-180deg)}.miam-basket-preview-block .miam-basket-preview-block__lines{transition:height .3s}.miam-basket-preview-block .miam-basket-preview-block__lines .miam-basket-preview-block__lines__not-found{margin-left:20px;margin-top:15px}.miam-basket-preview-block .miam-basket-preview-block__lines .miam-basket-preview-block__lines__loader,.miam-basket-preview-block .miam-basket-preview-block__lines__loader{align-items:center;display:flex;flex-direction:column;justify-content:center}.miam-basket-preview-block .miam-basket-preview-block__lines__loader{padding:10px}.miam-basket-preview-block .miam-basket-preview-block__noPos{font-size:17px}"], encapsulation: 2, changeDetection: 0 });
10429
+ }, directives: [i3.NgIf, i3.NgForOf, BasketPreviewLineComponent, i3.NgStyle, ReplaceItemComponent, LoaderComponent, CORSOverlayComponent], pipes: [i3.AsyncPipe], styles: [":host ::-webkit-scrollbar{cursor:-webkit-grab;height:7px;width:5px}:host ::-webkit-scrollbar-track{background:var(--m-color-grey)}:host ::-webkit-scrollbar-thumb{background:var(--m-color-primary);border-radius:5px}.miam-basket-preview-block{height:100%;position:relative}.miam-basket-preview-block .miam-basket-preview-block__recipe__link{-webkit-tap-highlight-color:transparent;color:var(--m-color-grey-text);cursor:pointer;position:absolute;right:300px;text-decoration:underline;top:60px;transition:var(--m-default-transition)}@media (min-width:1022px){.miam-basket-preview-block .miam-basket-preview-block__recipe__link:hover{color:var(--m-color-primary)}}.miam-basket-preview-block .miam-basket-preview-block__header{display:flex;justify-content:space-between;margin-bottom:0;padding-bottom:10px}.miam-basket-preview-block .miam-basket-preview-block__header .miam-basket-preview-block__header__actions{align-items:center;display:flex}.miam-basket-preview-block .miam-basket-preview-block__header .miam-basket-preview-block__header__actions .miam-basket-preview-block__header__empty-basket{margin-right:20px}.miam-basket-preview-block .miam-basket-preview-block__header .miam-basket-preview-block__header__actions .miam-basket-preview-block__header__empty-basket .fa-trash-alt{margin-right:8px;margin-top:-1px;width:13px}.miam-basket-preview-block .miam-basket-preview-block__header .miam-basket-preview-block__header__actions .miam-basket-preview-block__header__chevron{cursor:pointer;transition-duration:.5s}.miam-basket-preview-block .miam-basket-preview-block__header .miam-basket-preview-block__header__actions .miam-basket-preview-block__header__chevron svg{width:18px}.miam-basket-preview-block .miam-basket-preview-block__header .miam-basket-preview-block__header__actions .miam-basket-preview-block__chevron__down{transform:rotate(-180deg)}.miam-basket-preview-block .miam-basket-preview-block__lines{transition:height .3s}.miam-basket-preview-block .miam-basket-preview-block__lines .miam-basket-preview-block__lines__not-found{margin-left:20px;margin-top:15px}.miam-basket-preview-block .miam-basket-preview-block__lines .miam-basket-preview-block__lines__loader,.miam-basket-preview-block .miam-basket-preview-block__lines__loader{align-items:center;display:flex;flex-direction:column;justify-content:center}.miam-basket-preview-block .miam-basket-preview-block__lines__loader{padding:10px}.miam-basket-preview-block .miam-basket-preview-block__noPos{font-size:17px}"], encapsulation: 2, changeDetection: 0 });
10327
10430
  /*@__PURE__*/ (function () {
10328
10431
  i0.ɵsetClassMetadata(BasketPreviewBlockComponent, [{
10329
10432
  type: i0.Component,
@@ -10353,6 +10456,9 @@
10353
10456
  }], lineComponents: [{
10354
10457
  type: i0.ViewChildren,
10355
10458
  args: [BasketPreviewLineComponent]
10459
+ }], basketPreviewRecipeRows: [{
10460
+ type: i0.ViewChildren,
10461
+ args: [BasketPreviewLineComponent]
10356
10462
  }] });
10357
10463
  })();
10358
10464
 
@@ -10928,7 +11034,7 @@
10928
11034
  i0.ɵɵelement(0, "ng-miam-loader");
10929
11035
  }
10930
11036
  }
10931
- var _c1$6 = function (a0, a1) { return { "in-basket": a0, "loading": a1 }; };
11037
+ var _c1$5 = function (a0, a1) { return { "in-basket": a0, "loading": a1 }; };
10932
11038
  function RecipeCardComponent_div_0_Template(rf, ctx) {
10933
11039
  if (rf & 1) {
10934
11040
  var _r36_1 = i0.ɵɵgetCurrentView();
@@ -11004,7 +11110,7 @@
11004
11110
  i0.ɵɵadvance(4);
11005
11111
  i0.ɵɵproperty("ngIf", ctx_r0.recipe && ctx_r0.displayPricing);
11006
11112
  i0.ɵɵadvance(2);
11007
- i0.ɵɵproperty("disabled", !ctx_r0.recipe)("ngClass", i0.ɵɵpureFunction2(26, _c1$6, i0.ɵɵpipeBind1(29, 22, ctx_r0.groceriesListsService.recipeIsInList(ctx_r0.recipe == null ? null : ctx_r0.recipe.id)), ctx_r0.addButtonLoading));
11113
+ i0.ɵɵproperty("disabled", !ctx_r0.recipe)("ngClass", i0.ɵɵpureFunction2(26, _c1$5, i0.ɵɵpipeBind1(29, 22, ctx_r0.groceriesListsService.recipeIsInList(ctx_r0.recipe == null ? null : ctx_r0.recipe.id)), ctx_r0.addButtonLoading));
11008
11114
  i0.ɵɵadvance(3);
11009
11115
  i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(32, 24, ctx_r0.groceriesListsService.recipeIsInList(ctx_r0.recipe == null ? null : ctx_r0.recipe.id)) ? "Voir le d\u00E9tails" : "Ajouter les ingr\u00E9dients", " ");
11010
11116
  i0.ɵɵadvance(2);
@@ -11413,7 +11519,7 @@
11413
11519
  i0.ɵɵproperty("width", 18)("height", 18)("iconName", ctx_r32.icon.DifficultyLow);
11414
11520
  }
11415
11521
  }
11416
- var _c1$7 = function (a0, a1, a2) { return { "easy": a0, "medium": a1, "hard": a2 }; };
11522
+ var _c1$6 = function (a0, a1, a2) { return { "easy": a0, "medium": a1, "hard": a2 }; };
11417
11523
  function CatalogRecipeCardComponent_div_18_Template(rf, ctx) {
11418
11524
  if (rf & 1) {
11419
11525
  i0.ɵɵelementStart(0, "div", 43);
@@ -11429,7 +11535,7 @@
11429
11535
  }
11430
11536
  if (rf & 2) {
11431
11537
  var ctx_r9 = i0.ɵɵnextContext();
11432
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction3(5, _c1$7, (ctx_r9.recipe == null ? null : ctx_r9.recipe.difficulty) === 1, (ctx_r9.recipe == null ? null : ctx_r9.recipe.difficulty) === 2, (ctx_r9.recipe == null ? null : ctx_r9.recipe.difficulty) === 3));
11538
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction3(5, _c1$6, (ctx_r9.recipe == null ? null : ctx_r9.recipe.difficulty) === 1, (ctx_r9.recipe == null ? null : ctx_r9.recipe.difficulty) === 2, (ctx_r9.recipe == null ? null : ctx_r9.recipe.difficulty) === 3));
11433
11539
  i0.ɵɵadvance(1);
11434
11540
  i0.ɵɵproperty("ngSwitch", ctx_r9.recipe == null ? null : ctx_r9.recipe.difficulty);
11435
11541
  i0.ɵɵadvance(1);
@@ -11677,7 +11783,7 @@
11677
11783
  })();
11678
11784
 
11679
11785
  var _c0$g = ["categoryContent"];
11680
- var _c1$8 = ["categoryCards"];
11786
+ var _c1$7 = ["categoryCards"];
11681
11787
  function CatalogCategoryComponent_div_0_div_15_Template(rf, ctx) {
11682
11788
  if (rf & 1) {
11683
11789
  i0.ɵɵelementStart(0, "div", 18);
@@ -11955,7 +12061,7 @@
11955
12061
  CatalogCategoryComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CatalogCategoryComponent, selectors: [["ng-miam-catalog-category"]], viewQuery: function CatalogCategoryComponent_Query(rf, ctx) {
11956
12062
  if (rf & 1) {
11957
12063
  i0.ɵɵviewQuery(_c0$g, true);
11958
- i0.ɵɵviewQuery(_c1$8, true);
12064
+ i0.ɵɵviewQuery(_c1$7, true);
11959
12065
  i0.ɵɵviewQuery(CatalogRecipeCardComponent, true);
11960
12066
  }
11961
12067
  if (rf & 2) {
@@ -12019,7 +12125,7 @@
12019
12125
  }
12020
12126
  function CatalogHeaderComponent_a_9_Template(rf, ctx) {
12021
12127
  if (rf & 1) {
12022
- i0.ɵɵelementStart(0, "a", 16);
12128
+ i0.ɵɵelementStart(0, "a", 17);
12023
12129
  i0.ɵɵtext(1);
12024
12130
  i0.ɵɵelementEnd();
12025
12131
  }
@@ -12031,17 +12137,17 @@
12031
12137
  }
12032
12138
  function CatalogHeaderComponent_div_11_img_1_Template(rf, ctx) {
12033
12139
  if (rf & 1) {
12034
- i0.ɵɵelement(0, "img", 19);
12140
+ i0.ɵɵelement(0, "img", 20);
12035
12141
  }
12036
12142
  if (rf & 2) {
12037
- var ctx_r6 = i0.ɵɵnextContext(2);
12038
- i0.ɵɵproperty("src", ctx_r6.titlePictureUrl, i0.ɵɵsanitizeUrl);
12143
+ var ctx_r7 = i0.ɵɵnextContext(2);
12144
+ i0.ɵɵproperty("src", ctx_r7.titlePictureUrl, i0.ɵɵsanitizeUrl);
12039
12145
  }
12040
12146
  }
12041
12147
  function CatalogHeaderComponent_div_11_Template(rf, ctx) {
12042
12148
  if (rf & 1) {
12043
- i0.ɵɵelementStart(0, "div", 17);
12044
- i0.ɵɵtemplate(1, CatalogHeaderComponent_div_11_img_1_Template, 1, 1, "img", 18);
12149
+ i0.ɵɵelementStart(0, "div", 18);
12150
+ i0.ɵɵtemplate(1, CatalogHeaderComponent_div_11_img_1_Template, 1, 1, "img", 19);
12045
12151
  i0.ɵɵelementEnd();
12046
12152
  }
12047
12153
  if (rf & 2) {
@@ -12052,14 +12158,14 @@
12052
12158
  }
12053
12159
  function CatalogHeaderComponent_div_13_Template(rf, ctx) {
12054
12160
  if (rf & 1) {
12055
- var _r8_1 = i0.ɵɵgetCurrentView();
12056
- i0.ɵɵelementStart(0, "div", 20);
12057
- i0.ɵɵelementStart(1, "input", 21);
12058
- i0.ɵɵlistener("ngModelChange", function CatalogHeaderComponent_div_13_Template_input_ngModelChange_1_listener($event) { i0.ɵɵrestoreView(_r8_1); var ctx_r7 = i0.ɵɵnextContext(); return ctx_r7.searchString = $event; })("keydown.enter", function CatalogHeaderComponent_div_13_Template_input_keydown_enter_1_listener() { i0.ɵɵrestoreView(_r8_1); var ctx_r9 = i0.ɵɵnextContext(); return ctx_r9.emitSearchString(); })("blur", function CatalogHeaderComponent_div_13_Template_input_blur_1_listener() { i0.ɵɵrestoreView(_r8_1); var ctx_r10 = i0.ɵɵnextContext(); return ctx_r10.emitSearchString(); });
12161
+ var _r9_1 = i0.ɵɵgetCurrentView();
12162
+ i0.ɵɵelementStart(0, "div", 21);
12163
+ i0.ɵɵelementStart(1, "input", 22);
12164
+ i0.ɵɵlistener("ngModelChange", function CatalogHeaderComponent_div_13_Template_input_ngModelChange_1_listener($event) { i0.ɵɵrestoreView(_r9_1); var ctx_r8 = i0.ɵɵnextContext(); return ctx_r8.searchString = $event; })("keydown.enter", function CatalogHeaderComponent_div_13_Template_input_keydown_enter_1_listener() { i0.ɵɵrestoreView(_r9_1); var ctx_r10 = i0.ɵɵnextContext(); return ctx_r10.emitSearchString(); })("blur", function CatalogHeaderComponent_div_13_Template_input_blur_1_listener() { i0.ɵɵrestoreView(_r9_1); var ctx_r11 = i0.ɵɵnextContext(); return ctx_r11.emitSearchString(); });
12059
12165
  i0.ɵɵelementEnd();
12060
- i0.ɵɵelementStart(2, "button", 22);
12061
- i0.ɵɵelementStart(3, "ng-miam-icon", 23);
12062
- i0.ɵɵlistener("click", function CatalogHeaderComponent_div_13_Template_ng_miam_icon_click_3_listener() { i0.ɵɵrestoreView(_r8_1); var ctx_r11 = i0.ɵɵnextContext(); return ctx_r11.emitSearchString(); });
12166
+ i0.ɵɵelementStart(2, "button", 23);
12167
+ i0.ɵɵelementStart(3, "ng-miam-icon", 24);
12168
+ i0.ɵɵlistener("click", function CatalogHeaderComponent_div_13_Template_ng_miam_icon_click_3_listener() { i0.ɵɵrestoreView(_r9_1); var ctx_r12 = i0.ɵɵnextContext(); return ctx_r12.emitSearchString(); });
12063
12169
  i0.ɵɵelementEnd();
12064
12170
  i0.ɵɵelementEnd();
12065
12171
  i0.ɵɵelementEnd();
@@ -12081,25 +12187,25 @@
12081
12187
  }
12082
12188
  function CatalogHeaderComponent_button_15_div_3_Template(rf, ctx) {
12083
12189
  if (rf & 1) {
12084
- i0.ɵɵelementStart(0, "div", 28);
12190
+ i0.ɵɵelementStart(0, "div", 29);
12085
12191
  i0.ɵɵtext(1);
12086
12192
  i0.ɵɵelementEnd();
12087
12193
  }
12088
12194
  if (rf & 2) {
12089
- var ctx_r13 = i0.ɵɵnextContext(2);
12195
+ var ctx_r14 = i0.ɵɵnextContext(2);
12090
12196
  i0.ɵɵadvance(1);
12091
- i0.ɵɵtextInterpolate1(" ", ctx_r13.filterBadgeCount, " ");
12197
+ i0.ɵɵtextInterpolate1(" ", ctx_r14.filterBadgeCount, " ");
12092
12198
  }
12093
12199
  }
12094
12200
  var _c0$h = function (a0, a1) { return { reverse: a0, reduced: a1 }; };
12095
12201
  function CatalogHeaderComponent_button_15_Template(rf, ctx) {
12096
12202
  if (rf & 1) {
12097
- var _r15_1 = i0.ɵɵgetCurrentView();
12098
- i0.ɵɵelementStart(0, "button", 24);
12099
- i0.ɵɵlistener("click", function CatalogHeaderComponent_button_15_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r15_1); var ctx_r14 = i0.ɵɵnextContext(); return ctx_r14.filterButtonPressed.emit(); });
12100
- i0.ɵɵelement(1, "ng-miam-icon", 25);
12101
- i0.ɵɵtemplate(2, CatalogHeaderComponent_button_15_span_2_Template, 2, 0, "span", 26);
12102
- i0.ɵɵtemplate(3, CatalogHeaderComponent_button_15_div_3_Template, 2, 1, "div", 27);
12203
+ var _r16_1 = i0.ɵɵgetCurrentView();
12204
+ i0.ɵɵelementStart(0, "button", 25);
12205
+ i0.ɵɵlistener("click", function CatalogHeaderComponent_button_15_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r16_1); var ctx_r15 = i0.ɵɵnextContext(); return ctx_r15.filterButtonPressed.emit(); });
12206
+ i0.ɵɵelement(1, "ng-miam-icon", 26);
12207
+ i0.ɵɵtemplate(2, CatalogHeaderComponent_button_15_span_2_Template, 2, 0, "span", 27);
12208
+ i0.ɵɵtemplate(3, CatalogHeaderComponent_button_15_div_3_Template, 2, 1, "div", 28);
12103
12209
  i0.ɵɵelementEnd();
12104
12210
  }
12105
12211
  if (rf & 2) {
@@ -12116,30 +12222,55 @@
12116
12222
  function CatalogHeaderComponent_button_16_span_2_Template(rf, ctx) {
12117
12223
  if (rf & 1) {
12118
12224
  i0.ɵɵelementStart(0, "span");
12119
- i0.ɵɵtext(1, "Mes id\u00E9es repas");
12225
+ i0.ɵɵtext(1, "Mes recettes personnelles");
12120
12226
  i0.ɵɵelementEnd();
12121
12227
  }
12122
12228
  }
12123
- var _c1$9 = function (a0, a1) { return { "m-button-primary": a0, reduced: a1 }; };
12229
+ var _c1$8 = function (a0) { return { reduced: a0 }; };
12124
12230
  function CatalogHeaderComponent_button_16_Template(rf, ctx) {
12125
12231
  if (rf & 1) {
12126
- var _r18_1 = i0.ɵɵgetCurrentView();
12127
- i0.ɵɵelementStart(0, "button", 29);
12128
- i0.ɵɵlistener("click", function CatalogHeaderComponent_button_16_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r18_1); var ctx_r17 = i0.ɵɵnextContext(); return ctx_r17.favoritesButtonPressed.emit(); });
12129
- i0.ɵɵelement(1, "ng-miam-icon", 25);
12130
- i0.ɵɵtemplate(2, CatalogHeaderComponent_button_16_span_2_Template, 2, 0, "span", 26);
12232
+ var _r19_1 = i0.ɵɵgetCurrentView();
12233
+ i0.ɵɵelementStart(0, "button", 30);
12234
+ i0.ɵɵlistener("click", function CatalogHeaderComponent_button_16_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r19_1); var ctx_r18 = i0.ɵɵnextContext(); return ctx_r18.personalButtonPressed.emit(); });
12235
+ i0.ɵɵelement(1, "ng-miam-icon", 26);
12236
+ i0.ɵɵtemplate(2, CatalogHeaderComponent_button_16_span_2_Template, 2, 0, "span", 27);
12131
12237
  i0.ɵɵelementEnd();
12132
12238
  }
12133
12239
  if (rf & 2) {
12134
12240
  var ctx_r5 = i0.ɵɵnextContext();
12135
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(3, _c1$9, ctx_r5.reduced, ctx_r5.reduced));
12241
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(3, _c1$8, ctx_r5.reduced));
12136
12242
  i0.ɵɵadvance(1);
12137
- i0.ɵɵproperty("iconName", ctx_r5.icon.Heart);
12243
+ i0.ɵɵproperty("iconName", ctx_r5.icon.Cook);
12138
12244
  i0.ɵɵadvance(1);
12139
12245
  i0.ɵɵproperty("ngIf", !ctx_r5.reduced);
12140
12246
  }
12141
12247
  }
12142
- var _c2$3 = function (a0) { return { reduced: a0 }; };
12248
+ function CatalogHeaderComponent_button_17_span_2_Template(rf, ctx) {
12249
+ if (rf & 1) {
12250
+ i0.ɵɵelementStart(0, "span");
12251
+ i0.ɵɵtext(1, "Mes id\u00E9es repas");
12252
+ i0.ɵɵelementEnd();
12253
+ }
12254
+ }
12255
+ var _c2$3 = function (a0, a1) { return { "m-button-primary": a0, reduced: a1 }; };
12256
+ function CatalogHeaderComponent_button_17_Template(rf, ctx) {
12257
+ if (rf & 1) {
12258
+ var _r22_1 = i0.ɵɵgetCurrentView();
12259
+ i0.ɵɵelementStart(0, "button", 31);
12260
+ i0.ɵɵlistener("click", function CatalogHeaderComponent_button_17_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r22_1); var ctx_r21 = i0.ɵɵnextContext(); return ctx_r21.favoritesButtonPressed.emit(); });
12261
+ i0.ɵɵelement(1, "ng-miam-icon", 26);
12262
+ i0.ɵɵtemplate(2, CatalogHeaderComponent_button_17_span_2_Template, 2, 0, "span", 27);
12263
+ i0.ɵɵelementEnd();
12264
+ }
12265
+ if (rf & 2) {
12266
+ var ctx_r6 = i0.ɵɵnextContext();
12267
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(3, _c2$3, ctx_r6.reduced, ctx_r6.reduced));
12268
+ i0.ɵɵadvance(1);
12269
+ i0.ɵɵproperty("iconName", ctx_r6.icon.Heart);
12270
+ i0.ɵɵadvance(1);
12271
+ i0.ɵɵproperty("ngIf", !ctx_r6.reduced);
12272
+ }
12273
+ }
12143
12274
  var _c3$1 = function (a0) { return { searching: a0 }; };
12144
12275
  var CatalogHeaderComponent = /** @class */ (function () {
12145
12276
  function CatalogHeaderComponent(cdr, context) {
@@ -12150,10 +12281,12 @@
12150
12281
  this.searchBarHidden = false;
12151
12282
  this.filterButtonHidden = false;
12152
12283
  this.favoritesButtonHidden = false;
12284
+ this.personalButtonHidden = true;
12153
12285
  this.filterBadgeCount = 0;
12154
12286
  this.returnButtonPressed = new i0.EventEmitter();
12155
12287
  this.filterButtonPressed = new i0.EventEmitter();
12156
12288
  this.favoritesButtonPressed = new i0.EventEmitter();
12289
+ this.personalButtonPressed = new i0.EventEmitter();
12157
12290
  this.searchStringChanged = new i0.EventEmitter();
12158
12291
  this.icon = exports.Icon;
12159
12292
  this.searchString = '';
@@ -12176,7 +12309,7 @@
12176
12309
  return CatalogHeaderComponent;
12177
12310
  }());
12178
12311
  CatalogHeaderComponent.ɵfac = function CatalogHeaderComponent_Factory(t) { return new (t || CatalogHeaderComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(ContextService)); };
12179
- CatalogHeaderComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CatalogHeaderComponent, selectors: [["ng-miam-catalog-header"]], inputs: { title: "title", homeLabel: "homeLabel", pictureUrl: "pictureUrl", titlePictureUrl: "titlePictureUrl", searchBarHidden: "searchBarHidden", filterButtonHidden: "filterButtonHidden", favoritesButtonHidden: "favoritesButtonHidden", filterBadgeCount: "filterBadgeCount" }, outputs: { returnButtonPressed: "returnButtonPressed", filterButtonPressed: "filterButtonPressed", favoritesButtonPressed: "favoritesButtonPressed", searchStringChanged: "searchStringChanged" }, features: [i0.ɵɵNgOnChangesFeature], decls: 17, vars: 18, consts: [[1, "miam-catalog-header", 3, "ngClass"], [1, "miam-catalog-header__content"], [1, "miam-catalog-header__nav"], ["href", "/"], ["width", "18", "height", "18", 3, "iconName", "primaryColor"], ["width", "24", "height", "24", 1, "chevron-right", 3, "iconName"], ["href", "javascript:void(0)", 3, "click"], ["class", "chevron-right", "width", "24", "height", "24", 3, "iconName", 4, "ngIf"], ["href", "javascript:void(0)", 4, "ngIf"], [1, "miam-catalog-header__title-and-search"], ["class", "miam-catalog-header__title", 4, "ngIf"], [1, "miam-catalog-header__search-and-filters", 3, "ngClass"], ["class", "miam-catalog-header__searchbar", 4, "ngIf"], [1, "miam-catalog-header__controls"], ["class", "miam-catalog-header__controls__filter m-button-primary", 3, "ngClass", "click", 4, "ngIf"], ["class", "miam-catalog-header__controls__favorites", 3, "ngClass", "click", 4, "ngIf"], ["href", "javascript:void(0)"], [1, "miam-catalog-header__title"], [3, "src", 4, "ngIf"], [3, "src"], [1, "miam-catalog-header__searchbar"], ["type", "text", "placeholder", "Chercher un ingr\u00E9dient ou un repas", 1, "miam-catalog-header__searchbar__input", 3, "ngModel", "ngModelChange", "keydown.enter", "blur"], [1, "miam-catalog-header__searchbar__button", "m-button-primary"], ["width", "20", "height", "20", 1, "miam-catalog-header__searchbar__icon", 3, "iconName", "click"], [1, "miam-catalog-header__controls__filter", "m-button-primary", 3, "ngClass", "click"], ["width", "18", "height", "18", 3, "iconName"], [4, "ngIf"], ["class", "miam-catalog-header__controls__filter-badge", 4, "ngIf"], [1, "miam-catalog-header__controls__filter-badge"], [1, "miam-catalog-header__controls__favorites", 3, "ngClass", "click"]], template: function CatalogHeaderComponent_Template(rf, ctx) {
12312
+ CatalogHeaderComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CatalogHeaderComponent, selectors: [["ng-miam-catalog-header"]], inputs: { title: "title", homeLabel: "homeLabel", pictureUrl: "pictureUrl", titlePictureUrl: "titlePictureUrl", searchBarHidden: "searchBarHidden", filterButtonHidden: "filterButtonHidden", favoritesButtonHidden: "favoritesButtonHidden", personalButtonHidden: "personalButtonHidden", filterBadgeCount: "filterBadgeCount" }, outputs: { returnButtonPressed: "returnButtonPressed", filterButtonPressed: "filterButtonPressed", favoritesButtonPressed: "favoritesButtonPressed", personalButtonPressed: "personalButtonPressed", searchStringChanged: "searchStringChanged" }, features: [i0.ɵɵNgOnChangesFeature], decls: 18, vars: 19, consts: [[1, "miam-catalog-header", 3, "ngClass"], [1, "miam-catalog-header__content"], [1, "miam-catalog-header__nav"], ["href", "/"], ["width", "18", "height", "18", 3, "iconName", "primaryColor"], ["width", "24", "height", "24", 1, "chevron-right", 3, "iconName"], ["href", "javascript:void(0)", 3, "click"], ["class", "chevron-right", "width", "24", "height", "24", 3, "iconName", 4, "ngIf"], ["href", "javascript:void(0)", 4, "ngIf"], [1, "miam-catalog-header__title-and-search"], ["class", "miam-catalog-header__title", 4, "ngIf"], [1, "miam-catalog-header__search-and-filters", 3, "ngClass"], ["class", "miam-catalog-header__searchbar", 4, "ngIf"], [1, "miam-catalog-header__controls"], ["class", "miam-catalog-header__controls__filter m-button-primary", 3, "ngClass", "click", 4, "ngIf"], ["class", "miam-catalog-header__controls_personnal", 3, "ngClass", "click", 4, "ngIf"], ["class", "miam-catalog-header__controls__favorites", 3, "ngClass", "click", 4, "ngIf"], ["href", "javascript:void(0)"], [1, "miam-catalog-header__title"], [3, "src", 4, "ngIf"], [3, "src"], [1, "miam-catalog-header__searchbar"], ["type", "text", "placeholder", "Chercher un ingr\u00E9dient ou un repas", 1, "miam-catalog-header__searchbar__input", 3, "ngModel", "ngModelChange", "keydown.enter", "blur"], [1, "miam-catalog-header__searchbar__button", "m-button-primary"], ["width", "20", "height", "20", 1, "miam-catalog-header__searchbar__icon", 3, "iconName", "click"], [1, "miam-catalog-header__controls__filter", "m-button-primary", 3, "ngClass", "click"], ["width", "18", "height", "18", 3, "iconName"], [4, "ngIf"], ["class", "miam-catalog-header__controls__filter-badge", 4, "ngIf"], [1, "miam-catalog-header__controls__filter-badge"], [1, "miam-catalog-header__controls_personnal", 3, "ngClass", "click"], [1, "miam-catalog-header__controls__favorites", 3, "ngClass", "click"]], template: function CatalogHeaderComponent_Template(rf, ctx) {
12180
12313
  if (rf & 1) {
12181
12314
  i0.ɵɵelementStart(0, "div", 0);
12182
12315
  i0.ɵɵelementStart(1, "div", 1);
@@ -12198,7 +12331,8 @@
12198
12331
  i0.ɵɵtemplate(13, CatalogHeaderComponent_div_13_Template, 4, 2, "div", 12);
12199
12332
  i0.ɵɵelementStart(14, "div", 13);
12200
12333
  i0.ɵɵtemplate(15, CatalogHeaderComponent_button_15_Template, 4, 7, "button", 14);
12201
- i0.ɵɵtemplate(16, CatalogHeaderComponent_button_16_Template, 3, 6, "button", 15);
12334
+ i0.ɵɵtemplate(16, CatalogHeaderComponent_button_16_Template, 3, 5, "button", 15);
12335
+ i0.ɵɵtemplate(17, CatalogHeaderComponent_button_17_Template, 3, 6, "button", 16);
12202
12336
  i0.ɵɵelementEnd();
12203
12337
  i0.ɵɵelementEnd();
12204
12338
  i0.ɵɵelementEnd();
@@ -12207,7 +12341,7 @@
12207
12341
  }
12208
12342
  if (rf & 2) {
12209
12343
  i0.ɵɵstyleProp("background-image", "url(" + ctx.pictureUrl + ")");
12210
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(14, _c2$3, ctx.reduced));
12344
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(15, _c1$8, ctx.reduced));
12211
12345
  i0.ɵɵadvance(4);
12212
12346
  i0.ɵɵproperty("iconName", ctx.icon.Home)("primaryColor", ctx.reduced ? "var(--m-catalog-header-reduced-text-color)" : "var(--m-catalog-header-text-color)");
12213
12347
  i0.ɵɵadvance(1);
@@ -12221,15 +12355,17 @@
12221
12355
  i0.ɵɵadvance(2);
12222
12356
  i0.ɵɵproperty("ngIf", !ctx.reduced);
12223
12357
  i0.ɵɵadvance(1);
12224
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(16, _c3$1, ctx.searching));
12358
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(17, _c3$1, ctx.searching));
12225
12359
  i0.ɵɵadvance(1);
12226
12360
  i0.ɵɵproperty("ngIf", !ctx.searchBarHidden);
12227
12361
  i0.ɵɵadvance(2);
12228
12362
  i0.ɵɵproperty("ngIf", !ctx.filterButtonHidden);
12229
12363
  i0.ɵɵadvance(1);
12364
+ i0.ɵɵproperty("ngIf", !ctx.personalButtonHidden);
12365
+ i0.ɵɵadvance(1);
12230
12366
  i0.ɵɵproperty("ngIf", !ctx.favoritesButtonHidden);
12231
12367
  }
12232
- }, directives: [i3.NgClass, IconComponent, i3.NgIf, i15.DefaultValueAccessor, i15.NgControlStatus, i15.NgModel], styles: [".cal-month-view .cal-header{font-weight:bolder;text-align:center}.cal-month-view .cal-header .cal-cell{display:block;overflow:hidden;padding:5px 0;text-overflow:ellipsis;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{flex:1;min-height:78px}.cal-month-view .cal-cell-row{display:flex}.cal-month-view .cal-cell{align-items:stretch;display:flex;flex:1;flex-direction:column;float:left}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}@media (-ms-high-contrast:none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{border-radius:10px;display:inline-block;font-size:12px;font-weight:700;line-height:1;margin-left:10px;margin-top:18px;min-width:10px;padding:3px 7px;text-align:center;vertical-align:middle;white-space:nowrap}.cal-month-view .cal-day-number{float:right;font-size:1.2em;font-weight:400;margin-bottom:10px;margin-right:15px;margin-top:15px;opacity:.5}.cal-month-view .cal-events{align-items:flex-end;display:flex;flex:1;flex-wrap:wrap;line-height:10px;margin:3px}.cal-month-view .cal-event{border-radius:50%;display:inline-block;height:10px;margin:2px;width:10px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{cursor:default;opacity:.1}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{background-color:#555;box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5);color:#fff}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{border:1px solid;display:flex;padding-left:70px}.cal-week-view .cal-day-headers .cal-header{flex:1;padding:5px;text-align:center}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{border-left:1px solid;flex-grow:1}.cal-week-view .cal-event{border:1px solid;font-size:12px}.cal-week-view .cal-time-label-column{height:100%;width:70px}.cal-week-view .cal-current-time-marker{height:2px;position:absolute;width:100%;z-index:2}.cal-week-view .cal-all-day-events{border-bottom:3px solid;border-left:1px solid;border-right:1px solid;border-top:0;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{display:flex;height:100%;position:absolute;top:0;width:100%;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{height:31px;margin-left:70px;position:relative}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{pointer-events:none;z-index:1}.cal-week-view .cal-all-day-events .cal-event{height:28px;line-height:28px;margin-left:2px;margin-right:2px;padding:0 5px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-bottom-left-radius:5px;border-top-left-radius:5px}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-bottom-right-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{align-items:center;display:flex;font-size:14px;justify-content:center}.cal-week-view .cal-all-day-events .cal-resize-handle{cursor:col-resize;height:100%;position:absolute;top:0;width:6px}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{border:1px solid;border-top:0;display:flex;position:relative}.cal-week-view .cal-time-events .cal-day-columns{display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{height:calc(100% - 2px);line-height:25px;margin:1px;padding:0 5px;width:calc(100% - 2px)}.cal-week-view .cal-time-events .cal-resize-handle{cursor:row-resize;height:4px;position:absolute;width:100%}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:\"\\00a0\"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view .cal-hour-segment,.cal-week-view mwl-calendar-week-view-hour-segment{display:block}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;text-align:center;width:70px}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:1px solid #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-drag-over,.cal-week-view .cal-day-headers .cal-header:hover{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}.cal-tooltip{display:block;font-size:11px;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;opacity:.9;position:absolute;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:break-word;z-index:1070}.cal-tooltip.cal-tooltip-top{margin-top:-3px;padding:5px 0}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-width:5px 5px 0;bottom:0;left:50%;margin-left:-5px}.cal-tooltip.cal-tooltip-right{margin-left:3px;padding:0 5px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-width:5px 5px 5px 0;left:0;margin-top:-5px;top:50%}.cal-tooltip.cal-tooltip-bottom{margin-top:3px;padding:5px 0}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-width:0 5px 5px;left:50%;margin-left:-5px;top:0}.cal-tooltip.cal-tooltip-left{margin-left:-3px;padding:0 5px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-width:5px 0 5px 5px;margin-top:-5px;right:0;top:50%}.cal-tooltip-inner{border-radius:.25rem;max-width:200px;padding:3px 8px;text-align:center}.cal-tooltip-arrow{border-color:transparent;border-style:solid;height:0;position:absolute;width:0}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{background-color:#000;color:#fff}.m-button,.m-button-grey,.m-button-grey.reverse,.m-button-primary,.m-button-primary.reverse,.m-button-secondary,.m-button-secondary.reverse,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites.reverse:not(.m-button-primary),.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary){-moz-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;align-items:center;border-radius:var(--m-button-radius);cursor:pointer;display:flex;font-size:var(--m-button-text-size);font-weight:var(--m-button-text-weight);justify-content:center;line-height:var(--m-button-text-height);outline:0;padding:var(--m-button-padding);user-select:none}.m-button-grey.reverse ng-miam-icon,.m-button-grey ng-miam-icon,.m-button-primary.reverse ng-miam-icon,.m-button-primary ng-miam-icon,.m-button-secondary.reverse ng-miam-icon,.m-button-secondary ng-miam-icon,.m-button ng-miam-icon,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites.reverse:not(.m-button-primary) ng-miam-icon,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary) ng-miam-icon{padding:0}.m-button-grey ng-miam-icon:last-child,.m-button-primary ng-miam-icon:last-child,.m-button-secondary ng-miam-icon:last-child,.m-button ng-miam-icon:last-child,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary) ng-miam-icon:last-child{margin-left:var(--m-button-gap)}.m-button-grey ng-miam-icon:first-child,.m-button-primary ng-miam-icon:first-child,.m-button-secondary ng-miam-icon:first-child,.m-button ng-miam-icon:first-child,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary) ng-miam-icon:first-child{margin-right:var(--m-button-gap)}.m-button-grey ng-miam-icon:last-child:first-child,.m-button-primary ng-miam-icon:last-child:first-child,.m-button-secondary ng-miam-icon:last-child:first-child,.m-button ng-miam-icon:last-child:first-child,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary) ng-miam-icon:last-child:first-child{margin:0}.m-button-primary{background-color:var(--m-color-primary);border:1px solid var(--m-color-white);color:var(--m-color-white)}.m-button-primary:hover{background-color:var(--m-color-white);border:1px solid var(--m-color-primary);color:var(--m-color-primary);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.m-button-primary:hover ng-miam-icon svg path{fill:var(--m-color-primary)}.m-button-primary ng-miam-icon svg path{fill:var(--m-color-white)}.m-button-primary.reverse{background-color:var(--m-color-white);border:1px solid var(--m-color-primary);color:var(--m-color-primary)}.m-button-primary.reverse:hover{background-color:var(--m-color-primary);border:1px solid var(--m-color-white);color:var(--m-color-white);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.m-button-primary.reverse:hover ng-miam-icon svg path{fill:var(--m-color-white)}.m-button-primary.reverse ng-miam-icon svg path{fill:var(--m-color-primary)}.m-button-secondary{background-color:var(--m-color-secondary);border:1px solid var(--m-color-white);color:var(--m-color-white)}.m-button-secondary:hover{background-color:var(--m-color-white);border:1px solid var(--m-color-secondary);color:var(--m-color-secondary);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.m-button-secondary:hover ng-miam-icon svg path{fill:var(--m-color-secondary)}.m-button-secondary ng-miam-icon svg path{fill:var(--m-color-white)}.m-button-secondary.reverse{background-color:var(--m-color-white);border:1px solid var(--m-color-secondary);color:var(--m-color-secondary)}.m-button-secondary.reverse:hover{background-color:var(--m-color-secondary);border:1px solid var(--m-color-white);color:var(--m-color-white);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.m-button-secondary.reverse:hover ng-miam-icon svg path{fill:var(--m-color-white)}.m-button-secondary.reverse ng-miam-icon svg path{fill:var(--m-color-secondary)}.m-button-grey{background-color:var(--m-color-white);border:1px solid var(--m-color-grey03);color:var(--m-color-grey03)}.m-button-grey:hover{background-color:var(--m-color-grey03);border:1px solid var(--m-color-white);color:var(--m-color-white);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.m-button-grey:hover ng-miam-icon svg path{fill:var(--m-color-white)}.m-button-grey ng-miam-icon svg path{fill:var(--m-color-grey03)}.m-button-grey.reverse{background-color:var(--m-color-grey03);border:1px solid var(--m-color-white);color:var(--m-color-white)}.m-button-grey.reverse:hover{background-color:var(--m-color-white);border:1px solid var(--m-color-grey03);color:var(--m-color-grey03);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.m-button-grey.reverse:hover ng-miam-icon svg path{fill:var(--m-color-grey03)}.m-button-grey.reverse ng-miam-icon svg path{fill:var(--m-color-white)}.m-input{align-items:center;border:1px solid var(--m-color-grey06);border-radius:5px;display:flex;justify-content:space-between;margin-top:16px;max-width:320px;min-width:200px;outline:none;padding:8px 16px}.m-input:focus-within{border:1px solid var(--m-color-primary)}@media (max-width:1023px){.m-input{padding:8px}}.m-title-text-input .miam-text-input{max-width:565px}.miam-flex-column{display:flex;flex-direction:column;justify-content:space-around}.miam-flex-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:auto}.m-default-card{background-color:var(--m-color-unpure-white);border-radius:8px;box-shadow:var(--m-shadow-small);padding:16px}@media (max-width:1023px){.m-default-card{margin-bottom:8px;padding:8px}}#toast-container>div{opacity:.95!important}#toast-container>div:hover{opacity:1!important}@-webkit-keyframes jiggle{0%{transform:none}25%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}to{transform:none}}@keyframes jiggle{0%{transform:none}25%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}to{transform:none}}:root{--m-border-radius:var(--miam-border-radius,8px);--m-border-radius-circle:50%;--m-border-radius-pill:25px;--m-button-gap:var(--miam-button-gap,10px);--m-button-padding:var(--miam-button-padding,9px 20px);--m-button-radius:var(--miam-button-padding,var(--m-border-radius-pill));--m-button-text-height:var(--miam-button-text-height,calc(var(--m-button-text-size)*1.5));--m-button-text-size:var(--miam-button-text-size,14px);--m-button-text-weight:var(--miam-button-text-weight,normal);--m-catalog-alt-button-color:var(--miam-catalog-alt-button-color,rgba(0,0,0,0.3));--m-catalog-alt-button-text-color:var(--miam-catalog-alt-button-text-color,var(--m-color-white));--m-catalog-alt-button-text-color-reverse:var(--miam-catalog-alt-button-text-color-reverse,var(--m-color-black));--m-catalog-card-bg-color:var(--miam-catalog-card-bg-color,var(--m-color-white));--m-catalog-card-details-color:var(--miam-catalog-card-details-color,#575756);--m-catalog-card-details-line-height:var(--miam-catalog-card-details-color,15px);--m-catalog-card-details-size:var(--miam-catalog-card-details-color,11px);--m-catalog-card-height:var(--miam-catalog-card-height,400px);--m-catalog-card-minwidth:var(--miam-catalog-card-minwidth,250px);--m-catalog-card-picture-height:var(--miam-catalog-card-picture-height,240px);--m-catalog-card-title-line-height:var(--miam-catalog-card-title-line-height 16px);--m-catalog-card-title-size:var(--miam-catalog-card-title-size,13px);--m-catalog-cards-spacing:var(--miam-catalog-cards-spacing,16px);--m-catalog-header-reduced-bg-color:var(--miam-catalog-header-reduced-bg-color,var(--m-color-primary));--m-catalog-header-reduced-text-color:var(--miam-catalog-header-reduced-text-color,var(--m-color-white));--m-catalog-header-text-color:var(--miam-catalog-header-text-color,var(--m-color-white));--m-catalog-redpoint-color:var(--miam-catalog-redpoint-color,#dd1219);--m-catalog-redpoint-text-color:var(--miam-catalog-redpoint-color,var(--m-color-white));--m-color-black:var(--miam-color-black,#0e0e2c);--m-color-card-shadow:var(--miam-color-card-shadow,#eaf2fb);--m-color-danger:var(--miam-color-danger,#f97d7d);--m-color-danger-text:var(--miam-color-danger-text,#700505);--m-color-grey:var(--miam-color-grey,#f5f5f5);--m-color-grey-text:var(--miam-color-grey-text,#acb0b9);--m-color-grey-text-dark:var(--miam-color-grey-text-dark,#757575);--m-color-grey01:var(--miam-color-grey01,#505062);--m-color-grey02:var(--miam-color-grey02,#67677e);--m-color-grey03:var(--miam-color-grey03,#818198);--m-color-grey04:var(--miam-color-grey04,#9d9daf);--m-color-grey05:var(--miam-color-grey05,#b9b9c6);--m-color-grey06:var(--miam-color-grey06,#d5d5dd);--m-color-grey07:var(--miam-color-grey07,#e3e3e8);--m-color-hairlines:var(--miam-color-hairlines,#ecf1f4);--m-color-info:var(--miam-color-info,#8cd4eb);--m-color-info-text:var(--miam-color-info-text,#125368);--m-color-light-slate:var(--miam-color-light-slate,#8c8ca1);--m-color-onyx:var(--miam-color-onyx,#0e0e2c);--m-color-primary:var(--miam-color-primary,#006574);--m-color-primary-dark:var(--miam-color-primary-dark,darken(#006574,10%));--m-color-primary-light:var(--miam-color-primary-light,lighten(#006574,10%));--m-color-primary-text:var(--miam-color-primary-text,#fff);--m-color-secondary:var(--miam-color-secondary,#ef760f);--m-color-secondary-dark:var(--miam-color-secondary-dark,#ef7711);--m-color-secondary-light:var(--miam-color-secondary-light,#faebd7);--m-color-secondary-text:var(--miam-color-secondary-text,#fff);--m-color-slate:var(--miam-color-slate,#4a4a68);--m-color-success:var(--miam-color-success,#44d6b3);--m-color-success-text:var(--miam-color-success-text,#135344);--m-color-tag-diet:var(--miam-color-tag-diet,#d3f8dd);--m-color-tag-equipment:var(--miam-color-tag-equipment,#e6e5e5);--m-color-tag-ingredient-category:var(--miam-color-tag-ingredient-category,#d3f5f8);--m-color-tag-meal-type:var(--miam-color-meal-type,#fbe8d0);--m-color-ternary:var(--miam-color-ternary,#1accf8);--m-color-ternary-dark:var(--miam-color-ternary-dark,#057894);--m-color-ternary-light:var(--miam-color-ternary-light,#cef4fd);--m-color-ternary-text:var(--miam-color-ternary-text,#fff);--m-color-unpure-white:var(--miam-color-unpure-white,#fefefe);--m-color-warning:var(--miam-color-warning,#ffdaa3);--m-color-warning-text:var(--miam-color-warning-text,#f90);--m-color-white:var(--miam-color-white,#fafcfe);--m-default-transition:var(--miam-default-transition,all 0.3s ease-in-out);--m-font-size-Xlarge:var(--miam-font-size-Xlarge,24px);--m-font-size-large:var(--miam-font-size-large,20px);--m-font-size-medium:var(--miam-font-size-medium,16px);--m-font-size-small:var(--miam-font-size-small,14px);--m-loader-size:var(--miam-loader-sizes,40px);--m-loader-thickness:var(--miam-loader-thickness,5px);--m-shadow-small:var(--miam-shadow-small,0px 3px 4px var(--m-color-card-shadow));--m-z-index-drawer-container:var(--miam-z-index-drawer-container,5000002);--m-z-index-drawer-overlay:var(--miam-z-index-drawer-overlay,5000001);--m-z-index-loader:var(--miam-z-index-loader,2);--m-z-index-modal:var(--miam-z-index-modal,6001);--m-z-index-modal-overlay:var(--miam-z-index-modal-overlay,6000);--m-z-index-position-absolute-high:var(--miam-z-index-position-absolute-high,1);--m-z-index-position-absolute-low:var(--miam-z-index-position-absolute-low,0)}.m-title-text-input:focus-within :root .miam-text-input__label,.m-title-text-input :root input,.m-title-text-input :root label:not(.miam-text-input__label__top),:root .m-body-typo,:root .m-h1-typo,:root .m-input,:root .m-input>*,:root .m-small-typo,:root .m-title-text-input:focus-within .miam-text-input__label,:root .m-title-text-input input,:root .m-title-text-input label:not(.miam-text-input__label__top){color:var(--m-color-slate);font-family:Work Sans;font-size:var(--m-font-size-medium);font-style:normal;font-weight:500;line-height:24px}.m-title-text-input :root input,.m-title-text-input :root label:not(.miam-text-input__label__top),:root .m-h1-typo,:root .m-title-text-input input,:root .m-title-text-input label:not(.miam-text-input__label__top){font-size:40px;font-weight:700;line-height:48px}:root .m-small-typo{font-size:var(--m-font-size-small);line-height:16px}@media print{:root *{-webkit-animation:none!important;-webkit-transition:none!important;animation:none!important;transition:none!important}:root .miam-not-printable{display:none}:root:last-child{page-break-after:auto}}:root .miam-print-only{display:none}@media print{:root .miam-print-only{display:block}}.miam-catalog-header{background-size:cover;padding:32px 24px 24px 40px;position:relative;width:100%}.miam-catalog-header.reduced{background-color:var(--m-catalog-header-reduced-bg-color);background-image:none!important;padding:24px}.miam-catalog-header.reduced .miam-catalog-header__content{align-items:center;flex-direction:row;justify-content:space-between}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__nav{color:var(--m-catalog-header-reduced-text-color);margin-bottom:0}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__nav .chevron-right .icon-container svg path:last-child{fill:var(--m-catalog-header-reduced-text-color)}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__nav a{color:var(--m-catalog-header-reduced-text-color)}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search{flex-grow:1;margin-left:24px;width:auto}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters{justify-content:flex-end}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters .miam-catalog-header__searchbar{flex-grow:1;max-width:400px;width:unset}.miam-catalog-header .miam-catalog-header__content{align-items:flex-start;display:flex;flex-direction:column;height:100%;width:100%}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__nav{align-items:center;color:var(--m-catalog-header-text-color);display:flex;font-weight:700;margin-bottom:24px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__nav .chevron-right{transform:rotate(-90deg)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__nav .chevron-right .icon-container svg path:last-child{fill:var(--m-catalog-header-text-color)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__nav a{color:var(--m-catalog-header-text-color)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__nav>*{margin-right:4px;text-align:center}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__title-and-search{width:100%}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__title{color:var(--m-catalog-header-text-color);display:flex;font-size:28px;font-weight:700;line-height:42px;margin-bottom:24px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters{align-items:center;display:flex;width:100%}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__searchbar{align-items:center;background:var(--m-color-white);border:1px solid #ddd;border-radius:var(--m-border-radius-pill);display:flex;font-size:14px;height:45px;padding:0 2px 0 20px;width:400px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__searchbar .miam-catalog-header__searchbar__input{background:transparent;border:transparent;flex:1}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__searchbar .miam-catalog-header__searchbar__input:focus{outline:transparent}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__searchbar button.miam-catalog-header__searchbar__button{padding:10px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__searchbar button.miam-catalog-header__searchbar__button:hover{border-color:transparent}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls{display:flex}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button{margin-left:8px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button span{white-space:nowrap}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__filter{border-color:transparent;font-weight:700;position:relative}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__filter.reduced ng-miam-icon{margin:0}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__filter .miam-catalog-header__controls__filter-badge{align-items:center;background-color:var(--m-catalog-redpoint-color);border-radius:var(--m-border-radius-circle);color:var(--m-catalog-redpoint-text-color);display:flex;font-size:12px;height:18px;justify-content:center;line-height:18px;position:absolute;right:-4px;top:-4px;width:18px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary){background-color:var(--m-catalog-alt-button-color);border:1px solid var(--m-catalog-alt-button-text-color);color:var(--m-catalog-alt-button-text-color);font-weight:700}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary):hover{background-color:var(--m-catalog-alt-button-text-color);border:1px solid var(--m-catalog-alt-button-color);color:var(--m-catalog-alt-button-color);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary):hover ng-miam-icon svg path{fill:var(--m-catalog-alt-button-color)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary) ng-miam-icon svg path{fill:var(--m-catalog-alt-button-text-color)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary).reverse{background-color:var(--m-catalog-alt-button-text-color);border:1px solid var(--m-catalog-alt-button-color);color:var(--m-catalog-alt-button-color)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary).reverse:hover{background-color:var(--m-catalog-alt-button-color);border:1px solid var(--m-catalog-alt-button-text-color);color:var(--m-catalog-alt-button-text-color);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary).reverse:hover ng-miam-icon svg path{fill:var(--m-catalog-alt-button-text-color)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary).reverse ng-miam-icon svg path{fill:var(--m-catalog-alt-button-color)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary):hover{border-color:transparent;color:var(--m-catalog-alt-button-text-color-reverse)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary):hover ng-miam-icon svg path{fill:var(--m-catalog-alt-button-text-color-reverse)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.reduced{border-color:initial;padding:10px}@media (max-width:767px){.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__controls .miam-catalog-header__controls__filter{border-radius:var(--m-border-radius-circle);padding:10px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__controls .miam-catalog-header__controls__filter span{display:none}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__controls .miam-catalog-header__controls__filter ng-miam-icon{margin-right:0!important}.miam-catalog-header.reduced .miam-catalog-header__nav{display:none}}@media (max-width:607px){.miam-catalog-header.reduced,.miam-catalog-header:not(.reduced){background-color:var(--m-catalog-header-reduced-bg-color);background-image:none!important;padding:16px 12px}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__nav,.miam-catalog-header:not(.reduced) .miam-catalog-header__content .miam-catalog-header__nav{display:none}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search,.miam-catalog-header:not(.reduced) .miam-catalog-header__content .miam-catalog-header__title-and-search{margin-left:0}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__title,.miam-catalog-header:not(.reduced) .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__title{justify-content:center;margin-bottom:16px}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters,.miam-catalog-header:not(.reduced) .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters{justify-content:center}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters:not(.searching) .miam-catalog-header__searchbar,.miam-catalog-header:not(.reduced) .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters:not(.searching) .miam-catalog-header__searchbar{border:0;height:42px;max-width:42px;padding:0;width:42px}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters.searching .miam-catalog-header__controls,.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters:not(.searching) .miam-catalog-header__searchbar input.miam-catalog-header__searchbar__input,.miam-catalog-header:not(.reduced) .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters.searching .miam-catalog-header__controls,.miam-catalog-header:not(.reduced) .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters:not(.searching) .miam-catalog-header__searchbar input.miam-catalog-header__searchbar__input{display:none}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters{justify-content:flex-end}}"], encapsulation: 2, changeDetection: 0 });
12368
+ }, directives: [i3.NgClass, IconComponent, i3.NgIf, i15.DefaultValueAccessor, i15.NgControlStatus, i15.NgModel], styles: [".cal-month-view .cal-header{font-weight:bolder;text-align:center}.cal-month-view .cal-header .cal-cell{display:block;overflow:hidden;padding:5px 0;text-overflow:ellipsis;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{flex:1;min-height:78px}.cal-month-view .cal-cell-row{display:flex}.cal-month-view .cal-cell{align-items:stretch;display:flex;flex:1;flex-direction:column;float:left}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}@media (-ms-high-contrast:none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{border-radius:10px;display:inline-block;font-size:12px;font-weight:700;line-height:1;margin-left:10px;margin-top:18px;min-width:10px;padding:3px 7px;text-align:center;vertical-align:middle;white-space:nowrap}.cal-month-view .cal-day-number{float:right;font-size:1.2em;font-weight:400;margin-bottom:10px;margin-right:15px;margin-top:15px;opacity:.5}.cal-month-view .cal-events{align-items:flex-end;display:flex;flex:1;flex-wrap:wrap;line-height:10px;margin:3px}.cal-month-view .cal-event{border-radius:50%;display:inline-block;height:10px;margin:2px;width:10px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{cursor:default;opacity:.1}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{background-color:#555;box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5);color:#fff}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{border:1px solid;display:flex;padding-left:70px}.cal-week-view .cal-day-headers .cal-header{flex:1;padding:5px;text-align:center}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{border-left:1px solid;flex-grow:1}.cal-week-view .cal-event{border:1px solid;font-size:12px}.cal-week-view .cal-time-label-column{height:100%;width:70px}.cal-week-view .cal-current-time-marker{height:2px;position:absolute;width:100%;z-index:2}.cal-week-view .cal-all-day-events{border-bottom:3px solid;border-left:1px solid;border-right:1px solid;border-top:0;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{display:flex;height:100%;position:absolute;top:0;width:100%;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{height:31px;margin-left:70px;position:relative}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{pointer-events:none;z-index:1}.cal-week-view .cal-all-day-events .cal-event{height:28px;line-height:28px;margin-left:2px;margin-right:2px;padding:0 5px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-bottom-left-radius:5px;border-top-left-radius:5px}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-bottom-right-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{align-items:center;display:flex;font-size:14px;justify-content:center}.cal-week-view .cal-all-day-events .cal-resize-handle{cursor:col-resize;height:100%;position:absolute;top:0;width:6px}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{border:1px solid;border-top:0;display:flex;position:relative}.cal-week-view .cal-time-events .cal-day-columns{display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{height:calc(100% - 2px);line-height:25px;margin:1px;padding:0 5px;width:calc(100% - 2px)}.cal-week-view .cal-time-events .cal-resize-handle{cursor:row-resize;height:4px;position:absolute;width:100%}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:\"\\00a0\"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view .cal-hour-segment,.cal-week-view mwl-calendar-week-view-hour-segment{display:block}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;text-align:center;width:70px}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:1px solid #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-drag-over,.cal-week-view .cal-day-headers .cal-header:hover{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}.cal-tooltip{display:block;font-size:11px;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;opacity:.9;position:absolute;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:break-word;z-index:1070}.cal-tooltip.cal-tooltip-top{margin-top:-3px;padding:5px 0}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-width:5px 5px 0;bottom:0;left:50%;margin-left:-5px}.cal-tooltip.cal-tooltip-right{margin-left:3px;padding:0 5px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-width:5px 5px 5px 0;left:0;margin-top:-5px;top:50%}.cal-tooltip.cal-tooltip-bottom{margin-top:3px;padding:5px 0}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-width:0 5px 5px;left:50%;margin-left:-5px;top:0}.cal-tooltip.cal-tooltip-left{margin-left:-3px;padding:0 5px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-width:5px 0 5px 5px;margin-top:-5px;right:0;top:50%}.cal-tooltip-inner{border-radius:.25rem;max-width:200px;padding:3px 8px;text-align:center}.cal-tooltip-arrow{border-color:transparent;border-style:solid;height:0;position:absolute;width:0}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{background-color:#000;color:#fff}.m-button,.m-button-grey,.m-button-grey.reverse,.m-button-primary,.m-button-primary.reverse,.m-button-secondary,.m-button-secondary.reverse,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites.reverse:not(.m-button-primary),.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary),.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal.reverse:not(.m-button-primary),.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary){-moz-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;align-items:center;border-radius:var(--m-button-radius);cursor:pointer;display:flex;font-size:var(--m-button-text-size);font-weight:var(--m-button-text-weight);justify-content:center;line-height:var(--m-button-text-height);outline:0;padding:var(--m-button-padding);user-select:none}.m-button-grey.reverse ng-miam-icon,.m-button-grey ng-miam-icon,.m-button-primary.reverse ng-miam-icon,.m-button-primary ng-miam-icon,.m-button-secondary.reverse ng-miam-icon,.m-button-secondary ng-miam-icon,.m-button ng-miam-icon,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites.reverse:not(.m-button-primary) ng-miam-icon,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary) ng-miam-icon,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal.reverse:not(.m-button-primary) ng-miam-icon,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary) ng-miam-icon{padding:0}.m-button-grey ng-miam-icon:last-child,.m-button-primary ng-miam-icon:last-child,.m-button-secondary ng-miam-icon:last-child,.m-button ng-miam-icon:last-child,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary) ng-miam-icon:last-child,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary) ng-miam-icon:last-child{margin-left:var(--m-button-gap)}.m-button-grey ng-miam-icon:first-child,.m-button-primary ng-miam-icon:first-child,.m-button-secondary ng-miam-icon:first-child,.m-button ng-miam-icon:first-child,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary) ng-miam-icon:first-child,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary) ng-miam-icon:first-child{margin-right:var(--m-button-gap)}.m-button-grey ng-miam-icon:last-child:first-child,.m-button-primary ng-miam-icon:last-child:first-child,.m-button-secondary ng-miam-icon:last-child:first-child,.m-button ng-miam-icon:last-child:first-child,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary) ng-miam-icon:last-child:first-child,.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary) ng-miam-icon:last-child:first-child{margin:0}.m-button-primary{background-color:var(--m-color-primary);border:1px solid var(--m-color-white);color:var(--m-color-white)}.m-button-primary:hover{background-color:var(--m-color-white);border:1px solid var(--m-color-primary);color:var(--m-color-primary);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.m-button-primary:hover ng-miam-icon svg path{fill:var(--m-color-primary)}.m-button-primary ng-miam-icon svg path{fill:var(--m-color-white)}.m-button-primary.reverse{background-color:var(--m-color-white);border:1px solid var(--m-color-primary);color:var(--m-color-primary)}.m-button-primary.reverse:hover{background-color:var(--m-color-primary);border:1px solid var(--m-color-white);color:var(--m-color-white);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.m-button-primary.reverse:hover ng-miam-icon svg path{fill:var(--m-color-white)}.m-button-primary.reverse ng-miam-icon svg path{fill:var(--m-color-primary)}.m-button-secondary{background-color:var(--m-color-secondary);border:1px solid var(--m-color-white);color:var(--m-color-white)}.m-button-secondary:hover{background-color:var(--m-color-white);border:1px solid var(--m-color-secondary);color:var(--m-color-secondary);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.m-button-secondary:hover ng-miam-icon svg path{fill:var(--m-color-secondary)}.m-button-secondary ng-miam-icon svg path{fill:var(--m-color-white)}.m-button-secondary.reverse{background-color:var(--m-color-white);border:1px solid var(--m-color-secondary);color:var(--m-color-secondary)}.m-button-secondary.reverse:hover{background-color:var(--m-color-secondary);border:1px solid var(--m-color-white);color:var(--m-color-white);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.m-button-secondary.reverse:hover ng-miam-icon svg path{fill:var(--m-color-white)}.m-button-secondary.reverse ng-miam-icon svg path{fill:var(--m-color-secondary)}.m-button-grey{background-color:var(--m-color-white);border:1px solid var(--m-color-grey03);color:var(--m-color-grey03)}.m-button-grey:hover{background-color:var(--m-color-grey03);border:1px solid var(--m-color-white);color:var(--m-color-white);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.m-button-grey:hover ng-miam-icon svg path{fill:var(--m-color-white)}.m-button-grey ng-miam-icon svg path{fill:var(--m-color-grey03)}.m-button-grey.reverse{background-color:var(--m-color-grey03);border:1px solid var(--m-color-white);color:var(--m-color-white)}.m-button-grey.reverse:hover{background-color:var(--m-color-white);border:1px solid var(--m-color-grey03);color:var(--m-color-grey03);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.m-button-grey.reverse:hover ng-miam-icon svg path{fill:var(--m-color-grey03)}.m-button-grey.reverse ng-miam-icon svg path{fill:var(--m-color-white)}.m-input{align-items:center;border:1px solid var(--m-color-grey06);border-radius:5px;display:flex;justify-content:space-between;margin-top:16px;max-width:320px;min-width:200px;outline:none;padding:8px 16px}.m-input:focus-within{border:1px solid var(--m-color-primary)}@media (max-width:1023px){.m-input{padding:8px}}.m-title-text-input .miam-text-input{max-width:565px}.miam-flex-column{display:flex;flex-direction:column;justify-content:space-around}.miam-flex-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:auto}.m-default-card{background-color:var(--m-color-unpure-white);border-radius:8px;box-shadow:var(--m-shadow-small);padding:16px}@media (max-width:1023px){.m-default-card{margin-bottom:8px;padding:8px}}#toast-container>div{opacity:.95!important}#toast-container>div:hover{opacity:1!important}@-webkit-keyframes jiggle{0%{transform:none}25%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}to{transform:none}}@keyframes jiggle{0%{transform:none}25%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}to{transform:none}}:root{--m-border-radius:var(--miam-border-radius,8px);--m-border-radius-circle:50%;--m-border-radius-pill:25px;--m-button-gap:var(--miam-button-gap,10px);--m-button-padding:var(--miam-button-padding,9px 20px);--m-button-radius:var(--miam-button-padding,var(--m-border-radius-pill));--m-button-text-height:var(--miam-button-text-height,calc(var(--m-button-text-size)*1.5));--m-button-text-size:var(--miam-button-text-size,14px);--m-button-text-weight:var(--miam-button-text-weight,normal);--m-catalog-alt-button-color:var(--miam-catalog-alt-button-color,rgba(0,0,0,0.3));--m-catalog-alt-button-text-color:var(--miam-catalog-alt-button-text-color,var(--m-color-white));--m-catalog-alt-button-text-color-reverse:var(--miam-catalog-alt-button-text-color-reverse,var(--m-color-black));--m-catalog-card-bg-color:var(--miam-catalog-card-bg-color,var(--m-color-white));--m-catalog-card-details-color:var(--miam-catalog-card-details-color,#575756);--m-catalog-card-details-line-height:var(--miam-catalog-card-details-color,15px);--m-catalog-card-details-size:var(--miam-catalog-card-details-color,11px);--m-catalog-card-height:var(--miam-catalog-card-height,400px);--m-catalog-card-minwidth:var(--miam-catalog-card-minwidth,250px);--m-catalog-card-picture-height:var(--miam-catalog-card-picture-height,240px);--m-catalog-card-title-line-height:var(--miam-catalog-card-title-line-height 16px);--m-catalog-card-title-size:var(--miam-catalog-card-title-size,13px);--m-catalog-cards-spacing:var(--miam-catalog-cards-spacing,16px);--m-catalog-header-reduced-bg-color:var(--miam-catalog-header-reduced-bg-color,var(--m-color-primary));--m-catalog-header-reduced-text-color:var(--miam-catalog-header-reduced-text-color,var(--m-color-white));--m-catalog-header-text-color:var(--miam-catalog-header-text-color,var(--m-color-white));--m-catalog-redpoint-color:var(--miam-catalog-redpoint-color,#dd1219);--m-catalog-redpoint-text-color:var(--miam-catalog-redpoint-color,var(--m-color-white));--m-color-black:var(--miam-color-black,#0e0e2c);--m-color-card-shadow:var(--miam-color-card-shadow,#eaf2fb);--m-color-danger:var(--miam-color-danger,#f97d7d);--m-color-danger-text:var(--miam-color-danger-text,#700505);--m-color-grey:var(--miam-color-grey,#f5f5f5);--m-color-grey-text:var(--miam-color-grey-text,#acb0b9);--m-color-grey-text-dark:var(--miam-color-grey-text-dark,#757575);--m-color-grey01:var(--miam-color-grey01,#505062);--m-color-grey02:var(--miam-color-grey02,#67677e);--m-color-grey03:var(--miam-color-grey03,#818198);--m-color-grey04:var(--miam-color-grey04,#9d9daf);--m-color-grey05:var(--miam-color-grey05,#b9b9c6);--m-color-grey06:var(--miam-color-grey06,#d5d5dd);--m-color-grey07:var(--miam-color-grey07,#e3e3e8);--m-color-hairlines:var(--miam-color-hairlines,#ecf1f4);--m-color-info:var(--miam-color-info,#8cd4eb);--m-color-info-text:var(--miam-color-info-text,#125368);--m-color-light-slate:var(--miam-color-light-slate,#8c8ca1);--m-color-onyx:var(--miam-color-onyx,#0e0e2c);--m-color-primary:var(--miam-color-primary,#006574);--m-color-primary-dark:var(--miam-color-primary-dark,darken(#006574,10%));--m-color-primary-light:var(--miam-color-primary-light,lighten(#006574,10%));--m-color-primary-text:var(--miam-color-primary-text,#fff);--m-color-secondary:var(--miam-color-secondary,#ef760f);--m-color-secondary-dark:var(--miam-color-secondary-dark,#ef7711);--m-color-secondary-light:var(--miam-color-secondary-light,#faebd7);--m-color-secondary-text:var(--miam-color-secondary-text,#fff);--m-color-slate:var(--miam-color-slate,#4a4a68);--m-color-success:var(--miam-color-success,#44d6b3);--m-color-success-text:var(--miam-color-success-text,#135344);--m-color-tag-diet:var(--miam-color-tag-diet,#d3f8dd);--m-color-tag-equipment:var(--miam-color-tag-equipment,#e6e5e5);--m-color-tag-ingredient-category:var(--miam-color-tag-ingredient-category,#d3f5f8);--m-color-tag-meal-type:var(--miam-color-meal-type,#fbe8d0);--m-color-ternary:var(--miam-color-ternary,#1accf8);--m-color-ternary-dark:var(--miam-color-ternary-dark,#057894);--m-color-ternary-light:var(--miam-color-ternary-light,#cef4fd);--m-color-ternary-text:var(--miam-color-ternary-text,#fff);--m-color-unpure-white:var(--miam-color-unpure-white,#fefefe);--m-color-warning:var(--miam-color-warning,#ffdaa3);--m-color-warning-text:var(--miam-color-warning-text,#f90);--m-color-white:var(--miam-color-white,#fafcfe);--m-default-transition:var(--miam-default-transition,all 0.3s ease-in-out);--m-font-size-Xlarge:var(--miam-font-size-Xlarge,24px);--m-font-size-large:var(--miam-font-size-large,20px);--m-font-size-medium:var(--miam-font-size-medium,16px);--m-font-size-small:var(--miam-font-size-small,14px);--m-loader-size:var(--miam-loader-sizes,40px);--m-loader-thickness:var(--miam-loader-thickness,5px);--m-shadow-small:var(--miam-shadow-small,0px 3px 4px var(--m-color-card-shadow));--m-z-index-drawer-container:var(--miam-z-index-drawer-container,5000002);--m-z-index-drawer-overlay:var(--miam-z-index-drawer-overlay,5000001);--m-z-index-loader:var(--miam-z-index-loader,2);--m-z-index-modal:var(--miam-z-index-modal,6001);--m-z-index-modal-overlay:var(--miam-z-index-modal-overlay,6000);--m-z-index-position-absolute-high:var(--miam-z-index-position-absolute-high,1);--m-z-index-position-absolute-low:var(--miam-z-index-position-absolute-low,0)}.m-title-text-input:focus-within :root .miam-text-input__label,.m-title-text-input :root input,.m-title-text-input :root label:not(.miam-text-input__label__top),:root .m-body-typo,:root .m-h1-typo,:root .m-input,:root .m-input>*,:root .m-small-typo,:root .m-title-text-input:focus-within .miam-text-input__label,:root .m-title-text-input input,:root .m-title-text-input label:not(.miam-text-input__label__top){color:var(--m-color-slate);font-family:Work Sans;font-size:var(--m-font-size-medium);font-style:normal;font-weight:500;line-height:24px}.m-title-text-input :root input,.m-title-text-input :root label:not(.miam-text-input__label__top),:root .m-h1-typo,:root .m-title-text-input input,:root .m-title-text-input label:not(.miam-text-input__label__top){font-size:40px;font-weight:700;line-height:48px}:root .m-small-typo{font-size:var(--m-font-size-small);line-height:16px}@media print{:root *{-webkit-animation:none!important;-webkit-transition:none!important;animation:none!important;transition:none!important}:root .miam-not-printable{display:none}:root:last-child{page-break-after:auto}}:root .miam-print-only{display:none}@media print{:root .miam-print-only{display:block}}.miam-catalog-header{background-size:cover;padding:32px 24px 24px 40px;position:relative;width:100%}.miam-catalog-header.reduced{background-color:var(--m-catalog-header-reduced-bg-color);background-image:none!important;padding:24px}.miam-catalog-header.reduced .miam-catalog-header__content{align-items:center;flex-direction:row;justify-content:space-between}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__nav{color:var(--m-catalog-header-reduced-text-color);margin-bottom:0}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__nav .chevron-right .icon-container svg path:last-child{fill:var(--m-catalog-header-reduced-text-color)}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__nav a{color:var(--m-catalog-header-reduced-text-color)}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search{flex-grow:1;margin-left:24px;width:auto}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters{justify-content:flex-end}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters .miam-catalog-header__searchbar{flex-grow:1;max-width:400px;width:unset}.miam-catalog-header .miam-catalog-header__content{align-items:flex-start;display:flex;flex-direction:column;height:100%;width:100%}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__nav{align-items:center;color:var(--m-catalog-header-text-color);display:flex;font-weight:700;margin-bottom:24px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__nav .chevron-right{transform:rotate(-90deg)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__nav .chevron-right .icon-container svg path:last-child{fill:var(--m-catalog-header-text-color)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__nav a{color:var(--m-catalog-header-text-color)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__nav>*{margin-right:4px;text-align:center}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__title-and-search{width:100%}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__title{color:var(--m-catalog-header-text-color);display:flex;font-size:28px;font-weight:700;line-height:42px;margin-bottom:24px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters{align-items:center;display:flex;justify-content:space-between;width:100%}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__searchbar{align-items:center;background:var(--m-color-white);border:1px solid #ddd;border-radius:var(--m-border-radius-pill);display:flex;font-size:14px;height:45px;padding:0 2px 0 20px;width:400px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__searchbar .miam-catalog-header__searchbar__input{background:transparent;border:transparent;flex:1}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__searchbar .miam-catalog-header__searchbar__input:focus{outline:transparent}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__searchbar button.miam-catalog-header__searchbar__button{padding:10px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__searchbar button.miam-catalog-header__searchbar__button:hover{border-color:transparent}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls{display:flex}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button{margin-left:8px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button span{white-space:nowrap}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__filter{border-color:transparent;font-weight:700;position:relative}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__filter.reduced ng-miam-icon{margin:0}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__filter .miam-catalog-header__controls__filter-badge{align-items:center;background-color:var(--m-catalog-redpoint-color);border-radius:var(--m-border-radius-circle);color:var(--m-catalog-redpoint-text-color);display:flex;font-size:12px;height:18px;justify-content:center;line-height:18px;position:absolute;right:-4px;top:-4px;width:18px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary){background-color:var(--m-color-white);border:1px solid var(--m-color-primary);color:var(--m-color-primary);font-weight:700}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary):hover{background-color:var(--m-color-primary);border:1px solid var(--m-color-white);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary):hover ng-miam-icon svg path{fill:var(--m-color-white)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary) ng-miam-icon svg path{fill:var(--m-color-primary)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary).reverse{background-color:var(--m-color-primary);border:1px solid var(--m-color-white);color:var(--m-color-white)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary).reverse:hover{background-color:var(--m-color-white);border:1px solid var(--m-color-primary);color:var(--m-color-primary);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary).reverse:hover ng-miam-icon svg path{fill:var(--m-color-primary)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary).reverse ng-miam-icon svg path{fill:var(--m-color-white)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary) img{filter:invert(33%) sepia(25%) saturate(5002%) hue-rotate(184deg) brightness(91%) contrast(87%)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary):hover{border-color:transparent;color:var(--m-color-white);font-weight:700}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary):hover img{filter:invert(95%) sepia(100%) saturate(0) hue-rotate(248deg) brightness(106%) contrast(103%)}@media (max-width:767px){.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary){border-radius:var(--m-border-radius-circle);padding:10px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary) span{display:none}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary) ng-miam-icon:first-child{margin:0}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary):hover{background-color:var(--m-color-primary)!important}}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls_personnal:not(.m-button-primary).reduced{padding:10px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary){background-color:var(--m-catalog-alt-button-color);border:1px solid var(--m-catalog-alt-button-text-color);color:var(--m-catalog-alt-button-text-color);font-weight:700}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary):hover{background-color:var(--m-catalog-alt-button-text-color);border:1px solid var(--m-catalog-alt-button-color);color:var(--m-catalog-alt-button-color);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary):hover ng-miam-icon svg path{fill:var(--m-catalog-alt-button-color)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary) ng-miam-icon svg path{fill:var(--m-catalog-alt-button-text-color)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary).reverse{background-color:var(--m-catalog-alt-button-text-color);border:1px solid var(--m-catalog-alt-button-color);color:var(--m-catalog-alt-button-color)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary).reverse:hover{background-color:var(--m-catalog-alt-button-color);border:1px solid var(--m-catalog-alt-button-text-color);color:var(--m-catalog-alt-button-text-color);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out,fill .3s ease-in-out}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary).reverse:hover ng-miam-icon svg path{fill:var(--m-catalog-alt-button-text-color)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary).reverse ng-miam-icon svg path{fill:var(--m-catalog-alt-button-color)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary):hover{border-color:transparent;color:var(--m-catalog-alt-button-text-color-reverse)}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary):hover ng-miam-icon svg path{fill:var(--m-catalog-alt-button-text-color-reverse)}@media (max-width:767px){.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary){border-radius:var(--m-border-radius-circle);padding:10px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary) span{display:none}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.miam-catalog-header__controls__favorites:not(.m-button-primary) ng-miam-icon:first-child{margin:0}}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.reduced{border-color:initial;padding:10px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__search-and-filters .miam-catalog-header__controls>button.reduced img{filter:invert(95%) sepia(100%) saturate(0) hue-rotate(248deg) brightness(106%) contrast(103%)}@media (max-width:767px){.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__controls .miam-catalog-header__controls__filter{border-radius:var(--m-border-radius-circle);padding:10px}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__controls .miam-catalog-header__controls__filter span{display:none}.miam-catalog-header .miam-catalog-header__content .miam-catalog-header__controls .miam-catalog-header__controls__filter ng-miam-icon{margin-right:0!important}.miam-catalog-header.reduced .miam-catalog-header__nav{display:none}}@media (max-width:607px){.miam-catalog-header.reduced,.miam-catalog-header:not(.reduced){background-color:var(--m-catalog-header-reduced-bg-color);background-image:none!important;padding:16px 12px}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__nav,.miam-catalog-header:not(.reduced) .miam-catalog-header__content .miam-catalog-header__nav{display:none}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search,.miam-catalog-header:not(.reduced) .miam-catalog-header__content .miam-catalog-header__title-and-search{margin-left:0}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__title,.miam-catalog-header:not(.reduced) .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__title{justify-content:center;margin-bottom:16px}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters,.miam-catalog-header:not(.reduced) .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters{justify-content:center}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters:not(.searching) .miam-catalog-header__searchbar,.miam-catalog-header:not(.reduced) .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters:not(.searching) .miam-catalog-header__searchbar{border:0;height:42px;max-width:42px;padding:0;width:42px}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters.searching .miam-catalog-header__controls,.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters:not(.searching) .miam-catalog-header__searchbar input.miam-catalog-header__searchbar__input,.miam-catalog-header:not(.reduced) .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters.searching .miam-catalog-header__controls,.miam-catalog-header:not(.reduced) .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters:not(.searching) .miam-catalog-header__searchbar input.miam-catalog-header__searchbar__input{display:none}.miam-catalog-header.reduced .miam-catalog-header__content .miam-catalog-header__title-and-search .miam-catalog-header__search-and-filters{justify-content:flex-end}}"], encapsulation: 2, changeDetection: 0 });
12233
12369
  /*@__PURE__*/ (function () {
12234
12370
  i0.ɵsetClassMetadata(CatalogHeaderComponent, [{
12235
12371
  type: i0.Component,
@@ -12254,6 +12390,8 @@
12254
12390
  type: i0.Input
12255
12391
  }], favoritesButtonHidden: [{
12256
12392
  type: i0.Input
12393
+ }], personalButtonHidden: [{
12394
+ type: i0.Input
12257
12395
  }], filterBadgeCount: [{
12258
12396
  type: i0.Input
12259
12397
  }], returnButtonPressed: [{
@@ -12262,6 +12400,8 @@
12262
12400
  type: i0.Output
12263
12401
  }], favoritesButtonPressed: [{
12264
12402
  type: i0.Output
12403
+ }], personalButtonPressed: [{
12404
+ type: i0.Output
12265
12405
  }], searchStringChanged: [{
12266
12406
  type: i0.Output
12267
12407
  }] });
@@ -12656,7 +12796,7 @@
12656
12796
  i0.ɵɵelementEnd();
12657
12797
  }
12658
12798
  }
12659
- var _c1$a = function (a0, a1) { return { "image-container-mode": a0, "dragover-mode": a1 }; };
12799
+ var _c1$9 = function (a0, a1) { return { "image-container-mode": a0, "dragover-mode": a1 }; };
12660
12800
  var DragDropInputComponent = /** @class */ (function () {
12661
12801
  function DragDropInputComponent(cdr) {
12662
12802
  this.cdr = cdr;
@@ -12760,7 +12900,7 @@
12760
12900
  }
12761
12901
  if (rf & 2) {
12762
12902
  var _r1 = i0.ɵɵreference(3);
12763
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(6, _c1$a, ctx.imageUrl, ctx.isDragover && !ctx.imageUrl));
12903
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(6, _c1$9, ctx.imageUrl, ctx.isDragover && !ctx.imageUrl));
12764
12904
  i0.ɵɵadvance(1);
12765
12905
  i0.ɵɵproperty("ngIf", !ctx.photoMode)("ngIfElse", _r1);
12766
12906
  i0.ɵɵadvance(5);
@@ -13127,7 +13267,7 @@
13127
13267
  i0.ɵɵproperty("ngIf", ctx_r3.replacing);
13128
13268
  }
13129
13269
  }
13130
- var _c1$b = function (a0) { return { "down": a0 }; };
13270
+ var _c1$a = function (a0) { return { "down": a0 }; };
13131
13271
  function PosSelectionComponent_ng_container_0_Template(rf, ctx) {
13132
13272
  if (rf & 1) {
13133
13273
  var _r24_1 = i0.ɵɵgetCurrentView();
@@ -13150,7 +13290,7 @@
13150
13290
  i0.ɵɵadvance(3);
13151
13291
  i0.ɵɵtextInterpolate(ctx_r0.blockTitle);
13152
13292
  i0.ɵɵadvance(1);
13153
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(4, _c1$b, !ctx_r0.expand));
13293
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(4, _c1$a, !ctx_r0.expand));
13154
13294
  i0.ɵɵadvance(1);
13155
13295
  i0.ɵɵproperty("iconName", ctx_r0.icon.ChevronDown);
13156
13296
  i0.ɵɵadvance(1);
@@ -13665,7 +13805,7 @@
13665
13805
  i0.ɵɵproperty("ngIf", ctx_r0.confirmButtonText);
13666
13806
  }
13667
13807
  }
13668
- var _c1$c = ["*"];
13808
+ var _c1$b = ["*"];
13669
13809
  var ModalComponent = /** @class */ (function () {
13670
13810
  function ModalComponent(cdr, mediaMatcher, context) {
13671
13811
  this.cdr = cdr;
@@ -13755,7 +13895,7 @@
13755
13895
  return ModalComponent;
13756
13896
  }());
13757
13897
  ModalComponent.ɵfac = function ModalComponent_Factory(t) { return new (t || ModalComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i1$2.MediaMatcher), i0.ɵɵdirectiveInject(ContextService)); };
13758
- ModalComponent.ɵcmp = i0.ɵɵdefineComponent({ type: ModalComponent, selectors: [["ng-miam-modal"]], inputs: { title: "title", expanded: "expanded", confirmButtonText: "confirmButtonText", cancelButtonText: "cancelButtonText", isAngularComponent: "isAngularComponent", confirmButtonIsLoading: "confirmButtonIsLoading", cancelButtonIsLoading: "cancelButtonIsLoading", confirmButtonDisabled: "confirmButtonDisabled", cancelButtonDisabled: "cancelButtonDisabled", noHeaderMode: "noHeaderMode", containerElement: "containerElement" }, outputs: { expandedChange: "expandedChange", close: "close", cancel: "cancel", confirm: "confirm" }, features: [i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c1$c, decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "miam-shadow-overlay", 3, "click"], [1, "miam-modal", 3, "ngClass"], [1, "miam-modal__container"], [1, "miam-modal__header"], [1, "miam-modal__title"], ["primaryColor", "var(--m-color-grey-text-dark)", 1, "miam-modal__close__icon", 3, "width", "height", "iconName", "click"], [4, "ngIf", "ngIfElse"], ["isWebC", ""], [1, "miam-modal__actions"], ["class", "m-button-secondary", 3, "disabled", "click", 4, "ngIf"], ["class", "m-button-primary", 3, "disabled", "click", 4, "ngIf"], ["name", "modal-content"], [1, "m-button-secondary", 3, "disabled", "click"], [1, "m-button-primary", 3, "disabled", "click"]], template: function ModalComponent_Template(rf, ctx) {
13898
+ ModalComponent.ɵcmp = i0.ɵɵdefineComponent({ type: ModalComponent, selectors: [["ng-miam-modal"]], inputs: { title: "title", expanded: "expanded", confirmButtonText: "confirmButtonText", cancelButtonText: "cancelButtonText", isAngularComponent: "isAngularComponent", confirmButtonIsLoading: "confirmButtonIsLoading", cancelButtonIsLoading: "cancelButtonIsLoading", confirmButtonDisabled: "confirmButtonDisabled", cancelButtonDisabled: "cancelButtonDisabled", noHeaderMode: "noHeaderMode", containerElement: "containerElement" }, outputs: { expandedChange: "expandedChange", close: "close", cancel: "cancel", confirm: "confirm" }, features: [i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c1$b, decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "miam-shadow-overlay", 3, "click"], [1, "miam-modal", 3, "ngClass"], [1, "miam-modal__container"], [1, "miam-modal__header"], [1, "miam-modal__title"], ["primaryColor", "var(--m-color-grey-text-dark)", 1, "miam-modal__close__icon", 3, "width", "height", "iconName", "click"], [4, "ngIf", "ngIfElse"], ["isWebC", ""], [1, "miam-modal__actions"], ["class", "m-button-secondary", 3, "disabled", "click", 4, "ngIf"], ["class", "m-button-primary", 3, "disabled", "click", 4, "ngIf"], ["name", "modal-content"], [1, "m-button-secondary", 3, "disabled", "click"], [1, "m-button-primary", 3, "disabled", "click"]], template: function ModalComponent_Template(rf, ctx) {
13759
13899
  if (rf & 1) {
13760
13900
  i0.ɵɵprojectionDef();
13761
13901
  i0.ɵɵtemplate(0, ModalComponent_ng_container_0_Template, 14, 12, "ng-container", 0);
@@ -13763,7 +13903,7 @@
13763
13903
  if (rf & 2) {
13764
13904
  i0.ɵɵproperty("ngIf", ctx.expanded);
13765
13905
  }
13766
- }, directives: [i3.NgIf, i3.NgClass, IconComponent, LoaderComponent], styles: [".miam-shadow-overlay{-webkit-animation-duration:.3s;-webkit-animation-name:show;-webkit-animation-timing-function:ease-in-out;-webkit-tap-highlight-color:transparent;animation-duration:.3s;animation-name:show;animation-timing-function:ease-in-out;background:var(--m-color-black);height:100vh;left:0;opacity:.6;position:fixed;top:0;width:100vw;z-index:var(--m-z-index-modal-overlay)}.miam-modal{-webkit-animation-duration:.5s;-webkit-animation-name:open;-webkit-animation-timing-function:cubic-bezier(.75,0,.2,1);animation-duration:.5s;animation-name:open;animation-timing-function:cubic-bezier(.75,0,.2,1);background-color:var(--m-color-white);height:100%;max-width:1200px;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;width:80%;z-index:var(--m-z-index-modal)}@media print{.miam-modal{height:unset!important;overflow-y:unset!important;position:unset!important}}@-webkit-keyframes open{0%{right:-1200px}to{right:0}}@keyframes open{0%{right:-1200px}to{right:0}}.miam-modal.with-header .miam-modal__header{background-color:var(--m-color-grey);color:var(--m-color-grey-text-dark);display:flex;flex-direction:row;justify-content:space-between}.miam-modal.with-header .miam-modal__title{color:var(--m-color-grey-text-dark);font-size:var(--m-font-size-large);font-weight:700;overflow:hidden;padding:20px;text-overflow:ellipsis}.miam-modal.with-header .miam-modal__close__icon{-webkit-tap-highlight-color:transparent;height:40px}.miam-modal.without-header .miam-modal__close__icon{border-radius:var(--m-border-radius-circle);display:flex;height:60px;justify-items:center;position:absolute;right:0;top:0;z-index:var(--m-z-index-position-absolute-high)}.miam-modal .miam-modal__container{display:flex;flex-direction:column;height:100%;position:relative}.miam-modal .miam-modal__container .miam-modal__close__icon{cursor:pointer;margin:10px}@media print{.miam-modal .miam-modal__container .miam-modal__close__icon{display:none}}.miam-modal .miam-modal__container .miam-modal__actions{align-items:center;display:flex;justify-content:space-evenly;margin:20px}@-webkit-keyframes show{0%{opacity:0}to{opacity:.6}}@keyframes show{0%{opacity:0}to{opacity:.6}}@media (max-width:1022px){.miam-modal{-webkit-animation-duration:.5s;-webkit-animation-name:openBottomSheet;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-duration:.5s;animation-name:openBottomSheet;animation-timing-function:cubic-bezier(.075,.82,.165,1);background-color:var(--m-color-white);bottom:0;left:0;max-width:100vw;overflow-x:hidden;overflow-y:hidden;position:fixed;right:0;top:100vh;top:unset;width:100vw;z-index:var(--m-z-index-modal)}.miam-modal.with-header .miam-modal__header{align-items:center;background-color:unset}.miam-modal.with-header .miam-modal__title{padding:0 0 0 16px}.miam-modal.with-header ng-miam-icon.miam-modal__close__icon .icon-container{align-items:center;border:1px solid var(--m-color-light-slate);border-radius:36px;display:grid}.miam-modal.with-header ng-miam-icon.miam-modal__close__icon .icon-container svg{fill:var(--m-color-white);height:24px!important;width:24px!important}.miam-modal.without-header .miam-modal__close__icon{height:28px;z-index:8}.miam-modal .miam-modal__actions{background-color:var(--m-color-white);bottom:0;left:0;margin:0!important;position:fixed;right:0;z-index:8}.miam-modal .miam-modal__actions button{font-size:12px;height:44px;margin:16px 5px 5px 0;padding:5px}.miam-modal .miam-modal__actions button:first-of-type{margin:16px 5px 5px}@-webkit-keyframes openBottomSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes openBottomSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}}"], encapsulation: 2, changeDetection: 0 });
13906
+ }, directives: [i3.NgIf, i3.NgClass, IconComponent, LoaderComponent], styles: [".miam-shadow-overlay{-webkit-animation-duration:.3s;-webkit-animation-name:show;-webkit-animation-timing-function:ease-in-out;-webkit-tap-highlight-color:transparent;animation-duration:.3s;animation-name:show;animation-timing-function:ease-in-out;background:var(--m-color-black);height:100vh;left:0;opacity:.6;position:fixed;top:0;width:100vw;z-index:var(--m-z-index-modal-overlay)}.miam-modal{-webkit-animation-duration:.5s;-webkit-animation-name:open;-webkit-animation-timing-function:cubic-bezier(.75,0,.2,1);animation-duration:.5s;animation-name:open;animation-timing-function:cubic-bezier(.75,0,.2,1);background-color:var(--m-color-white);height:100%;max-width:1200px;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;width:80%;z-index:var(--m-z-index-modal)}@media print{.miam-modal{height:unset!important;overflow-y:unset!important;position:unset!important}}@-webkit-keyframes open{0%{right:-1200px}to{right:0}}@keyframes open{0%{right:-1200px}to{right:0}}.miam-modal.with-header .miam-modal__header{background-color:var(--m-color-grey);color:var(--m-color-grey-text-dark);display:flex;flex-direction:row;justify-content:space-between}.miam-modal.with-header .miam-modal__title{color:var(--m-color-grey-text-dark);font-size:var(--m-font-size-large);font-weight:700;overflow:hidden;padding:20px;text-overflow:ellipsis}.miam-modal.with-header .miam-modal__close__icon{-webkit-tap-highlight-color:transparent;height:40px}.miam-modal.without-header .miam-modal__close__icon{border-radius:var(--m-border-radius-circle);display:flex;height:60px;justify-items:center;position:absolute;right:0;top:0;z-index:var(--m-z-index-position-absolute-high)}.miam-modal .miam-modal__container{display:flex;flex-direction:column;height:100%;position:relative}.miam-modal .miam-modal__container .miam-modal__close__icon{cursor:pointer;margin:10px}@media print{.miam-modal .miam-modal__container .miam-modal__close__icon{display:none}}.miam-modal .miam-modal__container .miam-modal__actions{align-items:center;display:flex;justify-content:space-evenly;margin:20px}@-webkit-keyframes show{0%{opacity:0}to{opacity:.6}}@keyframes show{0%{opacity:0}to{opacity:.6}}@media (max-width:1022px){.miam-modal{-webkit-animation-duration:.5s;-webkit-animation-name:openBottomSheet;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-duration:.5s;animation-name:openBottomSheet;animation-timing-function:cubic-bezier(.075,.82,.165,1);background-color:var(--m-color-white);bottom:0;left:0;max-width:100vw;overflow-x:hidden;overflow-y:hidden;position:fixed;right:0;top:100vh;top:unset;width:100vw;z-index:var(--m-z-index-modal)}.miam-modal.with-header .miam-modal__header{align-items:center;background-color:unset}.miam-modal.with-header .miam-modal__title{padding:0 0 0 16px}.miam-modal.with-header ng-miam-icon.miam-modal__close__icon .icon-container{align-items:center;border:1px solid var(--m-color-light-slate);border-radius:36px;display:grid;height:unset!important;width:unset!important}.miam-modal.with-header ng-miam-icon.miam-modal__close__icon .icon-container svg{fill:var(--m-color-white);height:24px!important;width:24px!important}.miam-modal.without-header .miam-modal__close__icon{height:28px;z-index:8}.miam-modal .miam-modal__actions{background-color:var(--m-color-white);bottom:0;left:0;margin:0!important;position:fixed;right:0;z-index:8}.miam-modal .miam-modal__actions button{font-size:12px;height:44px;margin:16px 5px 5px 0;padding:5px}.miam-modal .miam-modal__actions button:first-of-type{margin:16px 5px 5px}@-webkit-keyframes openBottomSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes openBottomSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}}"], encapsulation: 2, changeDetection: 0 });
13767
13907
  /*@__PURE__*/ (function () {
13768
13908
  i0.ɵsetClassMetadata(ModalComponent, [{
13769
13909
  type: i0.Component,
@@ -14012,7 +14152,7 @@
14012
14152
  i0.ɵɵelement(0, "ng-miam-loader");
14013
14153
  }
14014
14154
  }
14015
- var _c1$d = function (a0) { return { overlay: a0 }; };
14155
+ var _c1$c = function (a0) { return { overlay: a0 }; };
14016
14156
  var ListScanOverlayButtonComponent = /** @class */ (function () {
14017
14157
  function ListScanOverlayButtonComponent(cdr, listsService) {
14018
14158
  this.cdr = cdr;
@@ -14068,7 +14208,7 @@
14068
14208
  i0.ɵɵelementEnd();
14069
14209
  }
14070
14210
  if (rf & 2) {
14071
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c1$d, ctx.overlay));
14211
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c1$c, ctx.overlay));
14072
14212
  i0.ɵɵadvance(1);
14073
14213
  i0.ɵɵproperty("disabled", ctx.loading);
14074
14214
  i0.ɵɵadvance(2);
@@ -14972,7 +15112,7 @@
14972
15112
  i0.ɵɵadvance(7);
14973
15113
  i0.ɵɵproperty("ngForOf", ctx.events);
14974
15114
  }
14975
- }, directives: [TabsComponent, TabItemComponent, TabLabelComponent, TabBodyComponent, i3.NgForOf, i37.ɵb], styles: [".planner-side-menu{background-color:var(--m-color-white);border-right:3px solid var(--m-color-primary-dark);height:100%;width:100%}.events-list .event img{-o-object-fit:contain;max-width:80px;object-fit:contain}"], encapsulation: 2, changeDetection: 0 });
15115
+ }, directives: [TabsComponent, TabItemComponent, TabLabelComponent, TabBodyComponent, i3.NgForOf, i38.ɵb], styles: [".planner-side-menu{background-color:var(--m-color-white);border-right:3px solid var(--m-color-primary-dark);height:100%;width:100%}.events-list .event img{-o-object-fit:contain;max-width:80px;object-fit:contain}"], encapsulation: 2, changeDetection: 0 });
14976
15116
  /*@__PURE__*/ (function () {
14977
15117
  i0.ɵsetClassMetadata(PlannerSideMenuComponent, [{
14978
15118
  type: i0.Component,
@@ -15093,98 +15233,158 @@
15093
15233
  })();
15094
15234
 
15095
15235
  var _c0$q = ["miamCatalogTopAnchor"];
15096
- function RecipeCatalogComponent_div_2_div_3_Template(rf, ctx) {
15236
+ function RecipeCatalogComponent_div_2_div_4_Template(rf, ctx) {
15097
15237
  if (rf & 1) {
15098
- var _r8_1 = i0.ɵɵgetCurrentView();
15099
- i0.ɵɵelementStart(0, "div", 10);
15100
- i0.ɵɵelementStart(1, "div", 11);
15101
- i0.ɵɵelementStart(2, "ng-miam-icon", 12);
15102
- i0.ɵɵlistener("click", function RecipeCatalogComponent_div_2_div_3_Template_ng_miam_icon_click_2_listener() { i0.ɵɵrestoreView(_r8_1); var ctx_r7 = i0.ɵɵnextContext(2); return ctx_r7.returnToHomePage(); });
15238
+ var _r9_1 = i0.ɵɵgetCurrentView();
15239
+ i0.ɵɵelementStart(0, "div", 11);
15240
+ i0.ɵɵlistener("click", function RecipeCatalogComponent_div_2_div_4_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r9_1); var ctx_r8 = i0.ɵɵnextContext(2); return ctx_r8.toggleMyMealDrawer(); });
15241
+ i0.ɵɵelement(1, "ng-miam-icon", 12);
15242
+ i0.ɵɵelementStart(2, "span", 13);
15243
+ i0.ɵɵtext(3);
15244
+ i0.ɵɵelementEnd();
15245
+ i0.ɵɵelement(4, "ng-miam-icon", 14);
15246
+ i0.ɵɵelementEnd();
15247
+ }
15248
+ if (rf & 2) {
15249
+ var ctx_r4 = i0.ɵɵnextContext(2);
15250
+ i0.ɵɵadvance(1);
15251
+ i0.ɵɵproperty("iconName", ctx_r4.icon.Cart);
15252
+ i0.ɵɵadvance(2);
15253
+ i0.ɵɵtextInterpolate1("", ctx_r4.recipeCount, " repas ");
15254
+ i0.ɵɵadvance(1);
15255
+ i0.ɵɵproperty("iconName", ctx_r4.icon.ChevronDown);
15256
+ }
15257
+ }
15258
+ function RecipeCatalogComponent_div_2_div_5_div_5_Template(rf, ctx) {
15259
+ if (rf & 1) {
15260
+ var _r12_1 = i0.ɵɵgetCurrentView();
15261
+ i0.ɵɵelementStart(0, "div", 20);
15262
+ i0.ɵɵlistener("click", function RecipeCatalogComponent_div_2_div_5_div_5_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r12_1); var ctx_r11 = i0.ɵɵnextContext(3); return ctx_r11.manageRecipeAction({ action: "CREATE", recipe: null }); });
15263
+ i0.ɵɵelement(1, "ng-miam-icon", 21);
15264
+ i0.ɵɵelementStart(2, "span");
15265
+ i0.ɵɵtext(3, "Ajouter une id\u00E9e repas");
15266
+ i0.ɵɵelementEnd();
15267
+ i0.ɵɵelementEnd();
15268
+ }
15269
+ if (rf & 2) {
15270
+ var ctx_r10 = i0.ɵɵnextContext(3);
15271
+ i0.ɵɵadvance(1);
15272
+ i0.ɵɵproperty("iconName", ctx_r10.icon.Plus);
15273
+ }
15274
+ }
15275
+ function RecipeCatalogComponent_div_2_div_5_Template(rf, ctx) {
15276
+ if (rf & 1) {
15277
+ var _r14_1 = i0.ɵɵgetCurrentView();
15278
+ i0.ɵɵelementStart(0, "div", 15);
15279
+ i0.ɵɵelementStart(1, "div", 16);
15280
+ i0.ɵɵelementStart(2, "ng-miam-icon", 17);
15281
+ i0.ɵɵlistener("click", function RecipeCatalogComponent_div_2_div_5_Template_ng_miam_icon_click_2_listener() { i0.ɵɵrestoreView(_r14_1); var ctx_r13 = i0.ɵɵnextContext(2); return ctx_r13.returnToHomePage(); });
15103
15282
  i0.ɵɵelementEnd();
15104
15283
  i0.ɵɵelementStart(3, "span");
15105
15284
  i0.ɵɵtext(4);
15106
15285
  i0.ɵɵelementEnd();
15107
15286
  i0.ɵɵelementEnd();
15108
- i0.ɵɵelementStart(5, "ng-miam-catalog-list", 13);
15109
- i0.ɵɵlistener("filterRemoved", function RecipeCatalogComponent_div_2_div_3_Template_ng_miam_catalog_list_filterRemoved_5_listener($event) { i0.ɵɵrestoreView(_r8_1); var ctx_r9 = i0.ɵɵnextContext(2); return ctx_r9.removeFilter($event); })("recipeActionTriggered", function RecipeCatalogComponent_div_2_div_3_Template_ng_miam_catalog_list_recipeActionTriggered_5_listener($event) { i0.ɵɵrestoreView(_r8_1); var ctx_r10 = i0.ɵɵnextContext(2); return ctx_r10.manageRecipeAction($event); });
15287
+ i0.ɵɵtemplate(5, RecipeCatalogComponent_div_2_div_5_div_5_Template, 4, 1, "div", 18);
15288
+ i0.ɵɵelementStart(6, "ng-miam-catalog-list", 19);
15289
+ i0.ɵɵlistener("filterRemoved", function RecipeCatalogComponent_div_2_div_5_Template_ng_miam_catalog_list_filterRemoved_6_listener($event) { i0.ɵɵrestoreView(_r14_1); var ctx_r15 = i0.ɵɵnextContext(2); return ctx_r15.removeFilter($event); })("recipeActionTriggered", function RecipeCatalogComponent_div_2_div_5_Template_ng_miam_catalog_list_recipeActionTriggered_6_listener($event) { i0.ɵɵrestoreView(_r14_1); var ctx_r16 = i0.ɵɵnextContext(2); return ctx_r16.manageRecipeAction($event); });
15110
15290
  i0.ɵɵelementEnd();
15111
15291
  i0.ɵɵelementEnd();
15112
15292
  }
15113
15293
  if (rf & 2) {
15114
- var ctx_r4 = i0.ɵɵnextContext(2);
15294
+ var ctx_r5 = i0.ɵɵnextContext(2);
15115
15295
  i0.ɵɵadvance(2);
15116
- i0.ɵɵproperty("iconName", ctx_r4.icon.ArrowDown);
15296
+ i0.ɵɵproperty("iconName", ctx_r5.icon.ArrowDown);
15117
15297
  i0.ɵɵadvance(2);
15118
- i0.ɵɵtextInterpolate(ctx_r4.assessTitle());
15298
+ i0.ɵɵtextInterpolate(ctx_r5.assessTitle());
15119
15299
  i0.ɵɵadvance(1);
15120
- i0.ɵɵproperty("filters", ctx_r4.filters);
15300
+ i0.ɵɵproperty("ngIf", (ctx_r5.filters == null ? null : ctx_r5.filters.additionalFilters == null ? null : ctx_r5.filters.additionalFilters.filters["personal"]) === true);
15301
+ i0.ɵɵadvance(1);
15302
+ i0.ɵɵproperty("filters", ctx_r5.filters);
15121
15303
  }
15122
15304
  }
15123
- function RecipeCatalogComponent_div_2_ng_template_4_div_0_ng_miam_catalog_category_1_Template(rf, ctx) {
15305
+ function RecipeCatalogComponent_div_2_ng_template_7_div_0_ng_container_1_div_2_Template(rf, ctx) {
15124
15306
  if (rf & 1) {
15125
- var _r15_1 = i0.ɵɵgetCurrentView();
15126
- i0.ɵɵelementStart(0, "ng-miam-catalog-category", 17);
15127
- i0.ɵɵlistener("displayList", function RecipeCatalogComponent_div_2_ng_template_4_div_0_ng_miam_catalog_category_1_Template_ng_miam_catalog_category_displayList_0_listener($event) { i0.ɵɵrestoreView(_r15_1); var ctx_r14 = i0.ɵɵnextContext(4); return ctx_r14.categoryTitleClicked($event); });
15307
+ i0.ɵɵelementStart(0, "div", 27);
15308
+ i0.ɵɵelement(1, "ng-miam-explaine-banner");
15309
+ i0.ɵɵelementEnd();
15310
+ }
15311
+ }
15312
+ function RecipeCatalogComponent_div_2_ng_template_7_div_0_ng_container_1_Template(rf, ctx) {
15313
+ if (rf & 1) {
15314
+ var _r23_1 = i0.ɵɵgetCurrentView();
15315
+ i0.ɵɵelementContainerStart(0);
15316
+ i0.ɵɵelementStart(1, "ng-miam-catalog-category", 25);
15317
+ i0.ɵɵlistener("displayList", function RecipeCatalogComponent_div_2_ng_template_7_div_0_ng_container_1_Template_ng_miam_catalog_category_displayList_1_listener($event) { i0.ɵɵrestoreView(_r23_1); var ctx_r22 = i0.ɵɵnextContext(4); return ctx_r22.categoryTitleClicked($event); });
15128
15318
  i0.ɵɵelementEnd();
15319
+ i0.ɵɵtemplate(2, RecipeCatalogComponent_div_2_ng_template_7_div_0_ng_container_1_div_2_Template, 2, 0, "div", 26);
15320
+ i0.ɵɵelementContainerEnd();
15129
15321
  }
15130
15322
  if (rf & 2) {
15131
- var category_r13 = ctx.$implicit;
15132
- i0.ɵɵproperty("title", category_r13.title)("subtitle", category_r13.subtitle)("filters", category_r13.filters);
15323
+ var category_r19 = ctx.$implicit;
15324
+ var i_r20 = ctx.index;
15325
+ i0.ɵɵadvance(1);
15326
+ i0.ɵɵproperty("title", category_r19.title)("subtitle", category_r19.subtitle)("filters", category_r19.filters);
15327
+ i0.ɵɵadvance(1);
15328
+ i0.ɵɵproperty("ngIf", i_r20 === 0);
15133
15329
  }
15134
15330
  }
15135
- function RecipeCatalogComponent_div_2_ng_template_4_div_0_Template(rf, ctx) {
15331
+ function RecipeCatalogComponent_div_2_ng_template_7_div_0_Template(rf, ctx) {
15136
15332
  if (rf & 1) {
15137
- i0.ɵɵelementStart(0, "div", 15);
15138
- i0.ɵɵtemplate(1, RecipeCatalogComponent_div_2_ng_template_4_div_0_ng_miam_catalog_category_1_Template, 1, 3, "ng-miam-catalog-category", 16);
15333
+ i0.ɵɵelementStart(0, "div", 23);
15334
+ i0.ɵɵtemplate(1, RecipeCatalogComponent_div_2_ng_template_7_div_0_ng_container_1_Template, 3, 4, "ng-container", 24);
15139
15335
  i0.ɵɵelementEnd();
15140
15336
  }
15141
15337
  if (rf & 2) {
15142
- var ctx_r11 = i0.ɵɵnextContext(3);
15338
+ var ctx_r17 = i0.ɵɵnextContext(3);
15143
15339
  i0.ɵɵadvance(1);
15144
- i0.ɵɵproperty("ngForOf", ctx_r11.categories);
15340
+ i0.ɵɵproperty("ngForOf", ctx_r17.categories);
15145
15341
  }
15146
15342
  }
15147
- function RecipeCatalogComponent_div_2_ng_template_4_Template(rf, ctx) {
15343
+ function RecipeCatalogComponent_div_2_ng_template_7_Template(rf, ctx) {
15148
15344
  if (rf & 1) {
15149
- i0.ɵɵtemplate(0, RecipeCatalogComponent_div_2_ng_template_4_div_0_Template, 2, 1, "div", 14);
15345
+ i0.ɵɵtemplate(0, RecipeCatalogComponent_div_2_ng_template_7_div_0_Template, 2, 1, "div", 22);
15150
15346
  }
15151
15347
  if (rf & 2) {
15152
- var ctx_r6 = i0.ɵɵnextContext(2);
15153
- i0.ɵɵproperty("ngIf", ctx_r6.categories.length > 0);
15348
+ var ctx_r7 = i0.ɵɵnextContext(2);
15349
+ i0.ɵɵproperty("ngIf", ctx_r7.categories.length > 0);
15154
15350
  }
15155
15351
  }
15156
15352
  function RecipeCatalogComponent_div_2_Template(rf, ctx) {
15157
15353
  if (rf & 1) {
15158
- var _r17_1 = i0.ɵɵgetCurrentView();
15354
+ var _r25_1 = i0.ɵɵgetCurrentView();
15159
15355
  i0.ɵɵelementStart(0, "div", 4);
15160
15356
  i0.ɵɵelementStart(1, "div", 5);
15161
15357
  i0.ɵɵelementStart(2, "ng-miam-catalog-header", 6);
15162
- i0.ɵɵlistener("returnButtonPressed", function RecipeCatalogComponent_div_2_Template_ng_miam_catalog_header_returnButtonPressed_2_listener() { i0.ɵɵrestoreView(_r17_1); var ctx_r16 = i0.ɵɵnextContext(); return ctx_r16.returnToHomePage(); })("filterButtonPressed", function RecipeCatalogComponent_div_2_Template_ng_miam_catalog_header_filterButtonPressed_2_listener() { i0.ɵɵrestoreView(_r17_1); var ctx_r18 = i0.ɵɵnextContext(); return ctx_r18.onFilterCollapsed(); })("searchStringChanged", function RecipeCatalogComponent_div_2_Template_ng_miam_catalog_header_searchStringChanged_2_listener($event) { i0.ɵɵrestoreView(_r17_1); var ctx_r19 = i0.ɵɵnextContext(); return ctx_r19.updateSearch($event); })("favoritesButtonPressed", function RecipeCatalogComponent_div_2_Template_ng_miam_catalog_header_favoritesButtonPressed_2_listener() { i0.ɵɵrestoreView(_r17_1); var ctx_r20 = i0.ɵɵnextContext(); return ctx_r20.setFavoritesFilter(); });
15358
+ i0.ɵɵlistener("returnButtonPressed", function RecipeCatalogComponent_div_2_Template_ng_miam_catalog_header_returnButtonPressed_2_listener() { i0.ɵɵrestoreView(_r25_1); var ctx_r24 = i0.ɵɵnextContext(); return ctx_r24.returnToHomePage(); })("filterButtonPressed", function RecipeCatalogComponent_div_2_Template_ng_miam_catalog_header_filterButtonPressed_2_listener() { i0.ɵɵrestoreView(_r25_1); var ctx_r26 = i0.ɵɵnextContext(); return ctx_r26.onFilterCollapsed(); })("searchStringChanged", function RecipeCatalogComponent_div_2_Template_ng_miam_catalog_header_searchStringChanged_2_listener($event) { i0.ɵɵrestoreView(_r25_1); var ctx_r27 = i0.ɵɵnextContext(); return ctx_r27.updateSearch($event); })("personalButtonPressed", function RecipeCatalogComponent_div_2_Template_ng_miam_catalog_header_personalButtonPressed_2_listener() { i0.ɵɵrestoreView(_r25_1); var ctx_r28 = i0.ɵɵnextContext(); return ctx_r28.setPersonalFilter(); })("favoritesButtonPressed", function RecipeCatalogComponent_div_2_Template_ng_miam_catalog_header_favoritesButtonPressed_2_listener() { i0.ɵɵrestoreView(_r25_1); var ctx_r29 = i0.ɵɵnextContext(); return ctx_r29.setFavoritesFilter(); });
15359
+ i0.ɵɵpipe(3, "async");
15163
15360
  i0.ɵɵelementEnd();
15164
- i0.ɵɵtemplate(3, RecipeCatalogComponent_div_2_div_3_Template, 6, 3, "div", 7);
15165
- i0.ɵɵtemplate(4, RecipeCatalogComponent_div_2_ng_template_4_Template, 1, 1, "ng-template", null, 8, i0.ɵɵtemplateRefExtractor);
15361
+ i0.ɵɵtemplate(4, RecipeCatalogComponent_div_2_div_4_Template, 5, 3, "div", 7);
15362
+ i0.ɵɵtemplate(5, RecipeCatalogComponent_div_2_div_5_Template, 7, 4, "div", 8);
15166
15363
  i0.ɵɵelementEnd();
15167
15364
  i0.ɵɵelementStart(6, "ng-miam-recipe-filters", 9);
15168
- i0.ɵɵlistener("filterChanged", function RecipeCatalogComponent_div_2_Template_ng_miam_recipe_filters_filterChanged_6_listener($event) { i0.ɵɵrestoreView(_r17_1); var ctx_r21 = i0.ɵɵnextContext(); return ctx_r21.updateFilters($event); })("filterCollapsed", function RecipeCatalogComponent_div_2_Template_ng_miam_recipe_filters_filterCollapsed_6_listener() { i0.ɵɵrestoreView(_r17_1); var ctx_r22 = i0.ɵɵnextContext(); return ctx_r22.onFilterCollapsed(); })("preferencesChanged", function RecipeCatalogComponent_div_2_Template_ng_miam_recipe_filters_preferencesChanged_6_listener() { i0.ɵɵrestoreView(_r17_1); var ctx_r23 = i0.ɵɵnextContext(); return ctx_r23.reloadPackages(); });
15365
+ i0.ɵɵlistener("filterChanged", function RecipeCatalogComponent_div_2_Template_ng_miam_recipe_filters_filterChanged_6_listener($event) { i0.ɵɵrestoreView(_r25_1); var ctx_r30 = i0.ɵɵnextContext(); return ctx_r30.updateFilters($event); })("filterCollapsed", function RecipeCatalogComponent_div_2_Template_ng_miam_recipe_filters_filterCollapsed_6_listener() { i0.ɵɵrestoreView(_r25_1); var ctx_r31 = i0.ɵɵnextContext(); return ctx_r31.onFilterCollapsed(); })("preferencesChanged", function RecipeCatalogComponent_div_2_Template_ng_miam_recipe_filters_preferencesChanged_6_listener() { i0.ɵɵrestoreView(_r25_1); var ctx_r32 = i0.ɵɵnextContext(); return ctx_r32.reloadPackages(); });
15169
15366
  i0.ɵɵelementEnd();
15367
+ i0.ɵɵtemplate(7, RecipeCatalogComponent_div_2_ng_template_7_Template, 1, 1, "ng-template", null, 10, i0.ɵɵtemplateRefExtractor);
15170
15368
  i0.ɵɵelementEnd();
15171
15369
  }
15172
15370
  if (rf & 2) {
15173
- var _r5 = i0.ɵɵreference(5);
15371
+ var _r6 = i0.ɵɵreference(8);
15174
15372
  var ctx_r1 = i0.ɵɵnextContext();
15175
15373
  i0.ɵɵadvance(2);
15176
- i0.ɵɵproperty("title", ctx_r1.assessTitle())("homeLabel", ctx_r1.homeLabel)("pictureUrl", ctx_r1.displayHomePage ? ctx_r1.headerPictureUrl : null)("titlePictureUrl", ctx_r1.displayHomePage ? ctx_r1.homeTitlePictureUrl : null)("favoritesButtonHidden", ctx_r1.assessIsFavoritesPage())("filterBadgeCount", ctx_r1.selectableFiltersCount());
15374
+ i0.ɵɵproperty("title", ctx_r1.assessTitle())("homeLabel", ctx_r1.homeLabel)("pictureUrl", ctx_r1.displayHomePage ? ctx_r1.headerPictureUrl : null)("titlePictureUrl", ctx_r1.displayHomePage ? ctx_r1.homeTitlePictureUrl : null)("favoritesButtonHidden", ctx_r1.assessIsFavoritesPage())("personalButtonHidden", i0.ɵɵpipeBind1(3, 14, ctx_r1.contextService.disablePersonalRecipe$))("filterBadgeCount", ctx_r1.selectableFiltersCount());
15375
+ i0.ɵɵadvance(2);
15376
+ i0.ɵɵproperty("ngIf", ctx_r1.recipeCount > 0);
15377
+ i0.ɵɵadvance(1);
15378
+ i0.ɵɵproperty("ngIf", !ctx_r1.displayHomePage)("ngIfElse", _r6);
15177
15379
  i0.ɵɵadvance(1);
15178
- i0.ɵɵproperty("ngIf", !ctx_r1.displayHomePage)("ngIfElse", _r5);
15179
- i0.ɵɵadvance(3);
15180
15380
  i0.ɵɵproperty("filters", ctx_r1.filters)("isFilterCollapsed", ctx_r1.isFilterCollapsed)("filterToRemove", ctx_r1.filterToRemove)("position", ctx_r1.filtersPosition);
15181
15381
  }
15182
15382
  }
15183
15383
  function RecipeCatalogComponent_ng_template_3_Template(rf, ctx) {
15184
15384
  if (rf & 1) {
15185
- var _r25_1 = i0.ɵɵgetCurrentView();
15186
- i0.ɵɵelementStart(0, "ng-miam-recipe-stepper", 18);
15187
- i0.ɵɵlistener("recipeChange", function RecipeCatalogComponent_ng_template_3_Template_ng_miam_recipe_stepper_recipeChange_0_listener() { i0.ɵɵrestoreView(_r25_1); var ctx_r24 = i0.ɵɵnextContext(); return ctx_r24.leaveCreatePage(); })("canceled", function RecipeCatalogComponent_ng_template_3_Template_ng_miam_recipe_stepper_canceled_0_listener() { i0.ɵɵrestoreView(_r25_1); var ctx_r26 = i0.ɵɵnextContext(); return ctx_r26.leaveCreatePage(); });
15385
+ var _r34_1 = i0.ɵɵgetCurrentView();
15386
+ i0.ɵɵelementStart(0, "ng-miam-recipe-stepper", 28);
15387
+ i0.ɵɵlistener("recipeChange", function RecipeCatalogComponent_ng_template_3_Template_ng_miam_recipe_stepper_recipeChange_0_listener() { i0.ɵɵrestoreView(_r34_1); var ctx_r33 = i0.ɵɵnextContext(); return ctx_r33.leaveCreatePage(); })("canceled", function RecipeCatalogComponent_ng_template_3_Template_ng_miam_recipe_stepper_canceled_0_listener() { i0.ɵɵrestoreView(_r34_1); var ctx_r35 = i0.ɵɵnextContext(); return ctx_r35.leaveCreatePage(); });
15188
15388
  i0.ɵɵelementEnd();
15189
15389
  }
15190
15390
  if (rf & 2) {
@@ -15193,7 +15393,7 @@
15193
15393
  }
15194
15394
  }
15195
15395
  var RecipeCatalogComponent = /** @class */ (function () {
15196
- function RecipeCatalogComponent(cdr, recipeTypesService, sponsorService, supplierService, packageService, recipesService, mediaMatcher, usersService) {
15396
+ function RecipeCatalogComponent(cdr, recipeTypesService, sponsorService, supplierService, packageService, recipesService, mediaMatcher, usersService, groceriesListService, basketsService, contextService) {
15197
15397
  this.cdr = cdr;
15198
15398
  this.recipeTypesService = recipeTypesService;
15199
15399
  this.sponsorService = sponsorService;
@@ -15202,8 +15402,12 @@
15202
15402
  this.recipesService = recipesService;
15203
15403
  this.mediaMatcher = mediaMatcher;
15204
15404
  this.usersService = usersService;
15405
+ this.groceriesListService = groceriesListService;
15406
+ this.basketsService = basketsService;
15407
+ this.contextService = contextService;
15205
15408
  this.headerPictureUrl = 'https://storage.googleapis.com/assets.miam.tech/generic/images/default-catalog-picture.png';
15206
15409
  this.homeTitlePictureUrl = 'https://storage.googleapis.com/assets.miam.tech/generic/images/default-catalog-title.png';
15410
+ this.initialRoute = '';
15207
15411
  this.filtersPosition = 'left';
15208
15412
  this.homeLabel = 'Idées repas';
15209
15413
  this.isFilterCollapsed = true;
@@ -15214,6 +15418,9 @@
15214
15418
  this.isMobile = false;
15215
15419
  this.listIsEmpty = false;
15216
15420
  this.showUserFeedback = false;
15421
+ this.recipeCount = 0;
15422
+ this.totalPrice = 0;
15423
+ this.isMyMealClose = true;
15217
15424
  this.subscriptions = [];
15218
15425
  this.isMobile = mediaMatcher.matchMedia('(max-width: 1022px)').matches;
15219
15426
  }
@@ -15225,8 +15432,15 @@
15225
15432
  _this.supplierId = supplier.id;
15226
15433
  return _this.loadPackages();
15227
15434
  })).subscribe(),
15435
+ this.basketsService.basketStats$.subscribe(function (bs) {
15436
+ console.log(bs);
15437
+ _this.recipeCount = bs.recipesCount;
15438
+ _this.totalPrice = bs.totalPrice;
15439
+ _this.cdr.detectChanges();
15440
+ }),
15228
15441
  this.assessShowUserFeedback()
15229
15442
  ];
15443
+ this.setDirectAccess(this.initialRoute);
15230
15444
  };
15231
15445
  RecipeCatalogComponent.prototype.ngAfterViewInit = function () {
15232
15446
  this.cdr.detectChanges();
@@ -15403,6 +15617,19 @@
15403
15617
  this.returnToTop();
15404
15618
  this.updateFilters(filters);
15405
15619
  };
15620
+ RecipeCatalogComponent.prototype.setPersonalFilter = function () {
15621
+ var filters = Object.assign(this.filters, {
15622
+ additionalFilters: {
15623
+ filters: { personal: true },
15624
+ title: 'Mes recettes personnelles'
15625
+ }
15626
+ });
15627
+ this.returnToTop();
15628
+ this.updateFilters(filters);
15629
+ };
15630
+ RecipeCatalogComponent.prototype.toggleMyMealDrawer = function () {
15631
+ this.recipesService.openBasket();
15632
+ };
15406
15633
  RecipeCatalogComponent.prototype.loadPackages = function () {
15407
15634
  var _this = this;
15408
15635
  return this.packageService.categories_for([this.supplierId]).pipe(operators.skipWhile(function (packages) { return packages.is_loading; }), operators.tap(function (packages) {
@@ -15457,9 +15684,24 @@
15457
15684
  this.returnToHomePage();
15458
15685
  }
15459
15686
  };
15687
+ RecipeCatalogComponent.prototype.setDirectAccess = function (route) {
15688
+ if (this.initialRoute !== '') {
15689
+ switch (this.initialRoute) {
15690
+ case 'mes-repas':
15691
+ this.toggleMyMealDrawer();
15692
+ break;
15693
+ case 'mes-recettes-personnelles':
15694
+ this.setPersonalFilter();
15695
+ break;
15696
+ case 'recettes-favorites':
15697
+ this.setFavoritesFilter();
15698
+ break;
15699
+ }
15700
+ }
15701
+ };
15460
15702
  return RecipeCatalogComponent;
15461
15703
  }());
15462
- RecipeCatalogComponent.ɵfac = function RecipeCatalogComponent_Factory(t) { return new (t || RecipeCatalogComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(RecipeTypeService), i0.ɵɵdirectiveInject(SponsorService), i0.ɵɵdirectiveInject(SuppliersService), i0.ɵɵdirectiveInject(PackageService), i0.ɵɵdirectiveInject(RecipesService), i0.ɵɵdirectiveInject(i1$2.MediaMatcher), i0.ɵɵdirectiveInject(UserService)); };
15704
+ RecipeCatalogComponent.ɵfac = function RecipeCatalogComponent_Factory(t) { return new (t || RecipeCatalogComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(RecipeTypeService), i0.ɵɵdirectiveInject(SponsorService), i0.ɵɵdirectiveInject(SuppliersService), i0.ɵɵdirectiveInject(PackageService), i0.ɵɵdirectiveInject(RecipesService), i0.ɵɵdirectiveInject(i1$2.MediaMatcher), i0.ɵɵdirectiveInject(UserService), i0.ɵɵdirectiveInject(GroceriesListsService), i0.ɵɵdirectiveInject(BasketsService), i0.ɵɵdirectiveInject(ContextService)); };
15463
15705
  RecipeCatalogComponent.ɵcmp = i0.ɵɵdefineComponent({ type: RecipeCatalogComponent, selectors: [["ng-miam-recipe-catalog"]], viewQuery: function RecipeCatalogComponent_Query(rf, ctx) {
15464
15706
  if (rf & 1) {
15465
15707
  i0.ɵɵviewQuery(CatalogHeaderComponent, true);
@@ -15472,10 +15714,10 @@
15472
15714
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.topAnchor = _t.first);
15473
15715
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.categoriesComp = _t);
15474
15716
  }
15475
- }, inputs: { headerPictureUrl: "headerPictureUrl", homeTitlePictureUrl: "homeTitlePictureUrl", filtersPosition: "filtersPosition", homeLabel: "homeLabel" }, decls: 5, vars: 2, consts: [[1, "miam-catalog-anchor"], ["miamCatalogTopAnchor", ""], ["class", "miam-recipe-catalog", 4, "ngIf", "ngIfElse"], ["creationPage", ""], [1, "miam-recipe-catalog"], [1, "miam-recipe-catalog__content"], [3, "title", "homeLabel", "pictureUrl", "titlePictureUrl", "favoritesButtonHidden", "filterBadgeCount", "returnButtonPressed", "filterButtonPressed", "searchStringChanged", "favoritesButtonPressed"], ["class", "miam-recipe-catalog__list", 4, "ngIf", "ngIfElse"], ["categoriesComponents", ""], [3, "filters", "isFilterCollapsed", "filterToRemove", "position", "filterChanged", "filterCollapsed", "preferencesChanged"], [1, "miam-recipe-catalog__list"], [1, "miam-recipe-catalog__content__title"], ["width", "24", "height", "24", 3, "iconName", "click"], [3, "filters", "filterRemoved", "recipeActionTriggered"], ["class", "miam-recipe-catalog__categories", 4, "ngIf"], [1, "miam-recipe-catalog__categories"], [3, "title", "subtitle", "filters", "displayList", 4, "ngFor", "ngForOf"], [3, "title", "subtitle", "filters", "displayList"], [3, "recipe", "recipeChange", "canceled"]], template: function RecipeCatalogComponent_Template(rf, ctx) {
15717
+ }, inputs: { headerPictureUrl: "headerPictureUrl", homeTitlePictureUrl: "homeTitlePictureUrl", initialRoute: "initialRoute", filtersPosition: "filtersPosition", homeLabel: "homeLabel" }, decls: 5, vars: 2, consts: [[1, "miam-catalog-anchor"], ["miamCatalogTopAnchor", ""], ["class", "miam-recipe-catalog", 4, "ngIf", "ngIfElse"], ["creationPage", ""], [1, "miam-recipe-catalog"], [1, "miam-recipe-catalog__content"], [3, "title", "homeLabel", "pictureUrl", "titlePictureUrl", "favoritesButtonHidden", "personalButtonHidden", "filterBadgeCount", "returnButtonPressed", "filterButtonPressed", "searchStringChanged", "personalButtonPressed", "favoritesButtonPressed"], ["class", "miam-recipe-catalog__content__myMeal__button", 3, "click", 4, "ngIf"], ["class", "miam-recipe-catalog__list", 4, "ngIf", "ngIfElse"], [3, "filters", "isFilterCollapsed", "filterToRemove", "position", "filterChanged", "filterCollapsed", "preferencesChanged"], ["categoriesComponents", ""], [1, "miam-recipe-catalog__content__myMeal__button", 3, "click"], ["primaryColor", "var(--m-color-white)", 1, "miam-recipe-catalog__myMeal__first__icon", 3, "iconName"], [1, "miam-recipe-catalog__myMeal__button__text"], ["primaryColor", "var(--m-color-white)", 1, "miam-recipe-catalog__myMeal__second__icon", 3, "iconName"], [1, "miam-recipe-catalog__list"], [1, "miam-recipe-catalog__content__title"], ["width", "24", "height", "24", 3, "iconName", "click"], ["class", "miam-recipe-catalog__list__create___button", 3, "click", 4, "ngIf"], [3, "filters", "filterRemoved", "recipeActionTriggered"], [1, "miam-recipe-catalog__list__create___button", 3, "click"], ["width", "24", "height", "24", "primaryColor", "var(--m-color-primary)", 3, "iconName"], ["class", "miam-recipe-catalog__categories", 4, "ngIf"], [1, "miam-recipe-catalog__categories"], [4, "ngFor", "ngForOf"], [3, "title", "subtitle", "filters", "displayList"], ["class", "miam-recipe-catalog__explaine_banner", 4, "ngIf"], [1, "miam-recipe-catalog__explaine_banner"], [3, "recipe", "recipeChange", "canceled"]], template: function RecipeCatalogComponent_Template(rf, ctx) {
15476
15718
  if (rf & 1) {
15477
15719
  i0.ɵɵelement(0, "div", 0, 1);
15478
- i0.ɵɵtemplate(2, RecipeCatalogComponent_div_2_Template, 7, 12, "div", 2);
15720
+ i0.ɵɵtemplate(2, RecipeCatalogComponent_div_2_Template, 9, 16, "div", 2);
15479
15721
  i0.ɵɵtemplate(3, RecipeCatalogComponent_ng_template_3_Template, 1, 1, "ng-template", null, 3, i0.ɵɵtemplateRefExtractor);
15480
15722
  }
15481
15723
  if (rf & 2) {
@@ -15483,7 +15725,7 @@
15483
15725
  i0.ɵɵadvance(2);
15484
15726
  i0.ɵɵproperty("ngIf", !ctx.creatingRecipe)("ngIfElse", _r2);
15485
15727
  }
15486
- }, styles: [".miam-recipe-catalog{display:flex;justify-content:space-between;position:relative;width:100%}.miam-recipe-catalog .miam-recipe-catalog__content{width:100%}.miam-recipe-catalog .miam-recipe-catalog__content .miam-recipe-catalog__content__title{align-items:center;display:flex;font-size:24px;font-weight:700;line-height:34px;margin-bottom:24px}.miam-recipe-catalog .miam-recipe-catalog__content .miam-recipe-catalog__content__title ng-miam-icon{cursor:pointer;margin-right:20px}.miam-recipe-catalog .miam-recipe-catalog__content .miam-recipe-catalog__content__title ng-miam-icon .icon-container{transform:rotate(90deg)}.miam-recipe-catalog .miam-recipe-catalog__content .miam-recipe-catalog__categories{display:flex;flex-direction:column;padding:32px 24px;width:100%}.miam-recipe-catalog .miam-recipe-catalog__content .miam-recipe-catalog__list{padding:24px;width:100%}"], encapsulation: 2, changeDetection: 0 });
15728
+ }, styles: [".miam-recipe-catalog{display:flex;justify-content:space-between}.miam-recipe-catalog,.miam-recipe-catalog .miam-recipe-catalog__content{position:relative;width:100%}.miam-recipe-catalog .miam-recipe-catalog__content .miam-recipe-catalog__content__title{align-items:center;display:flex;font-size:24px;font-weight:700;line-height:34px;margin-bottom:24px}.miam-recipe-catalog .miam-recipe-catalog__content .miam-recipe-catalog__content__title ng-miam-icon{cursor:pointer;margin-right:20px}.miam-recipe-catalog .miam-recipe-catalog__content .miam-recipe-catalog__content__title ng-miam-icon .icon-container{transform:rotate(90deg)}.miam-recipe-catalog .miam-recipe-catalog__content .miam-recipe-catalog__categories{display:flex;flex-direction:column;padding:32px 24px;width:100%}.miam-recipe-catalog .miam-recipe-catalog__content .miam-recipe-catalog__list{padding:24px;width:100%}.miam-recipe-catalog .miam-recipe-catalog__content .miam-recipe-catalog__list .miam-recipe-catalog__list__create___button{align-items:center;border:1px solid var(--miam-color-primary);border-radius:20px;color:var(--miam-color-primary);cursor:pointer;display:flex;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.miam-recipe-catalog .miam-recipe-catalog__content__myMeal__button{align-items:center;background:var(--m-color-primary);border-radius:0 0 20px 20px;cursor:pointer;display:flex;height:50px;justify-content:space-around;left:unset;position:absolute;right:50px;width:200px}.miam-recipe-catalog .miam-recipe-catalog__content__myMeal__button .miam-recipe-catalog__myMeal__button__text{color:var(--m-color-white);font-weight:700}.miam-recipe-catalog .miam-recipe-catalog__content__myMeal__button .miam-recipe-catalog__myMeal__second__icon{transform:rotate(-90deg)}@media (max-width:1023px){.miam-recipe-catalog .miam-recipe-catalog__content__myMeal__button{border-radius:20px 20px 0 0;bottom:0;left:8px;position:fixed;right:8px;width:auto;z-index:2}}"], encapsulation: 2, changeDetection: 0 });
15487
15729
  /*@__PURE__*/ (function () {
15488
15730
  i0.ɵsetClassMetadata(RecipeCatalogComponent, [{
15489
15731
  type: i0.Component,
@@ -15494,7 +15736,7 @@
15494
15736
  encapsulation: i0.ViewEncapsulation.None,
15495
15737
  changeDetection: i0.ChangeDetectionStrategy.OnPush
15496
15738
  }]
15497
- }], function () { return [{ type: i0.ChangeDetectorRef }, { type: RecipeTypeService }, { type: SponsorService }, { type: SuppliersService }, { type: PackageService }, { type: RecipesService }, { type: i1$2.MediaMatcher }, { type: UserService }]; }, { catalogHeader: [{
15739
+ }], function () { return [{ type: i0.ChangeDetectorRef }, { type: RecipeTypeService }, { type: SponsorService }, { type: SuppliersService }, { type: PackageService }, { type: RecipesService }, { type: i1$2.MediaMatcher }, { type: UserService }, { type: GroceriesListsService }, { type: BasketsService }, { type: ContextService }]; }, { catalogHeader: [{
15498
15740
  type: i0.ViewChild,
15499
15741
  args: [CatalogHeaderComponent]
15500
15742
  }], topAnchor: [{
@@ -15507,6 +15749,8 @@
15507
15749
  type: i0.Input
15508
15750
  }], homeTitlePictureUrl: [{
15509
15751
  type: i0.Input
15752
+ }], initialRoute: [{
15753
+ type: i0.Input
15510
15754
  }], filtersPosition: [{
15511
15755
  type: i0.Input
15512
15756
  }], homeLabel: [{
@@ -16078,14 +16322,14 @@
16078
16322
  i0.ɵɵproperty("recipe", ctx_r8.recipe);
16079
16323
  }
16080
16324
  }
16081
- var _c1$e = function (a0, a1) { return { "sponsor": a0, "tags": a1 }; };
16325
+ var _c1$d = function (a0, a1) { return { "sponsor": a0, "tags": a1 }; };
16082
16326
  function RecipeDetailsComponent_div_0_img_17_Template(rf, ctx) {
16083
16327
  if (rf & 1) {
16084
16328
  i0.ɵɵelement(0, "img", 38);
16085
16329
  }
16086
16330
  if (rf & 2) {
16087
16331
  var ctx_r10 = i0.ɵɵnextContext(2);
16088
- i0.ɵɵproperty("src", ctx_r10.recipe == null ? null : ctx_r10.recipe.attributes["media-url"], i0.ɵɵsanitizeUrl)("ngClass", i0.ɵɵpureFunction2(2, _c1$e, (ctx_r10.recipe == null ? null : ctx_r10.recipe.sponsors == null ? null : ctx_r10.recipe.sponsors.length) > 0, ctx_r10.displayTags && ctx_r10.recipe.relationships.tags.data.length > 0));
16332
+ i0.ɵɵproperty("src", ctx_r10.recipe == null ? null : ctx_r10.recipe.attributes["media-url"], i0.ɵɵsanitizeUrl)("ngClass", i0.ɵɵpureFunction2(2, _c1$d, (ctx_r10.recipe == null ? null : ctx_r10.recipe.sponsors == null ? null : ctx_r10.recipe.sponsors.length) > 0, ctx_r10.displayTags && ctx_r10.recipe.relationships.tags.data.length > 0));
16089
16333
  }
16090
16334
  }
16091
16335
  function RecipeDetailsComponent_div_0_youtube_player_18_Template(rf, ctx) {
@@ -17397,7 +17641,7 @@
17397
17641
  })();
17398
17642
 
17399
17643
  var _c0$w = ["topAnchor"];
17400
- var _c1$f = ["stepperLinks"];
17644
+ var _c1$e = ["stepperLinks"];
17401
17645
  var _c2$5 = ["step"];
17402
17646
  function RecipeStepperComponent_ng_container_28_div_16_div_4_Template(rf, ctx) {
17403
17647
  if (rf & 1) {
@@ -17779,7 +18023,7 @@
17779
18023
  RecipeStepperComponent.ɵcmp = i0.ɵɵdefineComponent({ type: RecipeStepperComponent, selectors: [["ng-miam-recipe-stepper"]], viewQuery: function RecipeStepperComponent_Query(rf, ctx) {
17780
18024
  if (rf & 1) {
17781
18025
  i0.ɵɵviewQuery(_c0$w, true);
17782
- i0.ɵɵviewQuery(_c1$f, true);
18026
+ i0.ɵɵviewQuery(_c1$e, true);
17783
18027
  i0.ɵɵviewQuery(_c2$5, true);
17784
18028
  }
17785
18029
  if (rf & 2) {
@@ -17923,7 +18167,7 @@
17923
18167
  i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(5, 2, recipeLine_r5.title, 6));
17924
18168
  }
17925
18169
  }
17926
- var _c1$g = function (a0) { return { "height.px": a0 }; };
18170
+ var _c1$f = function (a0) { return { "height.px": a0 }; };
17927
18171
  var _c2$6 = function (a0) { return { "miam-recipe-tags__container__toggle__hidden": a0 }; };
17928
18172
  var _c3$3 = function (a0) { return { "opacity": a0 }; };
17929
18173
  function RecipeTagsComponent_ng_container_0_div_1_Template(rf, ctx) {
@@ -17948,7 +18192,7 @@
17948
18192
  }
17949
18193
  if (rf & 2) {
17950
18194
  var ctx_r3 = i0.ɵɵnextContext(2);
17951
- i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(6, _c1$g, ctx_r3.isListOpen ? 32 * ctx_r3.rowCount : 24));
18195
+ i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(6, _c1$f, ctx_r3.isListOpen ? 32 * ctx_r3.rowCount : 24));
17952
18196
  i0.ɵɵadvance(2);
17953
18197
  i0.ɵɵproperty("ngForOf", ctx_r3.recipePreviewLines);
17954
18198
  i0.ɵɵadvance(1);
@@ -18251,7 +18495,7 @@
18251
18495
  }
18252
18496
  }
18253
18497
  var _c0$y = function (a0) { return { rotate: a0 }; };
18254
- var _c1$h = function (a0) { return { wrap: a0 }; };
18498
+ var _c1$g = function (a0) { return { wrap: a0 }; };
18255
18499
  function RecipesHistoryComponent_div_6_Template(rf, ctx) {
18256
18500
  if (rf & 1) {
18257
18501
  var _r12_1 = i0.ɵɵgetCurrentView();
@@ -18281,7 +18525,7 @@
18281
18525
  i0.ɵɵadvance(1);
18282
18526
  i0.ɵɵproperty("iconName", ctx_r2.icon.ChevronDown);
18283
18527
  i0.ɵɵadvance(1);
18284
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c1$h, !group_r6.show));
18528
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c1$g, !group_r6.show));
18285
18529
  i0.ɵɵadvance(1);
18286
18530
  i0.ɵɵproperty("ngForOf", group_r6.lines);
18287
18531
  }
@@ -18479,17 +18723,14 @@
18479
18723
  }
18480
18724
  function RecipeModalComponent_div_2_Template(rf, ctx) {
18481
18725
  if (rf & 1) {
18482
- var _r8_1 = i0.ɵɵgetCurrentView();
18483
18726
  i0.ɵɵelementStart(0, "div", 5);
18484
- i0.ɵɵelementStart(1, "ng-miam-basket-preview-block", 6);
18485
- i0.ɵɵlistener("guestCountChanged", function RecipeModalComponent_div_2_Template_ng_miam_basket_preview_block_guestCountChanged_1_listener($event) { i0.ɵɵrestoreView(_r8_1); var ctx_r7 = i0.ɵɵnextContext(); return ctx_r7.updateRecipeGuests($event); })("loading", function RecipeModalComponent_div_2_Template_ng_miam_basket_preview_block_loading_1_listener($event) { i0.ɵɵrestoreView(_r8_1); var ctx_r9 = i0.ɵɵnextContext(); return ctx_r9.setModalClosable($event); });
18486
- i0.ɵɵelementEnd();
18727
+ i0.ɵɵelement(1, "ng-miam-basket-preview-block", 6);
18487
18728
  i0.ɵɵelementEnd();
18488
18729
  }
18489
18730
  if (rf & 2) {
18490
18731
  var ctx_r1 = i0.ɵɵnextContext();
18491
18732
  i0.ɵɵadvance(1);
18492
- i0.ɵɵproperty("recipeId", ctx_r1.recipe && ctx_r1.recipe.id);
18733
+ i0.ɵɵproperty("recipeId", ctx_r1.recipe == null ? null : ctx_r1.recipe.id)("itemsAlwaysExpanded", true)("displayItemsUnitaryPrice", true);
18493
18734
  }
18494
18735
  }
18495
18736
  var RecipeModalComponent = /** @class */ (function () {
@@ -18506,14 +18747,24 @@
18506
18747
  this.removeIsLoading = false;
18507
18748
  this.basketChangedSinceOpened = false; // true if show = true and basket is different since last time show was false
18508
18749
  this.recipeWasAdded = false;
18750
+ this.openWithoutRecipe = false;
18509
18751
  this.hasChangesOnClose = new i0.EventEmitter(false);
18510
18752
  }
18511
18753
  RecipeModalComponent.prototype.ngOnInit = function () {
18512
18754
  var _this = this;
18513
18755
  this.recipesService.displayedRecipe$.subscribe(function (result) {
18514
18756
  var _a;
18757
+ _this.openWithoutRecipe = result === null || result === void 0 ? void 0 : result.force;
18515
18758
  if (!(result === null || result === void 0 ? void 0 : result.recipe)) {
18516
- _this.show = false;
18759
+ if (result === null || result === void 0 ? void 0 : result.force) {
18760
+ _this.previewMode = result.previewMode;
18761
+ _this.previewAllowed = result.previewAllowed;
18762
+ _this.show = true;
18763
+ _this.printService.prepareForPrint(_this.elRef);
18764
+ }
18765
+ else {
18766
+ _this.show = false;
18767
+ }
18517
18768
  _this.cdr.detectChanges();
18518
18769
  }
18519
18770
  else {
@@ -18551,6 +18802,9 @@
18551
18802
  this.previewMode = !this.previewMode;
18552
18803
  this.cdr.detectChanges();
18553
18804
  };
18805
+ RecipeModalComponent.prototype.getTitle = function () {
18806
+ return this.previewMode ? "" + (this.openWithoutRecipe ? 'Repas ajoutés : ' : '1 repas ajouté à votre panier') : '';
18807
+ };
18554
18808
  RecipeModalComponent.prototype.removeRecipe = function () {
18555
18809
  var _this = this;
18556
18810
  if (this.canCloseModal) {
@@ -18586,22 +18840,22 @@
18586
18840
  return RecipeModalComponent;
18587
18841
  }());
18588
18842
  RecipeModalComponent.ɵfac = function RecipeModalComponent_Factory(t) { return new (t || RecipeModalComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(RecipesService), i0.ɵɵdirectiveInject(PrintService), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(GroceriesListsService), i0.ɵɵdirectiveInject(BasketsService)); };
18589
- RecipeModalComponent.ɵcmp = i0.ɵɵdefineComponent({ type: RecipeModalComponent, selectors: [["ng-miam-recipe-modal"]], outputs: { hasChangesOnClose: "hasChangesOnClose" }, decls: 3, vars: 12, consts: [[3, "isAngularComponent", "noHeaderMode", "expanded", "title", "cancelButtonText", "confirmButtonText", "cancelButtonDisabled", "confirmButtonDisabled", "cancelButtonIsLoading", "expandedChange", "close", "cancel", "confirm"], [3, "recipe", "previewAllowed", "recipeAdded", "recipeChanged", "recipeError", 4, "ngIf"], ["class", "miam-wrapper-preview", 4, "ngIf"], [3, "recipe", "previewAllowed", "recipeAdded", "recipeChanged", "recipeError"], ["details", ""], [1, "miam-wrapper-preview"], [3, "recipeId", "guestCountChanged", "loading"]], template: function RecipeModalComponent_Template(rf, ctx) {
18843
+ RecipeModalComponent.ɵcmp = i0.ɵɵdefineComponent({ type: RecipeModalComponent, selectors: [["ng-miam-recipe-modal"]], outputs: { hasChangesOnClose: "hasChangesOnClose" }, decls: 3, vars: 11, consts: [[3, "isAngularComponent", "noHeaderMode", "expanded", "title", "confirmButtonText", "cancelButtonDisabled", "confirmButtonDisabled", "cancelButtonIsLoading", "expandedChange", "close", "cancel", "confirm"], [3, "recipe", "previewAllowed", "recipeAdded", "recipeChanged", "recipeError", 4, "ngIf"], ["class", "miam-wrapper-preview", 4, "ngIf"], [3, "recipe", "previewAllowed", "recipeAdded", "recipeChanged", "recipeError"], ["details", ""], [1, "miam-wrapper-preview"], [3, "recipeId", "itemsAlwaysExpanded", "displayItemsUnitaryPrice"]], template: function RecipeModalComponent_Template(rf, ctx) {
18590
18844
  if (rf & 1) {
18591
18845
  i0.ɵɵelementStart(0, "ng-miam-modal", 0);
18592
18846
  i0.ɵɵlistener("expandedChange", function RecipeModalComponent_Template_ng_miam_modal_expandedChange_0_listener($event) { return ctx.show = $event; })("close", function RecipeModalComponent_Template_ng_miam_modal_close_0_listener() { return ctx.hide(); })("cancel", function RecipeModalComponent_Template_ng_miam_modal_cancel_0_listener() { return ctx.removeRecipe(); })("confirm", function RecipeModalComponent_Template_ng_miam_modal_confirm_0_listener() { return ctx.hide(); });
18593
18847
  i0.ɵɵtemplate(1, RecipeModalComponent_ng_miam_recipe_details_1_Template, 2, 2, "ng-miam-recipe-details", 1);
18594
- i0.ɵɵtemplate(2, RecipeModalComponent_div_2_Template, 2, 1, "div", 2);
18848
+ i0.ɵɵtemplate(2, RecipeModalComponent_div_2_Template, 2, 3, "div", 2);
18595
18849
  i0.ɵɵelementEnd();
18596
18850
  }
18597
18851
  if (rf & 2) {
18598
- i0.ɵɵproperty("isAngularComponent", true)("noHeaderMode", true)("expanded", ctx.show)("noHeaderMode", !ctx.previewMode)("title", ctx.previewMode ? "1 repas ajout\u00E9 \u00E0 votre panier :" : "")("cancelButtonText", ctx.previewMode ? "Retirer le repas" : "")("confirmButtonText", ctx.previewMode ? "Ok, continuer mes courses" : "")("cancelButtonDisabled", !ctx.canCloseModal)("confirmButtonDisabled", !ctx.canCloseModal)("cancelButtonIsLoading", ctx.removeIsLoading);
18852
+ i0.ɵɵproperty("isAngularComponent", true)("noHeaderMode", true)("expanded", ctx.show)("noHeaderMode", !ctx.previewMode)("title", ctx.getTitle())("confirmButtonText", ctx.previewMode ? "Ok, continuer mes courses" : "")("cancelButtonDisabled", !ctx.canCloseModal)("confirmButtonDisabled", !ctx.canCloseModal)("cancelButtonIsLoading", ctx.removeIsLoading);
18599
18853
  i0.ɵɵadvance(1);
18600
18854
  i0.ɵɵproperty("ngIf", ctx.recipe && !ctx.previewMode);
18601
18855
  i0.ɵɵadvance(1);
18602
18856
  i0.ɵɵproperty("ngIf", ctx.previewMode);
18603
18857
  }
18604
- }, directives: [ModalComponent, i3.NgIf, RecipeDetailsComponent, BasketPreviewBlockComponent], styles: [".miam-wrapper-preview{background-color:#fff;flex:1;overflow-y:auto;padding:20px}@media (max-width:1022px){.miam-wrapper-preview{padding-bottom:80px}}.miam-wrapper-preview::-webkit-scrollbar{cursor:-webkit-grab;height:7px;width:5px}.miam-wrapper-preview::-webkit-scrollbar-track{background:var(--m-color-grey)}.miam-wrapper-preview::-webkit-scrollbar-thumb{background:var(--m-color-primary);border-radius:5px}"], encapsulation: 2, changeDetection: 0 });
18858
+ }, directives: [ModalComponent, i3.NgIf, RecipeDetailsComponent, BasketPreviewBlockComponent], styles: [".miam-wrapper-preview{background-color:#fff;flex:1;overflow-y:auto;padding:20px}@media (max-width:1022px){.miam-wrapper-preview{margin-bottom:80px;padding-bottom:80px}}.miam-wrapper-preview::-webkit-scrollbar{cursor:-webkit-grab;height:7px;width:5px}.miam-wrapper-preview::-webkit-scrollbar-track{background:var(--m-color-grey)}.miam-wrapper-preview::-webkit-scrollbar-thumb{background:var(--m-color-primary);border-radius:5px}"], encapsulation: 2, changeDetection: 0 });
18605
18859
  /*@__PURE__*/ (function () {
18606
18860
  i0.ɵsetClassMetadata(RecipeModalComponent, [{
18607
18861
  type: i0.Component,
@@ -18942,7 +19196,7 @@
18942
19196
  }]
18943
19197
  }], null, null);
18944
19198
  })();
18945
- i0.ɵɵsetComponentScope(RecipeCatalogComponent, [LoaderComponent, BasketPreviewBlockComponent, BasketPreviewLineComponent, BasketPreviewDisabledComponent, ReplaceItemComponent, ListScanComponent, RecipeDetailsIngredientsComponent, RecipeDetailsComponent, RecipeAddonComponent, RecipeDetailsStepsComponent, RecipeDetailsInfosComponent, ModalComponent, i3.NgClass, i3.NgComponentOutlet, i3.NgForOf, i3.NgIf, i3.NgTemplateOutlet, i3.NgStyle, i3.NgSwitch, i3.NgSwitchCase, i3.NgSwitchDefault, i3.NgPlural, i3.NgPluralCase, i15.ɵangular_packages_forms_forms_y, i15.NgSelectOption, i15.ɵangular_packages_forms_forms_x, i15.DefaultValueAccessor, i15.NumberValueAccessor, i15.RangeValueAccessor, i15.CheckboxControlValueAccessor, i15.SelectControlValueAccessor, i15.SelectMultipleControlValueAccessor, i15.RadioControlValueAccessor, i15.NgControlStatus, i15.NgControlStatusGroup, i15.RequiredValidator, i15.MinLengthValidator, i15.MaxLengthValidator, i15.PatternValidator, i15.CheckboxRequiredValidator, i15.EmailValidator, i15.NgModel, i15.NgModelGroup, i15.NgForm, i15.FormControlDirective, i15.FormGroupDirective, i15.FormControlName, i15.FormGroupName, i15.FormArrayName, IconComponent, CORSOverlayComponent, ListInputComponent, SkeletonComponent, SliderComponent, TimePickerComponent, CounterInputComponent, LikeButtonComponent, TabsComponent, TabBodyComponent, TabItemComponent, TabLabelComponent, DeleteConfirmButtonComponent, RecipePricingComponent, AddonLinkComponent, RecipeFiltersComponent, SelectInputComponent, TextInputComponent, ActionsPopinComponent, CardCreateRecipeComponent, RecipeTypeChooserComponent, i1$4.ɵb, i1$4.ɵc, i1$4.ɵd, i1$4.ɵe, i1$4.ɵf, i1$4.ɵg, i1$4.ɵh, i1$4.ɵl, i1$4.ɵm, i37.ɵb, i37.ɵa, i37.ɵd, i1$4.CalendarMonthViewComponent, i1$4.ɵn, i1$4.ɵa, i1$4.ɵo, i38.ResizableDirective, i38.ResizeHandleDirective, i1$4.CalendarWeekViewComponent, i1$4.ɵp, i1$4.ɵq, i1$4.ɵr, i1$4.ɵs, i1$4.CalendarDayViewComponent, AutowidthInputDirective, i8.YouTubePlayer, SuggestionCardComponent,
19199
+ i0.ɵɵsetComponentScope(RecipeCatalogComponent, [LoaderComponent, BasketPreviewBlockComponent, BasketPreviewLineComponent, BasketPreviewDisabledComponent, ReplaceItemComponent, ListScanComponent, RecipeDetailsIngredientsComponent, RecipeDetailsComponent, RecipeAddonComponent, RecipeDetailsStepsComponent, RecipeDetailsInfosComponent, ModalComponent, i3.NgClass, i3.NgComponentOutlet, i3.NgForOf, i3.NgIf, i3.NgTemplateOutlet, i3.NgStyle, i3.NgSwitch, i3.NgSwitchCase, i3.NgSwitchDefault, i3.NgPlural, i3.NgPluralCase, i15.ɵangular_packages_forms_forms_y, i15.NgSelectOption, i15.ɵangular_packages_forms_forms_x, i15.DefaultValueAccessor, i15.NumberValueAccessor, i15.RangeValueAccessor, i15.CheckboxControlValueAccessor, i15.SelectControlValueAccessor, i15.SelectMultipleControlValueAccessor, i15.RadioControlValueAccessor, i15.NgControlStatus, i15.NgControlStatusGroup, i15.RequiredValidator, i15.MinLengthValidator, i15.MaxLengthValidator, i15.PatternValidator, i15.CheckboxRequiredValidator, i15.EmailValidator, i15.NgModel, i15.NgModelGroup, i15.NgForm, i15.FormControlDirective, i15.FormGroupDirective, i15.FormControlName, i15.FormGroupName, i15.FormArrayName, IconComponent, CORSOverlayComponent, ListInputComponent, SkeletonComponent, SliderComponent, TimePickerComponent, CounterInputComponent, LikeButtonComponent, TabsComponent, TabBodyComponent, TabItemComponent, TabLabelComponent, DeleteConfirmButtonComponent, RecipePricingComponent, AddonLinkComponent, RecipeFiltersComponent, SelectInputComponent, TextInputComponent, ActionsPopinComponent, CardCreateRecipeComponent, RecipeTypeChooserComponent, ExplaineBannerComponent, i1$4.ɵb, i1$4.ɵc, i1$4.ɵd, i1$4.ɵe, i1$4.ɵf, i1$4.ɵg, i1$4.ɵh, i1$4.ɵl, i1$4.ɵm, i38.ɵb, i38.ɵa, i38.ɵd, i1$4.CalendarMonthViewComponent, i1$4.ɵn, i1$4.ɵa, i1$4.ɵo, i39.ResizableDirective, i39.ResizeHandleDirective, i1$4.CalendarWeekViewComponent, i1$4.ɵp, i1$4.ɵq, i1$4.ɵr, i1$4.ɵs, i1$4.CalendarDayViewComponent, AutowidthInputDirective, i8.YouTubePlayer, SuggestionCardComponent,
18946
19200
  DrawerComponent,
18947
19201
  OrderButtonComponent,
18948
19202
  PosSelectionComponent,
@@ -19159,6 +19413,7 @@
19159
19413
  exports.DeleteConfirmButtonComponent = DeleteConfirmButtonComponent;
19160
19414
  exports.DragDropInputComponent = DragDropInputComponent;
19161
19415
  exports.DrawerComponent = DrawerComponent;
19416
+ exports.ExplaineBannerComponent = ExplaineBannerComponent;
19162
19417
  exports.GroceriesEntriesService = GroceriesEntriesService;
19163
19418
  exports.GroceriesListsService = GroceriesListsService;
19164
19419
  exports.IconComponent = IconComponent;