.image4_card_tile{min-width:var(--max-width--3-columns);padding:var(--spacing--24);grid-column-gap:var(--spacing--16);grid-row-gap:var(--spacing--16);border-radius:8px;flex-flow:column;display:flex}.image4_list{max-width:var(--size-container);height:100vh;margin-left:auto;margin-right:auto;position:relative;align-items:center;justify-content:center}.image4_card,.image4_list{display:flex;overflow:hidden}.image4_card{padding:var(--spacing--32);border-radius:var(--_🔘-radius---radius--large);transform-origin:center center;background-image:url(/images/PWImage.avif);background-position:50%;background-size:cover;background-color:var(--muted);flex-flow:column;justify-content:flex-end;align-items:flex-start;width:100%;height:78vh;min-height:25em;max-height:56.25em;position:absolute;top:50%;left:50%}.image4_card.is-2{background-image:url(/images/patter-horizontal-new.svg)}.image4_card.is-1{background-image:url(/vertical-pattern-2.svg)}.image4_card.is-3{background-image:url(/pattern-vertical-new.svg)}.section_image4{background-color:var(--background)}@media screen and (max-width:991px){.image4_list{height:100vh}}@media screen and (max-width:479px){.image4_list{height:100vh}.image4_card{height:50vh;padding:24px}}.preview-container{width:100%;max-width:calc(var(--size-container) * .8);margin-left:auto;margin-right:auto}.preview-collection{width:100%;margin-top:.5em}.preview-item__row{flex-flow:wrap;justify-content:flex-start;align-items:center;width:100%;display:flex}.preview-item__col{flex:1}.preview-item__col.is--large{max-width:45%}.preview-item__col.is--medium{max-width:25%}.preview-item__col.is--small{max-width:15%}.preview-container__label{color:color-mix(in oklch,var(--foreground) 50%,transparent);text-transform:uppercase;font-size:.75em;letter-spacing:.05em}.preview-list{flex-flow:column;width:100%;display:flex;position:relative}.preview-item{width:100%;transition:opacity .2s}.preview-item__heading{margin-top:0;font-size:3.5em;line-height:1}.preview-item__heading,.preview-item__text{margin-bottom:0;font-weight:400;color:var(--foreground)}.preview-item__text{font-size:1.25em;line-height:1.2}.preview-item__visual{aspect-ratio:1/1.25;width:20em;display:none;position:absolute;overflow:hidden;border-radius:.75em}.preview-follower [data-follower-visual]{display:block;width:100%;height:100%;z-index:0}.preview-item__inner{border-top:1px solid color-mix(in oklch,var(--foreground) 25%,transparent);width:100%;padding-top:2.5em;padding-bottom:2.5em;text-decoration:none;color:inherit;display:block}.preview-item__visual-img{object-fit:cover;width:100%;height:100%}.preview-follower{z-index:100;aspect-ratio:1/1.25;pointer-events:none;border-radius:.75em;justify-content:center;align-items:center;width:20em;display:flex;position:fixed;inset:0 auto auto 0;overflow:hidden}.preview-follower__label{z-index:2;position:absolute;opacity:0;transform:translateY(100%);transition:opacity .1s ease,transform .6s cubic-bezier(.65,.1,0,1)}.preview-follower__label-span{background-color:var(--background);color:var(--foreground);border:1px solid color-mix(in oklch,var(--foreground) 20%,transparent);border-radius:.25em;padding:.75em 1.25em;font-size:1em}.preview-follower__inner{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;opacity:0;transform:scale(0);transition:opacity .1s ease,transform .6s cubic-bezier(.65,.1,0,1)}@media screen and (min-width:992px){.preview-item:last-of-type{border-bottom:1px solid color-mix(in oklch,var(--foreground) 25%,transparent)}}@media (hover:hover) and (min-width:992px){body:has([data-follower-collection]:hover) .preview-follower__inner{opacity:1;transform:scale(1)}body:has([data-follower-collection]:hover) .preview-follower__label{opacity:1;transform:translate(0)}body:has(.preview-item:hover) .preview-item:not(:hover){opacity:.5}}@media screen and (max-width:991px){.preview-item__row{grid-row-gap:.5em}.preview-item__row.tablet--hide{display:none}.preview-item__col.is--large{flex:none;order:-1;width:100%;max-width:none}.preview-item__col.is--medium{order:-1;max-width:80%}.preview-item__col.is--small{text-align:right;max-width:20%}.preview-item__col.is--small.tablet--hide{display:none}.preview-list{grid-column-gap:1em;grid-row-gap:4em;flex-flow:wrap}.preview-item{width:calc(50% - .5em)}.preview-item__heading{font-size:2em}.preview-item__visual{border-radius:.75em;order:-1;width:100%;margin-bottom:1em;display:block;position:relative}.preview-item__inner{border:1px solid color-mix(in oklch,var(--foreground) 25%,transparent);flex-flow:column;padding-top:0;padding-bottom:0;display:flex}.preview-follower{display:none}}@media screen and (max-width:767px){.preview-list{grid-row-gap:3em}.preview-item{width:100%}}