.object-contain{object-fit:contain;object-position:center;width:100%;height:100%}
.hero-card{position:relative;padding:16px 20px;height:100%;overflow:hidden}
@media(min-width:992px){.hero-card{height:100%;padding:16px 30px}
}
@media(min-width:1200px){.hero-card{padding:0 !important}
}
.hero-card .hero-card__bgimage{position:absolute;z-index:1;left:0;top:0;object-fit:cover}
@media(min-width:720px){.hero-card .hero-card__bgimage{width:100%;height:100%}
}
.hero-card .hero-card__bgvideo{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;object-fit:cover}
.hero-card .hero-card__container{display:grid;grid-template-columns:1fr;column-gap:0;max-width:1152px;margin:0 auto;z-index:2}
@media(min-width:992px){.hero-card .hero-card__container{grid-template-columns:1fr;align-items:center}
}
.hero-card .hero-card__container--left{grid-template-columns:1fr}
.hero-card .hero-card__container--left .hero-card__text{grid-column:1 / span 2}
.hero-card .hero-card__container--left.with-image{grid-template-columns:auto 1fr}
.hero-card .hero-card__container--left.with-image .hero-card__text{grid-column:2 / span 1}
.hero-card .hero-card__container--left.with-image .hero-card__img{grid-column:1 / span 1;grid-row:1;margin:0}
.hero-card .hero-card__container.with-image{grid-template-columns:1fr auto}
.hero-card .hero-card__container.with-image .hero-card__text{align-items:flex-start}
.hero-card .hero-card__container.with-image .hero-card__title{text-align:center;margin-top:32px;font-family:FSEmeric}
@media(min-width:720px){.hero-card .hero-card__container.with-image .hero-card__title{text-align:left}
}
.hero-card .hero-card__container.with-image .hero-card__image{margin-top:16px}
@media(min-width:992px){.hero-card .hero-card__container.with-image .hero-card__image{margin-top:32px}
}
@media(min-width:768px){.hero-card .hero-card__container--right:not(.with-image).text-left .hero-card__text,.hero-card .hero-card__container--left:not(.with-image).text-left .hero-card__text{align-items:flex-start;text-align:left;max-width:652px !important}
}
@media(min-width:992px){.hero-card .hero-card__container--right:not(.with-image).text-left .hero-card__text,.hero-card .hero-card__container--left:not(.with-image).text-left .hero-card__text{max-width:1152px}
}
@media(min-width:1200px){.hero-card .hero-card__container--right:not(.with-image).text-left .hero-card__text,.hero-card .hero-card__container--left:not(.with-image).text-left .hero-card__text{margin:0}
}
.hero-card .hero-card__container--right:not(.with-image).text-left .hero-card__text .hero-card__image div img,.hero-card .hero-card__container--left:not(.with-image).text-left .hero-card__text .hero-card__image div img{width:100%;max-width:325px;height:auto}
.hero-card .hero-card__container--right:not(.with-image).text-left .hero-card__text .hero-card__image,.hero-card .hero-card__container--left:not(.with-image).text-left .hero-card__text .hero-card__image{margin-top:16px}
@media(min-width:992px){.hero-card .hero-card__container--right:not(.with-image).text-left .hero-card__text .hero-card__image,.hero-card .hero-card__container--left:not(.with-image).text-left .hero-card__text .hero-card__image{margin-top:32px}
}
.hero-card .hero-card__container--right:not(.with-image).text-left .hero-card__text .hero-card__title,.hero-card .hero-card__container--left:not(.with-image).text-left .hero-card__text .hero-card__title{text-align:center;font-family:FSEmeric}
@media(min-width:768px){.hero-card .hero-card__container--right:not(.with-image).text-left .hero-card__text .hero-card__title,.hero-card .hero-card__container--left:not(.with-image).text-left .hero-card__text .hero-card__title{text-align:left}
}
@media(min-width:768px){.hero-card .hero-card__container--right:not(.with-image).text-left .hero-card__text .hero-card__description p,.hero-card .hero-card__container--left:not(.with-image).text-left .hero-card__text .hero-card__description p{text-align:left}
}
.hero-card .hero-card__container--right:not(.with-image).text-left .hero-card__text .hero-card__button,.hero-card .hero-card__container--left:not(.with-image).text-left .hero-card__text .hero-card__button{align-items:center}
@media(min-width:768px){.hero-card .hero-card__container--right:not(.with-image).text-left .hero-card__text .hero-card__button,.hero-card .hero-card__container--left:not(.with-image).text-left .hero-card__text .hero-card__button{align-items:flex-start}
}
.hero-card .hero-card__container--right:not(.with-image).text-left .hero-card__text>.hero-card__image:first-child,.hero-card .hero-card__container--left:not(.with-image).text-left .hero-card__text>.hero-card__image:first-child{margin-top:16px}
@media(min-width:992px){.hero-card .hero-card__container--right:not(.with-image).text-left .hero-card__text>.hero-card__image:first-child,.hero-card .hero-card__container--left:not(.with-image).text-left .hero-card__text>.hero-card__image:first-child{margin-top:32px}
}
.hero-card .hero-card__container--right:not(.with-image).text-left .hero-card__image + .hero-card__title,.hero-card .hero-card__container--left:not(.with-image).text-left .hero-card__image + .hero-card__title{margin-top:16px}
.hero-card .hero-card__text{text-align:center;align-items:center;box-sizing:border-box;order:2;margin:auto}
@media(min-width:992px){.hero-card .hero-card__text{text-align:center;margin:0 auto;max-width:780px;order:0}
}
@media(min-width:1200px){.hero-card .hero-card__text{display:flex;flex-direction:column;justify-content:flex-start;height:100%}
}
.hero-card .hero-card__text .backgroundActive{position:relative;margin-top:40px;z-index:2}
.hero-card .hero-card__text .backgroundActive .hero-card__title{margin:0}
.hero-card .hero-card__text .backgroundActive .hero-card__description{margin-top:16px}
.hero-card .hero-card__text .backgroundActive .hero-card__description p{text-align:center}
.hero-card .hero-card__text .backgroundActive::before{content:'';position:absolute;border-radius:15px;top:-8px;left:-12px;right:-12px;bottom:-8px;background:var(--background-color);opacity:.7;z-index:-1}
@media(min-width:992px){.hero-card .hero-card__text .backgroundActive::before{left:-32px;right:-32px}
}
.hero-card .hero-card__title{font-size:32px;line-height:38px;font-weight:700;margin-top:32px;margin-bottom:14px;word-break:break-word;overflow-wrap:break-word;font-family:FSEmeric}
@media(min-width:992px){.hero-card .hero-card__title{font-size:58px;margin-top:32px;line-height:60px;width:100%;margin-bottom:0}
}
.hero-card .hero-card__description{font-size:16px;line-height:22px;margin-bottom:16px}
.hero-card .hero-card__description p{margin-top:0;margin-bottom:0;text-align:center;color:inherit;line-height:22px}
.hero-card .hero-card__description ul{list-style:none}
.hero-card .hero-card__description ul li{padding-left:24px;position:relative}
.hero-card .hero-card__description ul li:before{width:16px;font-size:16px;color:#e57200;font-family:gnf-font;content:url('../clientlib-site/resources/icons/check.svg');position:absolute;left:0;top:0}
.hero-card .hero-card__description h4{margin:0}
@media(min-width:992px){.hero-card .hero-card__description{font-size:20px;line-height:28px;margin-top:24px;margin-bottom:0;padding:0}
.hero-card .hero-card__description p{text-align:left;line-height:inherit}
}
@media(min-width:992px) and (min-width:720px){.hero-card .hero-card__description{margin-top:16px}
}
.hero-card .hero-card__button{display:flex;flex-direction:column;align-items:center;margin-bottom:16px}
@media(min-width:720px){.hero-card .hero-card__button{padding-top:0}
}
.hero-card .hero-card__button .button{margin-right:0;margin-bottom:24px;cursor:pointer}
.hero-card .hero-card__button .button--cmp{font-size:16px;background-color:transparent;border:0;padding:16px 40px 14px}
.hero-card .hero-card__button .button--cmp:hover{text-decoration:none}
@media(min-width:992px){.hero-card .hero-card__button .button--cmp{font-size:20px}
}
@media(min-width:992px){.hero-card .hero-card__button{flex-direction:row;flex-wrap:wrap;margin:0;margin-top:24px}
.hero-card .hero-card__button .button{margin-right:12px}
}
@media(min-width:1200px){.hero-card .hero-card__button .button{margin-bottom:0}
}
.hero-card .hero-card__img{display:none}
@media(min-width:992px){.hero-card .hero-card__img{display:block}
.hero-card .hero-card__img img{display:flex;max-width:500px;max-height:400px;object-fit:cover;object-position:center}
}
@media(min-width:1200px){.hero-card .hero-card__img{padding:0;width:100%}
}
.hero-card .hero-card__image div img{max-width:325px;height:auto;width:100%}
@media(min-width:1200px){.hero-card .hero-card__image div img{width:auto;max-width:100%;max-height:72px}
}
.hero-card .hero-card__img-allowed{display:flex;width:100%;height:100%;order:1;margin-bottom:0;justify-content:center;align-items:center}
.hero-card .hero-card__img-allowed img{max-width:100%;margin-bottom:32px}
@media(min-width:720px){.hero-card .hero-card__img-allowed img{margin-bottom:0}
}
@media(min-width:992px){.hero-card .hero-card__img-allowed{order:0}
}
.hero-card .hero-card__image{margin-bottom:16px}
@media(min-width:1200px){.hero-card .hero-card__image{margin-bottom:0}
}
.hero-card .hero-card__solar-search{display:flex;align-items:flex-start}
.hero-card .hero-card__solar-search::after{display:none;position:absolute;bottom:0;left:0;content:'';width:100%;height:3px;background-color:#004571}
@media(min-width:720px){.hero-card .hero-card__solar-search{column-gap:12px}
}
.hero-card .hero-card__solar-search .hero-card__solar-search__content{--border-color:#004571;display:flex;flex-direction:column;width:100%}
.hero-card .hero-card__solar-search .hero-card__solar-search__content.has-error{--border-color:#eb000c}
.hero-card .hero-card__solar-search .hero-card__solar-search__content.has-error .hero-card__solar-search__errors{display:flex}
.hero-card .hero-card__solar-search .hero-card__solar-search__content.is-success{--border-color:#b1be02}
.hero-card .hero-card__solar-search .hero-card__solar-search__content.is-success .hero-card__solar-search__errors{display:none}
.hero-card .hero-card__solar-search .hero-card__solar-search__content .hero-card__solar-search__input-wrapper{position:relative;width:100%;height:48px;background-color:#fff}
.hero-card .hero-card__solar-search .hero-card__solar-search__content .hero-card__solar-search__input-wrapper::after{display:block;position:absolute;bottom:0;left:0;content:'';width:100%;height:3px;background-color:var(--border-color);z-index:10000}
@media(min-width:720px){.hero-card .hero-card__solar-search .hero-card__solar-search__content .hero-card__solar-search__input-wrapper{min-width:400px}
}
.hero-card .hero-card__solar-search .hero-card__solar-search__content .hero-card__solar-search__input-wrapper label{position:absolute;top:50%;left:20px;transform:translateY(-50%);margin:0;pointer-events:none;font-size:14px;color:#004571;transition:all .3s ease-in-out}
.hero-card .hero-card__solar-search .hero-card__solar-search__content .hero-card__solar-search__input-wrapper input{height:100%;width:100%;border:0;background-color:transparent;padding:24px 20px 6px 20px;color:#004571;font-family:"FSEmeric Regular",Arial,sans-serif}
.hero-card .hero-card__solar-search .hero-card__solar-search__content .hero-card__solar-search__input-wrapper input:focus,.hero-card .hero-card__solar-search .hero-card__solar-search__content .hero-card__solar-search__input-wrapper input:focus-visible{outline:0;border:0}
.hero-card .hero-card__solar-search .hero-card__solar-search__content .hero-card__solar-search__input-wrapper input::placeholder,.hero-card .hero-card__solar-search .hero-card__solar-search__content .hero-card__solar-search__input-wrapper input::-webkit-input-placeholder{color:transparent;opacity:0;visibility:hidden}
.hero-card .hero-card__solar-search .hero-card__solar-search__content .hero-card__solar-search__input-wrapper.is-focused label{font-size:12px;top:6px;transform:translateY(0)}
.hero-card .hero-card__solar-search .hero-card__solar-search__errors{position:absolute;top:100%;width:100%;display:none;background-color:white;padding:13px 20px}
.hero-card .hero-card__solar-search .hero-card__solar-search__errors .error-msg{max-width:30ch;color:#6a91ab;text-align:left}
.hero-card .hero-card__solar-search .hero-card__solar-search__buttton{display:flex;align-items:center;justify-content:center;background-color:#e57200;border:0;outline:0;height:48px;width:40px;border-radius:0;text-decoration:none;cursor:pointer}
.hero-card .hero-card__solar-search .hero-card__solar-search__buttton:focus{outline:2px solid black;outline-offset:2px}
.hero-card .hero-card__solar-search .hero-card__solar-search__buttton:hover{background-color:#e57200}
@media(min-width:720px){.hero-card .hero-card__solar-search .hero-card__solar-search__buttton{border-radius:35px;padding:14px 40px;min-width:max-content}
}
.hero-card .hero-card__solar-search .hero-card__solar-search__buttton .button-icon{display:flex;align-items:center;justify-content:center;color:#fff;pointer-events:none}
.hero-card .hero-card__solar-search .hero-card__solar-search__buttton .button-icon svg{width:20px;height:20px}
.hero-card .hero-card__solar-search .hero-card__solar-search__buttton .button-text{display:none}
@media(min-width:720px){.hero-card .hero-card__solar-search .hero-card__solar-search__buttton .button-icon{display:none}
.hero-card .hero-card__solar-search .hero-card__solar-search__buttton .button-text{display:block;line-height:0;color:#fff;font-weight:700}
}
.hero-card:has(.hero-card__bgvideo){height:400px}
.hero-card-withform .hero-card__container{min-height:400px;max-width:1232px}
@media(max-width:992px){.hero-card-withform .hero-card__container{min-height:auto}
}
.hero-card-withform .hero-card__text{max-width:501px;margin:0}
@media(max-width:992px){.hero-card-withform .hero-card__text{max-width:none}
}
.hero-card-withform .hero-card__img{width:auto}
.hero-card-withform .hero-card__container{display:flex;justify-content:center;gap:24px}
@media(max-width:991px){.hero-card-withform .hero-card__container{flex-direction:column-reverse;align-items:center;gap:16px}
}
.hero-card-withform .hero-card__img img{max-width:328px}
.hero-card-withform .hero-card__img{display:none}
@media(min-width:1090px){.hero-card-withform .hero-card__img{display:block}
}
@media(max-width:992px){.hero-card-withform .hero-card__container .hero-card__title{text-align:center}
.hero-card-withform .hero-card__button{margin-bottom:0}
.hero-card-withform .hero-card__button .button{margin-bottom:0 !important}
}