body{min-height:100vh;background:url(./pokos_travi_phon-BaeIPTFv.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;margin:0 auto;padding:0;display:flex;flex-direction:column}main{flex:1}header *{margin:0}.header_container{max-width:1200px;margin:0 auto;display:flex;position:relative;justify-content:center;align-items:center;padding:40px 20px}header h3{font-size:44px;font-family:Montserrat,sans-serif;color:#f0f8ff;font-weight:700}.header_text_container{text-align:center}header span{color:#f0f8ff;font-size:16px;font-family:sans-serif;font-weight:600}.header_link_kover{position:absolute;right:10px;transition:all .3s ease}.header_link_kover:hover{transform:scale(1.05);transform:translate(-10px)}.header_link_kover a{width:100px;color:snow;text-decoration:none;background:linear-gradient(135deg,#238f2b,#6ab634);padding:5px 20px;margin:10px;border-radius:5px;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-weight:600}#gallery_list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;padding:10px}#gallery_list img{width:100%;aspect-ratio:4/3;display:block;object-fit:cover;border-radius:10px;box-shadow:0 0 20px #0000009f}@media(max-width:768px){#gallery_list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}}@media(max-width:480px){#gallery_list{grid-template-columns:1fr;gap:8px}.header_link_kover{top:10px}}.footer_contetnt{height:40px;border-radius:10px 10px 0 0;display:flex;padding:0 20px;align-items:center;justify-content:center}.footer_contetnt span{color:#fff;font-family:monospace}.footer_gradient{height:1px;width:100%;background:linear-gradient(to top,white,transparent)}.fog{position:relative;width:100%;height:200px;margin-top:-200px;background:linear-gradient(to bottom,#0000,#000000b3);pointer-events:none;z-index:-1}
