.share-photo{display:flex;align-items:center;flex-direction:column;width:100%;min-height:100dvh;background:#141414}.share-photo__head{display:flex;align-items:center;font-size:16px;font-weight:400;color:#fff;text-align:center;padding:20px}@media(max-width:380px){.share-photo__head{font-size:14px}}.share-photo__head.fixed{background:#222;justify-content:center;width:100%;padding:10px 0;z-index:10;margin-top:auto}.share-photo__head.fixed:hover{text-decoration:none}.share-photo__link{color:#222}.share-photo__logo{width:30px;height:30px;border-radius:8px;fill:#f8e5ad;margin-right:10px}.share-photo__title{font-size:18px;text-align:center;color:#fff;max-width:500px}.share-photo__content{display:flex;flex-direction:column;align-items:center;padding:15px 50px;border-radius:10px;background:#222;margin-top:10px}@media(max-width:480px){.share-photo__content{padding:20px 5px}}.share-photo__image{width:100%;max-width:400px;margin:15px 0;border-radius:10px}.share-photo__description{display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;font-size:16px;line-height:1.5;color:#fff;max-width:500px}.share-photo__description p:not(:first-child){margin-top:16px}.share-photo__photo-description{font-size:14px;line-height:1.5;color:#fff;margin-top:40px;max-width:650px;margin-bottom:40px;text-align:center}.share-photo__btn{margin-top:30px;border-radius:5px;font-weight:700;color:#141414}.share-photo__more{display:flex;flex-direction:column;align-items:center;margin-top:40px;width:100%}.share-photo__more-title{width:100%;text-align:center;font-size:21px;color:#fff}.share-photo__more-list{display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px;gap:20px;width:100%;max-width:700px}.share-photo__more-link{border-radius:20px;width:25%;object-fit:cover;margin:0}.share-photo__more-link img{border-radius:5px}.share-photo__more-link:first-child,.share-photo__more-link:nth-child(7){margin-left:10%}