html{--blue-dark:#05204a;--blue-dark-rgb:5, 32, 74;--red:#fc6471;--green:#60c91f;--white:#f3f6fc;--black:#0d1717;--border:#d5d6d8;--primarni:#0090df;--sekundarni:#2e2e2d;--terciarni:#44e5e7;--blue:var(--primarni);--blue-rgb:3, 21, 193;--text:#1a1a1a;--blue-grey:#5e6980;--pFont:asap, sans-serif;--sFont:poppins, sans-serif}.section.section--gallery-top{padding:9rem 0 0 0;text-align:center}@media screen and (max-width:700px){.section.section--gallery-top{padding:7rem 0 0 0}}.section.section--gallery-top h1{font-weight:700;color:var(--blue-dark);font-size:5rem;font-family:var(--sFont);line-height:1.2;letter-spacing:1.2px;margin-top:2rem;text-align:center}@media screen and (max-width:1230px){.section.section--gallery-top h1{font-size:4.3rem}}@media screen and (max-width:700px){.section.section--gallery-top h1{font-size:3.8rem;letter-spacing:initial}}@media screen and (max-width:510px){.section.section--gallery-top h1{font-size:3rem}}@media screen and (max-width:410px){.section.section--gallery-top h1{font-size:2.6rem;font-weight:600}}.section--gallery{font-size:0;display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:0}@media screen and (max-width:1000px){.section--gallery{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:600px){.section--gallery{grid-template-columns:repeat(2,1fr)}}.section--gallery a{display:block;overflow:hidden;aspect-ratio:1/1}.section--gallery a:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.section--gallery a img{width:100%;-webkit-transition:0.4s ease-out;transition:0.4s ease-out}