.essence-grid{--grid-gap: 3rem}@media screen and (min-width: 950px){.essence-grid{--grid-gap: 6rem}}.essence-grid .h2{letter-spacing:.2rem;font-size:3.3rem}.essence-grid img{max-width:100%}@keyframes expandHorizontalLine{0%{width:0}to{width:var(--hr-width)}}@keyframes expandVerticalLine{0%{height:0}to{height:100%}}.essence-grid__row1{position:relative;display:grid;grid-template-columns:1fr;gap:calc(var(--grid-gap) / 2);margin-top:4rem;padding-top:4rem;padding-bottom:4rem;margin-bottom:4rem;--hr-width: 100%}@media screen and (min-width: 450px){.essence-grid__row1{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"header header" "left right"}.essence-grid__row1 .grid-1{grid-area:header}.essence-grid__row1 .grid-2{grid-area:left}.essence-grid__row1 .grid-3{grid-area:right}}@media screen and (min-width: 950px){.essence-grid__row1{grid-template-columns:2fr 1fr 1fr;grid-template-areas:"header left right";row-gap:0;--hr-width: calc(100% + 8rem) }.essence-grid__row1 .h2{height:100%;text-align:center}.essence-grid__row1 .article{padding-inline:calc(var(--grid-gap) / 2)}}.essence-grid__row1:before,.essence-grid__row1:after{position:absolute;left:50%;transform:translate(-50%);content:"";display:block;height:1px;background-color:#fff}.essence-grid__row1:before{top:0;animation:expandHorizontalLine 1.5s .8s ease-in-out forwards}.essence-grid__row1:after{bottom:0;animation:expandHorizontalLine 1.5s 2.3s ease-in-out forwards}.essence-grid__row1 img{object-fit:cover;width:100%;height:100%}.essence-grid__row1 .article{display:flex;flex-direction:column;justify-content:flex-end}.essence-grid__row1 .article p:last-child{margin-bottom:0}.essence-grid__row2{position:relative}@media screen and (min-width: 950px){.essence-grid__row2{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem}.essence-grid__row2:after{position:absolute;top:0;left:50%;content:"";display:block;width:1px;background:#fff;animation:expandVerticalLine 1.5s 3.8s ease-in-out forwards}}@media screen and (min-width: 450px){.essence-grid__row2 .cols-2{padding-right:2rem;columns:2;column-gap:var(--grid-gap)}}.essence-grid__row2 .cols-2 p:first-child:has(img){margin-top:0}.essence-grid__row2 .images{margin:0 auto;margin-top:8rem;width:100%;line-height:0}.essence-grid__row2 .images img{margin-bottom:calc(var(--grid-gap) / 2)}@media screen and (min-width: 950px){.essence-grid__row2 .images{width:80%}}@media screen and (min-width: 950px) and (orientation: portrait){.essence-grid__row2 .images{position:sticky;top:20vh}}.essence-grid__row2 h3{text-align:center;margin-top:0;margin-bottom:0;font-weight:400}.essence-grid__row2 p:has(img)+h3{margin-top:3rem}.essence-grid__row2 h3+p{text-align:center;margin-top:0;margin-bottom:3rem}.essence-grid__row2 .temp-2-skin{margin-bottom:4rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-essence-grid.css.map */
