.curated-photos-wrapper{border-bottom:var(--border-ultra-thin);columns:3;gap:14px;padding:1em}@media only screen and (max-width:896px){.curated-photos-wrapper{columns:2;gap:10px;padding:10px}}@media only screen and (max-width:480px){.curated-photos-wrapper{columns:1;gap:5px}}.photo-wrapper{display:flex;flex-flow:column nowrap;position:relative;margin-bottom:1em;min-height:200px}.custom-image-component{z-index:-2}.image-buttons{position:absolute;top:0;opacity:0}.image-buttons:hover{opacity:1}.layer-space{cursor:pointer;display:block;z-index:-1}.top-right-buttons{top:0;right:0;flex-flow:column nowrap;justify-content:space-around;margin-right:1em;height:7em}.bottom-container,.top-right-buttons{position:absolute;display:flex;align-items:center}.bottom-container{background-color:rgba(50,50,50,.3);bottom:0;flex-flow:row nowrap;padding:0 1em;height:4em;width:100%}.photographer-name{color:#fff;margin-left:8px}.download-icon-wrapper{margin-left:auto}.download-icon-wrapper,.heart-icon-wrapper,.image-icons-wrapper,.profile-icon-wrapper{background-color:#fff;cursor:pointer;height:40px;width:40px}.profile-icon-wrapper{background-color:var(--highlight-color);border-radius:var(--border-radius-circle);color:#fff}.download-icon-wrapper:hover,.image-icons-wrapper:hover{color:var(--highlight-color)}.heart-icon-wrapper:hover{color:var(--red-color)}.image-icons{height:20px;width:20px}@media only screen and (max-width:1152px){.photo-wrapper{margin-bottom:10px}.top-right-buttons{margin-right:10px;height:6.5em}.bottom-container{padding:0 10px;height:3em}.download-icon-wrapper,.heart-icon-wrapper,.image-icons-wrapper,.profile-icon-wrapper{height:36px;width:36px}.photographer-name{margin-left:4px}.image-icons{height:18px;width:18px}}@media only screen and (max-width:512px){.photographer-name{font-size:14px}}.loading-skeleton{background-color:var(--grey-color);background:linear-gradient(100deg,hsla(0,0%,100%,0) 40%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 60%) var(--grey-color);background-size:200% 100%;background-position-x:180%;animation:loading 1.75s ease-in-out infinite}@keyframes loading{to{background-position-x:-20%}}.index-loading-container{height:700px}.image-loading-div{height:250px;width:100%}.my-toast{background-color:var(--highlight-color);color:#fff;padding:0 1em;height:40px;width:auto}@media only screen and (max-width:768px){.my-toast{font-size:14px;padding:0 8px;height:36px}}