.compare{overflow:hidden}.compare__wrapper{display:grid;align-items:flex-start;gap:1.6rem}@media screen and (min-width: 1100px){.compare__wrapper{grid-template-columns:auto 1fr;align-items:stretch;justify-content:space-between;gap:2.4rem}}.compare__content{order:1}@media screen and (min-width: 1100px){.compare__content{display:flex;flex-direction:column;gap:.8rem;width:44.2rem}}.compare__content .description{margin-bottom:0}.compare__product-wrapper{order:3}@media screen and (min-width: 1100px){.compare__product-wrapper{max-width:44.2rem;order:2}}@media screen and (min-width: 1100px){.compare__product-wrapper:not(:first-child){margin-top:auto}}.compare__product-title+.card-horizontal-wrapper{margin-top:1rem}.compare .card-horizontal-wrapper .card-horizontal__image{width:7.2rem}@media screen and (min-width: 576px){.compare .card-horizontal-wrapper{max-width:44.2rem}}@media screen and (min-width: 1100px){.compare .card-horizontal-wrapper{width:auto;max-width:unset}}.compare__default{position:relative;display:flex;height:100%;overflow:hidden}@media screen and (min-width: 576px){.compare__default{position:absolute;inset:0}}@media screen and (min-width: 1100px){.compare__default{border-radius:.6rem}}.compare__default::before{content:"";position:absolute;inset:0;z-index:1;width:100%;height:100%;background-color:rgba(var(--color-overlay), var(--opacity_overlay))}.compare__default::after{content:"";position:absolute;left:calc(50% - .25rem);z-index:2;display:block;width:.5rem;height:100%;background-color:rgb(var(--color-background))}.compare__default svg{width:100%;height:100%;object-fit:cover}.compare__default~.compare__text{z-index:2}.compare__container{position:relative;display:flex;flex-direction:column;justify-content:flex-end;order:2;margin-left:-2rem;width:calc(100% + 4rem);aspect-ratio:4/3;background-color:rgb(var(--color-background-secondary));overflow:hidden}@media screen and (min-width: 990px){.compare__container{aspect-ratio:1365/600}}@media screen and (min-width: 1100px){.compare__container{grid-row:1/3;grid-column:2/3;order:3;margin:0;width:100%;aspect-ratio:1365/600;border-radius:.6rem}}.compare img-comparison-slider{position:relative;width:100%;height:100%;color:rgb(var(--color-background))}@media screen and (min-width: 576px){.compare img-comparison-slider{position:absolute;inset:0}}@media screen and (min-width: 1100px){.compare img-comparison-slider{border-radius:var(--border-radius-main)}}.compare img-comparison-slider .second{min-height:32rem;width:100%;height:100%;object-fit:cover}@media screen and (min-width: 576px){.compare img-comparison-slider .second{position:absolute;inset:0;min-height:unset}}.compare img-comparison-slider.rendered{outline:none;width:100%}.compare__figure{display:block;margin:0;padding:0;width:100%;height:100%}.compare__figure img{display:block;width:100%;height:100%;object-fit:cover}.compare__text{position:absolute;padding:.6rem 1rem;max-width:11.2rem;box-sizing:border-box;word-wrap:break-word;border-radius:.2rem}.compare__text--left{left:1rem;bottom:1rem}@media screen and (min-width: 1200px){.compare__text--left{left:2rem;bottom:2rem;max-width:27.4rem}}.compare__text--right{right:1rem;top:1rem;text-align:right}@media screen and (min-width: 1200px){.compare__text--right{right:2rem;top:2rem;max-width:27.4rem}}.compare__bottom{max-width:80rem;padding-top:2rem;background-color:rgba(0,0,0,0)}@media screen and (min-width: 576px){.compare__bottom{padding:2rem}}@media screen and (min-width: 1200px){.compare__bottom{padding:3.2rem}}.compare__content-heading{position:relative;z-index:1;max-width:80rem;pointer-events:none}.compare__button{margin-top:.8rem}.compare__handle{position:relative;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:.6rem;overflow:hidden}.compare__handle .compare__handle-bg{position:absolute;width:100%;height:100%}.compare .icon-handle{width:100%;height:100%;z-index:1}.no-js .compare img-comparison-slider{display:flex;visibility:visible}@media screen and (max-width: 575px){.no-js .compare img-comparison-slider{position:relative;overflow:hidden}}.no-js .compare img-comparison-slider::after{content:"";position:absolute;left:50%;top:50%;display:block;height:100%;width:.5rem;background-color:rgb(var(--color-background));transform:translate(-50%, -50%)}.no-js .compare__figure{height:100%;width:50%;object-fit:cover}.no-js .compare__figure[slot=first]{position:absolute;top:0;left:0;right:50%;bottom:0}.no-js .compare__figure[slot=second]{position:absolute;top:0;left:50%;right:0;bottom:0;display:block}.no-js .compare__text{z-index:1}.no-js .compare__handle{position:absolute;left:50%;top:50%;z-index:1;transform:translate(-50%, -50%)}.divider:after{border:none;width:var(--divider-width);background:linear-gradient(0deg, rgb(var(--color-background)) calc(50% - 4.2rem), transparent calc(50% - 4.2rem), transparent calc(50% + 4.2rem), rgb(var(--color-background)) calc(50% + 4.2rem))}@media(prefers-color-scheme: dark){[data-scheme=auto] .compare img-comparison-slider{color:rgb(var(--color-foreground))}[data-scheme=auto] .compare__handle{color:#000}[data-scheme=auto] .compare__handle::after{background-color:rgb(var(--color-foreground))}}[data-scheme=dark] .compare img-comparison-slider{color:rgb(var(--color-foreground))}[data-scheme=dark] .compare__handle{background-color:rgb(var(--color-foreground));color:rgb(var(--color-foreground));color:#000}[data-scheme=dark] .compare__handle::after{background-color:rgb(var(--color-foreground))}