.lsuny90{position:relative;cursor:pointer;border:var(--borderWidth-regular) solid var(--palette-borderColor);border-radius:var(--shape-borderRadius)}.lsuny90:hover{box-shadow:var(--shadows-4)}.lsuny90.highlighted{border:var(--borderWidth-large) solid var(--palette-primary-light)}.lsuny90.expired{filter:grayscale(1)}.lsuny90.sustainable{border:var(--borderWidth-regular) solid var(--palette-sustainability-main)}.lsuny91{display:grid;grid-template-columns:max-content max-content 1fr;grid-row-gap:0;grid-column-gap:0;grid-template-areas:"labels labels labels""voucherTitle voucherTitle voucherTitle""separator separator separator""button button button""terms terms expirationDate""termsContent termsContent termsContent"}.lsuny92{flex-direction:column;align-items:center;justify-content:center}.lsuny93{grid-area:separator;width:100%;height:1px;position:relative}.lsuny93:before{border:var(--borderWidth-regular) solid var(--palette-borderColor);transform-origin:bottom;border-top:0;border-bottom-left-radius:calc(var(--containerWidth-cutSize) / 2);border-bottom-right-radius:calc(var(--containerWidth-cutSize) / 2);box-shadow:0 -5px var(--palette-background-default)}.lsuny93:after,.lsuny93:before{content:"";background:var(--palette-background-default);width:var(--containerWidth-cutSize);height:calc(var(--containerWidth-cutSize) / 2);position:absolute;box-sizing:border-box;display:block;z-index:1}.lsuny93:after{border:var(--borderWidth-regular) solid var(--palette-borderColor);border-bottom:0;border-top-left-radius:calc(var(--containerWidth-cutSize) / 2);border-top-right-radius:calc(var(--containerWidth-cutSize) / 2);transform-origin:top;box-shadow:0 5px var(--palette-background-default)}.lsuny90.highlighted .lsuny93:after,.lsuny90.highlighted .lsuny93:before{border-width:var(--borderWidth-large);border-color:var(--palette-primary-light)}.lsuny90.sustainable .lsuny93:after,.lsuny90.sustainable .lsuny93:before{border-color:var(--palette-sustainability-main)}.lsuny94{margin:0 auto;width:90%;border-top:var(--borderWidth-regular) dashed var(--palette-borderColor)}.lsuny95,.lsuny96{border-radius:var(--shape-borderRadius)}.lsuny97{grid-area:mobileImage;padding-right:var(--spacing-XS)}.lsuny98{grid-area:voucherTitle;margin-top:var(--spacing-2XS);margin-bottom:var(--spacing-XS);font-family:var(--typography-voucherTitle-fontFamily);font-size:var(--typography-voucherTitle-fontSize);font-weight:var(--typography-voucherTitle-fontWeight);letter-spacing:var(--typography-voucherTitle-letterSpacing);line-height:var(--typography-voucherTitle-lineHeight);text-transform:var(--typography-voucherTitle-textTransform)}.lsuny99{visibility:hidden}.lsuny9a{display:inline-flex;grid-area:labels;align-items:center}.lsuny9a>div{margin-right:var(--spacing-S)}.lsuny9c{color:var(--palette-text-hint);font-family:var(--typography-tag2-fontFamily);font-size:var(--typography-tag2-fontSize);font-weight:var(--typography-tag2-fontWeight);letter-spacing:var(--typography-tag2-letterSpacing);line-height:var(--typography-tag2-lineHeight);text-transform:var(--typography-tag2-textTransform);display:flex;flex-wrap:wrap;justify-content:flex-end;grid-area:expirationDate;align-items:center;margin-right:var(--spacing-2XS)}.lsuny9d{grid-area:terms;color:var(--palette-text-secondary);margin-left:0}.lsuny9d>[role=button]{outline:none}.lsuny9e{grid-area:termsContent}.lsuny9f{font-family:var(--typography-body2-fontFamily);font-size:var(--typography-body2-fontSize);font-weight:var(--typography-body2-fontWeight);letter-spacing:var(--typography-body2-letterSpacing);line-height:var(--typography-body2-lineHeight);text-transform:var(--typography-body2-textTransform);color:var(--palette-text-secondary)}.lsuny9e>[role=button]{outline:none}.lsuny9g{display:contents;grid-area:none}.lsuny9h{grid-area:button;text-align:center;align-self:center;text-transform:none;white-space:nowrap;margin:0 0 var(--spacing-XS)}.lsuny9i{position:absolute;top:-1px;left:-1px;border-radius:var(--shape-borderRadius) 0 0 0;overflow:hidden}.lsuny9i>svg{width:24px;height:24px}@media (min-width:0px){.lsuny90{padding:var(--spacing-XS)}.hasLogo .lsuny91{grid-template-areas:"mobileImage labels labels""mobileImage voucherTitle voucherTitle""separator separator separator""button button button""terms terms expirationDate""termsContent termsContent termsContent"}.hasCaptions .lsuny91{grid-template-areas:"labels labels labels""captions captions captions""voucherTitle voucherTitle voucherTitle""separator separator separator""button button button""terms terms expirationDate""termsContent termsContent termsContent"}.lsuny92{grid-area:mobileImage;display:none}.lsuny93:before{transform:translate(calc(0px - var(--spacing-XS)),calc(0px - var(--containerWidth-cutSize) / 2)) rotate(-90deg);left:calc(0px - var(--borderWidth-regular));top:var(--borderWidth-regular)}.lsuny93:after{transform:translate(var(--spacing-XS),calc(var(--containerWidth-cutSize) / 2)) rotate(-90deg);bottom:0;right:calc(0px - var(--borderWidth-regular))}.lsuny90.highlighted .lsuny93:before{left:calc(0px - var(--borderWidth-large));top:var(--borderWidth-large)}.lsuny90.highlighted .lsuny93:after{bottom:0;right:calc(0px - var(--borderWidth-large))}.lsuny98.couponShape{margin-bottom:var(--spacing-L)}.lsuny9a.sustainable{margin-left:var(--spacing-M)}.lsuny9b>img{margin-right:var(--spacing-S)}.lsuny9b>div{height:20px}.lsuny9b>div:nth-child(n+3){display:none}.lsuny9d.couponShape{margin-left:var(--spacing-2XS)}.lsuny9e{margin:var(--spacing-S) 0 0}.lsuny9e.couponShape{margin:var(--spacing-S) var(--spacing-2XS) 0 var(--spacing-2XS)}.lsuny9h.couponShape{margin:var(--spacing-M) var(--spacing-2XS) var(--spacing-XS) var(--spacing-2XS)}}@media (min-width:648px){.lsuny90{padding:var(--spacing-S)}.lsuny91{grid-template-columns:143px 1px minmax(0,1fr) max-content 164px;grid-column-gap:var(--spacing-S)}.hasCaptions .lsuny91,.hasLogo .lsuny91,.lsuny91{grid-template-areas:"leftSide separator voucherTitle voucherTitle button""leftSide separator voucherTitle voucherTitle button""leftSide separator voucherTitle voucherTitle button""leftSide separator labels terms button"". separator termsContent termsContent ."}.lsuny91.flexButton{grid-template-columns:143px 1px minmax(0,1fr) max-content var(--containerWidth-ctaWidth)}.lsuny92{grid-area:leftSide;display:flex}.lsuny93{border-right:var(--borderWidth-regular) dashed var(--palette-borderColor);height:100%}.lsuny93:before{transform:translate(-50%,calc(0px - var(--spacing-S)));left:var(--borderWidth-regular);top:calc(0px - var(--borderWidth-regular))}.lsuny93:after{transform:translate(50%,calc(var(--spacing-S)));bottom:calc(0px - var(--borderWidth-regular));right:0}.lsuny90.highlighted .lsuny93:before{left:var(--borderWidth-large);top:calc(0px - var(--borderWidth-large))}.lsuny90.highlighted .lsuny93:after{bottom:calc(0px - var(--borderWidth-large));right:0}.lsuny94{display:none}.lsuny98{margin-top:0}.lsuny98.couponShape{margin-bottom:var(--spacing-XS)}.lsuny9a{align-items:flex-start}.lsuny9a.sustainable{margin-left:0}.lsuny9b{display:flex}.lsuny9b>.offerLabel,.lsuny9b>img{display:none}.lsuny9b>div{height:24px}.lsuny9b>div:nth-child(n+3){display:flex}.lsuny9c{justify-content:center;margin-top:var(--spacing-2XS);grid-area:none;margin-right:0}.lsuny9d.couponShape{margin-left:0}.lsuny9e,.lsuny9e.couponShape{margin:0}.lsuny9g{display:flex;grid-area:button;flex-direction:column;justify-content:center}.lsuny9h{width:100%;margin:0}.lsuny9h.couponShape{margin:0}.lsuny9i{left:auto;right:-1px;transform:scaleX(-1)}.lsuny9i>svg{width:var(--spacing-L);height:var(--spacing-L)}}@media (min-width:1024px){.lsuny92{display:flex}}