ngx-mimic 0.0.18 → 0.0.21

Sign up to get free protection for your applications and to get access to all the features.
@@ -10,10 +10,10 @@ export class CircleButtonComponent {
10
10
  }
11
11
  }
12
12
  CircleButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CircleButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
13
- CircleButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: CircleButtonComponent, selector: "circle-button", inputs: { active: "active", icon: "icon" }, ngImport: i0, template: "<div class=\"flex circle-button\" [ngClass]=\"active ? 'active' : 'notActive'\">\n <span class=\"circle-button-icon {{ icon }}\"></span>\n</div>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.circle-button{height:42px;width:42px;background-color:#fff;border-radius:50%}.circle-button .circle-button-icon{display:flex;margin-top:3px;font-size:26px}.notActive{color:#d3dbe2}.active{color:#ff8d3a}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
13
+ CircleButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: CircleButtonComponent, selector: "circle-button", inputs: { active: "active", icon: "icon" }, ngImport: i0, template: "<div class=\"flex circle-button\" [ngClass]=\"active ? 'active' : 'notActive'\">\n <span class=\"circle-button-icon {{ icon }}\"></span>\n</div>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.circle-button{height:42px;width:42px;background-color:#fff;border-radius:50%}.circle-button .circle-button-icon{display:flex;margin-top:3px;font-size:26px}.notActive{color:#d3dbe2}.active{color:#ff8d3a}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
14
14
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CircleButtonComponent, decorators: [{
15
15
  type: Component,
16
- args: [{ selector: 'circle-button', template: "<div class=\"flex circle-button\" [ngClass]=\"active ? 'active' : 'notActive'\">\n <span class=\"circle-button-icon {{ icon }}\"></span>\n</div>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.circle-button{height:42px;width:42px;background-color:#fff;border-radius:50%}.circle-button .circle-button-icon{display:flex;margin-top:3px;font-size:26px}.notActive{color:#d3dbe2}.active{color:#ff8d3a}\n"] }]
16
+ args: [{ selector: 'circle-button', template: "<div class=\"flex circle-button\" [ngClass]=\"active ? 'active' : 'notActive'\">\n <span class=\"circle-button-icon {{ icon }}\"></span>\n</div>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.circle-button{height:42px;width:42px;background-color:#fff;border-radius:50%}.circle-button .circle-button-icon{display:flex;margin-top:3px;font-size:26px}.notActive{color:#d3dbe2}.active{color:#ff8d3a}\n"] }]
17
17
  }], ctorParameters: function () { return []; }, propDecorators: { active: [{
18
18
  type: Input
19
19
  }], icon: [{
@@ -6,9 +6,9 @@ export class DescriptionBoxComponent {
6
6
  }
7
7
  }
8
8
  DescriptionBoxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: DescriptionBoxComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
- DescriptionBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: DescriptionBoxComponent, selector: "description-box", ngImport: i0, template: "<div class=\"description-box-body\">\n <div class=\"description-box-itens\">\n <ng-content></ng-content>\n </div>\n</div>\n\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.description-box-body{display:flex;width:100%;min-height:504px;background-color:#fff;border-radius:32px 32px 20px 19px;text-align:justify;font-size:18px;color:#000000b3}.description-box-body .description-box-itens{width:100%;margin:24px}\n"] });
9
+ DescriptionBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: DescriptionBoxComponent, selector: "description-box", ngImport: i0, template: "<div class=\"description-box-body\">\n <div class=\"description-box-itens\">\n <ng-content></ng-content>\n </div>\n</div>\n\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.description-box-body{display:flex;width:100%;min-height:504px;background-color:#fff;border-radius:32px 32px 20px 19px;text-align:justify;font-size:18px;color:#000000b3}.description-box-body .description-box-itens{width:100%;margin:24px 32px}\n"] });
10
10
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: DescriptionBoxComponent, decorators: [{
11
11
  type: Component,
12
- args: [{ selector: 'description-box', template: "<div class=\"description-box-body\">\n <div class=\"description-box-itens\">\n <ng-content></ng-content>\n </div>\n</div>\n\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.description-box-body{display:flex;width:100%;min-height:504px;background-color:#fff;border-radius:32px 32px 20px 19px;text-align:justify;font-size:18px;color:#000000b3}.description-box-body .description-box-itens{width:100%;margin:24px}\n"] }]
12
+ args: [{ selector: 'description-box', template: "<div class=\"description-box-body\">\n <div class=\"description-box-itens\">\n <ng-content></ng-content>\n </div>\n</div>\n\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.description-box-body{display:flex;width:100%;min-height:504px;background-color:#fff;border-radius:32px 32px 20px 19px;text-align:justify;font-size:18px;color:#000000b3}.description-box-body .description-box-itens{width:100%;margin:24px 32px}\n"] }]
13
13
  }], ctorParameters: function () { return []; } });
14
14
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVzY3JpcHRpb24tYm94LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL25neC1taW1pYy9zcmMvbGliL2Rlc2NyaXB0aW9uLWJveC9kZXNjcmlwdGlvbi1ib3guY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbmd4LW1pbWljL3NyYy9saWIvZGVzY3JpcHRpb24tYm94L2Rlc2NyaXB0aW9uLWJveC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFVLE1BQU0sZUFBZSxDQUFDOztBQU9sRCxNQUFNLE9BQU8sdUJBQXVCO0lBRWxDLGdCQUFnQixDQUFDO0lBRWpCLFFBQVE7SUFDUixDQUFDOztvSEFMVSx1QkFBdUI7d0dBQXZCLHVCQUF1Qix1RENQcEMsb0lBTUE7MkZEQ2EsdUJBQXVCO2tCQUxuQyxTQUFTOytCQUNFLGlCQUFpQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgT25Jbml0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2Rlc2NyaXB0aW9uLWJveCcsXG4gIHRlbXBsYXRlVXJsOiAnLi9kZXNjcmlwdGlvbi1ib3guY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9kZXNjcmlwdGlvbi1ib3guY29tcG9uZW50LnNjc3MnXVxufSlcbmV4cG9ydCBjbGFzcyBEZXNjcmlwdGlvbkJveENvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCB7XG5cbiAgY29uc3RydWN0b3IoKSB7IH1cblxuICBuZ09uSW5pdCgpOiB2b2lkIHtcbiAgfVxuXG59XG4iLCI8ZGl2IGNsYXNzPVwiZGVzY3JpcHRpb24tYm94LWJvZHlcIj5cbiAgPGRpdiBjbGFzcz1cImRlc2NyaXB0aW9uLWJveC1pdGVuc1wiPlxuICAgIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cbiAgPC9kaXY+XG48L2Rpdj5cblxuIl19
@@ -6,9 +6,9 @@ export class FeatureCardComponent {
6
6
  }
7
7
  }
8
8
  FeatureCardComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: FeatureCardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
- FeatureCardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: FeatureCardComponent, selector: "mimic-feature-card", ngImport: i0, template: "\n<footer>\n <div class=\"card-icon flex\">\n\n <div class=\"box-icon-1 flex\">\n <div class=\"icon-1\"></div>\n </div>\n\n <div class=\"box-icon-2 flex\">\n <div class=\"icon-2\"></div>\n </div>\n\n <div class=\"box-icon-3 flex\">\n <div class=\"icon-3\"></div>\n </div>\n\n <div class=\"box-icon-4 flex\">\n <div class=\"icon-4\"></div>\n </div>\n\n </div>\n</footer>\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.feature-card-body{background-color:#f8f8f8;border-radius:10px;box-shadow:.1rem .3rem .5rem .1rem #80808033;height:6.5rem;width:90%;max-width:500px;margin:auto;padding:.5rem 1rem .5rem .5rem}.card-image{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-repeat:no-repeat;background-size:cover;border-radius:10px;width:41%;height:99%}.card-icon{display:flex;background-color:#fff;flex-direction:row;border-radius:1.25rem;width:64%;position:fixed;bottom:0%;justify-content:space-between;padding:5% 18%;box-shadow:0 -5px 50px #0f1a420d;margin:0% 0% 0% -16px}.icon-1{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}.icon-2{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAB5UlEQVRIie3WS0tVYRQG4EezBFHLY0F0UorCv9CkhjUulH6DBWG/Qaim9UN0UuCgBkGmUVB2ocsgs/TMug0KFIrdYK/N2dg+V8+hBr6w+GCtd73v/vblW5td/GP0YArzqGATa1jARfTluH2RWwjOZvTMYTK0msIYHiGpEw9wBGUsNuAuh2ZD00o0rGE6cntjvYovUX8bkeAzZrZxL+Fj1Cv1zHtyO72L4Rq8g3iY29EiRmtwh3EveEtq3Pap3E5rmWYYwuOIwQbcYdWdTxYR5qM43UCoHVwO7bmi4kYUx7tgfCy0N4qKW1Hc1wXj/tDeyhK9ueL3WA93wTjT/FZk/DzWs10wzjRXiooz0tvxQgunTRPoxcvQvlJEKOFnEM530PhCaP7ASC3S9SC9w0AHTAdCK8G1esQhrAbxZgeMb4XWamjXxRn8jtjJi3YuNH7hdLNNN6RX+hUTbZhORG8ifXxNYw/uqE6hUgu9JdWpdTu0WsKg9LtL8EztCZTHAengSPAK+1s1zVDG+xB62sB8NDhJ9JTbNc0wjg8huCKdx9sxgifB+YTjOzXNcFI6pxPp0ZrfTVl62iVxgSc6ZZphTPWlWcepiPXIvcHRTptmKOG+v3/olnCoW6YZ+jGL1xGzkdvF/4k//ySPl+IWrEwAAAAASUVORK5CYII=);object-fit:contain;width:20px;height:25px}.icon-3{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}.icon-4{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}p{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;margin:0%}\n"] });
9
+ FeatureCardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: FeatureCardComponent, selector: "mimic-feature-card", ngImport: i0, template: "\n<footer>\n <div class=\"card-icon flex\">\n\n <div class=\"box-icon-1 flex\">\n <div class=\"icon-1\"></div>\n </div>\n\n <div class=\"box-icon-2 flex\">\n <div class=\"icon-2\"></div>\n </div>\n\n <div class=\"box-icon-3 flex\">\n <div class=\"icon-3\"></div>\n </div>\n\n <div class=\"box-icon-4 flex\">\n <div class=\"icon-4\"></div>\n </div>\n\n </div>\n</footer>\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.feature-card-body{background-color:#f8f8f8;border-radius:10px;box-shadow:.1rem .3rem .5rem .1rem #80808033;height:6.5rem;width:90%;max-width:500px;margin:auto;padding:.5rem 1rem .5rem .5rem}.card-image{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-repeat:no-repeat;background-size:cover;border-radius:10px;width:41%;height:99%}.card-icon{display:flex;background-color:#fff;flex-direction:row;border-radius:1.25rem;width:64%;position:fixed;bottom:0%;justify-content:space-between;padding:5% 18%;box-shadow:0 -5px 50px #0f1a420d;margin:0% 0% 0% -16px}.icon-1{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}.icon-2{background-image:url(icons8-gostar-30.png);object-fit:contain;width:20px;height:25px}.icon-3{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}.icon-4{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}p{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;margin:0%}\n"] });
10
10
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: FeatureCardComponent, decorators: [{
11
11
  type: Component,
12
- args: [{ selector: 'mimic-feature-card', template: "\n<footer>\n <div class=\"card-icon flex\">\n\n <div class=\"box-icon-1 flex\">\n <div class=\"icon-1\"></div>\n </div>\n\n <div class=\"box-icon-2 flex\">\n <div class=\"icon-2\"></div>\n </div>\n\n <div class=\"box-icon-3 flex\">\n <div class=\"icon-3\"></div>\n </div>\n\n <div class=\"box-icon-4 flex\">\n <div class=\"icon-4\"></div>\n </div>\n\n </div>\n</footer>\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.feature-card-body{background-color:#f8f8f8;border-radius:10px;box-shadow:.1rem .3rem .5rem .1rem #80808033;height:6.5rem;width:90%;max-width:500px;margin:auto;padding:.5rem 1rem .5rem .5rem}.card-image{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-repeat:no-repeat;background-size:cover;border-radius:10px;width:41%;height:99%}.card-icon{display:flex;background-color:#fff;flex-direction:row;border-radius:1.25rem;width:64%;position:fixed;bottom:0%;justify-content:space-between;padding:5% 18%;box-shadow:0 -5px 50px #0f1a420d;margin:0% 0% 0% -16px}.icon-1{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}.icon-2{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAB5UlEQVRIie3WS0tVYRQG4EezBFHLY0F0UorCv9CkhjUulH6DBWG/Qaim9UN0UuCgBkGmUVB2ocsgs/TMug0KFIrdYK/N2dg+V8+hBr6w+GCtd73v/vblW5td/GP0YArzqGATa1jARfTluH2RWwjOZvTMYTK0msIYHiGpEw9wBGUsNuAuh2ZD00o0rGE6cntjvYovUX8bkeAzZrZxL+Fj1Cv1zHtyO72L4Rq8g3iY29EiRmtwh3EveEtq3Pap3E5rmWYYwuOIwQbcYdWdTxYR5qM43UCoHVwO7bmi4kYUx7tgfCy0N4qKW1Hc1wXj/tDeyhK9ueL3WA93wTjT/FZk/DzWs10wzjRXiooz0tvxQgunTRPoxcvQvlJEKOFnEM530PhCaP7ASC3S9SC9w0AHTAdCK8G1esQhrAbxZgeMb4XWamjXxRn8jtjJi3YuNH7hdLNNN6RX+hUTbZhORG8ifXxNYw/uqE6hUgu9JdWpdTu0WsKg9LtL8EztCZTHAengSPAK+1s1zVDG+xB62sB8NDhJ9JTbNc0wjg8huCKdx9sxgifB+YTjOzXNcFI6pxPp0ZrfTVl62iVxgSc6ZZphTPWlWcepiPXIvcHRTptmKOG+v3/olnCoW6YZ+jGL1xGzkdvF/4k//ySPl+IWrEwAAAAASUVORK5CYII=);object-fit:contain;width:20px;height:25px}.icon-3{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}.icon-4{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}p{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;margin:0%}\n"] }]
12
+ args: [{ selector: 'mimic-feature-card', template: "\n<footer>\n <div class=\"card-icon flex\">\n\n <div class=\"box-icon-1 flex\">\n <div class=\"icon-1\"></div>\n </div>\n\n <div class=\"box-icon-2 flex\">\n <div class=\"icon-2\"></div>\n </div>\n\n <div class=\"box-icon-3 flex\">\n <div class=\"icon-3\"></div>\n </div>\n\n <div class=\"box-icon-4 flex\">\n <div class=\"icon-4\"></div>\n </div>\n\n </div>\n</footer>\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.feature-card-body{background-color:#f8f8f8;border-radius:10px;box-shadow:.1rem .3rem .5rem .1rem #80808033;height:6.5rem;width:90%;max-width:500px;margin:auto;padding:.5rem 1rem .5rem .5rem}.card-image{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-repeat:no-repeat;background-size:cover;border-radius:10px;width:41%;height:99%}.card-icon{display:flex;background-color:#fff;flex-direction:row;border-radius:1.25rem;width:64%;position:fixed;bottom:0%;justify-content:space-between;padding:5% 18%;box-shadow:0 -5px 50px #0f1a420d;margin:0% 0% 0% -16px}.icon-1{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}.icon-2{background-image:url(icons8-gostar-30.png);object-fit:contain;width:20px;height:25px}.icon-3{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}.icon-4{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}p{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;margin:0%}\n"] }]
13
13
  }], ctorParameters: function () { return []; } });
14
14
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmVhdHVyZS1jYXJkLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL25neC1taW1pYy9zcmMvbGliL2ZlYXR1cmUtY2FyZC9mZWF0dXJlLWNhcmQuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbmd4LW1pbWljL3NyYy9saWIvZmVhdHVyZS1jYXJkL2ZlYXR1cmUtY2FyZC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFVLE1BQU0sZUFBZSxDQUFDOztBQU9sRCxNQUFNLE9BQU8sb0JBQW9CO0lBRS9CLGdCQUFnQixDQUFDO0lBRWpCLFFBQVE7SUFDUixDQUFDOztpSEFMVSxvQkFBb0I7cUdBQXBCLG9CQUFvQiwwRENQakMsbWFBc0JBOzJGRGZhLG9CQUFvQjtrQkFMaEMsU0FBUzsrQkFDRSxvQkFBb0IiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIE9uSW5pdCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdtaW1pYy1mZWF0dXJlLWNhcmQnLFxuICB0ZW1wbGF0ZVVybDogJy4vZmVhdHVyZS1jYXJkLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmxzOiBbJy4vZmVhdHVyZS1jYXJkLmNvbXBvbmVudC5zY3NzJ11cbn0pXG5leHBvcnQgY2xhc3MgRmVhdHVyZUNhcmRDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQge1xuXG4gIGNvbnN0cnVjdG9yKCkgeyB9XG5cbiAgbmdPbkluaXQoKSB7XG4gIH1cblxufVxuIiwiXG48Zm9vdGVyPlxuICA8ZGl2IGNsYXNzPVwiY2FyZC1pY29uIGZsZXhcIj5cblxuICAgIDxkaXYgY2xhc3M9XCJib3gtaWNvbi0xIGZsZXhcIj5cbiAgICAgIDxkaXYgY2xhc3M9XCJpY29uLTFcIj48L2Rpdj5cbiAgICA8L2Rpdj5cblxuICAgIDxkaXYgY2xhc3M9XCJib3gtaWNvbi0yIGZsZXhcIj5cbiAgICAgIDxkaXYgY2xhc3M9XCJpY29uLTJcIj48L2Rpdj5cbiAgICA8L2Rpdj5cblxuICAgIDxkaXYgY2xhc3M9XCJib3gtaWNvbi0zIGZsZXhcIj5cbiAgICAgIDxkaXYgY2xhc3M9XCJpY29uLTNcIj48L2Rpdj5cbiAgICA8L2Rpdj5cblxuICAgIDxkaXYgY2xhc3M9XCJib3gtaWNvbi00IGZsZXhcIj5cbiAgICAgIDxkaXYgY2xhc3M9XCJpY29uLTRcIj48L2Rpdj5cbiAgICA8L2Rpdj5cblxuICA8L2Rpdj5cbjwvZm9vdGVyPlxuIl19
@@ -6,9 +6,9 @@ export class MobileBarComponent {
6
6
  }
7
7
  }
8
8
  MobileBarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MobileBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
- MobileBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: MobileBarComponent, selector: "mobile-bar", ngImport: i0, template: "<div class=\"mobile-bar-body flex\">\n <div class=\"mobile-bar-itens flex\">\n <ng-content></ng-content>\n </div>\n</div>\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.mobile-bar-body{width:100vw;height:61px;background-color:#fff;border-radius:20px}.mobile-bar-body .mobile-bar-itens{width:80%;justify-content:space-around}\n"] });
9
+ MobileBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: MobileBarComponent, selector: "mobile-bar", ngImport: i0, template: "<div class=\"mobile-bar-body flex\">\n <div class=\"mobile-bar-itens flex\">\n <ng-content></ng-content>\n </div>\n</div>\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.mobile-bar-body{width:100vw;height:61px;background-color:#fff;border-radius:20px}.mobile-bar-body .mobile-bar-itens{width:80%;justify-content:space-around}\n"] });
10
10
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MobileBarComponent, decorators: [{
11
11
  type: Component,
12
- args: [{ selector: 'mobile-bar', template: "<div class=\"mobile-bar-body flex\">\n <div class=\"mobile-bar-itens flex\">\n <ng-content></ng-content>\n </div>\n</div>\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.mobile-bar-body{width:100vw;height:61px;background-color:#fff;border-radius:20px}.mobile-bar-body .mobile-bar-itens{width:80%;justify-content:space-around}\n"] }]
12
+ args: [{ selector: 'mobile-bar', template: "<div class=\"mobile-bar-body flex\">\n <div class=\"mobile-bar-itens flex\">\n <ng-content></ng-content>\n </div>\n</div>\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.mobile-bar-body{width:100vw;height:61px;background-color:#fff;border-radius:20px}.mobile-bar-body .mobile-bar-itens{width:80%;justify-content:space-around}\n"] }]
13
13
  }], ctorParameters: function () { return []; } });
14
14
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9iaWxlLWJhci5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9uZ3gtbWltaWMvc3JjL2xpYi9tb2JpbGUtYmFyL21vYmlsZS1iYXIuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbmd4LW1pbWljL3NyYy9saWIvbW9iaWxlLWJhci9tb2JpbGUtYmFyLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7O0FBT2xELE1BQU0sT0FBTyxrQkFBa0I7SUFFN0IsZ0JBQWdCLENBQUM7SUFFakIsUUFBUTtJQUNSLENBQUM7OytHQUxVLGtCQUFrQjttR0FBbEIsa0JBQWtCLGtEQ1AvQixrSUFLQTsyRkRFYSxrQkFBa0I7a0JBTDlCLFNBQVM7K0JBQ0UsWUFBWSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgT25Jbml0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ21vYmlsZS1iYXInLFxuICB0ZW1wbGF0ZVVybDogJy4vbW9iaWxlLWJhci5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWycuL21vYmlsZS1iYXIuY29tcG9uZW50LnNjc3MnXVxufSlcbmV4cG9ydCBjbGFzcyBNb2JpbGVCYXJDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQge1xuXG4gIGNvbnN0cnVjdG9yKCkgeyB9XG5cbiAgbmdPbkluaXQoKSB7XG4gIH1cblxufVxuIiwiPGRpdiBjbGFzcz1cIm1vYmlsZS1iYXItYm9keSBmbGV4XCI+XG4gIDxkaXYgY2xhc3M9XCJtb2JpbGUtYmFyLWl0ZW5zIGZsZXhcIj5cbiAgICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG4gIDwvZGl2PlxuPC9kaXY+XG4iXX0=
@@ -11,10 +11,10 @@ export class StateMenuComponent {
11
11
  }
12
12
  }
13
13
  StateMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: StateMenuComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
14
- StateMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: StateMenuComponent, selector: "state-menu", inputs: { active: "active", icon: "icon", text: "text" }, ngImport: i0, template: "<div class=\"state-menu-body flex\" [ngClass]=\"active ? 'active' : 'notActive'\">\n <span class=\"state-menu-label {{icon}}\"></span>\n <span *ngIf=\"active\" class=\"state-menu-label state-menu-label-text\">{{ text }}</span>\n</div>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.state-menu-body{flex-direction:column;border-radius:10px;width:75px;box-shadow:#63636333 0 2px 8px}.state-menu-body .state-menu-label{font-family:Rubik-Bold,Rubik;font-weight:500;font-size:36px}.state-menu-body .state-menu-label-text{font-size:16px;margin-top:10px}.notActive{height:74px;background-color:#fff;color:#d3dbe2}.active{height:110px;background-color:#ffb885;color:#fff}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
14
+ StateMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: StateMenuComponent, selector: "state-menu", inputs: { active: "active", icon: "icon", text: "text" }, ngImport: i0, template: "<div class=\"state-menu-body flex\" [ngClass]=\"active ? 'active' : 'notActive'\">\n <span class=\"state-menu-label {{icon}}\"></span>\n <span *ngIf=\"active\" class=\"state-menu-label state-menu-label-text\">{{ text }}</span>\n</div>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.state-menu-body{flex-direction:column;border-radius:10px;width:75px;box-shadow:#63636333 0 2px 8px}.state-menu-body .state-menu-label{font-family:Rubik-Bold,Rubik;font-weight:500;font-size:36px}.state-menu-body .state-menu-label-text{font-size:16px;margin-top:10px}.notActive{height:74px;background-color:#fff;color:#d3dbe2}.active{height:110px;background-color:#ff8d3a;color:#fff}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
15
15
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: StateMenuComponent, decorators: [{
16
16
  type: Component,
17
- args: [{ selector: 'state-menu', template: "<div class=\"state-menu-body flex\" [ngClass]=\"active ? 'active' : 'notActive'\">\n <span class=\"state-menu-label {{icon}}\"></span>\n <span *ngIf=\"active\" class=\"state-menu-label state-menu-label-text\">{{ text }}</span>\n</div>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.state-menu-body{flex-direction:column;border-radius:10px;width:75px;box-shadow:#63636333 0 2px 8px}.state-menu-body .state-menu-label{font-family:Rubik-Bold,Rubik;font-weight:500;font-size:36px}.state-menu-body .state-menu-label-text{font-size:16px;margin-top:10px}.notActive{height:74px;background-color:#fff;color:#d3dbe2}.active{height:110px;background-color:#ffb885;color:#fff}\n"] }]
17
+ args: [{ selector: 'state-menu', template: "<div class=\"state-menu-body flex\" [ngClass]=\"active ? 'active' : 'notActive'\">\n <span class=\"state-menu-label {{icon}}\"></span>\n <span *ngIf=\"active\" class=\"state-menu-label state-menu-label-text\">{{ text }}</span>\n</div>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.state-menu-body{flex-direction:column;border-radius:10px;width:75px;box-shadow:#63636333 0 2px 8px}.state-menu-body .state-menu-label{font-family:Rubik-Bold,Rubik;font-weight:500;font-size:36px}.state-menu-body .state-menu-label-text{font-size:16px;margin-top:10px}.notActive{height:74px;background-color:#fff;color:#d3dbe2}.active{height:110px;background-color:#ff8d3a;color:#fff}\n"] }]
18
18
  }], ctorParameters: function () { return []; }, propDecorators: { active: [{
19
19
  type: Input
20
20
  }], icon: [{
@@ -8,10 +8,10 @@ export class TagComponent {
8
8
  }
9
9
  }
10
10
  TagComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: TagComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
11
- TagComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: TagComponent, selector: "tag", inputs: { color: "color" }, ngImport: i0, template: "<span class=\"flex tag text\" style=\"background-color: {{ color }};\">\n <ng-content></ng-content>\n</span>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.tag{max-width:300px;width:-moz-fit-content;width:fit-content;font-size:13px;font-weight:500;padding:9px 15px 8px;border-radius:50px}\n"] });
11
+ TagComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: TagComponent, selector: "tag", inputs: { color: "color" }, ngImport: i0, template: "<span class=\"flex tag text\" style=\"background-color: {{ color }};\">\n <ng-content></ng-content>\n</span>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.tag{max-width:300px;width:-moz-fit-content;width:fit-content;font-size:13px;font-weight:500;padding:9px 15px 8px;border-radius:50px}\n"] });
12
12
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: TagComponent, decorators: [{
13
13
  type: Component,
14
- args: [{ selector: 'tag', template: "<span class=\"flex tag text\" style=\"background-color: {{ color }};\">\n <ng-content></ng-content>\n</span>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.tag{max-width:300px;width:-moz-fit-content;width:fit-content;font-size:13px;font-weight:500;padding:9px 15px 8px;border-radius:50px}\n"] }]
14
+ args: [{ selector: 'tag', template: "<span class=\"flex tag text\" style=\"background-color: {{ color }};\">\n <ng-content></ng-content>\n</span>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.tag{max-width:300px;width:-moz-fit-content;width:fit-content;font-size:13px;font-weight:500;padding:9px 15px 8px;border-radius:50px}\n"] }]
15
15
  }], ctorParameters: function () { return []; }, propDecorators: { color: [{
16
16
  type: Input
17
17
  }] } });
@@ -52,10 +52,10 @@ class FeatureCardComponent {
52
52
  }
53
53
  }
54
54
  FeatureCardComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: FeatureCardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
55
- FeatureCardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: FeatureCardComponent, selector: "mimic-feature-card", ngImport: i0, template: "\n<footer>\n <div class=\"card-icon flex\">\n\n <div class=\"box-icon-1 flex\">\n <div class=\"icon-1\"></div>\n </div>\n\n <div class=\"box-icon-2 flex\">\n <div class=\"icon-2\"></div>\n </div>\n\n <div class=\"box-icon-3 flex\">\n <div class=\"icon-3\"></div>\n </div>\n\n <div class=\"box-icon-4 flex\">\n <div class=\"icon-4\"></div>\n </div>\n\n </div>\n</footer>\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.feature-card-body{background-color:#f8f8f8;border-radius:10px;box-shadow:.1rem .3rem .5rem .1rem #80808033;height:6.5rem;width:90%;max-width:500px;margin:auto;padding:.5rem 1rem .5rem .5rem}.card-image{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-repeat:no-repeat;background-size:cover;border-radius:10px;width:41%;height:99%}.card-icon{display:flex;background-color:#fff;flex-direction:row;border-radius:1.25rem;width:64%;position:fixed;bottom:0%;justify-content:space-between;padding:5% 18%;box-shadow:0 -5px 50px #0f1a420d;margin:0% 0% 0% -16px}.icon-1{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}.icon-2{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAB5UlEQVRIie3WS0tVYRQG4EezBFHLY0F0UorCv9CkhjUulH6DBWG/Qaim9UN0UuCgBkGmUVB2ocsgs/TMug0KFIrdYK/N2dg+V8+hBr6w+GCtd73v/vblW5td/GP0YArzqGATa1jARfTluH2RWwjOZvTMYTK0msIYHiGpEw9wBGUsNuAuh2ZD00o0rGE6cntjvYovUX8bkeAzZrZxL+Fj1Cv1zHtyO72L4Rq8g3iY29EiRmtwh3EveEtq3Pap3E5rmWYYwuOIwQbcYdWdTxYR5qM43UCoHVwO7bmi4kYUx7tgfCy0N4qKW1Hc1wXj/tDeyhK9ueL3WA93wTjT/FZk/DzWs10wzjRXiooz0tvxQgunTRPoxcvQvlJEKOFnEM530PhCaP7ASC3S9SC9w0AHTAdCK8G1esQhrAbxZgeMb4XWamjXxRn8jtjJi3YuNH7hdLNNN6RX+hUTbZhORG8ifXxNYw/uqE6hUgu9JdWpdTu0WsKg9LtL8EztCZTHAengSPAK+1s1zVDG+xB62sB8NDhJ9JTbNc0wjg8huCKdx9sxgifB+YTjOzXNcFI6pxPp0ZrfTVl62iVxgSc6ZZphTPWlWcepiPXIvcHRTptmKOG+v3/olnCoW6YZ+jGL1xGzkdvF/4k//ySPl+IWrEwAAAAASUVORK5CYII=);object-fit:contain;width:20px;height:25px}.icon-3{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}.icon-4{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}p{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;margin:0%}\n"] });
55
+ FeatureCardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: FeatureCardComponent, selector: "mimic-feature-card", ngImport: i0, template: "\n<footer>\n <div class=\"card-icon flex\">\n\n <div class=\"box-icon-1 flex\">\n <div class=\"icon-1\"></div>\n </div>\n\n <div class=\"box-icon-2 flex\">\n <div class=\"icon-2\"></div>\n </div>\n\n <div class=\"box-icon-3 flex\">\n <div class=\"icon-3\"></div>\n </div>\n\n <div class=\"box-icon-4 flex\">\n <div class=\"icon-4\"></div>\n </div>\n\n </div>\n</footer>\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.feature-card-body{background-color:#f8f8f8;border-radius:10px;box-shadow:.1rem .3rem .5rem .1rem #80808033;height:6.5rem;width:90%;max-width:500px;margin:auto;padding:.5rem 1rem .5rem .5rem}.card-image{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-repeat:no-repeat;background-size:cover;border-radius:10px;width:41%;height:99%}.card-icon{display:flex;background-color:#fff;flex-direction:row;border-radius:1.25rem;width:64%;position:fixed;bottom:0%;justify-content:space-between;padding:5% 18%;box-shadow:0 -5px 50px #0f1a420d;margin:0% 0% 0% -16px}.icon-1{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}.icon-2{background-image:url(icons8-gostar-30.png);object-fit:contain;width:20px;height:25px}.icon-3{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}.icon-4{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}p{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;margin:0%}\n"] });
56
56
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: FeatureCardComponent, decorators: [{
57
57
  type: Component,
58
- args: [{ selector: 'mimic-feature-card', template: "\n<footer>\n <div class=\"card-icon flex\">\n\n <div class=\"box-icon-1 flex\">\n <div class=\"icon-1\"></div>\n </div>\n\n <div class=\"box-icon-2 flex\">\n <div class=\"icon-2\"></div>\n </div>\n\n <div class=\"box-icon-3 flex\">\n <div class=\"icon-3\"></div>\n </div>\n\n <div class=\"box-icon-4 flex\">\n <div class=\"icon-4\"></div>\n </div>\n\n </div>\n</footer>\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.feature-card-body{background-color:#f8f8f8;border-radius:10px;box-shadow:.1rem .3rem .5rem .1rem #80808033;height:6.5rem;width:90%;max-width:500px;margin:auto;padding:.5rem 1rem .5rem .5rem}.card-image{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-repeat:no-repeat;background-size:cover;border-radius:10px;width:41%;height:99%}.card-icon{display:flex;background-color:#fff;flex-direction:row;border-radius:1.25rem;width:64%;position:fixed;bottom:0%;justify-content:space-between;padding:5% 18%;box-shadow:0 -5px 50px #0f1a420d;margin:0% 0% 0% -16px}.icon-1{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}.icon-2{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAB5UlEQVRIie3WS0tVYRQG4EezBFHLY0F0UorCv9CkhjUulH6DBWG/Qaim9UN0UuCgBkGmUVB2ocsgs/TMug0KFIrdYK/N2dg+V8+hBr6w+GCtd73v/vblW5td/GP0YArzqGATa1jARfTluH2RWwjOZvTMYTK0msIYHiGpEw9wBGUsNuAuh2ZD00o0rGE6cntjvYovUX8bkeAzZrZxL+Fj1Cv1zHtyO72L4Rq8g3iY29EiRmtwh3EveEtq3Pap3E5rmWYYwuOIwQbcYdWdTxYR5qM43UCoHVwO7bmi4kYUx7tgfCy0N4qKW1Hc1wXj/tDeyhK9ueL3WA93wTjT/FZk/DzWs10wzjRXiooz0tvxQgunTRPoxcvQvlJEKOFnEM530PhCaP7ASC3S9SC9w0AHTAdCK8G1esQhrAbxZgeMb4XWamjXxRn8jtjJi3YuNH7hdLNNN6RX+hUTbZhORG8ifXxNYw/uqE6hUgu9JdWpdTu0WsKg9LtL8EztCZTHAengSPAK+1s1zVDG+xB62sB8NDhJ9JTbNc0wjg8huCKdx9sxgifB+YTjOzXNcFI6pxPp0ZrfTVl62iVxgSc6ZZphTPWlWcepiPXIvcHRTptmKOG+v3/olnCoW6YZ+jGL1xGzkdvF/4k//ySPl+IWrEwAAAAASUVORK5CYII=);object-fit:contain;width:20px;height:25px}.icon-3{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}.icon-4{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}p{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;margin:0%}\n"] }]
58
+ args: [{ selector: 'mimic-feature-card', template: "\n<footer>\n <div class=\"card-icon flex\">\n\n <div class=\"box-icon-1 flex\">\n <div class=\"icon-1\"></div>\n </div>\n\n <div class=\"box-icon-2 flex\">\n <div class=\"icon-2\"></div>\n </div>\n\n <div class=\"box-icon-3 flex\">\n <div class=\"icon-3\"></div>\n </div>\n\n <div class=\"box-icon-4 flex\">\n <div class=\"icon-4\"></div>\n </div>\n\n </div>\n</footer>\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.feature-card-body{background-color:#f8f8f8;border-radius:10px;box-shadow:.1rem .3rem .5rem .1rem #80808033;height:6.5rem;width:90%;max-width:500px;margin:auto;padding:.5rem 1rem .5rem .5rem}.card-image{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-repeat:no-repeat;background-size:cover;border-radius:10px;width:41%;height:99%}.card-icon{display:flex;background-color:#fff;flex-direction:row;border-radius:1.25rem;width:64%;position:fixed;bottom:0%;justify-content:space-between;padding:5% 18%;box-shadow:0 -5px 50px #0f1a420d;margin:0% 0% 0% -16px}.icon-1{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}.icon-2{background-image:url(icons8-gostar-30.png);object-fit:contain;width:20px;height:25px}.icon-3{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}.icon-4{background-image:url(https://imobiliariagaribaldi.com.br/imagens/imoveis/20220311143040658720.jpeg);background-size:cover;border-radius:4px;width:20px;height:25px}p{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;margin:0%}\n"] }]
59
59
  }], ctorParameters: function () { return []; } });
60
60
 
61
61
  class MobileBarComponent {
@@ -64,10 +64,10 @@ class MobileBarComponent {
64
64
  }
65
65
  }
66
66
  MobileBarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MobileBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
67
- MobileBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: MobileBarComponent, selector: "mobile-bar", ngImport: i0, template: "<div class=\"mobile-bar-body flex\">\n <div class=\"mobile-bar-itens flex\">\n <ng-content></ng-content>\n </div>\n</div>\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.mobile-bar-body{width:100vw;height:61px;background-color:#fff;border-radius:20px}.mobile-bar-body .mobile-bar-itens{width:80%;justify-content:space-around}\n"] });
67
+ MobileBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: MobileBarComponent, selector: "mobile-bar", ngImport: i0, template: "<div class=\"mobile-bar-body flex\">\n <div class=\"mobile-bar-itens flex\">\n <ng-content></ng-content>\n </div>\n</div>\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.mobile-bar-body{width:100vw;height:61px;background-color:#fff;border-radius:20px}.mobile-bar-body .mobile-bar-itens{width:80%;justify-content:space-around}\n"] });
68
68
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: MobileBarComponent, decorators: [{
69
69
  type: Component,
70
- args: [{ selector: 'mobile-bar', template: "<div class=\"mobile-bar-body flex\">\n <div class=\"mobile-bar-itens flex\">\n <ng-content></ng-content>\n </div>\n</div>\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.mobile-bar-body{width:100vw;height:61px;background-color:#fff;border-radius:20px}.mobile-bar-body .mobile-bar-itens{width:80%;justify-content:space-around}\n"] }]
70
+ args: [{ selector: 'mobile-bar', template: "<div class=\"mobile-bar-body flex\">\n <div class=\"mobile-bar-itens flex\">\n <ng-content></ng-content>\n </div>\n</div>\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.mobile-bar-body{width:100vw;height:61px;background-color:#fff;border-radius:20px}.mobile-bar-body .mobile-bar-itens{width:80%;justify-content:space-around}\n"] }]
71
71
  }], ctorParameters: function () { return []; } });
72
72
 
73
73
  class StateMenuComponent {
@@ -80,10 +80,10 @@ class StateMenuComponent {
80
80
  }
81
81
  }
82
82
  StateMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: StateMenuComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
83
- StateMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: StateMenuComponent, selector: "state-menu", inputs: { active: "active", icon: "icon", text: "text" }, ngImport: i0, template: "<div class=\"state-menu-body flex\" [ngClass]=\"active ? 'active' : 'notActive'\">\n <span class=\"state-menu-label {{icon}}\"></span>\n <span *ngIf=\"active\" class=\"state-menu-label state-menu-label-text\">{{ text }}</span>\n</div>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.state-menu-body{flex-direction:column;border-radius:10px;width:75px;box-shadow:#63636333 0 2px 8px}.state-menu-body .state-menu-label{font-family:Rubik-Bold,Rubik;font-weight:500;font-size:36px}.state-menu-body .state-menu-label-text{font-size:16px;margin-top:10px}.notActive{height:74px;background-color:#fff;color:#d3dbe2}.active{height:110px;background-color:#ffb885;color:#fff}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
83
+ StateMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: StateMenuComponent, selector: "state-menu", inputs: { active: "active", icon: "icon", text: "text" }, ngImport: i0, template: "<div class=\"state-menu-body flex\" [ngClass]=\"active ? 'active' : 'notActive'\">\n <span class=\"state-menu-label {{icon}}\"></span>\n <span *ngIf=\"active\" class=\"state-menu-label state-menu-label-text\">{{ text }}</span>\n</div>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.state-menu-body{flex-direction:column;border-radius:10px;width:75px;box-shadow:#63636333 0 2px 8px}.state-menu-body .state-menu-label{font-family:Rubik-Bold,Rubik;font-weight:500;font-size:36px}.state-menu-body .state-menu-label-text{font-size:16px;margin-top:10px}.notActive{height:74px;background-color:#fff;color:#d3dbe2}.active{height:110px;background-color:#ff8d3a;color:#fff}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
84
84
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: StateMenuComponent, decorators: [{
85
85
  type: Component,
86
- args: [{ selector: 'state-menu', template: "<div class=\"state-menu-body flex\" [ngClass]=\"active ? 'active' : 'notActive'\">\n <span class=\"state-menu-label {{icon}}\"></span>\n <span *ngIf=\"active\" class=\"state-menu-label state-menu-label-text\">{{ text }}</span>\n</div>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.state-menu-body{flex-direction:column;border-radius:10px;width:75px;box-shadow:#63636333 0 2px 8px}.state-menu-body .state-menu-label{font-family:Rubik-Bold,Rubik;font-weight:500;font-size:36px}.state-menu-body .state-menu-label-text{font-size:16px;margin-top:10px}.notActive{height:74px;background-color:#fff;color:#d3dbe2}.active{height:110px;background-color:#ffb885;color:#fff}\n"] }]
86
+ args: [{ selector: 'state-menu', template: "<div class=\"state-menu-body flex\" [ngClass]=\"active ? 'active' : 'notActive'\">\n <span class=\"state-menu-label {{icon}}\"></span>\n <span *ngIf=\"active\" class=\"state-menu-label state-menu-label-text\">{{ text }}</span>\n</div>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.state-menu-body{flex-direction:column;border-radius:10px;width:75px;box-shadow:#63636333 0 2px 8px}.state-menu-body .state-menu-label{font-family:Rubik-Bold,Rubik;font-weight:500;font-size:36px}.state-menu-body .state-menu-label-text{font-size:16px;margin-top:10px}.notActive{height:74px;background-color:#fff;color:#d3dbe2}.active{height:110px;background-color:#ff8d3a;color:#fff}\n"] }]
87
87
  }], ctorParameters: function () { return []; }, propDecorators: { active: [{
88
88
  type: Input
89
89
  }], icon: [{
@@ -98,10 +98,10 @@ class DescriptionBoxComponent {
98
98
  }
99
99
  }
100
100
  DescriptionBoxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: DescriptionBoxComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
101
- DescriptionBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: DescriptionBoxComponent, selector: "description-box", ngImport: i0, template: "<div class=\"description-box-body\">\n <div class=\"description-box-itens\">\n <ng-content></ng-content>\n </div>\n</div>\n\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.description-box-body{display:flex;width:100%;min-height:504px;background-color:#fff;border-radius:32px 32px 20px 19px;text-align:justify;font-size:18px;color:#000000b3}.description-box-body .description-box-itens{width:100%;margin:24px}\n"] });
101
+ DescriptionBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: DescriptionBoxComponent, selector: "description-box", ngImport: i0, template: "<div class=\"description-box-body\">\n <div class=\"description-box-itens\">\n <ng-content></ng-content>\n </div>\n</div>\n\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.description-box-body{display:flex;width:100%;min-height:504px;background-color:#fff;border-radius:32px 32px 20px 19px;text-align:justify;font-size:18px;color:#000000b3}.description-box-body .description-box-itens{width:100%;margin:24px 32px}\n"] });
102
102
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: DescriptionBoxComponent, decorators: [{
103
103
  type: Component,
104
- args: [{ selector: 'description-box', template: "<div class=\"description-box-body\">\n <div class=\"description-box-itens\">\n <ng-content></ng-content>\n </div>\n</div>\n\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.description-box-body{display:flex;width:100%;min-height:504px;background-color:#fff;border-radius:32px 32px 20px 19px;text-align:justify;font-size:18px;color:#000000b3}.description-box-body .description-box-itens{width:100%;margin:24px}\n"] }]
104
+ args: [{ selector: 'description-box', template: "<div class=\"description-box-body\">\n <div class=\"description-box-itens\">\n <ng-content></ng-content>\n </div>\n</div>\n\n", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.description-box-body{display:flex;width:100%;min-height:504px;background-color:#fff;border-radius:32px 32px 20px 19px;text-align:justify;font-size:18px;color:#000000b3}.description-box-body .description-box-itens{width:100%;margin:24px 32px}\n"] }]
105
105
  }], ctorParameters: function () { return []; } });
106
106
 
107
107
  class CircleButtonComponent {
@@ -113,10 +113,10 @@ class CircleButtonComponent {
113
113
  }
114
114
  }
115
115
  CircleButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CircleButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
116
- CircleButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: CircleButtonComponent, selector: "circle-button", inputs: { active: "active", icon: "icon" }, ngImport: i0, template: "<div class=\"flex circle-button\" [ngClass]=\"active ? 'active' : 'notActive'\">\n <span class=\"circle-button-icon {{ icon }}\"></span>\n</div>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.circle-button{height:42px;width:42px;background-color:#fff;border-radius:50%}.circle-button .circle-button-icon{display:flex;margin-top:3px;font-size:26px}.notActive{color:#d3dbe2}.active{color:#ff8d3a}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
116
+ CircleButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: CircleButtonComponent, selector: "circle-button", inputs: { active: "active", icon: "icon" }, ngImport: i0, template: "<div class=\"flex circle-button\" [ngClass]=\"active ? 'active' : 'notActive'\">\n <span class=\"circle-button-icon {{ icon }}\"></span>\n</div>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.circle-button{height:42px;width:42px;background-color:#fff;border-radius:50%}.circle-button .circle-button-icon{display:flex;margin-top:3px;font-size:26px}.notActive{color:#d3dbe2}.active{color:#ff8d3a}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
117
117
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: CircleButtonComponent, decorators: [{
118
118
  type: Component,
119
- args: [{ selector: 'circle-button', template: "<div class=\"flex circle-button\" [ngClass]=\"active ? 'active' : 'notActive'\">\n <span class=\"circle-button-icon {{ icon }}\"></span>\n</div>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.circle-button{height:42px;width:42px;background-color:#fff;border-radius:50%}.circle-button .circle-button-icon{display:flex;margin-top:3px;font-size:26px}.notActive{color:#d3dbe2}.active{color:#ff8d3a}\n"] }]
119
+ args: [{ selector: 'circle-button', template: "<div class=\"flex circle-button\" [ngClass]=\"active ? 'active' : 'notActive'\">\n <span class=\"circle-button-icon {{ icon }}\"></span>\n</div>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.circle-button{height:42px;width:42px;background-color:#fff;border-radius:50%}.circle-button .circle-button-icon{display:flex;margin-top:3px;font-size:26px}.notActive{color:#d3dbe2}.active{color:#ff8d3a}\n"] }]
120
120
  }], ctorParameters: function () { return []; }, propDecorators: { active: [{
121
121
  type: Input
122
122
  }], icon: [{
@@ -131,10 +131,10 @@ class TagComponent {
131
131
  }
132
132
  }
133
133
  TagComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: TagComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
134
- TagComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: TagComponent, selector: "tag", inputs: { color: "color" }, ngImport: i0, template: "<span class=\"flex tag text\" style=\"background-color: {{ color }};\">\n <ng-content></ng-content>\n</span>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.tag{max-width:300px;width:-moz-fit-content;width:fit-content;font-size:13px;font-weight:500;padding:9px 15px 8px;border-radius:50px}\n"] });
134
+ TagComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.5", type: TagComponent, selector: "tag", inputs: { color: "color" }, ngImport: i0, template: "<span class=\"flex tag text\" style=\"background-color: {{ color }};\">\n <ng-content></ng-content>\n</span>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.tag{max-width:300px;width:-moz-fit-content;width:fit-content;font-size:13px;font-weight:500;padding:9px 15px 8px;border-radius:50px}\n"] });
135
135
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.5", ngImport: i0, type: TagComponent, decorators: [{
136
136
  type: Component,
137
- args: [{ selector: 'tag', template: "<span class=\"flex tag text\" style=\"background-color: {{ color }};\">\n <ng-content></ng-content>\n</span>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px;background:black}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.tag{max-width:300px;width:-moz-fit-content;width:fit-content;font-size:13px;font-weight:500;padding:9px 15px 8px;border-radius:50px}\n"] }]
137
+ args: [{ selector: 'tag', template: "<span class=\"flex tag text\" style=\"background-color: {{ color }};\">\n <ng-content></ng-content>\n</span>", styles: ["@import\"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\";.text{font-family:Rubik,sans-serif;font-size:16px;color:#1e2022;letter-spacing:0em;text-overflow:ellipsis}.text--headline-1{font-size:34px;font-weight:800;line-height:40px}.text--headline-2{font-size:29px;font-weight:800;line-height:34px;letter-spacing:-.01em}.text--headline-3{font-size:21px;font-weight:700;line-height:26px}.text--headline-4{font-size:17px;font-weight:700;line-height:24px}.text--headline-5{font-size:16px;font-weight:700;line-height:20px}.text--headline-6{font-size:14px;font-weight:600;line-height:20px}.text--paragraph{font-size:16px;font-weight:400;line-height:22px}.text--button{font-size:14px;font-weight:700;line-height:17px}.flex{display:flex;justify-content:center;align-items:center}.flex--between{justify-content:space-between}@font-face{font-family:icomoon;src:url(../icon/fonts/icomoon.eot?a7s3t1);src:url(../icon/fonts/icomoon.eot?a7s3t1#iefix) format(\"embedded-opentype\"),url(../icon/fonts/icomoon.ttf?a7s3t1) format(\"truetype\"),url(../icon/fonts/icomoon.woff?a7s3t1) format(\"woff\"),url(../icon/fonts/icomoon.svg?a7s3t1#icomoon) format(\"svg\");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\" icon-\"]{font-size:26px;font-weight:700;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-location:before{content:\"\\e902\"}.icon-chat:before{content:\"\\e903\"}.icon-messenger:before{content:\"\\e904\"}.icon-home:before{content:\"\\e905\"}.icon-building:before{content:\"\\e906\"}.icon-farm:before{content:\"\\e907\"}.icon-land:before{content:\"\\e908\"}.icon-bedroom:before{content:\"\\e909\"}.icon-shower:before{content:\"\\e90a\"}.icon-garage:before{content:\"\\e90b\"}.icon-area:before{content:\"\\e90c\"}.icon-furnitured:before{content:\"\\e90d\"}.icon-grill:before{content:\"\\e90e\"}.icon-find-house:before{content:\"\\e901\"}.icon-heart:before{content:\"\\e9da\"}.icon-share:before{content:\"\\ea7d\"}.tag{max-width:300px;width:-moz-fit-content;width:fit-content;font-size:13px;font-weight:500;padding:9px 15px 8px;border-radius:50px}\n"] }]
138
138
  }], ctorParameters: function () { return []; }, propDecorators: { color: [{
139
139
  type: Input
140
140
  }] } });