.section-sus-box .button{display:flex}.section-sus-box-header .box-header-wrapper{border-radius:var(--sus-border-radius);overflow:hidden;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 1020px){.section-sus-box-header .box-header-wrapper{flex-direction:row}}.section-sus-box-header .box-header-img{align-self:stretch;min-height:100%;width:100%;flex:auto;overflow:hidden}@media (min-width: 1020px){.section-sus-box-header .box-header-img{width:58%;flex-shrink:0}}.section-sus-box-header .box-header-img:hover img{transform:scale(1.1)}.section-sus-box-header .box-header-img:hover img.img-goodie{transform:none}.section-sus-box-header .box-header-img .media-wrapper{display:flex;align-self:stretch;min-height:100%;width:100%;flex:auto;overflow:hidden;position:relative}.section-sus-box-header .box-header-img .image{display:block;width:100%;height:auto;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;transition:all .4s}.section-sus-box-header .box-header-img .goodie-image{display:flex;justify-content:center;align-items:center;position:absolute;top:calc(50% - 2rem);right:2.5rem;z-index:1;border-radius:50%;overflow:hidden;width:8rem;height:8rem;box-shadow:2px 2px 8px #0006;pointer-events:none}@media (min-width: 440px){.section-sus-box-header .box-header-img .goodie-image{width:12rem;height:12rem;top:calc(50% - 5rem);right:3rem}}@media (min-width: 520px){.section-sus-box-header .box-header-img .goodie-image{width:15rem;height:15rem;top:calc(50% - 6.5rem)}}@media (min-width: 660px){.section-sus-box-header .box-header-img .goodie-image{width:20rem;height:20rem;top:calc(50% - 10rem);right:5rem}}@media (min-width: 840px){.section-sus-box-header .box-header-img .goodie-image{width:22rem;height:22rem;top:calc(50% - 11rem);right:5rem}}@media (min-width: 1020px){.section-sus-box-header .box-header-img .goodie-image{width:14rem;height:14rem;top:calc(50% - 7rem);right:4rem}}@media (min-width: 1200px){.section-sus-box-header .box-header-img .goodie-image{width:20rem;height:20rem;top:calc(50% - 10rem);right:5rem}}.section-sus-box-header .box-header-img .goodie-image.goodie-image-small{width:6rem;height:6rem;right:2rem}@media (min-width: 440px){.section-sus-box-header .box-header-img .goodie-image.goodie-image-small{width:10rem;height:10rem;top:calc(50% - 4rem);right:2.5rem}}@media (min-width: 520px){.section-sus-box-header .box-header-img .goodie-image.goodie-image-small{width:13rem;height:13rem;top:calc(50% - 5.5rem)}}@media (min-width: 660px){.section-sus-box-header .box-header-img .goodie-image.goodie-image-small{width:16rem;height:16rem;top:calc(50% - 7.5rem);right:3.5rem}}@media (min-width: 840px){.section-sus-box-header .box-header-img .goodie-image.goodie-image-small{width:19rem;height:19rem;top:calc(50% - 10rem);right:4rem}}@media (min-width: 1020px){.section-sus-box-header .box-header-img .goodie-image.goodie-image-small{width:12rem;height:12rem;top:calc(50% - 6rem);right:3rem}}@media (min-width: 1200px){.section-sus-box-header .box-header-img .goodie-image.goodie-image-small{width:15rem;height:15rem;top:calc(50% - 7.5rem);right:4rem}}.section-sus-box-header .box-header-img .goodie-image-text{position:absolute;right:0;top:1rem;background-color:#ffffff80;color:var(--sus-color-text);padding:.5rem .8rem;border-top-left-radius:var(--sus-border-radius);border-bottom-left-radius:var(--sus-border-radius);pointer-events:none;z-index:2;max-width:43%;line-height:1.3}@media (max-width: 520px){.section-sus-box-header .box-header-img .goodie-image-text{font-size:80%}}@media (min-width: 660px){.section-sus-box-header .box-header-img .goodie-image-text{top:3rem}}.section-sus-box-header .box-header-text{display:flex;flex-direction:column;gap:2.5rem;align-items:flex-start;justify-content:flex-start;padding-bottom:1rem}.section-sus-box-header .box-header-text .headline{display:block;width:100%;order:1}.section-sus-box-header .box-header-text .headline h2,.section-sus-box-header .box-header-text .headline .h3{margin:0 auto .7rem}@media (max-width: 419px){.section-sus-box-header .box-header-text .headline h2,.section-sus-box-header .box-header-text .headline .h3{font-size:calc(var(--font-heading-h2-scale) * 2.1rem)}}.section-sus-box-header .box-header-text .headline h3,.section-sus-box-header .box-header-text .headline small,.section-sus-box-header .box-header-text .headline h4,.section-sus-box-header .box-header-text .headline .h4{display:block}@media (max-width: 419px){.section-sus-box-header .box-header-text .headline h3,.section-sus-box-header .box-header-text .headline small,.section-sus-box-header .box-header-text .headline h4,.section-sus-box-header .box-header-text .headline .h4{font-size:calc(var(--font-heading-h4-scale) * 1.7rem)}}.section-sus-box-header .box-header-text .headline h3{line-height:1.4;margin-top:1rem}@media (max-width: 1019px){.section-sus-box-header .box-header-text .headline .text-left,.section-sus-box-header .box-header-text .headline .text-right{text-align:center}}.section-sus-box-header .box-header-text .cta{margin:0 auto;order:2;width:100%;text-align:center}@media (min-width: 1020px){.section-sus-box-header .box-header-text .cta{order:3;margin-bottom:1rem}}.section-sus-box-header .box-header-text .cta .button{width:100%}@media (min-width: 900px){.section-sus-box-header .box-header-text .cta .button{width:auto;max-width:80%;margin-left:auto;margin-right:auto}}.section-sus-box-header .box-header-text .text{display:table;margin:0 auto;order:3}@media (min-width: 1020px){.section-sus-box-header .box-header-text .text{order:2}}.section-sus-box-header .box-header-text .text li{display:grid;grid-template-columns:20px auto;gap:1.5rem;align-content:start;align-items:start;text-align:left}.section-sus-box-header .box-header-text .text li+li{margin-top:1rem}.section-sus-box-header .box-header-text .text p{margin:0}.section-sus-box-header.background .box-header-text{padding:1.7rem 1.7rem 2.5rem}@media (min-width: 1020px){.section-sus-box-header.background .box-header-text{padding:2.5rem}}.section-sus-box-header.background .box-header-text .headline--,.section-sus-box-header.background .box-header-text ul{padding-right:2rem}
/*# sourceMappingURL=/cdn/shop/t/7/assets/sus-box-header.css.map */
