@biggive/components 202309201242.0.0 → 202309211700.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/biggive/biggive.esm.js +1 -1
- package/dist/biggive/p-096075f1.entry.js +1 -0
- package/dist/biggive/p-2781a486.entry.js +1 -0
- package/dist/biggive/p-372efbf1.entry.js +1 -0
- package/dist/biggive/p-3a13b23d.entry.js +1 -0
- package/dist/biggive/p-57f9bf7e.entry.js +1 -0
- package/dist/biggive/p-87a0a022.entry.js +1 -0
- package/dist/biggive/p-a5738158.entry.js +1 -0
- package/dist/biggive/p-d6357cc1.entry.js +1 -0
- package/dist/cjs/{biggive-accordion_43.cjs.entry.js → biggive-accordion_42.cjs.entry.js} +22 -58
- package/dist/cjs/biggive-basic-card.cjs.entry.js +1 -1
- package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +1 -1
- package/dist/cjs/biggive-boxed-content.cjs.entry.js +1 -1
- package/dist/cjs/biggive-category-icon.cjs.entry.js +1 -1
- package/dist/cjs/biggive-cookie-banner.cjs.entry.js +42 -0
- package/dist/cjs/biggive-image-card.cjs.entry.js +1 -1
- package/dist/cjs/biggive-table.cjs.entry.js +1 -1
- package/dist/cjs/biggive.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/biggive-accordion/biggive-accordion.css +96 -6
- package/dist/collection/components/biggive-accordion/biggive-accordion.js +2 -2
- package/dist/collection/components/biggive-accordion-entry/biggive-accordion-entry.css +2 -0
- package/dist/collection/components/biggive-article-card/biggive-article-card.css +144 -8
- package/dist/collection/components/biggive-article-card/biggive-article-card.js +6 -6
- package/dist/collection/components/biggive-back-to-top/biggive-back-to-top.css +2 -0
- package/dist/collection/components/biggive-basic-card/biggive-basic-card.css +72 -0
- package/dist/collection/components/biggive-basic-card/biggive-basic-card.js +4 -4
- package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.css +47 -0
- package/dist/collection/components/biggive-biography-card/biggive-biography-card.css +213 -14
- package/dist/collection/components/biggive-biography-card/biggive-biography-card.js +2 -2
- package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.css +27 -0
- package/dist/collection/components/biggive-branded-image/biggive-branded-image.css +2 -0
- package/dist/collection/components/biggive-button/biggive-button.css +122 -0
- package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.css +27 -0
- package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.css +2 -0
- package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.css +2 -0
- package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.css +2 -0
- package/dist/collection/components/biggive-carousel/biggive-carousel.css +27 -0
- package/dist/collection/components/biggive-carousel/biggive-carousel.js +2 -2
- package/dist/collection/components/biggive-category-icon/biggive-category-icon.css +47 -0
- package/dist/collection/components/biggive-cookie-banner/biggive-cookie-banner.css +72 -0
- package/dist/collection/components/biggive-filtered-carousel/biggive-filtered-carousel.css +2 -0
- package/dist/collection/components/biggive-filtered-carousel/biggive-filtered-carousel.js +2 -2
- package/dist/collection/components/biggive-footer/biggive-footer.css +2 -0
- package/dist/collection/components/biggive-form-field-select/biggive-form-field-select.css +2 -0
- package/dist/collection/components/biggive-form-field-text-input/biggive-text-input.css +2 -0
- package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.css +27 -0
- package/dist/collection/components/biggive-generic-icon/biggive-generic-icon.css +47 -0
- package/dist/collection/components/biggive-generic-icon/biggive-generic-icon.js +2 -2
- package/dist/collection/components/biggive-grid/biggive-grid.css +2 -0
- package/dist/collection/components/biggive-heading/biggive-heading.css +48 -4
- package/dist/collection/components/biggive-heading/biggive-heading.js +2 -2
- package/dist/collection/components/biggive-hero-image/biggive-hero-image.css +50 -2
- package/dist/collection/components/biggive-hero-image/biggive-hero-image.js +5 -5
- package/dist/collection/components/biggive-icon-button/biggive-icon-button.css +98 -4
- package/dist/collection/components/biggive-icon-button/biggive-icon-button.js +3 -3
- package/dist/collection/components/biggive-icon-group/biggive-icon-group.css +2 -0
- package/dist/collection/components/biggive-image/biggive-image.css +2 -0
- package/dist/collection/components/biggive-image-button/biggive-image-button.css +75 -2
- package/dist/collection/components/biggive-image-button/biggive-image-button.js +3 -3
- package/dist/collection/components/biggive-image-card/biggive-image-card.css +72 -0
- package/dist/collection/components/biggive-image-card/biggive-image-card.js +2 -2
- package/dist/collection/components/biggive-image-feature/biggive-image-feature.css +27 -0
- package/dist/collection/components/biggive-main-menu/biggive-main-menu.css +2 -0
- package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.css +47 -0
- package/dist/collection/components/biggive-nav-group/biggive-nav-group.css +2 -0
- package/dist/collection/components/biggive-nav-item/biggive-nav-item.css +2 -0
- package/dist/collection/components/biggive-page-column/biggive-page-column.css +2 -0
- package/dist/collection/components/biggive-page-columns/biggive-page-columns.css +2 -0
- package/dist/collection/components/biggive-page-section/biggive-page-section.css +72 -6
- package/dist/collection/components/biggive-popup/biggive-popup.css +2 -0
- package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.css +2 -0
- package/dist/collection/components/biggive-quote/biggive-quote.css +50 -2
- package/dist/collection/components/biggive-quote/biggive-quote.js +2 -2
- package/dist/collection/components/biggive-sheet/biggive-sheet.css +95 -2
- package/dist/collection/components/biggive-sheet/biggive-sheet.js +2 -2
- package/dist/collection/components/biggive-social-icon/biggive-social-icon.css +47 -0
- package/dist/collection/components/biggive-tab/biggive-tab.css +2 -0
- package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.css +173 -13
- package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.js +6 -6
- package/dist/collection/components/biggive-table/biggive-table.css +139 -8
- package/dist/collection/components/biggive-table/biggive-table.js +4 -4
- package/dist/collection/components/biggive-timeline/biggive-timeline.css +280 -22
- package/dist/collection/components/biggive-timeline/biggive-timeline.js +11 -11
- package/dist/collection/components/biggive-timeline-entry/biggive-timeline-entry.css +2 -0
- package/dist/collection/components/biggive-totalizer/biggive-totalizer.css +52 -0
- package/dist/collection/components/biggive-totalizer-ticker-item/biggive-totalizer-ticker-item.css +2 -0
- package/dist/collection/components/biggive-video/biggive-video.css +2 -0
- package/dist/collection/components/biggive-video-feature/biggive-video-feature.css +27 -0
- package/dist/components/biggive-accordion.js +1 -1
- package/dist/components/biggive-article-card.js +1 -1
- package/dist/components/biggive-basic-card.js +1 -1
- package/dist/components/biggive-beneficiary-icon.js +1 -1
- package/dist/components/biggive-biography-card.js +1 -1
- package/dist/components/biggive-boxed-content.js +1 -1
- package/dist/components/biggive-button2.js +1 -1
- package/dist/components/biggive-call-to-action.js +1 -1
- package/dist/components/biggive-carousel2.js +1 -1
- package/dist/components/biggive-category-icon.js +1 -1
- package/dist/components/biggive-cookie-banner.js +1 -1
- package/dist/components/biggive-formatted-text.js +1 -1
- package/dist/components/biggive-generic-icon2.js +1 -1
- package/dist/components/biggive-heading.js +1 -1
- package/dist/components/biggive-hero-image.js +1 -1
- package/dist/components/biggive-icon-button.js +1 -1
- package/dist/components/biggive-image-button.js +1 -1
- package/dist/components/biggive-image-card.js +1 -1
- package/dist/components/biggive-image-feature.js +1 -1
- package/dist/components/biggive-misc-icon2.js +1 -1
- package/dist/components/biggive-page-section.js +1 -1
- package/dist/components/biggive-quote.js +1 -1
- package/dist/components/biggive-sheet.js +1 -1
- package/dist/components/biggive-social-icon2.js +1 -1
- package/dist/components/biggive-tabbed-content.js +1 -1
- package/dist/components/biggive-table.js +1 -1
- package/dist/components/biggive-timeline.js +1 -1
- package/dist/components/biggive-totalizer.js +1 -1
- package/dist/components/biggive-video-feature.js +1 -1
- package/dist/esm/{biggive-accordion_43.entry.js → biggive-accordion_42.entry.js} +23 -58
- package/dist/esm/biggive-basic-card.entry.js +1 -1
- package/dist/esm/biggive-beneficiary-icon.entry.js +1 -1
- package/dist/esm/biggive-boxed-content.entry.js +1 -1
- package/dist/esm/biggive-category-icon.entry.js +1 -1
- package/dist/esm/biggive-cookie-banner.entry.js +38 -0
- package/dist/esm/biggive-image-card.entry.js +1 -1
- package/dist/esm/biggive-table.entry.js +1 -1
- package/dist/esm/biggive.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/types/globals/brand-colour.d.ts +2 -2
- package/hydrate/index.js +29 -29
- package/package.json +1 -1
- package/dist/biggive/p-144e9233.entry.js +0 -1
- package/dist/biggive/p-62969558.entry.js +0 -1
- package/dist/biggive/p-6e54b647.entry.js +0 -1
- package/dist/biggive/p-92429b63.entry.js +0 -1
- package/dist/biggive/p-98c8a42d.entry.js +0 -1
- package/dist/biggive/p-bf9807bb.entry.js +0 -1
- package/dist/biggive/p-ff05adc7.entry.js +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as o,h as r}from"./p-5f7dafc6.js";import{F as c}from"./p-f1677b31.js";const e=class{constructor(r){o(this,r),this.backgroundColour="primary",this.iconColour="white",this.icon=void 0,this.label=void 0,this.url="#"}getCategoryIcon(){return c.getCategoryIcon(this.icon)}render(){return r("div",{class:"container"},r("div",{class:"category-icon-item background-colour-"+this.backgroundColour},r("a",{href:this.url},r("svg",{width:this.getCategoryIcon().icon[0],height:this.getCategoryIcon().icon[1],xmlns:"http://www.w3.org/2000/svg",class:"fill-"+this.iconColour,viewBox:"0 0 "+this.getCategoryIcon().icon[0]+" "+this.getCategoryIcon().icon[1]},r("path",{d:this.getCategoryIcon().icon[4].toString()})))),r("div",{class:"label"},this.label))}};e.style='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;display:flex;justify-content:flex-start}.container .label{padding-left:15px;font-size:11px;line-height:14px;width:60px;margin-top:auto;margin-bottom:auto}.category-icon-item{width:40px;height:40px;border-radius:50%;text-align:center;transition:all ease-in-out 0.5s;display:inline-block;margin-right:10px;width:30px;height:30px}.category-icon-item.colour-scheme-primary{background-color:#2C089B}.category-icon-item.colour-scheme-primary svg{fill:#FFFFFF}.category-icon-item.colour-scheme-secondary{background-color:#2AF135}.category-icon-item.colour-scheme-secondary svg{fill:#000000}.category-icon-item.colour-scheme-tertiary{background-color:#FF7272}.category-icon-item.colour-scheme-tertiary svg{fill:#000000}.category-icon-item.colour-scheme-brand-1{background-color:#B30510}.category-icon-item.colour-scheme-brand-1 svg{fill:#000000}.category-icon-item.colour-scheme-brand-2{background-color:#6E0887}.category-icon-item.colour-scheme-brand-2 svg{fill:#000000}.category-icon-item.colour-scheme-brand-3{background-color:#50B400}.category-icon-item.colour-scheme-brand-3 svg{fill:#000000}.category-icon-item.colour-scheme-brand-4{background-color:#FFE500}.category-icon-item.colour-scheme-brand-4 svg{fill:#000000}.category-icon-item.colour-scheme-brand-5{background-color:#F07D00}.category-icon-item.colour-scheme-brand-5 svg{fill:#000000}.category-icon-item.colour-scheme-mhf-turquoise{background-color:#62CFC9}.category-icon-item.colour-scheme-mhf-turquoise svg{fill:#000000}.category-icon-item.colour-scheme-brand-grey{background-color:#CBC8C8}.category-icon-item.colour-scheme-brand-grey svg{fill:#000000}.category-icon-item.colour-scheme-brand-6{background-color:#CBC8C8}.category-icon-item.colour-scheme-brand-6 svg{fill:#000000}.category-icon-item.colour-scheme-brand-afa-pink{background-color:#BF387D}.category-icon-item.colour-scheme-brand-afa-pink svg{fill:#000000}.category-icon-item.colour-scheme-white{background-color:#FFFFFF}.category-icon-item.colour-scheme-white svg{fill:#000000}.category-icon-item.colour-scheme-black{background-color:#000000}.category-icon-item.colour-scheme-black svg{fill:#FFFFFF}.category-icon-item.colour-scheme-black{background-color:#D7D7D7}.category-icon-item.colour-scheme-black svg{fill:#D7D7D7}.category-icon-item.colour-scheme-black{background-color:#E8E8E8}.category-icon-item.colour-scheme-black svg{fill:#E8E8E8}.category-icon-item.colour-scheme-black{background-color:#8A8A8A}.category-icon-item.colour-scheme-black svg{fill:#8A8A8A}.category-icon-item.colour-scheme-black{background-color:#4A4A4A}.category-icon-item.colour-scheme-black svg{fill:#4A4A4A}.category-icon-item:hover{background-color:#FFFFFF}.category-icon-item:hover svg{fill:#000000}.category-icon-item a{display:grid;position:relative;padding:10px;box-sizing:border-box;height:100%}.category-icon-item a svg{width:100%;height:100%}.category-icon-item a{padding:6px}';export{e as biggive_category_icon}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as o,h as r}from"./p-5f7dafc6.js";const e=class{constructor(r){o(this,r),this.spaceBelow=0,this.backgroundColour="primary",this.mainImageUrl=void 0,this.mainImageAltText=void 0,this.textAlign="center",this.teaser=void 0,this.teaserColour="black",this.buttonAlign="center",this.buttonStyle="standard",this.buttonLabel=void 0,this.buttonUrl=void 0,this.buttonColourScheme="clear-primary",this.clipBottomLeftCorner=!0,this.clipTopRightCorner=!0,this.addAnimation=!1}render(){return r("div",{class:"container space-below-"+this.spaceBelow+" background-colour-"+this.backgroundColour+" clip-bottom-left-corner-"+this.clipBottomLeftCorner+" clip-top-right-corner-"+this.clipTopRightCorner+" add-animation-"+this.addAnimation},r("a",{href:this.buttonUrl},r("div",{class:"sleeve text-colour-"+this.teaserColour+" text-align-"+this.textAlign},r("div",{class:"content-wrap"},""!=this.mainImageUrl?r("div",{class:"main-image-container"},r("div",{class:"image-wrap"},r("img",{src:this.mainImageUrl,alt:this.mainImageAltText,title:this.mainImageAltText}))):null,r("div",{class:"teaser"},this.teaser),null!=this.buttonLabel&&null!=this.buttonUrl&&""!=this.buttonUrl?r("div",{class:"button-wrap align-"+this.buttonAlign},r("biggive-button",{"colour-scheme":this.buttonColourScheme,label:this.buttonLabel})):null))))}};e.style='a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}.background-colour-hover-primary:hover,.background-colour-primary{background-color:#2C089B}.background-colour-hover-secondary:hover,.background-colour-secondary{background-color:#2AF135}.background-colour-hover-tertiary:hover,.background-colour-tertiary{background-color:#FF7272}.background-colour-hover-brand-1:hover,.background-colour-brand-1{background-color:#B30510}.background-colour-hover-brand-2:hover,.background-colour-brand-2{background-color:#6E0887}.background-colour-hover-brand-3:hover,.background-colour-brand-3{background-color:#50B400}.background-colour-hover-brand-4:hover,.background-colour-brand-4{background-color:#FFE500}.background-colour-hover-brand-5:hover,.background-colour-brand-5{background-color:#F07D00}.background-colour-hover-brand-afa-pink:hover,.background-colour-brand-afa-pink{background-color:#BF387D}.background-colour-hover-brand-mhf-turquoise:hover,.background-colour-brand-mhf-turquoise{background-color:#62CFC9}.background-colour-hover-brand-grey:hover,.background-colour-brand-grey{background-color:#CBC8C8}.background-colour-hover-white:hover,.background-colour-white{background-color:#FFFFFF}.background-colour-hover-black:hover,.background-colour-black{background-color:#000000}.background-colour-hover-grey-extra-light:hover,.background-colour-grey-extra-light{background-color:#D7D7D7}.background-colour-hover-grey-light:hover,.background-colour-grey-light{background-color:#E8E8E8}.background-colour-hover-grey-medium:hover,.background-colour-grey-medium{background-color:#8A8A8A}.background-colour-hover-grey-dark:hover,.background-colour-grey-dark{background-color:#4A4A4A}.background-colour-hover-brand-6:hover,.background-colour-brand-6{background-color:#62CFC9}.fill-primary{fill:#2C089B}.fill-secondary{fill:#2AF135}.fill-tertiary{fill:#FF7272}.fill-brand-1{fill:#B30510}.fill-brand-2{fill:#6E0887}.fill-brand-3{fill:#50B400}.fill-brand-4{fill:#FFE500}.fill-brand-5{fill:#F07D00}.fill-brand-afa-pink{fill:#BF387D}.fill-brand-mhf-turquoise{fill:#62CFC9}.fill-brand-grey{fill:#CBC8C8}.fill-white{fill:#FFFFFF}.fill-black{fill:#000000}.fill-grey-extra-light{fill:#D7D7D7}.fill-grey-light{fill:#E8E8E8}.fill-grey-medium{fill:#8A8A8A}.fill-grey-dark{fill:#4A4A4A}.fill-brand-6{fill:#CBC8C8}.space-above-0{margin-top:0}.space-above-1{margin-top:5px}.space-above-2{margin-top:10px}.space-above-3{margin-top:15px}.space-above-4{margin-top:30px}.space-above-5{margin-top:45px}.space-above-6{margin-top:60px}.space-below-0{margin-bottom:0}.space-below-1{margin-bottom:5px}.space-below-2{margin-bottom:10px}.space-below-3{margin-bottom:15px}.space-below-4{margin-bottom:30px}.space-below-5{margin-bottom:45px}.space-below-6{margin-bottom:60px}.text-colour-hover-primary:hover,.text-colour-primary{color:#2C089B}.text-colour-hover-secondary:hover,.text-colour-secondary{color:#2AF135}.text-colour-hover-tertiary:hover,.text-colour-tertiary{color:#FF7272}.text-colour-hover-brand-1:hover,.text-colour-brand-1{color:#B30510}.text-colour-hover-brand-2:hover,.text-colour-brand-2{color:#6E0887}.text-colour-hover-brand-3:hover,.text-colour-brand-3{color:#50B400}.text-colour-hover-brand-4:hover,.text-colour-brand-4{color:#FFE500}.text-colour-hover-brand-5:hover,.text-colour-brand-5{color:#F07D00}.text-colour-hover-brand-afa-pink:hover,.text-colour-brand-afa-pink{color:#BF387D}.text-colour-hover-brand-mhf-turquoise:hover,.text-colour-brand-mhf-turquoise{color:#62CFC9}.text-colour-hover-brand-grey:hover,.text-colour-brand-grey{color:#CBC8C8}.text-colour-hover-white:hover,.text-colour-white{color:#FFFFFF}.text-colour-hover-black:hover,.text-colour-black{color:#000000}.text-colour-hover-grey-extra-light:hover,.text-colour-grey-extra-light{color:#D7D7D7}.text-colour-hover-grey-light:hover,.text-colour-grey-light{color:#E8E8E8}.text-colour-hover-grey-medium:hover,.text-colour-grey-medium{color:#8A8A8A}.text-colour-hover-grey-dark:hover,.text-colour-grey-dark{color:#4A4A4A}.text-colour-hover-brand-6:hover,.text-colour-brand-6{color:#CBC8C8}:host{display:contents}.container{font-family:"Euclid Triangle", sans-serif;font-size:17px;line-height:24px;position:relative;text-align:center;background-size:cover;background-position:center center;padding:10px;height:100%;white-space:pre-wrap;box-shadow:0px 0px 30px rgba(0, 0, 0, 0.2)}.container a,.container a:hover{text-decoration:none}.container .sleeve{padding:10px;height:100%;box-sizing:border-box;transition:all 1s ease-in-out}.container.add-animation-true:hover .sleeve{margin:-30px;padding:60px;height:calc(100% + 60px)}.container.clip-bottom-left-corner-false.clip-top-right-corner-true{clip-path:polygon(0% 0%, 0% 0%, calc(100% - 50px) 0%, 100% 50px, 100% 100%, 100% 100%, 0% 100%, 0 100%)}.container.clip-bottom-left-corner-true.clip-top-right-corner-false{clip-path:polygon(0% 0%, 0% 0%, 100% 0%, 100% 0, 100% 100%, 100% 100%, 50px 100%, 0 calc(100% - 50px))}.container.clip-bottom-left-corner-true.clip-top-right-corner-true{clip-path:polygon(0% 0%, 0% 0%, calc(100% - 50px) 0%, 100% 50px, 100% 100%, 100% 100%, 50px 100%, 0 calc(100% - 50px))}.container .icon svg{width:50px;height:auto}.container .title{font-size:25px;line-height:32px;font-weight:bold;margin-bottom:15px}.container .teaser{margin-bottom:15px}.container .main-image-container{margin-bottom:15px}.container .main-image-container img{width:100%;height:auto}.container .button-wrap{text-align:center}.container .button-wrap.align-left{text-align:left}.container .button-wrap.align-right{text-align:right}.container .text-align-left{text-align:left}.container .text-align-center{text-align:center}.container .text-align-right{text-align:right}';export{e as biggive_image_card}
|