Before You Browse
Event galleries may be added in stages, with additional images appearing throughout the event and afterward.
Use the heart icon to save your favorites, and create an account to keep them organized and make checkout faster.
Gallery images are low-resolution proofs. Purchased images are individually edited, color corrected, cropped, and delivered within 24–72 hours after purchase.
.anp-gallery-info,
.anp-gallery-info * {
box-sizing: border-box;
}
.anp-gallery-info {
width: 100%;
padding: 22px 14px;
background: transparent;
font-family: Georgia, "Times New Roman", serif;
}
.anp-gallery-info__card {
position: relative;
width: 100%;
max-width: 620px;
margin: 0 auto;
padding: 31px 34px 30px;
overflow: hidden;
border: 1px solid #c9b89f;
border-radius: 3px;
background: rgba(255, 255, 255, 0.65);
box-shadow:
0 7px 24px rgba(60, 45, 30, 0.07),
inset 0 0 0 7px rgba(154, 118, 81, 0.05);
}
.anp-gallery-info__card::before,
.anp-gallery-info__card::after {
content: "";
position: absolute;
width: 48px;
height: 48px;
pointer-events: none;
}
.anp-gallery-info__card::before {
top: 10px;
left: 10px;
border-top: 2px solid #9a7651;
border-left: 2px solid #9a7651;
}
.anp-gallery-info__card::after {
right: 10px;
bottom: 10px;
border-right: 2px solid #9a7651;
border-bottom: 2px solid #9a7651;
}
.anp-gallery-info__accent {
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
max-width: 190px;
margin: 0 auto 11px;
}
.anp-gallery-info__accent span:not(.anp-gallery-info__diamond) {
display: block;
width: 58px;
height: 1px;
background: #c9b89f;
}
.anp-gallery-info__diamond {
color: #9a7651;
font-size: 13px;
line-height: 1;
}
.anp-gallery-info__kicker {
margin-bottom: 7px;
text-align: center;
color: #9a7651;
font-family: Cinzel, Georgia, serif;
font-size: 11px;
font-weight: 600;
line-height: 1.4;
letter-spacing: 2.7px;
}
.anp-gallery-info h2 {
margin: 0 0 18px;
text-align: center;
color: #332a22;
font-family: Cinzel, Georgia, serif;
font-size: 28px;
font-weight: 500;
line-height: 1.2;
}
.anp-gallery-info p {
max-width: 515px;
margin: 0 auto 17px;
text-align: center;
color: #433a32;
font-size: 14px;
font-weight: 400;
line-height: 1.65;
}
.anp-gallery-info__tip {
display: flex;
align-items: center;
gap: 14px;
max-width: 515px;
margin: 19px auto;
padding: 15px 18px;
border-left: 3px solid #9a7651;
background: rgba(201, 184, 159, 0.16);
}
.anp-gallery-info__icon {
flex: 0 0 38px;
text-align: center;
color: #8f5f3f;
font-size: 31px;
line-height: 1;
}
.anp-gallery-info__tip p {
margin: 0;
text-align: left;
color: #3f352d;
font-size: 13.5px;
line-height: 1.55;
}
.anp-gallery-info__divider {
width: 72px;
height: 1px;
margin: 21px auto 18px;
background: #c9b89f;
}
.anp-gallery-info p.anp-gallery-info__proof {
margin-bottom: 0;
color: #5a493b;
font-size: 13.5px;
}
.anp-gallery-info__proof strong {
color: #8f5f3f;
font-weight: 700;
}
@media (max-width: 600px) {
.anp-gallery-info {
padding: 17px 11px;
}
.anp-gallery-info__card {
padding: 27px 20px 25px;
}
.anp-gallery-info__kicker {
font-size: 10px;
letter-spacing: 2.1px;
}
.anp-gallery-info h2 {
margin-bottom: 15px;
font-size: 24px;
}
.anp-gallery-info p {
margin-bottom: 15px;
font-size: 13px;
line-height: 1.58;
}
.anp-gallery-info__tip {
gap: 11px;
margin: 17px auto;
padding: 13px 14px;
}
.anp-gallery-info__icon {
flex-basis: 32px;
font-size: 27px;
}
.anp-gallery-info__tip p,
.anp-gallery-info p.anp-gallery-info__proof {
font-size: 12.5px;
}
.anp-gallery-info__card::before,
.anp-gallery-info__card::after {
width: 38px;
height: 38px;
}
}
.png)