@keyframes fadeInEffect{from{opacity:0}to{opacity:1}}.collection-v4--hero{font-family:"Harmonia Sans",sans-serif}.collection-v4--hero__wrapper{display:flex;flex-direction:column}@media(min-width: 768px){.collection-v4--hero__wrapper{flex-direction:row;align-items:center}}.collection-v4--hero__content{display:flex;flex-direction:column;align-items:center;order:2;padding:22px 16px 27px;text-align:center}@media(min-width: 768px){.collection-v4--hero__content{order:1;align-items:flex-start;justify-content:flex-start;width:50%;padding:60px 40px;text-align:left;max-width:800px;margin-inline:auto}}@media(min-width: 1280px){.collection-v4--hero__content{padding:60px}}.collection-v4--hero__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin:0 0 12px;font-size:12px;line-height:24px;color:var(--hero-breadcrumb-color, #000)}@media(min-width: 768px){.collection-v4--hero__breadcrumbs{position:absolute;top:20px;left:20px;z-index:1;margin:0;justify-content:flex-start}}.collection-v4--hero__breadcrumb-link,.collection-v4--hero__breadcrumb-text{color:var(--hero-breadcrumb-color, #000);text-decoration:none}.collection-v4--hero__breadcrumb-link:hover{text-decoration:underline}.collection-v4--hero__breadcrumb-separator{color:var(--hero-breadcrumb-color, #000);opacity:.6}.collection-v4--hero__title{margin:0;max-width:343px;width:100%;font-size:var(--hero-title-size-mob, 32px);font-weight:400;line-height:150%;color:var(--hero-title-color, #000);text-align:center}@media(min-width: 768px){.collection-v4--hero__title{max-width:none;margin:0 0 16px;text-align:left}}@media(min-width: 1280px){.collection-v4--hero__title{font-size:var(--hero-title-size-desk, 52px);line-height:146%}}.collection-v4--hero__subtitle{margin:4px 0 0;max-width:308px;width:100%;text-align:center}@media(min-width: 768px){.collection-v4--hero__subtitle{margin:0;max-width:476px;text-align:left}}.collection-v4--hero__subtitle p{font-weight:400;line-height:137.5%;color:var(--hero-subtitle-color, #000);font-size:var(--hero-subtitle-size-mob, 14px);margin:0}@media(min-width: 768px){.collection-v4--hero__subtitle p{font-size:var(--hero-subtitle-size-desk, 20px);line-height:120%}}.collection-v4--hero__value-props{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 24px;margin:24px 0 0;padding:0;list-style:none}@media(min-width: 768px){.collection-v4--hero__value-props{justify-content:flex-start;gap:24px;margin-top:35px}}@media(max-width: 768px){.collection-v4--hero--hide-value-props-mob .collection-v4--hero__value-props{display:none}}.collection-v4--hero__value-prop{display:inline-flex;align-items:center;gap:16px;font-size:12px;font-weight:400;line-height:111%;color:var(--hero-value-prop-color, #000);white-space:nowrap;margin:0}@media(min-width: 768px){.collection-v4--hero__value-prop{font-size:14px}}.collection-v4--hero__value-prop::before{content:"";display:block;width:var(--hero-value-prop-icon-width, 30px);flex:0 0 var(--hero-value-prop-icon-width, 30px);aspect-ratio:1/1;height:auto;background-image:var(--hero-value-prop-icon);background-repeat:no-repeat;background-position:center;background-size:contain}.collection-v4--hero__value-prop--no-icon::before{content:none;display:none}.collection-v4--hero__media{position:relative;order:1;width:100%;aspect-ratio:375/152;overflow:hidden;flex-shrink:0}@media(min-width: 768px){.collection-v4--hero__media{order:2;display:flex;width:50%;aspect-ratio:720/438;align-self:stretch}}.collection-v4--hero__image,.collection-v4--hero__video{display:block;width:100%;height:100%;object-fit:cover}@media(min-width: 768px){.collection-v4--hero__image{display:flex;flex:1;min-height:0}}.collection-v4--hero__image picture,.collection-v4--hero__image img{display:block;width:100%;height:100%;object-fit:cover}.collection-v4--hero__video--mob{display:block}@media(min-width: 768px){.collection-v4--hero__video--mob{display:none}}.collection-v4--hero__video--desk{display:none}@media(min-width: 768px){.collection-v4--hero__video--desk{display:block}}@media(min-width: 768px){.collection-v4--hero{position:relative}.collection-v4--hero__wrapper{position:relative}}