.theme-small-hero{position:relative;display:flex;width:100%;overflow:hidden}.theme-small-hero__row{align-items:stretch;position:relative;gap:1.5rem}@media (min-width: 992px){.theme-small-hero__row{gap:0}}.theme-small-hero__panel{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;width:100%}@media (min-width: 992px){.theme-small-hero__panel{height:100%;gap:2rem;padding-right:2.5rem}}.theme-small-hero__heading{margin:0;color:var(--theme-primary-color)}@media (min-width: 1200px){.theme-small-hero__heading{max-width:41.875rem}}.theme-small-hero__description{width:100%;font-size:var(--theme-base-fs);line-height:var(--theme-text-lh);font-family:var(--theme-text-ff)}@media (min-width: 1200px){.theme-small-hero__description{max-width:41.875rem}}.theme-small-hero__description p{margin:0 0 1rem}.theme-small-hero__description p:last-child{margin-bottom:0}.theme-small-hero__description--icon-list ul{margin:0 0 1rem;padding:0;list-style:none}.theme-small-hero__description--icon-list ul:last-child{margin-bottom:0}.theme-small-hero__description--icon-list ul li{position:relative;padding-left:2rem;margin-bottom:.5rem}.theme-small-hero__description--icon-list ul li:last-child{margin-bottom:0}.theme-small-hero__list-icon{position:absolute;top:.3em;left:0;display:inline-flex;width:1.25rem;height:1.25rem}.theme-small-hero__list-icon .icon{width:100%;height:100%}.theme-small-hero__right-image{overflow:hidden;width:100%;margin:-1.25rem auto 0;border-radius:var(--theme-radius)}@media (min-width: 576px){.theme-small-hero__right-image{margin-top:0}}@media (min-width: 992px){.theme-small-hero__right-image{max-width:100%;margin:0}}.theme-small-hero__right-image img,.theme-small-hero__right-image picture{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.theme-small-hero__right-image--ratio-1-1{aspect-ratio:1/1}.theme-small-hero__right-image--ratio-16-9{aspect-ratio:16/9}.theme-small-hero__right-col{order:-1}@media (min-width: 992px){.theme-small-hero__right-col{display:flex;flex-direction:column;order:1}.theme-small-hero__right-col--pos-top{justify-content:flex-start}.theme-small-hero__right-col--pos-center{justify-content:center}.theme-small-hero__right-col--pos-bottom{justify-content:flex-end}}.theme-small-hero__buttons{display:flex;flex-wrap:wrap;gap:.625rem}@media (min-width: 768px){.theme-small-hero__buttons{gap:1rem}}.theme-small-hero__buttons--same-width{width:100%}@media (min-width: 768px){.theme-small-hero__buttons--same-width{max-width:29.6875rem}}.theme-small-hero__buttons--same-width>*{min-width:27%;text-align:center;justify-content:center}@media (min-width: 576px){.theme-small-hero__buttons--same-width>*{min-width:auto;flex:0 0 calc(50% - .3125rem);max-width:calc(50% - .3125rem)}}@media (min-width: 768px){.theme-small-hero__buttons--same-width>*{flex-basis:calc(50% - .5rem);max-width:calc(50% - .5rem)}}.theme-small-hero__btn{--theme-button-align: center}
