.promotion-row{background:var(--bg)}.promotion-row .promotion-row__item__image-bg{background:unset}@media only screen and (max-width:767px){.promotion-row__inner{overflow:hidden;margin:0 calc(var(--gutter-mobile)*-1)}}@media only screen and (min-width:768px){.promotion-row__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--grid-gutter);display:grid}}@media only screen and (max-width:767px){.promotion-row__grid{grid-template-columns:var(--grid--mobile);--grid--mobile:repeat(1,minmax(0,1fr))}}.promotion-row__item{overflow:hidden;min-height:var(--min-height);justify-content:center;margin-right:0;color:var(--text);position:relative;align-items:center;width:100%;display:flex}@media only screen and (min-width:768px) and (max-width:1023px){.promotion-row__item:not(:last-child){margin-top:0}}@media only screen and (max-width:767px){.carousel--mobile .promotion-row__item.carousel__item{width:var(--item-width-mobile);display:flex}}.promotion-row__item__link{right:0;position:absolute;bottom:0;top:0;left:0;z-index:5}.promotion-row__item__content{overflow-wrap:break-word;padding:var(--inner);position:relative;width:100%;z-index:5}@media only screen and (max-width:767px){.promotion-row__item__content{padding:calc(var(--inner)*1.5)}.grid--mobile .promotion-row__item__content:empty{min-height:var(--min-height)}}@media only screen and (max-width:479px){.promotion-row__item__content{padding:var(--inner)}}.promotion-row__item__link~.promotion-row__item__content{pointer-events:none}.promotion-row__item__link~.promotion-row__item__content a{pointer-events:auto}@media only screen and (min-width:768px){.promotion-row__item--1{grid-area:column1}.promotion-row__item--2{grid-area:column2}.promotion-row__item--3{grid-area:column3}.promotion-row__item--4{grid-area:column4}}.promotion-row__inner--2 .promotion-row__grid{grid-template-areas:"column1" "column2"}@media only screen and (min-width:768px){.promotion-row__inner--2 .promotion-row__grid{grid-template-areas:"column1 column1 column2 column2"}}.promotion-row__inner--3 .promotion-row__grid{grid-template-areas:"column1" "column2" "column3"}@media only screen and (min-width:768px){.promotion-row__inner--3 .promotion-row__grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-areas:"column1 column1 column1 column1 column2 column2 column2 column2 column3 column3 column3 column3"}}.promotion-row__inner--4 .promotion-row__grid{grid-template-areas:"column1" "column2" "column3" "column4"}@media only screen and (min-width:768px){.promotion-row__inner--4 .promotion-row__grid{grid-template-areas:"column1 column2 column3 column4"}}.promotion-row__inner--1 .promotion-row__grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"column1"}@media only screen and (min-width:1024px){.promotion-row__inner--2 .promotion-row__grid--enlarge-1{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"column1 column1 column2"}.promotion-row__inner--2 .promotion-row__grid--enlarge-2{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"column1 column2 column2"}.promotion-row__inner--3 .promotion-row__grid--enlarge-1{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"column1 column1 column2 column3"}.promotion-row__inner--3 .promotion-row__grid--enlarge-2{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"column1 column2 column2 column3"}.promotion-row__inner--3 .promotion-row__grid--enlarge-3{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"column1 column2 column3 column3"}}@media only screen and (min-width:768px){.promotion-row__inner--4 .promotion-row__grid--enlarge-1{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"column1 column1 column1" "column2 column3 column4"}.promotion-row__inner--4 .promotion-row__grid--enlarge-2{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"column2 column2 column2" "column1 column3 column4"}.promotion-row__inner--4 .promotion-row__grid--enlarge-3{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"column1 column2 column4" "column3 column3 column3"}.promotion-row__inner--4 .promotion-row__grid--enlarge-4{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"column1 column2 column3" "column4 column4 column4"}}.promotion-row__item__content p{margin:0 0 calc(var(--inner)/2)}.promotion-row__item__heading{margin-bottom:calc(var(--inner)/2);color:var(--text);line-height:1.2}.promotion-row__item__heading.text-highlight-wrapper--circle,.promotion-row__item__heading.text-highlight-wrapper--circle-hand-drawn{z-index:-1}.promotion-row__item__heading span{word-break:break-word}.promotion-row__item__heading a{text-decoration:none!important;position:relative;display:inline-block}.promotion-row__item__heading a:after,.promotion-row__item__heading a:before{height:var(--BORDER-WIDTH);pointer-events:none;transition:none;content:"";position:absolute;bottom:-.1rem;background:var(--btn-text,var(--link));left:0;width:100%;display:block}.promotion-row__item__heading a:before{transform:scaleX(0);transform-origin:left}.promotion-row__item__heading a:after{transform-origin:right}.no-touch .promotion-row__item__heading a:hover{border:0;background:transparent}.no-touch .promotion-row__item__heading a:hover:after,.no-touch .promotion-row__item__heading a:hover:before{transform:scaleX(0);transition:transform 1.1s cubic-bezier(.19,1,.22,1)}.no-touch .promotion-row__item__heading a:hover:before{transform:scaleX(1);transition-delay:.25s}.promotion-row__item__heading .section__link:after,.promotion-row__item__heading .section__link:before,.promotion-row__item__heading [data-has-highlight]:after,.promotion-row__item__heading [data-has-highlight]:before{display:none}.promotion-row__item__heading:not(.text-highlight-wrapper) .text-reveal__cropper a:after,.promotion-row__item__heading:not(.text-highlight-wrapper) .text-reveal__cropper a:before{bottom:0}@media only screen and (max-width:1439px){.promotion-row__inner--4 .promotion-row__grid--enlarge-none .promotion-row__item__heading{font-size:calc(1.4rem*var(--adjust-heading))}}@media only screen and (max-width:767px){.promotion-row__inner--4 .promotion-row__grid--enlarge-none .promotion-row__item__heading{font-size:calc(1.25rem*var(--adjust-heading))}}@media only screen and (max-width:1439px){.promotion-row__inner--4 .promotion-row__grid--enlarge-none .promotion-row__item__heading sup{font-size:calc(.6rem*var(--adjust-heading))}}@media only screen and (max-width:767px){.promotion-row__inner--4 .promotion-row__grid--enlarge-none .promotion-row__item__heading sup{font-size:calc(.5rem*var(--adjust-heading))}}@media only screen and (max-width:1439px){.promotion-row__inner--4 .promotion-row__grid--enlarge-none .promotion-row__item__heading small{font-size:calc(.6rem*var(--adjust-heading));margin-left:calc(-.8rem*var(--adjust-heading))}}@media only screen and (max-width:767px){.promotion-row__inner--4 .promotion-row__grid--enlarge-none .promotion-row__item__heading small{font-size:calc(.5rem*var(--adjust-heading));margin-left:calc(-.75rem*var(--adjust-heading))}}@media only screen and (max-width:1023px){.promotion-row__inner--4 .carousel--mobile{overflow-y:hidden;overflow-x:scroll;justify-content:flex-start;--item-width-mobile:calc((var(--wrapper-width) - var(--grid-gutter))/2.2);scroll-behavior:smooth;-ms-overflow-style:none;scroll-snap-type:x mandatory;gap:normal;margin:0;scroll-padding:var(--gutter-mobile);flex-flow:row nowrap;scrollbar-width:none;padding-left:var(--gutter-mobile);display:flex}.promotion-row__inner--4 .carousel--mobile::-webkit-scrollbar{display:none}.promotion-row__inner--4 .carousel--mobile .carousel__item,.promotion-row__inner--4 .carousel--mobile .grid__item{flex:0 0 auto;scroll-snap-align:start;margin-right:var(--grid-gutter);padding-bottom:0;width:var(--item-width-mobile);float:none}.promotion-row__inner--4 .carousel--mobile .carousel__item:last-child,.promotion-row__inner--4 .carousel--mobile .grid__item:last-child{margin-right:0}.promotion-row__inner--4 .carousel--mobile:after{content:"";position:relative;padding-right:var(--gutter-mobile);display:block}}@media only screen and (max-width:767px){.promotion-row__inner--4 .carousel--mobile{--item-width-mobile:calc(var(--wrapper-width) - var(--grid-gutter))}}@media only screen and (min-width:768px) and (max-width:1023px){.promotion-row__inner--4 .promotion-row__grid--enlarge-none.grid--mobile{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"column1 column2" "column3 column4"}}.promotion-row__item__heading.text-highlight-wrapper--squiggle .text-highlight__icon{bottom:-5px}.promotion-row__item__heading.text-highlight-wrapper--squiggle{margin-bottom:calc(var(--heading-margin) + 5px)}.promotion-row__item__heading sup{font-size:calc(.65rem*var(--adjust-heading));top:-1.1em;margin-left:5px;line-height:1}@media only screen and (max-width:1439px){.promotion-row__item__heading sup{font-size:calc(.6rem*var(--adjust-heading));top:-1em}}@media only screen and (max-width:767px){.promotion-row__item__heading sup{font-size:calc(.5rem*var(--adjust-heading))}}.promotion-row__item__heading small{font-size:calc(.65rem*var(--adjust-heading));margin-left:calc(-.85rem*var(--adjust-heading))}@media only screen and (max-width:1439px){.promotion-row__item__heading small{font-size:calc(.6rem*var(--adjust-heading))}}@media only screen and (max-width:767px){.promotion-row__item__heading small{font-size:calc(.5rem*var(--adjust-heading));margin-left:calc(-.75rem*var(--adjust-heading))}}.promotion-row__item-description{margin-bottom:var(--inner)}.promotion-row__item__button{margin-right:0;margin-left:0}.promotion-row__item__button:not(:last-child){margin-bottom:calc(var(--inner)/2)}.promotion-row__item__content>:last-child{margin-bottom:0}.body--rounded-corners .promotion-row__item{overflow:hidden;border-radius:var(--radius)}body:not(.no-outline) .promotion-row__item__link:focus~.promotion-row__item__content{outline-offset:-6px;outline:auto;outline:5px auto -webkit-focus-ring-color}