.authentication__wrapper{display:grid;grid-template-columns:1fr;grid-template-areas:"media" "content";gap:2.4rem;width:calc(100% - 4rem);max-width:1440px;margin-inline:auto}@media screen and (min-width:990px){.authentication__wrapper{grid-template-columns:1fr 1fr;grid-template-areas:"media content";align-items:stretch;gap:0}.authentication__wrapper--reverse{grid-template-areas:"content media"}.authentication__wrapper--video{grid-template-columns:var(--authentication-video-width, 33%) 1fr;gap:5.6rem}.authentication__wrapper--video.authentication__wrapper--reverse{grid-template-columns:1fr var(--authentication-video-width, 33%)}}@media screen and (min-width:1200px){.authentication__wrapper{width:calc(100% - 12.8rem)}}.authentication__media{grid-area:media;position:relative;min-height:30rem;overflow:hidden}@media screen and (min-width:576px){.authentication__media{min-height:40rem}}@media screen and (min-width:990px){.authentication__media{min-height:auto}}.authentication__media img,.authentication__media video{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.authentication__media .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.authentication__media--video{min-height:0;height:auto;aspect-ratio:4 / 5}@media screen and (min-width:990px){.authentication__media--video{align-self:center}}.authentication__media--video video{position:static;inset:auto}.authentication__media--video:has(.js-play-video-authentication){cursor:pointer}.authentication__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);height:6.2rem;width:6.2rem;border-radius:50%;background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;z-index:3;padding:0;transition:transform var(--duration-short) ease,opacity var(--duration-default) ease}@media screen and (pointer:fine){.authentication__play:hover{transform:translate(-50%,-50%) scale(1.1)}}.authentication__play .icon{width:2rem;height:2rem;margin-left:-.2rem}.authentication__play.active{opacity:0;pointer-events:none}@media screen and (pointer:fine){.authentication__media--video:hover .authentication__play.active{opacity:1;pointer-events:auto}}.authentication__content{grid-area:content;display:flex;flex-direction:column;justify-content:center;gap:4rem;padding-top:0;padding-bottom:4rem;padding-inline:2rem}@media screen and (min-width:750px){.authentication__content{padding-bottom:6rem}}@media screen and (min-width:990px){.authentication__content{gap:4rem;padding-top:6rem;padding-bottom:6rem}}@media screen and (min-width:1200px){.authentication__content{padding-top:8rem;padding-bottom:8rem;padding-inline:6.4rem}}@media screen and (min-width:990px){.authentication__wrapper--video:not(.authentication__wrapper--reverse) .authentication__content{padding-inline:0 2rem}.authentication__wrapper--video.authentication__wrapper--reverse .authentication__content{padding-inline:2rem 0}}@media screen and (min-width:1200px){.authentication__wrapper--video:not(.authentication__wrapper--reverse) .authentication__content{padding-inline:0 6.4rem}.authentication__wrapper--video.authentication__wrapper--reverse .authentication__content{padding-inline:6.4rem 0}}.authentication__text-group{display:flex;flex-direction:column;gap:2.4rem}.authentication__subtitle.subtitle{margin-bottom:0}.authentication__heading{margin:0;max-width:56rem}.authentication__body{max-width:56rem}.authentication__body p{margin-top:0}.authentication__body p:last-child{margin-bottom:0}.authentication__badges{display:flex;flex-wrap:nowrap;align-items:center;gap:1.6rem}@media screen and (min-width:990px){.authentication__badges{flex-wrap:wrap;gap:4rem}}.authentication__badge{display:block;height:2.8rem;flex:0 1 auto;min-width:0}.authentication__badge img{display:block;height:100%;width:auto;max-width:100%;object-fit:contain}.authentication__badge-placeholder{display:flex;align-items:center;height:2.8rem;padding:0 1.2rem;border:.1rem dashed rgba(var(--color-foreground),.3);color:rgb(var(--color-foreground-secondary));font-size:1.2rem;white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/37/assets/section-authentication.css.map */
