.photogride{display:grid;grid-gap:6px;gap:6px;padding:10px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));direction:ltr}@media (min-width:768px){.photogride{gap:10px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (min-width:1200px){.photogride{gap:15px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}.photointimeline{position:relative;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease;border-radius:5px;cursor:pointer}.photointimeline img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.photointimeline:hover img{transform:scale(1.08)}.time{position:relative;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;color:#444;margin:10px auto;z-index:10;width:100%;padding:5px;box-sizing:border-box}.time:after,.time:before{content:"";flex:1 1;border-bottom:1px solid #ccc;margin:0 10px}.footernested{position:fixed;bottom:0;left:0;height:70px;width:100%;justify-content:space-between;z-index:3;padding:20px}.actiontoaddortake,.footernested{display:flex;align-items:center;flex-direction:row-reverse}.actiontoaddortake{position:relative;height:100%;justify-content:center}.inappnestfooter{height:50px;display:flex;flex-direction:row-reverse;align-items:center;flex-wrap:wrap}span.currentdaterange{width:300px}span.currentdaterange,span.filter{text-align:center;background:#bdbdbd9d;-webkit-backdrop-filter:blur(16px) saturate(1.3);backdrop-filter:blur(16px) saturate(1.3);padding:15px;color:white;border-radius:30px;overflow:hidden;cursor:pointer;margin:5px}span.filter,span.filter:after{width:50px;height:50px}span.filter:after{content:"";position:absolute;top:0;left:0;margin:auto;-webkit-mask-image:url(/filter.png);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:60% 60%;mask-image:url(/filter.png);mask-repeat:no-repeat;mask-position:center;mask-size:60% 60%;background-color:white}span.zoomin{width:50px;height:50px;text-align:center;background:#bdbdbd9d;-webkit-backdrop-filter:blur(16px) saturate(1.3);backdrop-filter:blur(16px) saturate(1.3);padding:15px;color:white;border-radius:30px;overflow:hidden;cursor:pointer;margin:5px}span.zoomin:after{content:"";position:absolute;top:0;left:0;width:50px;height:50px;margin:auto;-webkit-mask-image:url(/zoomin.png);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:60% 60%;mask-image:url(/zoomin.png);mask-repeat:no-repeat;mask-position:center;mask-size:60% 60%;background-color:white}span.zoomout{width:50px;height:50px;text-align:center;background:#bdbdbd9d;-webkit-backdrop-filter:blur(16px) saturate(1.3);backdrop-filter:blur(16px) saturate(1.3);padding:15px;color:white;border-radius:30px;overflow:hidden;cursor:pointer;margin:5px}span.zoomout:after{content:"";position:absolute;top:0;left:0;width:50px;height:50px;margin:auto;-webkit-mask-image:url(/zoomout.png);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:60% 60%;mask-image:url(/zoomout.png);mask-repeat:no-repeat;mask-position:center;mask-size:60% 60%;background-color:white}span.takephoto{width:50px;height:50px;text-align:center;background:#bdbdbd9d;-webkit-backdrop-filter:blur(16px) saturate(1.3);backdrop-filter:blur(16px) saturate(1.3);padding:15px;color:white;border-radius:30px;overflow:hidden;cursor:pointer;margin:5px}span.takephoto:after{content:"";position:absolute;top:0;left:0;width:50px;height:50px;margin:auto;-webkit-mask-image:url(/camera2.png);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:60% 60%;mask-image:url(/camera2.png);mask-repeat:no-repeat;mask-position:center;mask-size:60% 60%;background-color:white}span.addnewphoto{width:50px;height:50px;text-align:center;background:#bdbdbd9d;-webkit-backdrop-filter:blur(16px) saturate(1.3);backdrop-filter:blur(16px) saturate(1.3);padding:15px;color:white;border-radius:30px;overflow:hidden;cursor:pointer;margin:5px}span.addnewphoto:after{content:"";position:absolute;top:0;left:0;width:50px;height:50px;margin:auto;-webkit-mask-image:url(/image.png);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:60% 60%;mask-image:url(/image.png);mask-repeat:no-repeat;mask-position:center;mask-size:60% 60%;background-color:white}.ico{background-size:30px!important;background-repeat:no-repeat!important;background-position:50%!important;width:30px;height:30px;margin:auto}.filter{background-image:url(/filter.png)}@media (max-width:768px){.footernested{height:auto;flex-direction:row-reverse;padding:10px;gap:5px;display:flex;align-items:center;margin:10px auto}.footernested span{margin:1px}.actiontoaddortake,.inappnestfooter{flex-wrap:wrap;justify-content:center}span.currentdaterange{width:100px;text-align:center;font-size:10px}}@media (min-width:1200px){.mynestalboums{width:1200px;margin:auto}}