._favoriteButton_1s1ul_1:hover:not(._favoriteButton_1s1ul_1._selected_1s1ul_1) .favorite-heart--inner-content{fill-opacity:.35}._favoriteButton_1s1ul_1:active:not(._favoriteButton_1s1ul_1._selected_1s1ul_1) .favorite-heart--inner-content,._favoriteButton_1s1ul_1:focus:not(._favoriteButton_1s1ul_1._selected_1s1ul_1) .favorite-heart--inner-content{fill-opacity:.5}._favoriteButton_1s1ul_1._selected_1s1ul_1 .favorite-heart--inner-content{fill:#ff6348;fill-opacity:1}.gallery-template__design ._favoriteButton_1s1ul_1{position:absolute;top:.5rem;right:.5rem}@media only screen and (min-width:61.875rem){.gallery-template__design ._favoriteButton_1s1ul_1{top:1rem;right:1rem}}.gallery-template__design ._favoriteButton_1s1ul_1{z-index:1}._variantGroup_1gwqr_1{display:flex;flex-direction:column;gap:.5rem;width:fit-content}._variantGroup_1gwqr_1:empty,._variantGroup_1gwqr_1:not(:has(*:not(:empty))){display:none}._groupTitle_1gwqr_11{text-transform:capitalize}.gallery-template__desc ._variantGroup_1gwqr_1:not(:has(._variantOptions_1gwqr_15._hiddenOptions_1gwqr_15)){padding:0 3px}@media only screen and (min-width:48rem){.gallery-template__desc ._variantGroup_1gwqr_1:not(:has(._variantOptions_1gwqr_15._hiddenOptions_1gwqr_15)){padding:0 5px}}._variantOptions_1gwqr_15{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}@media only screen and (min-width:48rem){._variantOptions_1gwqr_15{gap:.75rem}}._variantOptions_1gwqr_15:empty{display:none}.gallery-template__color-variants:has(._variantOptions_1gwqr_15._hiddenOptions_1gwqr_15){margin:0}._variantPill_1gwqr_43._selected_1gwqr_43{border:1.5px solid #101B21!important;font-weight:500}._variantPill_1gwqr_43:disabled{background:#e1e3e6!important}._colorCircle_1gwqr_51{width:1.5rem;height:1.5rem;border:1px solid #E1E3E6;border-radius:50%;box-sizing:border-box;outline:1px solid transparent;outline-offset:2px;position:relative}@media only screen and (min-width:48rem){._colorCircle_1gwqr_51{outline-offset:4px}}._colorCircle_1gwqr_51._selected_1gwqr_43{outline-color:#101b21}._colorCircleIcon_1gwqr_70{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}._silhouette_1gwqr_78{margin:.125rem;border-radius:.0625rem;outline:1px solid transparent;outline-offset:2px}@media only screen and (min-width:48rem){._silhouette_1gwqr_78{outline-offset:4px}}._silhouette_1gwqr_78._selected_1gwqr_43{outline-color:#101b21}._innerSilhouette_1gwqr_93{border-radius:.125rem;background:#e1e3e6;position:relative}._innerSilhouette_1gwqr_93._selected_1gwqr_43{background:#6a6e71}._innerSilhouette_1gwqr_93._portraitSilhouette_1gwqr_101{width:1.5rem;height:2rem}._innerSilhouette_1gwqr_93._landscapeSilhouette_1gwqr_105{width:2rem;height:1.5rem}._innerSilhouette_1gwqr_93._squareSilhouette_1gwqr_109{width:1.75rem;height:1.75rem}@media(hover:hover){._shapeButton_1gwqr_115:hover:not(:disabled) ._silhouette_1gwqr_78:not(._selected_1gwqr_43){outline-color:#b9bcbf}._colorCircleButton_1gwqr_118:hover:not(:disabled) ._colorCircle_1gwqr_51:not(._selected_1gwqr_43){outline-color:#b9bcbf}}._shapeButton_1gwqr_115:disabled ._silhouette_1gwqr_78{outline-color:#b9bcbf}._shapeButton_1gwqr_115:disabled ._innerSilhouette_1gwqr_93{background:#e1e3e6}._shapeButton_1gwqr_115:disabled ._innerSilhouette_1gwqr_93:after{content:"";position:absolute;inset:-2px;background:linear-gradient(to bottom right,transparent calc(50% - .5px),#B9BCBF calc(50% - .5px),#B9BCBF calc(50% + .5px),transparent calc(50% + .5px))}@media only screen and (min-width:48rem){._shapeButton_1gwqr_115:disabled ._innerSilhouette_1gwqr_93:after{inset:-3.5px}}._colorCircleButton_1gwqr_118{border-radius:50%}._colorCircleButton_1gwqr_118:disabled ._colorCircle_1gwqr_51{outline-color:#b9bcbf}._colorCircleButton_1gwqr_118:disabled ._colorCircle_1gwqr_51:before{content:"";position:absolute;inset:0;border-radius:50%;background:#ffffff80}._colorCircleButton_1gwqr_118:disabled ._colorCircle_1gwqr_51:after{content:"";position:absolute;inset:1px;background:linear-gradient(to bottom right,transparent calc(50% - .5px),#B9BCBF calc(50% - .5px),#B9BCBF calc(50% + .5px),transparent calc(50% + .5px))}@media only screen and (min-width:48rem){._colorCircleButton_1gwqr_118:disabled ._colorCircle_1gwqr_51:after{inset:0}}._overflowLink_1gwqr_165{text-decoration:none;font-weight:400!important}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.gallery-template{display:flex;flex-direction:column;gap:.5rem;padding-bottom:.5rem}.gallery-template.gallery-template__card{gap:1rem}@media only screen and (min-width:61.875rem){.gallery-template{gap:1rem}}.gallery-template__design--card-premium--mw,.gallery-template__design--card-premium{aspect-ratio:1;width:100%}.gallery-template__design--card-premium{background-size:cover;aspect-ratio:1.333}.gallery-template__design--card-premium--mw{background-size:cover;aspect-ratio:.8}.gallery-template__design--greeting-card{background-size:cover;aspect-ratio:.735;width:100%}.gallery-template__design--template-base,.gallery-template__design--template-free,.gallery-template__design--template-precomposed,.picture__gallery-template__design--template-free,.video__gallery-template__design--template-free{filter:drop-shadow(0px 4px 8px rgba(0,0,0,.16));border-radius:4px}.picture__gallery-template__design--template-free,.video__gallery-template__design--template-free{width:58%;height:auto}.gallery-template__design--template-free,.gallery-template__design--template-precomposed{width:100%;height:auto}.gallery-template__social-proof-badge{position:absolute;top:.35rem;left:.25rem;background-color:#fff;padding:.125rem .35rem;border:1px solid #E1E3E6;border-radius:1.5rem}.picture__gallery-template__design--template-free,.video__gallery-template__design--template-free{width:58%}.gallery-template__design--template-free,.gallery-template__design--template-precomposed{width:100%}.gallery-template__design--template-precomposed{display:flex}.gallery-template__social-proof-badge{position:absolute;top:.35rem;left:.25rem;background-color:#fff;padding:.125rem .35rem;border:1px solid #E1E3E6;border-radius:1.5rem;z-index:1}@media only screen and (min-width:61.875rem){.gallery-template__social-proof-badge{top:.75rem;left:.75rem;padding:.25rem .75rem}}.gallery-template__design--template-img-base,.gallery-template__design--template-img-greeting-card,.gallery-template__design--template-img-premium,.gallery-template__design--template-img-free{position:absolute;width:58%;filter:drop-shadow(0px 4px 8px rgba(0,0,0,.16));border-radius:4px}.gallery-template__design--template-img-free{display:flex;place-items:center;justify-items:center;overflow:hidden;height:80.5%}.gallery-template__design--template-img-premium{transform:translate(-12.45%,-10.5%);right:0;bottom:0;height:79%}.gallery-template__design--template-img-greeting-card{right:0;bottom:0;height:100%;width:100%}.gallery-template__design--wrapper{width:100%}.gallery-template__design{overflow:hidden;transition:transform .3s ease-in-out;padding-bottom:0;position:relative}.gallery-template__design.gallery-template__design__card{border-radius:.5rem;box-shadow:0 3px 8px #00000029}.gallery-template__design>a{display:block}@media only screen and (min-width:61.875rem){.gallery-template__design{border-radius:.5rem}}.gallery-template__design .gallery-template__result-img-wrapper{transition:transform .3s ease-in-out;will-change:transform}.gallery-template__design:hover .gallery-template__result-img-wrapper{transform:scale(1.05)}.gallery-template__design .gallery-template__design--template-precomposed{flex-shrink:0;border-radius:0}@media only screen and (min-width:61.875rem){.gallery-template__design .gallery-template__design--template-precomposed{border-radius:.5rem}}.gallery-template__design .quick-view__button.button.transparent{bottom:0;margin-bottom:.5rem}.gallery-template__desc__invitation{padding:0 .75rem;display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}@media only screen and (min-width:61.875rem){.gallery-template__desc__invitation{padding:0}}.gallery-template__color-variants{margin-top:.75rem}.gallery__product-marketing-banner{height:100%}.gallery__product-marketing-banner.full_row{grid-column:1/-1}.gallery__product-marketing-banner.partial_row{grid-column:span 2}._container_v0366_1{display:grid;position:relative;text-decoration:none!important;font-weight:initial!important;overflow:hidden}@media only screen and (min-width:61.875rem){._container_v0366_1._sizePartialRow_v0366_9{border-radius:.5rem}}._container_v0366_1._styleSplit_v0366_13{grid-template-columns:repeat(2,1fr)}._container_v0366_1._styleSplit_v0366_13._sizeFullRow_v0366_16._mobile_v0366_16{display:flex;flex-direction:column}._viewOnlyOverlay_v0366_21{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:2}._backgroundAsset_v0366_31{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}._foregroundAssetContainer_v0366_40{position:relative;flex:1}._foregroundAssetContainer_v0366_40._left_v0366_44{order:1}._foregroundAssetContainer_v0366_40._right_v0366_47{order:2}._foregroundAsset_v0366_40{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}._foregroundAsset_v0366_40._left_v0366_44{object-position:right}._foregroundAsset_v0366_40._right_v0366_47{object-position:left}._content_v0366_67{padding:0 1rem;margin:auto 0;display:flex;flex-direction:column;gap:2rem;justify-content:center;z-index:1;flex:1}._content_v0366_67._wide_v0366_77{padding:0 2.5rem}._content_v0366_67._left_v0366_44{order:1}._content_v0366_67._right_v0366_47{order:2}._disabled_v0366_87{pointer-events:none;cursor:auto}._headlineAndBody_v0366_92{display:flex;flex-direction:column;gap:.75rem}._headlineFont_v0366_98 *{font-family:inherit!important}._headlineFont_v0366_98._headlineFontSerif_v0366_101{font-family:Reckless!important}._headlineFont_v0366_98._headlineFontSansSerif_v0366_104{font-family:Brut!important}._bannerButton_v0366_108._left_v0366_44{align-self:flex-start}._bannerButton_v0366_108._center_v0366_111{align-self:center}._bannerButton_v0366_108._right_v0366_47{align-self:flex-end}._breadcrumbWrapper_9vni3_1{display:flex;align-items:center;gap:.25rem;color:#6a6e71}.gallery__header.seo-heading ._breadcrumbWrapper_9vni3_1{margin-left:clamp(1rem,3vw,1.5rem)}@media only screen and (min-width:61.875rem){.gallery__header.seo-heading ._breadcrumbWrapper_9vni3_1{margin-left:0}}._breadcrumb_9vni3_1{text-transform:capitalize;color:#51545a;display:inline-block}._breadcrumbSeparator_9vni3_23{color:#b9bcbf}
